1 line
89 B
JavaScript
1 line
89 B
JavaScript
|
return ["cast", "channelling"].includes(args.type) && this.actor.hasCondition("fatigued")
|