Add all systems effects scripts + translations
This commit is contained in:
4
reference_scripts/nCWAflBj7Si2BI1Q.js
Normal file
4
reference_scripts/nCWAflBj7Si2BI1Q.js
Normal file
@ -0,0 +1,4 @@
|
||||
if (args.item.type == "spell" && args.item.system.lore.value != "petty")
|
||||
{
|
||||
args.item.cn.value = Math.max(4, args.item.cn.value * 2)
|
||||
}
|
Reference in New Issue
Block a user