I BattlePlayerArmyNumberOfSpecialAbility (M2-Scripting)
From TWC Wiki
Revision as of 13:13, 23 September 2008 by Augustus Lucifer (talk | contribs) (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' special_ability ( testudo, phalanx, wedge, drop_engines, flaming_ammo, wa...)
- Type: Condition
- Trigger Requirements: None
- Parameters: special_ability ( testudo, phalanx, wedge, drop_engines, flaming_ammo, warcry, chant, curse, beserk, rally, kill_elephants, move_and_shoot, cantabrian_circle, shield_wall, stealth, feigned_rout, schiltrom ), Integer
- CA Example: I_BattlePlayerArmyNumberOfSpecialAbility testudo > 5
- CA Description: Test makeup of army by special ability
- Battle/Strat: Battle
- Class: BATTLE_PLAYER_ARMY_NUMBER_OF_SPECIAL_ABILITY
Detailed Description
None currently
Sample Scripts
None Currently
Sample Triggers
None Currently
See Also
- Conditions (M2-Scripting) - For links to other condition pages and information on parameters.