Advertisement
Vrishnak92

RandomEventPirateTitan

Feb 24th, 2016
483
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. TXT
  2. entityType "Buff"
  3. onReapplyDuplicateType "PrioritizeOldBuffs"
  4. buffStackingLimitType "ForAllPlayers"
  5. stackingLimit 1
  6. allowFirstSpawnerToStack FALSE
  7. buffExclusivityForAIType "ExclusiveForAllPlayers"
  8. isInterruptable FALSE
  9. isChannelling FALSE
  10. numInstantActions 1
  11. instantAction
  12. buffInstantActionType "SpawnShipsAtPlanet"
  13. instantActionTriggerType "OnDelay"
  14. delayTime 0.000000
  15. spawnShipsLevelCount 1
  16. spawnShips
  17. minFleetPoints 2000.000000
  18. maxFleetPoints 2000.000000
  19. requiredShipCount 2
  20. requiredShip
  21. type "TITAN_PHASELOYALIST"
  22. minCount 1
  23. maxCount 1
  24. requiredShip
  25. type "CAPITALSHIP_PHASESIEGE"
  26. minCount 30
  27. maxCount 30
  28. randomShipCount 0
  29. spawnShipsArrivalDelayTime 7.000000
  30. spawnShipsHyperspaceSpawnType "FleetBeacon"
  31. numPeriodicActions 0
  32. numOverTimeActions 0
  33. numEntityModifiers 0
  34. numEntityBoolModifiers 0
  35. numFinishConditions 1
  36. finishCondition
  37. finishConditionType "AllOnDelayInstantActionsDone"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement