4 lines
70 B
JavaScript

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