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