Difference between revisions of "Character record (M2-Scripting)"
From TWC Wiki
Jump to navigationJump to searchm (→Conditions That Require) |
(→Conditions That Require) |
||
Line 17: | Line 17: | ||
*[[BattleOdds (M2-Scripting)|BattleOdds]] | *[[BattleOdds (M2-Scripting)|BattleOdds]] | ||
*[[BattleSuccess (M2-Scripting)|BattleSuccess]] | *[[BattleSuccess (M2-Scripting)|BattleSuccess]] | ||
+ | *[[FatherAttribute (M2-Scripting)|FatherAttribute]] | ||
+ | *[[FactionLeaderAttribute (M2-Scripting)|FactionLeaderAttribute]] | ||
+ | *[[FactionLeaderTrait (M2-Scripting)|FactionLeaderTrait]] | ||
+ | *[[FatherTrait (M2-Scripting)|FatherTrait]] | ||
*[[GeneralFoughtCulture (M2-Scripting)|GeneralFoughtCulture]] | *[[GeneralFoughtCulture (M2-Scripting)|GeneralFoughtCulture]] | ||
*[[GeneralFoughtFaction (M2-Scripting)|GeneralFoughtFaction]] | *[[GeneralFoughtFaction (M2-Scripting)|GeneralFoughtFaction]] | ||
Line 30: | Line 34: | ||
*[[PercentageRoutedOffField (M2-Scripting)|PercentageRoutedOffField]] | *[[PercentageRoutedOffField (M2-Scripting)|PercentageRoutedOffField]] | ||
*[[PercentageUnitCategory (M2-Scripting)|PercentageUnitCategory]] | *[[PercentageUnitCategory (M2-Scripting)|PercentageUnitCategory]] | ||
+ | *[[ReligionShift (M2-Scripting)|ReligionShift]] | ||
*[[Routs (M2-Scripting)|Routs]] | *[[Routs (M2-Scripting)|Routs]] | ||
*[[TotalSiegeWeapons (M2-Scripting)|TotalSiegeWeapons]] | *[[TotalSiegeWeapons (M2-Scripting)|TotalSiegeWeapons]] | ||
+ | *[[Trait (M2-Scripting)|Trait]] | ||
*[[WasAttacker (M2-Scripting)|WasAttacker]] | *[[WasAttacker (M2-Scripting)|WasAttacker]] | ||
*[[WonBattle (M2-Scripting)|WonBattle]] | *[[WonBattle (M2-Scripting)|WonBattle]] |
Revision as of 13:28, 23 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
- FatherAttribute
- FactionLeaderAttribute
- FactionLeaderTrait
- FatherTrait
- GeneralFoughtCulture
- GeneralFoughtFaction
- GeneralFoughtInCombat
- GeneralHPLostRatioinBattle
- GeneralNumKillsInBattle
- NumEnemiesInBattle
- NumFriendsInBattle
- NumKilledGenerals
- PercentageBodyguardKilled
- PercentageEnemyKilled
- PercentageOfArmyKilled
- PercentageRoutedOffField
- PercentageUnitCategory
- ReligionShift
- Routs
- TotalSiegeWeapons
- Trait
- WasAttacker
- WonBattle
See Also
- Conditions (M2-Scripting) - For links to other condition/trigger pages and information on parameters.