3 lines
208 B
JavaScript
3 lines
208 B
JavaScript
|
let test = args.test
|
||
|
if (test.result.minormis || test.result.majormis || test.result.catastrophicmis)
|
||
|
test.result.other.push("Can make a <b>Difficult (-10) Willpower</b> Test to prevent the Miscast")
|