Guest User

BuffPirateStarBaseRespawnPlanet.entity

a guest
May 28th, 2014
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 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 "CreateStarBase"
  13. instantActionTriggerType "OnDelay"
  14. delayTime 1200.000000
  15. starBaseType "StarBasePirate"
  16. placementRadius
  17. Level:0 1000.000000
  18. Level:1 1000.000000
  19. Level:2 1000.000000
  20. Level:3 1000.000000
  21. numPeriodicActions 0
  22. numOverTimeActions 0
  23. numEntityModifiers 0
  24. numEntityBoolModifiers 0
  25. numFinishConditions 2
  26. finishCondition
  27. finishConditionType "AllOnDelayInstantActionsDone"
  28. finishCondition
  29. finishConditionType "OwnerChanged"
Advertisement
Add Comment
Please, Sign In to add comment