Skip to main content

Property

Properties represent the actual aspect of a Character, Drone, Mech, Vehicle, NPC or Creature Companion (collectively known in Hepahistos as "Creations") that you want to get the value of or modify.

Properties

This section lists all the Properties available in Dragonscript. Each Property subsection has a table describing the combinations of Expression or Statement and Creations it can be used with.

caution

The tables only describes combinations that won't result in an error. However, combinations that are valid still may not have an actual effect in some cases. For example, it is valid to provide Mechs a bonus to their Resolve Points, but since Mechs don't have RP it won't actually do anything.

augmentation.systems

The systems in which the augmentation can be installed.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

augmentation.type

The augmentation's type.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.[custom].level

The character's or NPC's levels in a custom homebrew class. Replace [custom] with the name of the custom class in camelCase. For example, if your homebrew class is called "My Awesome Class", you can get its level using character.myAwesomeClass.level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.acrobatics

The total Acrobatics bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.acrobatics.ability

The ability used for Acrobatics.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.acrobatics.classSkill

Whether or not Acrobatics is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.acrobatics.ranks

The total ranks in Acrobatics.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.all.spellsKnown.0

The total number of level 0 spells currently known.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.all.spellsKnown.1

The total number of level 1 spells currently known.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.all.spellsKnown.2

The total number of level 2 spells currently known.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.all.spellsKnown.3

The total number of level 3 spells currently known.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.all.spellsKnown.4

The total number of level 4 spells currently known.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.all.spellsKnown.5

The total number of level 5 spells currently known.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.all.spellsKnown.6

The total number of level 6 spells currently known.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.armor.acpReduction

Reduce the armor check penalty for all armor (not including shields).

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.armor.maxDex

The maximum dexterity bonus of worn armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.armor.speed.burrow

The Burrow speed of worn powered armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.armor.speed.climb

The Climb speed of worn powered armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.armor.speed.fly.average

The Fly (A) speed of worn powered armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.armor.speed.fly.clumsy

The Fly (C) speed of worn powered armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.armor.speed.fly.perfect

The Fly (P) speed of worn powered armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.armor.speed.land

The Land speed of worn powered armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.armor.speed.swim

The Swim speed of worn powered armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.armor.speedAdjustmentReduction

Reduce the speed adjustment for all armor (not including shields).

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.armorUpgradeSlots

The number of Upgrade slots on the character or drone.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.arms

The number of arms or limbs that can hold items.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.asleep

The Asleep condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.athletics

The total Athletics bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.athletics.ability

The ability used for Athletics.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.athletics.classSkill

Whether or not Athletics is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.athletics.ranks

The total ranks in Athletics.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.attack.advancedMelee

The total attack bonus for Advanced Melee weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.attack.basicMelee

The total attack bonus for Basic Melee weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.attack.heavyWeapon

The total attack bonus for Heavy Weapon weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.attack.longarm

The total attack bonus for Longarm weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.attack.melee

The total Melee attack bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.attack.ranged

The total Ranged attack bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.attack.smallArm

The total attack bonus for Small Arm weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.attack.sniper

The total attack bonus for Sniper weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.attack.thrown

The total Thrown attack bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.augmentations.cybernetic.allArms

Number of Cybernetic augmentations installed in All Arms.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.augmentations.cybernetic.allLegs

Number of Cybernetic augmentations installed in All Legs.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.augmentations.cybernetic.arm

Number of Cybernetic augmentations installed in Arm.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.augmentations.cybernetic.brain

Number of Cybernetic augmentations installed in Brain.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.augmentations.cybernetic.heart

Number of Cybernetic augmentations installed in Heart.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.augmentations.cybernetic.leg

Number of Cybernetic augmentations installed in Leg.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.augmentations.cybernetic.skin

Number of Cybernetic augmentations installed in Skin.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.augmentations.cybernetic.spinalColumn

Number of Cybernetic augmentations installed in Spinal Column.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.augmentations.cybernetic.throat

Number of Cybernetic augmentations installed in Throat.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.bab

The base attack bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.bab.featPrerequisite

The base attack bonus for the purposes of feat prerequisites.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.keyAbility.ability

The key ability for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.level

The character's or NPC's Biohacker level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsKnown.0

The number of level 0 spells currently known for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsKnown.1

The number of level 1 spells currently known for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsKnown.2

The number of level 2 spells currently known for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsKnown.3

