foundryvtt-wh4-lang-fr-fr/reference_scripts/pPV9oEydXb7oi6jX.js

4 lines
73 B
JavaScript
Raw Permalink Normal View History

if (args.totalWoundLoss > 0)
{
args.actor.addCondition('ablaze')
}