Data Effect Damage - BLKTower/TestWiki GitHub Wiki

Table of Contents

Data\Effect\Damage {DataDataEffectData-EffectDamage}

Applies damage to a unit.

Which Unit {Which-Unit}

Which unit to apply damage to.

Damage Amount {Damage-Amount}

The amount of damage to deal.

Expressions {Expressions}

The result of each expression listed here will be evaluated and added to the damage amount. The total damage amount will then be passed through any behavior modifiers or damage responses.

See: Data/Expression. Note that the expression's Value/DamageAmount refers to the Damage Amount of this effect.

Expressions After Behavior Modifiers {Expressions-After-Behavior-Modifiers}

The damage value after behavior modifiers are applied will be used when evaulating this expression and the combined value will be used to further apply damage responses.

Expressions After Damage Response {Expressions-After-Damage-Response}

The damage value after damage responses are applied will be used when evaluating this expression and the result will be added to the damage value.

Card Name {Card-Name}

Name of the card this damage effect is associated with. Used for reporting in-game stats.

⚠️ **GitHub.com Fallback** ⚠️