Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "Character record (M2-Scripting)"

From TWC Wiki
Jump to navigationJump to search
m
Line 31: Line 31:
 
<br>[[PercentageUnitCategory (M2-Scripting)|PercentageUnitCategory]]
 
<br>[[PercentageUnitCategory (M2-Scripting)|PercentageUnitCategory]]
 
<br>[[Routs (M2-Scripting)|Routs]]
 
<br>[[Routs (M2-Scripting)|Routs]]
 +
<br>[[WasAttacker (M2-Scripting)|WasAttacker]]
 
<br>[[WonBattle (M2-Scripting)|WonBattle]]
 
<br>[[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:17, 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