Advertisement
Guest User

Marine2014

a guest
May 7th, 2011
484
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. TXT
  2. entityType "Ability"
  3. buffInstantActionType "ApplyBuffToTargetWithTravel"
  4. instantActionTriggerType "AlwaysPerform"
  5. buffType "BuffTorpedoes"
  6. targetFilter
  7. numOwnerships 1
  8. ownership "Enemy"
  9. numObjects 4
  10. object "CapitalShip"
  11. object "Frigate"
  12. object "PlanetModule"
  13. object "StarBase"
  14. numSpaces 1
  15. space "Normal"
  16. numConstraints 0
  17. range
  18. Level:0 20000.000000
  19. Level:1 20000.000000
  20. Level:2 20000.000000
  21. travelSpeed 1000.000000
  22. hasWeaponEffects TRUE
  23. weaponEffectOriginType "Targetter"
  24. weaponEffectAttachInfo
  25. attachType "Ability"
  26. abilityIndex 0
  27. weaponEffectImpactOffsetType "RandomMesh"
  28. canWeaponEffectHitHull TRUE
  29. canWeaponEffectHitShields TRUE
  30. weaponEffectsDef
  31. weaponType "Missile"
  32. burstCount 3
  33. burstDelay 2.0
  34. muzzleEffectName "Ability_AntiModuleTorpedoesMuzzle"
  35. muzzleSoundMinRespawnTime 0.100000
  36. muzzleSounds
  37. soundCount 1
  38. sound "EFFECT_NEUTRONTORPEDO_MUZZLE"
  39. hitEffectName "Ability_AntiModuleTorpedoesImpact"
  40. hitHullEffectSounds
  41. soundCount 6
  42. sound "EXPLOSION_SUB0"
  43. sound "EXPLOSION_SUB1"
  44. sound "EXPLOSION_SUB2"
  45. sound "EXPLOSION_SUB3"
  46. sound "EXPLOSION_SUB4"
  47. sound "EXPLOSION_SUB5"
  48. hitShieldsEffectSounds
  49. soundCount 6
  50. sound "EXPLOSION_SUB0"
  51. sound "EXPLOSION_SUB1"
  52. sound "EXPLOSION_SUB2"
  53. sound "EXPLOSION_SUB3"
  54. sound "EXPLOSION_SUB4"
  55. sound "EXPLOSION_SUB5"
  56. missileTravelEffectName "Ability_AntiModuleTorpedoesTravel"
  57. missileStartTurningDistance 300.000000
  58. missileSlowTurnRate 0.708997
  59. missileMaxSlowTurnTime 4.000000
  60. needsToFaceTarget TRUE
  61. canCollideWithTarget TRUE
  62. moveThruTarget FALSE
  63. isUltimateAbility FALSE
  64. maxNumLevels 3
  65. levelSourceType "Intrinsic"
  66. minExperienceLevelRequired
  67. Level:0 0.000000
  68. Level:1 2.000000
  69. Level:2 4.000000
  70. aiUseTime "OnlyInCombat"
  71. aiUseTargetCondition "Any"
  72. isAutoCastAvailable TRUE
  73. isAutoCastOnByDefault TRUE
  74. pickRandomPlanetToExploreForAutoCastTarget FALSE
  75. ignoreNonCombatShipsForAutoCastTarget TRUE
  76. onlyAutoCastWhenDamageTakenExceedsPerc 0.000000
  77. useCostType "AntiMatter"
  78. antiMatterCost
  79. Level:0 20.000000
  80. Level:1 35.000000
  81. Level:2 50.000000
  82. cooldownTime
  83. Level:0 15.000000
  84. Level:1 15.000000
  85. Level:2 20.000000
  86. orderAcknowledgementType "ONATTACKORDERISSUED"
  87. researchPrerequisites
  88. NumResearchPrerequisites 0
  89. nameStringID "IDS_ABILITY_TORPEDO_NAME"
  90. descStringID "IDS_ABILITY_TORPEDO_DESCRIPTION"
  91. hudIcon "HUDICON_RESEARCHSUBJECT_WEAPONDAMAGE_MISSILETECH2"
  92. smallHudIcon "HUDICON_RESEARCHSUBJECT_WEAPONDAMAGE_MISSILETECH2"
  93. infoCardIcon ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement