Difference between revisions of "Character record (M2-Scripting)"
From TWC Wiki
Jump to navigationJump to searchm (→Conditions That Require) |
|||
Line 14: | Line 14: | ||
Listed Alphabetically | Listed Alphabetically | ||
− | [[Ally_Routs (M2-Scripting)|Ally_Routs]] | + | *[[Ally_Routs (M2-Scripting)|Ally_Routs]] |
− | + | *[[BattleOdds (M2-Scripting)|BattleOdds]] | |
− | + | *[[BattleSuccess (M2-Scripting)|BattleSuccess]] | |
− | + | *[[GeneralFoughtCulture (M2-Scripting)|GeneralFoughtCulture]] | |
− | + | *[[GeneralFoughtFaction (M2-Scripting)|GeneralFoughtFaction]] | |
− | + | *[[GeneralFoughtInCombat (M2-Scripting)|GeneralFoughtInCombat]] | |
− | + | *[[GeneralHPLostRatioinBattle (M2-Scripting)|GeneralHPLostRatioinBattle]] | |
− | + | *[[GeneralNumKillsInBattle (M2-Scripting)|GeneralNumKillsInBattle]] | |
− | + | *[[NumEnemiesInBattle (M2-Scripting)|NumEnemiesInBattle]] | |
− | + | *[[NumFriendsInBattle (M2-Scripting)|NumFriendsInBattle]] | |
− | + | *[[NumKilledGenerals (M2-Scripting)|NumKilledGenerals]] | |
− | + | *[[PercentageBodyguardKilled (M2-Scripting)|PercentageBodyguardKilled]] | |
− | + | *[[PercentageEnemyKilled (M2-Scripting)|PercentageEnemyKilled]] | |
− | + | *[[PercentageOfArmyKilled (M2-Scripting)|PercentageOfArmyKilled]] | |
− | + | *[[PercentageRoutedOffField (M2-Scripting)|PercentageRoutedOffField]] | |
− | + | *[[PercentageUnitCategory (M2-Scripting)|PercentageUnitCategory]] | |
− | + | *[[Routs (M2-Scripting)|Routs]] | |
− | + | *[[WasAttacker (M2-Scripting)|WasAttacker]] | |
− | + | *[[WonBattle (M2-Scripting)|WonBattle]] | |
== See Also == | == See Also == | ||
*[[Conditions (M2-Scripting)]] - For links to other condition/trigger pages and information on parameters. | *[[Conditions (M2-Scripting)]] - For links to other condition/trigger pages and information on parameters. |
Revision as of 21:09, 22 September 2008
character_record is a trigger exported by some Scripting Events and required by some Scripting Conditions.
Detailed Information
To Be Amended
Events That Export
To Be Amended
Conditions That Require
Listed Alphabetically
- Ally_Routs
- BattleOdds
- BattleSuccess
- GeneralFoughtCulture
- GeneralFoughtFaction
- GeneralFoughtInCombat
- GeneralHPLostRatioinBattle
- GeneralNumKillsInBattle
- NumEnemiesInBattle
- NumFriendsInBattle
- NumKilledGenerals
- PercentageBodyguardKilled
- PercentageEnemyKilled
- PercentageOfArmyKilled
- PercentageRoutedOffField
- PercentageUnitCategory
- Routs
- WasAttacker
- WonBattle
See Also
- Conditions (M2-Scripting) - For links to other condition/trigger pages and information on parameters.