The number of level 3 spells currently known for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsKnown.4

The number of level 4 spells currently known for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsKnown.5

The number of level 5 spells currently known for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsKnown.6

The number of level 6 spells currently known for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsPerDay.0

The number of level 0 spells slots for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsPerDay.1

The number of level 1 spells slots for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsPerDay.2

The number of level 2 spells slots for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsPerDay.3

The number of level 3 spells slots for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsPerDay.4

The number of level 4 spells slots for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsPerDay.5

The number of level 5 spells slots for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.biohacker.spellsPerDay.6

The number of level 6 spells slots for the Biohacker class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.bleeding

The Bleeding condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.blinded

The Blinded condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.blindsense.electricity

Total blindsense (electricity) range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.blindsense.scent

Total blindsense (scent) range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.blindsense.sound

Total blindsense (sound) range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.blindsense.vibration

Total blindsense (vibration) range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.blindsight.electricity

Total blindsight (electricity) range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.blindsight.scent

Total blindsight (scent) range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.blindsight.sound

Total blindsight (sound) range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.blindsight.vibration

Total blindsight (vibration) range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.bluff

The total Bluff bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.bluff.ability

The ability used for Bluff.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.bluff.classSkill

Whether or not Bluff is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.bluff.ranks

The total ranks in Bluff.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.broken

The Broken condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.bulk.encumbered

The encumbrance limit.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.bulk.limit

The overburdened limit or carrying capacity.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.bulk.total

The total carried bulk.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.burning

The Burning condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.caster.level

The character's or NPC's caster level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.charisma

The total Charisma score.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.charisma.enabled

Whether Charisma is enabled. Used mainly to disable an ability for NPCs and Creature Companions.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.charisma.modifier

The total Charisma modifier.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.class.1.classSkills

Class skills from the 1st selected class. This can be useful for determing Theme Knowledge benefits.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.cmd

The AC vs. Combat Maneuvers.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.computers

The total Computers bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.computers.ability

The ability used for Computers.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.computers.classSkill

Whether or not Computers is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.computers.ranks

The total ranks in Computers.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.confused

The Confused condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.constitution

The total Constitution score.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.constitution.enabled

Whether Constitution is enabled. Used mainly to disable an ability for NPCs and Creature Companions.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.constitution.modifier

The total Constitution modifier.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.corruption.[id].manifestations

A list of IDs of the manifestations chosen for the given corruption. Replace [id] with the ID of the corruption.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.corruption.[id].manifestations.count

To total number of manifestations chosen for the given corruption. Replace [id] with the ID of the corruption.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.cowering

The Cowering condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.culture

The total Culture bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.culture.ability

The ability used for Culture.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.culture.classSkill

Whether or not Culture is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.culture.ranks

The total ranks in Culture.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.damage.advancedMelee

The total damage bonus for Advanced Melee weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.damage.basicMelee

The total damage bonus for Basic Melee weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.damage.heavyWeapon

The total damage bonus for Heavy Weapon weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.damage.longarm

The total damage bonus for Longarm weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.damage.melee

The total Melee damage bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.damage.ranged

The total Ranged damage bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.damage.smallArm

The total damage bonus for Small Arm weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.damage.sniper

The total damage bonus for Sniper weapons.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.damage.specialization.unarmed

The damage bonus for Unarmed Strikes due to Weapon Specialization

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.damage.thrown

The total Thrown damage bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.darkvision

Total darkvision range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dazed

The Dazed condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dazzled

The Dazzled condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dead

The Dead condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.deafened

The Deafened condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dexterity

The total Dexterity score.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dexterity.enabled

Whether Dexterity is enabled. Used mainly to disable an ability for NPCs and Creature Companions.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dexterity.modifier

The total Dexterity modifier.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.diplomacy

The total Diplomacy bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.diplomacy.ability

The ability used for Diplomacy.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.diplomacy.classSkill

Whether or not Diplomacy is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.diplomacy.ranks

The total ranks in Diplomacy.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.disguise

The total Disguise bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.disguise.ability

The ability used for Disguise.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.disguise.classSkill

Whether or not Disguise is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.disguise.ranks

The total ranks in Disguise.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.adamantine

The total DR/adamantine.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.adamantineOrMagic

The total DR/adamantineOrMagic.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.all

The total DR/-.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.bludgeoning

The total DR/bludgeoning.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.bludgeoningOrPiercing

The total DR/bludgeoningOrPiercing.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.bludgeoningOrSlashing

The total DR/bludgeoningOrSlashing.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.chaotic

The total DR/chaotic.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.evil

The total DR/evil.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.good

The total DR/good.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.goodAndMagic

The total DR/goodAndMagic.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.goodOrSilver

The total DR/goodOrSilver.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.lawful

The total DR/lawful.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.magic

The total DR/magic.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.magicAndSilver

The total DR/magicAndSilver.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.piercing

The total DR/piercing.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.piercingOrSlashing

The total DR/piercingOrSlashing.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.slashing

The total DR/slashing.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dr.woodAndPiercing

The total DR/woodAndPiercing.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.dying

The Dying condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.eac

The Energy Armor Class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.encumbered

The Encumbered condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.engineering

The total Engineering bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.engineering.ability

The ability used for Engineering.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.engineering.classSkill

Whether or not Engineering is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.engineering.ranks

The total ranks in Engineering.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.entangled

The Entangled condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.keyAbility.ability

The key ability for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.level

The character's or NPC's Envoy level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsKnown.0

The number of level 0 spells currently known for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsKnown.1

The number of level 1 spells currently known for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsKnown.2

The number of level 2 spells currently known for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsKnown.3

The number of level 3 spells currently known for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsKnown.4

The number of level 4 spells currently known for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsKnown.5

The number of level 5 spells currently known for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsKnown.6

The number of level 6 spells currently known for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsPerDay.0

The number of level 0 spells slots for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsPerDay.1

The number of level 1 spells slots for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsPerDay.2

The number of level 2 spells slots for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsPerDay.3

The number of level 3 spells slots for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsPerDay.4

The number of level 4 spells slots for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsPerDay.5

The number of level 5 spells slots for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.envoy.spellsPerDay.6

The number of level 6 spells slots for the Envoy class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.equipped.armorType

The type of the currently equipped armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.er.acid

The total acid resistance.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.er.cold

The total cold resistance.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.er.electricity

The total electricity resistance.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.er.fire

The total fire resistance.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.er.sonic

The total sonic resistance.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.keyAbility.ability

The key ability for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.level

The character's or NPC's Evolutionist level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsKnown.0

The number of level 0 spells currently known for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsKnown.1

The number of level 1 spells currently known for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsKnown.2

The number of level 2 spells currently known for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsKnown.3

The number of level 3 spells currently known for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsKnown.4

The number of level 4 spells currently known for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsKnown.5

The number of level 5 spells currently known for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsKnown.6

The number of level 6 spells currently known for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsPerDay.0

The number of level 0 spells slots for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsPerDay.1

The number of level 1 spells slots for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsPerDay.2

The number of level 2 spells slots for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsPerDay.3

The number of level 3 spells slots for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsPerDay.4

The number of level 4 spells slots for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsPerDay.5

The number of level 5 spells slots for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.evolutionist.spellsPerDay.6

The number of level 6 spells slots for the Evolutionist class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.exhausted

The Exhausted condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.fascinated

The Fascinated condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.fatigued

The Fatigued condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.flatFooted

The Flat-Footed condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.fortitude

The total bonus to Fortitude saving throws.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.fortitude.base

The base bonus to Fortitude saving throws from Class(es).

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.frightened

The Frightened condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.grappled

The Grappled condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.hardness

The total Hardness.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.hardness.current

The current Hardness.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.health

The total Hit Points.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.health.current

The current Hit Points.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.heavy.acpReduction

Reduce the armor check penalty for heavy armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.heavy.speedAdjustmentReduction

Reduce the speed adjustment for heavy armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.helpless

The Helpless condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.initiative

The total bonus to initiative.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.intelligence

The total Intelligence score.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.intelligence.enabled

Whether Intelligence is enabled. Used mainly to disable an ability for NPCs and Creature Companions.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.intelligence.modifier

The total Intelligence modifier.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.intimidate

The total Intimidate bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.intimidate.ability

The ability used for Intimidate.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.intimidate.classSkill

Whether or not Intimidate is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.intimidate.ranks

The total ranks in Intimidate.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.kac

The Kinetic Armor Class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.keyAbility

The character's key ability score.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.keyAbility.modifier

The character's key ability modifiers.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.languages.count

Total languages known.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.level

The total Character level, Drone level, Mech tier, Vehicle level, NPC CR or Creature Companion level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.lifeScience

The total Life Science bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.lifeScience.ability

