Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---------------------------------------------------------
- AbilityNanoField.entity
- ---------------------------------------------------------
- TXT
- entityType "Ability"
- buffInstantActionType "ApplyBuffToTargetsInRadiusWithTravel"
- instantActionTriggerType "AlwaysPerform"
- buffType "BuffNanoField"
- targetFilter
- numOwnerships 1
- ownership "Enemy"
- numObjects 4
- object "CapitalShip"
- object "Frigate"
- object "PlanetModule"
- object "StarBase"
- numSpaces 1
- space "Normal"
- numConstraints 0
- range
- Level:0 8000.000000
- Level:1 8000.000000
- Level:2 8000.000000
- maxTargetCount
- Level:0 -1.000000
- Level:1 -1.000000
- Level:2 -1.000000
- effectInfo
- effectAttachInfo
- attachType "Invalid"
- smallEffectName ""
- largeEffectName ""
- soundID ""
- travelSpeed 1000.000000
- effectStaggerDelay 0.000000
- hasWeaponEffects FALSE
- needsToFaceTarget FALSE
- canCollideWithTarget TRUE
- moveThruTarget FALSE
- isUltimateAbility FALSE
- maxNumLevels 1
- levelSourceType "FixedLevel0"
- aiUseTime "Invalid"
- aiUseTargetCondition "Invalid"
- isAutoCastAvailable FALSE
- isAutoCastOnByDefault FALSE
- pickRandomPlanetToExploreForAutoCastTarget FALSE
- ignoreNonCombatShipsForAutoCastTarget TRUE
- onlyAutoCastWhenDamageTakenExceedsPerc 0.000000
- useCostType "Passive"
- researchPrerequisites
- NumResearchPrerequisites 0
- nameStringID "IDS_ABILITY_ASTEROIDBELT_NAME"
- descStringID "IDS_ABILITY_ASTEROIDBELT_DESCRIPTION"
- hudIcon "HUDICON_ABILITY_ASTEROIDBELT"
- smallHudIcon "HUDICON_ABILITY_ASTEROIDBELT"
- infoCardIcon ""
- ---------------------------------------------------------
- BuffNanoField.entity
- ---------------------------------------------------------
- TXT
- entityType "Buff"
- onReapplyDuplicateType "PrioritizeOldBuffs"
- buffStackingLimitType "ForAllPlayers"
- stackingLimit 1
- allowFirstSpawnerToStack FALSE
- buffExclusivityForAIType "ExclusiveForAllPlayers"
- isInterruptable FALSE
- isChannelling FALSE
- numInstantActions 1
- instantAction
- buffInstantActionType "DoDamage"
- instantActionTriggerType "OnDelay"
- delayTime 0.000000
- damage
- Level:0 5000.000000
- Level:1 0.000000
- Level:2 0.000000
- damageAffectType "AFFECTS_SHIELDS_AND_HULL"
- damageType "ENERGY"
- isDamageShared TRUE
- numPeriodicActions 0
- numOverTimeActions 0
- numEntityModifiers 0
- numEntityBoolModifiers 0
- numFinishConditions 1
- finishCondition
- finishConditionType "EnterHyperspace"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement