ability help
im making a new ability and when i start the dev i get a bunch of various errors concerning the range,target filter,and effect info sections.
this is the code:
TXT
entityType "Ability"
buffInstantActionType "ApplyBuffToSelf"
instantActionTriggerType "AlwaysPerform"
buffType "BuffPlanetHarvest"
targetFilter
numOwnerships 0
numObjects 1
object "Planet
numSpaces 1
space "Normal"
numConstraints 0
range
Level:0 20000.000000
Level:1 0.000000
Level:2 0.000000
maxTargetCount
Level:0 1.000000
Level:1 1.000000
Level:2 1.000000
needsToFaceTarget TRUE
canCollideWithTarget TRUE
moveThruTarget FALSE
isUltimateAbility FALSE
maxNumLevels 1
levelSourceType "FixedLevel0"
aiUseTime "Anytime"
aiUseTargetCondition "Invalid"
isAutoCastAvailable TRUE
isAutoCastOnByDefault TRUE
pickRandomPlanetToExploreForAutoCastTarget FALSE
ignoreNonCombatShipsForAutoCastTarget TRUE
onlyAutoCastWhenDamageTakenExceedsPerc 0.000000
useCostType "AntiMatter"
antiMatterCost
Level:0 0.000000
Level:1 0.000000
Level:2 0.000000
cooldownTime
Level:0 45.000000
Level:1 0.000000
Level:2 0.000000
orderAcknowledgementType "ONGENERALORDERISSUED"
researchPrerequisites
NumResearchPrerequisites 0
nameStringID "IDS_ABILITY_HARVESTPLANET_NAME"
descStringID ""
hudIcon "HUDICON_ABILITY_BEAMBLAST"
smallHudIcon "HUDICON_ABILITY_BEAMBLAST"
infoCardIcon ""