| 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: f460ab3f7cb3e5342a0c4d4cd2acb8a5, type: 3}
- m_Name: SkeletonAmbush
- m_EditorClassIdentifier:
- eventName: Skeletons attack!
- eventDescription: A group of skeletons are attacking
- eventType: 0
- rarity: 1
- plainsChance: 0.4
- forestChance: 0.8
- mountainChance: 0.9
- roadChance: 0.2
- riverChance: 0.5
- lakeChance: 0.5
- oceanChance: 0.5
- townChance: 0.1
- villageChance: 0.3
- bridgeChance: 0.5
- tunnelChance: 0.5
- ferryChance: 0.5
- canOccurMultipleTimes: 1
- cooldownDays: 0
- minEnemies: 1
- maxEnemies: 3
- possibleEnemies:
- - {fileID: 11400000, guid: a0c1cb52b0bf42c4299acc5827d0d6e2, type: 2}
- encounterDescriptions:
- - Your party is ambushed by {enemyType}s!
- - A group of {enemyType}s blocks your path!
- - You stumble upon a {enemyType} camp!
|