threats.yml 322 B

12345678910111213141516
  1. # threats called in by ninja hacking comms console
  2. - type: weightedRandom
  3. id: NinjaThreats
  4. weights:
  5. Dragon: 1
  6. Revenant: 1
  7. - type: ninjaHackingThreat
  8. id: Dragon
  9. announcement: terror-dragon
  10. rule: DragonSpawn
  11. - type: ninjaHackingThreat
  12. id: Revenant
  13. announcement: terror-revenant
  14. rule: RevenantSpawn