3 lines
118 B
JavaScript
3 lines
118 B
JavaScript
|
let num = (this.effect.sourceTest.result.overcast.usage.other.current || 1)
|
||
|
|
||
|
this.actor.addCondition("entangled", num)
|