updated all creatures to use newest traits, first active effect created.

This commit is contained in:
2025-09-11 00:25:02 +02:00
parent 968eb5a7fa
commit b658e6e209
294 changed files with 41186 additions and 13685 deletions

View File

@@ -16,36 +16,54 @@
"_id": "dTO64CafWZYbvO2A",
"system": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>You target a single creature with the <i>Undead </i>Creature Trait, filling it with dark rejuvenating energy. The creature gains the <i>Regenerate </i>Trait. (Courtesy of <i>Malcanthet </i>from the <b>Ratcatcher </b>Discord.)</p>"
},
"gmdescription": {
"type": "String",
"label": "Description",
"value": ""
},
"lore": {
"type": "String",
"label": "Lore",
"value": "Necromancy",
"effectString": ""
},
"range": {
"type": "String",
"label": "Range",
"value": "Willpower Bonus yards",
"vortex": false
},
"target": {
"type": "String",
"label": "Target",
"value": "1",
"aoe": false
},
"duration": {
"type": "String",
"label": "Duration",
"value": "Willpower Bonus Rounds",
"extendable": false
},
"damage": {
"type": "String",
"label": "Damage",
"dice": "",
"value": ""
},
"cn": {
"type": "Number",
"label": "Casting Number",
"value": 6,
"SL": 0
},
"magicMissile": {
"type": "Boolean",
"label": "Magic Missile",
"value": false
},
"ritual": {
@@ -54,6 +72,8 @@
"xp": 0
},
"memorized": {
"type": "Boolean",
"label": "Memorized",
"value": false
},
"skill": {
@@ -61,6 +81,8 @@
},
"ingredients": [],
"currentIng": {
"type": "Number",
"label": "Ingredient",
"value": "0"
},
"wind": {