Difference between revisions of "Character record (M2-Scripting)"
From TWC Wiki
Jump to navigationJump to search (→Conditions That Require) |
|||
Line 24: | Line 24: | ||
*[[CultureType (M2-Scripting)|CultureType]] | *[[CultureType (M2-Scripting)|CultureType]] | ||
*[[DistanceCapital (M2-Scripting)|DistanceCapital]] | *[[DistanceCapital (M2-Scripting)|DistanceCapital]] | ||
+ | *[[EndedInEnemyZOC (M2-Scripting)|EndedInEnemyZOC]] | ||
*[[EndedInSettlement (M2-Scripting)|EndedInSettlement]] | *[[EndedInSettlement (M2-Scripting)|EndedInSettlement]] | ||
*[[FatherAttribute (M2-Scripting)|FatherAttribute]] | *[[FatherAttribute (M2-Scripting)|FatherAttribute]] | ||
Line 34: | Line 35: | ||
*[[GeneralHPLostRatioinBattle (M2-Scripting)|GeneralHPLostRatioinBattle]] | *[[GeneralHPLostRatioinBattle (M2-Scripting)|GeneralHPLostRatioinBattle]] | ||
*[[GeneralNumKillsInBattle (M2-Scripting)|GeneralNumKillsInBattle]] | *[[GeneralNumKillsInBattle (M2-Scripting)|GeneralNumKillsInBattle]] | ||
+ | *[[HighestAttAdjacentChar (M2-Scripting)|HighestAttAdjacentChar]] | ||
+ | *[[HighestAttSharedChar (M2-Scripting)|HighestAttSharedChar]] | ||
*[[InBarbarianLands (M2-Scripting)|InBarbarianLands]] | *[[InBarbarianLands (M2-Scripting)|InBarbarianLands]] | ||
*[[InEnemyLands (M2-Scripting)|InEnemyLands]] | *[[InEnemyLands (M2-Scripting)|InEnemyLands]] | ||
Line 48: | Line 51: | ||
*[[NumFriendsInBattle (M2-Scripting)|NumFriendsInBattle]] | *[[NumFriendsInBattle (M2-Scripting)|NumFriendsInBattle]] | ||
*[[NumKilledGenerals (M2-Scripting)|NumKilledGenerals]] | *[[NumKilledGenerals (M2-Scripting)|NumKilledGenerals]] | ||
+ | *[[OnResource (M2-Scripting)|OnResource]] | ||
*[[OriginalCultureType (M2-Scripting)|OriginalCultureType]] | *[[OriginalCultureType (M2-Scripting)|OriginalCultureType]] | ||
*[[OriginalFactionType (M2-Scripting)|OriginalFactionType]] | *[[OriginalFactionType (M2-Scripting)|OriginalFactionType]] | ||
Line 60: | Line 64: | ||
*[[Routs (M2-Scripting)|Routs]] | *[[Routs (M2-Scripting)|Routs]] | ||
*[[TotalSiegeWeapons (M2-Scripting)|TotalSiegeWeapons]] | *[[TotalSiegeWeapons (M2-Scripting)|TotalSiegeWeapons]] | ||
+ | *[[TradingExotic (M2-Scripting)|TradingExotic]] | ||
+ | *[[TradingMonopoly (M2-Scripting)|TradingMonopoly]] | ||
+ | *[[TradingResource (M2-Scripting)|TradingResource]] | ||
*[[TrainedAgentType (M2-Scripting)|TrainedAgentType]] | *[[TrainedAgentType (M2-Scripting)|TrainedAgentType]] | ||
*[[Trait (M2-Scripting)|Trait]] | *[[Trait (M2-Scripting)|Trait]] |
Revision as of 14:31, 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
- AtSea
- Attribute
- BattleOdds
- BattleSuccess
- CharacterNumTurnsIdle
- CharFactionType
- CultureType
- DistanceCapital
- EndedInEnemyZOC
- EndedInSettlement
- FatherAttribute
- FactionLeaderAttribute
- FactionLeaderTrait
- FatherTrait
- GeneralFoughtCulture
- GeneralFoughtFaction
- GeneralFoughtInCombat
- GeneralHPLostRatioinBattle
- GeneralNumKillsInBattle
- HighestAttAdjacentChar
- HighestAttSharedChar
- InBarbarianLands
- InEnemyLands
- InUncivilisedLands
- IsAdmiral
- IsBesieging
- IsFactionHeir
- IsFactionLeader
- IsGeneral
- IsMarried
- IsUnderSiege
- NoActionThisTurn
- NumEnemiesInBattle
- NumFriendsInBattle
- NumKilledGenerals
- OnResource
- OriginalCultureType
- OriginalFactionType
- PercentageBodyguardKilled
- PercentageEnemyKilled
- PercentageOfArmyKilled
- PercentageRoutedOffField
- PercentageUnitCategory
- PopulationConverted
- ReligionShift
- RemainingMPPercentage
- Routs
- TotalSiegeWeapons
- TradingExotic
- TradingMonopoly
- TradingResource
- TrainedAgentType
- Trait
- WasAttacker
- WonBattle
See Also
- Conditions (M2-Scripting) - For links to other condition/trigger pages and information on parameters.