| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- %YAML 1.1
- %TAG !u! tag:unity3d.com,2011:
- --- !u!114 &11400000
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: 23b1f9d25ae5eb7499084021b0f487db, type: 3}
- m_Name: HiddenTreasure
- m_EditorClassIdentifier:
- eventName: A small hidden chest
- eventDescription: A small hidden chest with some loot in it
- eventType: 2
- rarity: 2
- triggerType: 1
- plainsChance: 0.4
- forestChance: 0.7
- mountainChance: 0.8
- roadChance: 0.3
- riverChance: 0.142
- lakeChance: 0.276
- oceanChance: 0.099
- townChance: 0.1
- villageChance: 0
- bridgeChance: 0
- tunnelChance: 0.077
- ferryChance: 0
- canOccurMultipleTimes: 1
- cooldownDays: 0
- minGoldFound: 10
- maxGoldFound: 100
- canFindItems: 1
- discoveryDescriptions:
- - Your party discovers a hidden cache containing {amount} gold!
- - While exploring, you find an abandoned stash with {amount} gold pieces.
- - A keen-eyed party member spots something valuable - {amount} gold!
|