HiddenTreasure.asset 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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: A chest is hidden at this location, spend {time} hours to dig
  17. it out
  18. eventType: 2
  19. rarity: 2
  20. plainsChance: 0.4
  21. forestChance: 0.7
  22. mountainChance: 0.8
  23. roadChance: 0.3
  24. riverChance: 0.033
  25. lakeChance: 0.059
  26. oceanChance: 0.197
  27. townChance: 0.1
  28. villageChance: 0.01
  29. bridgeChance: 0
  30. tunnelChance: 0
  31. ferryChance: 0
  32. canOccurMultipleTimes: 0
  33. cooldownDays: 0
  34. minGoldFound: 10
  35. maxGoldFound: 100
  36. canFindItems: 1
  37. discoveryDescriptions:
  38. - Your party discovers a hidden cache containing {amount} gold!
  39. - While exploring, you find an abandoned stash with {amount} gold pieces.
  40. - A keen-eyed party member spots something valuable - {amount} gold!