Advertisement
Guest User

BuffDisruptEnginesSelf

a guest
Oct 10th, 2014
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 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 "ApplyBuffToTargetOnWeaponFired"
  13. instantActionTriggerType "OnWeaponFired"
  14. numWeaponClasses 2
  15. weaponClassForWeaponPassive "LASERTECH"
  16. weaponClassForWeaponPassive "AUTOCANNON"
  17. passiveWeaponEffectChance
  18. Level:0 0.050000
  19. Level:1 0.050000
  20. Level:2 0.050000
  21. Level:3 0.050000
  22. buffType "BuffDisruptEnginesTarget"
  23. targetFilter
  24. numOwnerships 1
  25. ownership "Enemy"
  26. numObjects 5
  27. object "CapitalShip"
  28. object "Frigate"
  29. object "Titan"
  30. object "StarBase"
  31. object "Corvette"
  32. numSpaces 1
  33. space "Normal"
  34. numConstraints 1
  35. constraint "CanBeJumpBlocked"
  36. numPeriodicActions 0
  37. numOverTimeActions 0
  38. numEntityModifiers 0
  39. numEntityBoolModifiers 0
  40. numFinishConditions 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement