Game Value
Syntax¶
If action syntax is like calling a method on a target, game value syntax is like accessing a property:
Values in the Event Values
and Plot Values
category can be accessed with the game
target.
Values that apply to entities can be accessed using the following targets:
selectedEntity
defaultEntity
killerEntity
damagerEntity
shooterEntity
victimEntity
projectile
lastEntity
Values that apply to players can be accessed using the following targets:
default
killer
damager
shooter
victim
selected