3 lines
118 B
JavaScript
3 lines
118 B
JavaScript
// I'm assuming the endurance test specified is for the end-round check
|
|
await this.actor.addCondition("poisoned", 4);
|