HiddenTreasure.asset 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 0
  12. m_Script: {fileID: 0}
  13. m_Name: HiddenTreasure
  14. m_EditorClassIdentifier: Assembly-CSharp::DiscoveryTravelEvent
  15. eventName: Hidden treasure
  16. eventDescription: You spot a hidden treasure with loot in it.
  17. eventType: 2
  18. rarity: 2
  19. plainsChance: 0.4
  20. forestChance: 0.7
  21. mountainChance: 0.8
  22. roadChance: 0.3
  23. riverChance: 0.21
  24. lakeChance: 0.246
  25. oceanChance: 0.387
  26. townChance: 0.1
  27. villageChance: 0
  28. bridgeChance: 0
  29. tunnelChance: 0
  30. ferryChance: 0
  31. canOccurMultipleTimes: 0
  32. cooldownDays: 0
  33. minGoldFound: 10
  34. maxGoldFound: 100
  35. canFindItems: 1
  36. discoveryDescriptions:
  37. - Your party discovers a hidden cache containing {amount} gold!
  38. - While exploring, you find an abandoned stash with {amount} gold pieces.
  39. - A keen-eyed party member spots something valuable - {amount} gold!