diff --git a/module.json b/module.json index 225263b..c10201d 100644 --- a/module.json +++ b/module.json @@ -82,6 +82,10 @@ "id": "tormenta20", "type": "system" }, + { + "id": "vaarfeu", + "type": "system" + }, { "id": "worldbuilding", "type": "system" diff --git a/scripts/damage-log.js b/scripts/damage-log.js index b4cc577..460c7f0 100644 --- a/scripts/damage-log.js +++ b/scripts/damage-log.js @@ -189,6 +189,7 @@ class DamageLog { value: "attributes.pv.temp" } }, + vaarfeu: DamageLog.#DND_ATTRIBUTES, worldbuilding: { hp: { value: "health.value",