SkeletonAmbush.asset 1.0 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: 11500000, guid: f460ab3f7cb3e5342a0c4d4cd2acb8a5, type: 3}
  13. m_Name: SkeletonAmbush
  14. m_EditorClassIdentifier:
  15. eventName: Skeletons attack!
  16. eventDescription: A group of skeletons are attacking
  17. eventType: 0
  18. rarity: 1
  19. plainsChance: 0.4
  20. forestChance: 0.8
  21. mountainChance: 0.9
  22. roadChance: 0.2
  23. riverChance: 0.5
  24. lakeChance: 0.5
  25. oceanChance: 0.5
  26. townChance: 0.1
  27. villageChance: 0.3
  28. bridgeChance: 0.5
  29. tunnelChance: 0.5
  30. ferryChance: 0.5
  31. canOccurMultipleTimes: 1
  32. cooldownDays: 0
  33. minEnemies: 1
  34. maxEnemies: 3
  35. possibleEnemies:
  36. - {fileID: 11400000, guid: a0c1cb52b0bf42c4299acc5827d0d6e2, type: 2}
  37. encounterDescriptions:
  38. - Your party is ambushed by {enemyType}s!
  39. - A group of {enemyType}s blocks your path!
  40. - You stumble upon a {enemyType} camp!