The ability used for Life Science.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.lifeScience.classSkill

Whether or not Life Science is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.lifeScience.ranks

The total ranks in Life Science.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.light.acpReduction

Reduce the armor check penalty for light armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.light.speedAdjustmentReduction

Reduce the speed adjustment for light armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.limitedTelepathy

Total limited telepathy range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.lowLightVision

Low-light Vision

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.keyAbility.ability

The key ability for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.level

The character's or NPC's Mechanic level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsKnown.0

The number of level 0 spells currently known for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsKnown.1

The number of level 1 spells currently known for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsKnown.2

The number of level 2 spells currently known for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsKnown.3

The number of level 3 spells currently known for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsKnown.4

The number of level 4 spells currently known for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsKnown.5

The number of level 5 spells currently known for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsKnown.6

The number of level 6 spells currently known for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsPerDay.0

The number of level 0 spells slots for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsPerDay.1

The number of level 1 spells slots for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsPerDay.2

The number of level 2 spells slots for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsPerDay.3

The number of level 3 spells slots for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsPerDay.4

The number of level 4 spells slots for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsPerDay.5

The number of level 5 spells slots for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mechanic.spellsPerDay.6

The number of level 6 spells slots for the Mechanic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.medicine

The total Medicine bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.medicine.ability

The ability used for Medicine.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.medicine.classSkill

Whether or not Medicine is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.medicine.ranks

The total ranks in Medicine.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mods.selection

The Drone Mod selections.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.keyAbility.ability

The key ability for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.level

The character's or NPC's Mystic level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsKnown.0

The number of level 0 spells currently known for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsKnown.1

The number of level 1 spells currently known for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsKnown.2

The number of level 2 spells currently known for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsKnown.3

The number of level 3 spells currently known for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsKnown.4

The number of level 4 spells currently known for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsKnown.5

The number of level 5 spells currently known for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsKnown.6

The number of level 6 spells currently known for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsPerDay.0

The number of level 0 spells slots for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsPerDay.1

The number of level 1 spells slots for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsPerDay.2

The number of level 2 spells slots for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsPerDay.3

The number of level 3 spells slots for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsPerDay.4

The number of level 4 spells slots for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsPerDay.5

The number of level 5 spells slots for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mystic.spellsPerDay.6

The number of level 6 spells slots for the Mystic class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mysticism

The total Mysticism bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mysticism.ability

The ability used for Mysticism.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mysticism.classSkill

Whether or not Mysticism is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.mysticism.ranks

The total ranks in Mysticism.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.keyAbility.ability

The key ability for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.level

The character's or NPC's Nanocyte level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsKnown.0

The number of level 0 spells currently known for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsKnown.1

The number of level 1 spells currently known for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsKnown.2

The number of level 2 spells currently known for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsKnown.3

The number of level 3 spells currently known for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsKnown.4

The number of level 4 spells currently known for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsKnown.5

The number of level 5 spells currently known for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsKnown.6

The number of level 6 spells currently known for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsPerDay.0

The number of level 0 spells slots for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsPerDay.1

The number of level 1 spells slots for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsPerDay.2

The number of level 2 spells slots for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsPerDay.3

The number of level 3 spells slots for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsPerDay.4

The number of level 4 spells slots for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsPerDay.5

The number of level 5 spells slots for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nanocyte.spellsPerDay.6

The number of level 6 spells slots for the Nanocyte class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.nauseated

The Nauseated condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.offKilter

The Off-Kilter condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.offTarget

The Off-Target condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.keyAbility.ability

The key ability for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.level

The character's or NPC's Operative level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsKnown.0

The number of level 0 spells currently known for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsKnown.1

The number of level 1 spells currently known for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsKnown.2

The number of level 2 spells currently known for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsKnown.3

The number of level 3 spells currently known for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsKnown.4

The number of level 4 spells currently known for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsKnown.5

The number of level 5 spells currently known for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsKnown.6

The number of level 6 spells currently known for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsPerDay.0

The number of level 0 spells slots for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsPerDay.1

The number of level 1 spells slots for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsPerDay.2

The number of level 2 spells slots for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsPerDay.3

The number of level 3 spells slots for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsPerDay.4

The number of level 4 spells slots for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsPerDay.5

The number of level 5 spells slots for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.operative.spellsPerDay.6

The number of level 6 spells slots for the Operative class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.overburdened

The Overburdened condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.panicked

The Panicked condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.paralyzed

The Paralyzed condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.perception

The total Perception bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.perception.ability

The ability used for Perception.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.perception.classSkill

Whether or not Perception is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.perception.ranks

The total ranks in Perception.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.physicalScience

The total Physical Science bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.physicalScience.ability

The ability used for Physical Science.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.physicalScience.classSkill

Whether or not Physical Science is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.physicalScience.ranks

The total ranks in Physical Science.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.piloting

The total Piloting bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.piloting.ability

The ability used for Piloting.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.piloting.classSkill

Whether or not Piloting is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.piloting.ranks

The total ranks in Piloting.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.pinned

The Pinned condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.powered.acpReduction

Reduce the armor check penalty for powered armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.powered.speedAdjustmentReduction

Reduce the speed adjustment for powered armor.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.keyAbility.ability

The key ability for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.level

The character's or NPC's Precog level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsKnown.0

The number of level 0 spells currently known for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsKnown.1

The number of level 1 spells currently known for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsKnown.2

The number of level 2 spells currently known for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsKnown.3

The number of level 3 spells currently known for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsKnown.4

The number of level 4 spells currently known for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsKnown.5

The number of level 5 spells currently known for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsKnown.6

The number of level 6 spells currently known for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsPerDay.0

The number of level 0 spells slots for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsPerDay.1

The number of level 1 spells slots for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsPerDay.2

The number of level 2 spells slots for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsPerDay.3

The number of level 3 spells slots for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsPerDay.4

The number of level 4 spells slots for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsPerDay.5

The number of level 5 spells slots for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.precog.spellsPerDay.6

The number of level 6 spells slots for the Precog class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.proficiency.armor

List of armor proficiencies.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.proficiency.weapon

List of weapon proficiencies.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.prone

The Prone condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.race.hitPoints

The hit points provided by the selected race (if any).

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.race.name

The name of the selected race (if any).

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.racialTraitNames

The names of all selected racial traits.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.ranks

The total ranks that can be invested in skills.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.reflex

The total bonus to Reflex saving throws.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.reflex.base

The base bonus to Reflex saving throws from Class(es).

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.resolve

The total Resolve Points.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.resolve.current

The current Resolve Points.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.senseMotive

The total Sense Motive bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.senseMotive.ability

The ability used for Sense Motive.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.senseMotive.classSkill

Whether or not Sense Motive is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.senseMotive.ranks

The total ranks in Sense Motive.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.senseThrough.fog

Total sense through (fog) range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.senseThrough.hearing

Total sense through (hearing) range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.senseThrough.vision

Total sense through (vision) range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.senses

List of all senses.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.shaken

The Shaken condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.shield.acpReduction

Reduce the armor check penalty for shields.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.shield.speedAdjustmentReduction

Reduce the speed adjustment for shields.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.sickened

The Sickened condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.situationSpecificBonuses

Situation-specific bonuses.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.size

The character or NPC size.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.sleightOfHand

The total Sleight of Hand bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.sleightOfHand.ability

The ability used for Sleight of Hand.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.sleightOfHand.classSkill

Whether or not Sleight of Hand is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.sleightOfHand.ranks

The total ranks in Sleight of Hand.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.keyAbility.ability

The key ability for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.level

The character's or NPC's Solarian level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsKnown.0

The number of level 0 spells currently known for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsKnown.1

The number of level 1 spells currently known for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsKnown.2

The number of level 2 spells currently known for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsKnown.3

The number of level 3 spells currently known for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsKnown.4

The number of level 4 spells currently known for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsKnown.5

The number of level 5 spells currently known for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsKnown.6

The number of level 6 spells currently known for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsPerDay.0

The number of level 0 spells slots for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsPerDay.1

The number of level 1 spells slots for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsPerDay.2

The number of level 2 spells slots for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsPerDay.3

The number of level 3 spells slots for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsPerDay.4

The number of level 4 spells slots for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsPerDay.5

The number of level 5 spells slots for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.solarian.spellsPerDay.6

The number of level 6 spells slots for the Solarian class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.keyAbility.ability

The key ability for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.level

The character's or NPC's Soldier level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsKnown.0

The number of level 0 spells currently known for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsKnown.1

The number of level 1 spells currently known for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsKnown.2

The number of level 2 spells currently known for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsKnown.3

The number of level 3 spells currently known for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsKnown.4

The number of level 4 spells currently known for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsKnown.5

