Advertisement
Guest User

BuffPirateStarBaseRespawnPlanet.entity

a guest
May 28th, 2014
227
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 "CreateFrigate"
  13. instantActionTriggerType "OnDelay"
  14. delayTime 3.000000
  15. frigateType "FrigatePirateStarBaseConstructor"
  16. numFrigates
  17. Level:0 1.000000
  18. Level:1 1.000000
  19. Level:2 1.000000
  20. Level:3 1.000000
  21. matchOwnerDamageState FALSE
  22. impulse 0.000000
  23. expiryTime
  24. Level:0 -1.000000
  25. Level:1 -1.000000
  26. Level:2 -1.000000
  27. Level:3 -1.000000
  28. spawnFrigateSoundID ""
  29. postSpawnBuff ""
  30. numPeriodicActions 0
  31. numOverTimeActions 0
  32. numEntityModifiers 0
  33. numEntityBoolModifiers 0
  34. numFinishConditions 2
  35. finishCondition
  36. finishConditionType "AllOnDelayInstantActionsDone"
  37. finishCondition
  38. finishConditionType "OwnerChanged"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement