| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- %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: Skeleton Ambush
- eventDescription: Ancient skeletal warriors rise from the ground to attack your
- party!
- eventType: 0
- rarity: 1
- plainsChance: 0.4
- forestChance: 0.8
- mountainChance: 0.9
- roadChance: 0.2
- riverChance: 0.4
- lakeChance: 0.3
- oceanChance: 0.1
- townChance: 0.1
- villageChance: 0.3
- bridgeChance: 0.4
- tunnelChance: 0.7
- ferryChance: 0.2
- canOccurMultipleTimes: 1
- cooldownDays: 1
- minEnemies: 1
- maxEnemies: 3
- possibleEnemies:
- - {fileID: 11400000, guid: a0c1cb52b0bf42c4299acc5827d0d6e2, type: 2}
- allowRunningAway: 1
- runAwaySuccessChance: 0.75
- runAwayHealthPenalty: 5
- successfulRunAwayMessages:
- - Your party successfully escapes from the enemies!
- - Quick thinking allows your party to avoid the confrontation!
- - Your party slips away unnoticed by the enemies.
- failedRunAwayMessages:
- - The enemies catch up to your party! You take {damage} damage while trying to
- escape.
- - Your escape attempt fails! The enemies pursue and wound your party for {damage}
- damage.
- - The enemies block your escape route! Your party suffers {damage} damage in the
- failed attempt.
- encounterDescriptions:
- - Bones clatter as skeletal warriors emerge from the earth!
- - Ancient skeletons wielding rusty weapons block your path!
- - The ground splits open as undead skeletons rise to attack!
- - Skeletal archers take aim from the shadows ahead!
|