The number of level 5 spells currently known for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsKnown.6

The number of level 6 spells currently known for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsPerDay.0

The number of level 0 spells slots for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsPerDay.1

The number of level 1 spells slots for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsPerDay.2

The number of level 2 spells slots for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsPerDay.3

The number of level 3 spells slots for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsPerDay.4

The number of level 4 spells slots for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsPerDay.5

The number of level 5 spells slots for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.soldier.spellsPerDay.6

The number of level 6 spells slots for the Soldier class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.speed.burrow

The total Burrow speed.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.speed.climb

The total Climb speed.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.speed.fly.average

The total Fly (A) speed.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.speed.fly.clumsy

The total Fly (C) speed.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.speed.fly.perfect

The total Fly (P) speed.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.speed.land

The total Land speed.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.speed.swim

The total Swim speed.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.spell.dc

The spell save DC.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.spellcastingAbility.modifier

The character's spellcasting ability modifier.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.spells

The list of spells known. This property can be used to append new spells and spell-like abilities using the spell's database ID.

For spell-like abilities, the uses-per-day can be specified by adding a .[number] after the ID. For example, append '1fc4e4ebc6bcbd94c0d9b76e.3' to character.spells; will add the spell Overheat as a spell-like ability that can be used three times per day. At-will usage can be indicated using a .0 after the ID.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.sr

The total spell resistance.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.stable

The Stable condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.staggered

The Staggered condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.stamina

The total Stamina Points (or Shield Points for Mechs).

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.stamina.current

The current Stamina Points (or Shield Points for Mechs).

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.stealth

The total Stealth bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.stealth.ability

The ability used for Stealth.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.stealth.classSkill

Whether or not Stealth is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.stealth.ranks

The total ranks in Stealth.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.strength

The total Strength score.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.strength.enabled

Whether Strength is enabled. Used mainly to disable an ability for NPCs and Creature Companions.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.strength.modifier

The total Strength modifier.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.stunned

The Stunned condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.survival

The total Survival bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.survival.ability

The ability used for Survival.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.survival.classSkill

Whether or not Survival is a class skill. Can also be used set this skill as a class skill.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.survival.ranks

The total ranks in Survival.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.keyAbility.ability

The key ability for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.level

The character's or NPC's Technomancer level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsKnown.0

The number of level 0 spells currently known for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsKnown.1

The number of level 1 spells currently known for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsKnown.2

The number of level 2 spells currently known for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsKnown.3

The number of level 3 spells currently known for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsKnown.4

The number of level 4 spells currently known for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsKnown.5

The number of level 5 spells currently known for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsKnown.6

The number of level 6 spells currently known for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsPerDay.0

The number of level 0 spells slots for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsPerDay.1

The number of level 1 spells slots for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsPerDay.2

The number of level 2 spells slots for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsPerDay.3

The number of level 3 spells slots for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsPerDay.4

The number of level 4 spells slots for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsPerDay.5

The number of level 5 spells slots for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.technomancer.spellsPerDay.6

The number of level 6 spells slots for the Technomancer class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.telepathy

Total telepathy range.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.temporary.current

The current temporary HP.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.theme

The id of the selected theme (if any).

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.unarmed.diceCount

The number of dice used to roll damage for unarmed strikes.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.unarmed.diceSides

The type of dice used to roll damage for unarmed strikes.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.unconscious

The Unconscious condition.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.keyAbility.ability

The key ability for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.level

The character's or NPC's Vanguard level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsKnown.0

The number of level 0 spells currently known for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsKnown.1

The number of level 1 spells currently known for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsKnown.2

The number of level 2 spells currently known for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsKnown.3

The number of level 3 spells currently known for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsKnown.4

The number of level 4 spells currently known for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsKnown.5

The number of level 5 spells currently known for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsKnown.6

The number of level 6 spells currently known for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsPerDay.0

The number of level 0 spells slots for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsPerDay.1

The number of level 1 spells slots for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsPerDay.2

The number of level 2 spells slots for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsPerDay.3

The number of level 3 spells slots for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsPerDay.4

The number of level 4 spells slots for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsPerDay.5

The number of level 5 spells slots for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.vanguard.spellsPerDay.6

The number of level 6 spells slots for the Vanguard class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.will

The total bonus to Will saving throws.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.will.base

The base bonus to Will saving throws from Class(es).

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.wisdom

The total Wisdom score.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.wisdom.enabled

