Difference between revisions of "Character record (M2-Scripting)"
From TWC Wiki
Jump to navigationJump to search (→Conditions That Require) |
|||
Line 21: | Line 21: | ||
*[[BattleSuccess (M2-Scripting)|BattleSuccess]] | *[[BattleSuccess (M2-Scripting)|BattleSuccess]] | ||
*[[CharacterNumTurnsIdle (M2-Scripting)|CharacterNumTurnsIdle]] | *[[CharacterNumTurnsIdle (M2-Scripting)|CharacterNumTurnsIdle]] | ||
+ | *[[CharacterReligion (M2-Scripting)|CharacterReligion]] | ||
*[[CharFactionType (M2-Scripting)|CharFactionType]] | *[[CharFactionType (M2-Scripting)|CharFactionType]] | ||
*[[CultureType (M2-Scripting)|CultureType]] | *[[CultureType (M2-Scripting)|CultureType]] | ||
Line 26: | Line 27: | ||
*[[EndedInEnemyZOC (M2-Scripting)|EndedInEnemyZOC]] | *[[EndedInEnemyZOC (M2-Scripting)|EndedInEnemyZOC]] | ||
*[[EndedInSettlement (M2-Scripting)|EndedInSettlement]] | *[[EndedInSettlement (M2-Scripting)|EndedInSettlement]] | ||
+ | *[[FatherAnc (M2-Scripting)|FatherAnc]] | ||
*[[FatherAttribute (M2-Scripting)|FatherAttribute]] | *[[FatherAttribute (M2-Scripting)|FatherAttribute]] | ||
*[[FactionLeaderAttribute (M2-Scripting)|FactionLeaderAttribute]] | *[[FactionLeaderAttribute (M2-Scripting)|FactionLeaderAttribute]] | ||
Line 35: | Line 37: | ||
*[[GeneralHPLostRatioinBattle (M2-Scripting)|GeneralHPLostRatioinBattle]] | *[[GeneralHPLostRatioinBattle (M2-Scripting)|GeneralHPLostRatioinBattle]] | ||
*[[GeneralNumKillsInBattle (M2-Scripting)|GeneralNumKillsInBattle]] | *[[GeneralNumKillsInBattle (M2-Scripting)|GeneralNumKillsInBattle]] | ||
+ | *[[GeneralWithAncKilled (M2-Scripting)|GeneralWithAncKilled]] | ||
+ | *[[HasAncType (M2-Scripting)|HasAncType]] | ||
*[[HighestAttAdjacentChar (M2-Scripting)|HighestAttAdjacentChar]] | *[[HighestAttAdjacentChar (M2-Scripting)|HighestAttAdjacentChar]] | ||
*[[HighestAttSharedChar (M2-Scripting)|HighestAttSharedChar]] | *[[HighestAttSharedChar (M2-Scripting)|HighestAttSharedChar]] | ||
Line 70: | Line 74: | ||
*[[SpouseAttribute (M2-Scripting)|SpouseAttribute]] | *[[SpouseAttribute (M2-Scripting)|SpouseAttribute]] | ||
*[[SpouseTrait (M2-Scripting)|SpouseTrait]] | *[[SpouseTrait (M2-Scripting)|SpouseTrait]] | ||
+ | *[[TimeInRegion (M2-Scripting)|TimeInRegion]] | ||
+ | *[[TimeSinceHeresy (M2-Scripting)|TimeSinceHeresy]] | ||
+ | *[[TimeSinceReligion (M2-Scripting)|TimeSinceReligion]] | ||
+ | *[[TimeWithArmy (M2-Scripting)|TimeWithArmy]] | ||
*[[TotalSiegeWeapons (M2-Scripting)|TotalSiegeWeapons]] | *[[TotalSiegeWeapons (M2-Scripting)|TotalSiegeWeapons]] | ||
*[[TradingExotic (M2-Scripting)|TradingExotic]] | *[[TradingExotic (M2-Scripting)|TradingExotic]] |
Revision as of 13:42, 24 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
- CharacterReligion
- CharFactionType
- CultureType
- DistanceCapital
- EndedInEnemyZOC
- EndedInSettlement
- FatherAnc
- FatherAttribute
- FactionLeaderAttribute
- FactionLeaderTrait
- FatherTrait
- GeneralFoughtCulture
- GeneralFoughtFaction
- GeneralFoughtInCombat
- GeneralHPLostRatioinBattle
- GeneralNumKillsInBattle
- GeneralWithAncKilled
- HasAncType
- HighestAttAdjacentChar
- HighestAttSharedChar
- InBarbarianLands
- InEnemyLands
- InUncivilisedLands
- IsAdmiral
- IsBesieging
- IsFactionHeir
- IsFactionLeader
- IsGeneral
- IsMarried
- IsOnCrusade
- IsOnJihad
- IsUnderSiege
- NoActionThisTurn
- NumEnemiesInBattle
- NumFriendsInBattle
- NumKilledGenerals
- OnResource
- OriginalCultureType
- OriginalFactionType
- PercentageBodyguardKilled
- PercentageEnemyKilled
- PercentageOfArmyKilled
- PercentageRoutedOffField
- PercentageUnitCategory
- PopulationConverted
- PopulationHeretic
- PopulationOwnReligion
- ProbabilitySuccess
- ReligionShift
- RemainingMPPercentage
- Routs
- SpouseAttribute
- SpouseTrait
- TimeInRegion
- TimeSinceHeresy
- TimeSinceReligion
- TimeWithArmy
- TotalSiegeWeapons
- TradingExotic
- TradingMonopoly
- TradingResource
- TrainedAgentType
- Trait
- WasAttacker
- WonBattle
See Also
- Conditions (M2-Scripting) - For links to other condition/trigger pages and information on parameters.