Whether Wisdom is enabled. Used mainly to disable an ability for NPCs and Creature Companions.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.wisdom.modifier

The total Wisdom modifier.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.keyAbility.ability

The key ability for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.level

The character's or NPC's Witchwarper level.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsKnown.0

The number of level 0 spells currently known for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsKnown.1

The number of level 1 spells currently known for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsKnown.2

The number of level 2 spells currently known for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsKnown.3

The number of level 3 spells currently known for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsKnown.4

The number of level 4 spells currently known for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsKnown.5

The number of level 5 spells currently known for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsKnown.6

The number of level 6 spells currently known for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsPerDay.0

The number of level 0 spells slots for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsPerDay.1

The number of level 1 spells slots for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsPerDay.2

The number of level 2 spells slots for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsPerDay.3

The number of level 3 spells slots for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsPerDay.4

The number of level 4 spells slots for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsPerDay.5

The number of level 5 spells slots for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

character.witchwarper.spellsPerDay.6

The number of level 6 spells slots for the Witchwarper class.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

drone.chassis

The ID of the Drone's selected Chassis.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

drone.mods

A list IDs of the Drone's installed mods.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

drone.mounts.melee

The number of Melee weapon mounts on the Drone or Vehicle.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

drone.mounts.ranged

The number of Ranged weapon mounts on the Drone or Vehicle.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

drone.speed.burrow

The total Burrow speed of a character's drone.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

drone.speed.climb

The total Climb speed of a character's drone.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

drone.speed.fly.average

The total Fly (A) speed of a character's drone.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

drone.speed.fly.clumsy

The total Fly (C) speed of a character's drone.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

drone.speed.fly.perfect

The total Fly (P) speed of a character's drone.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

drone.speed.land

The total Land speed of a character's drone.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

drone.speed.swim

The total Swim speed of a character's drone.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

item.bulk

The item's bulk.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

item.hardness

The item's hardness.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

item.hp

The item's hit points.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

item.level

The item's level.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

item.level.hpHardnessSave

The item's effective level when calculating its hardness and save DC.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

item.price

The item's price.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

npc.abilitySaveDc

The NPC's ability save DC.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

npc.attack.highBonus

The NPC's high attack bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

npc.attack.lowBonus

The NPC's low attack bonus.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

npc.goodSkills

A list of the NPC's good skills.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

npc.goodSkills.count

The number of NPC good skills.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

npc.masterSkills

A list of the NPC's master skills.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

npc.masterSkills.count

The number of NPC master skills.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

npc.specialAbilityCount

The number of NPC special abilities.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

starship.expansionBays

The starship's maximum expansion bays.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

starship.pcu.total

The starship's total available PCUs.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

starship.pilotingModifier

The starship's piloting modifier.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

starship.speed

The starship's speed (in hexes).

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

starship.turnDistance

The starship's distance between turns.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.attack

The Vehicle's modifier.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.collision.damage.dice

The Vehicle's collision damage dice sides.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.collision.dc

The Vehicle's collision DC.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.cover

The Vehicle's cover.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.modificationSlots

The Vehicle's modification slots.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.movementTypes

The Vehicle's movement types.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.passenger

The Vehicle's passenger count.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.piloting

The Vehicle's piloting modifier.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.price

The Vehicle's price.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.speed

The Vehicle's drive speed.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.speed.full

The Vehicle's full speed.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

vehicle.speed.travel

The Vehicle's travel speed.

CharacterDroneStarshipMechVehicleNPCCreature Companion
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

weapon.attackAbility

The ability score used to calculate a weapon's attack bonus.

See Also: Ability Value

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

weapon.capacity

The weapon's ammunition capacity.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

weapon.critical

The weapon's critical hit effect.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

weapon.damageAbility

The ability score used to calculate a weapon's damage bonus.

See Also: Ability Value

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

weapon.dcAbility

The ability score used to calculate a weapon's save DC.

See Also: Ability Value

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

weapon.diceCount

The number of damage dice for a weapon.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

weapon.diceSides

The sides of the weapon's damage dice.

See also: Dice Side Value

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

weapon.range

The weapon's range.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

weapon.special

The weapon's special properties.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target

weapon.type

The weapon's type.

ArmorArmor UpgradeWeaponAmmunitionWeapon AccessoryWeapon FusionAugmentationItemShield
Condition (LHS or RHS)
Math Operand
Pick Index
Append Target
Bonus Value
Bonus Target
Set Target