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

@@ -11,36 +11,54 @@
"_id": "TdIDhTA3fBMo6OdJ",
"system": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>You emit a constant aura of <i>Dhar </i>around you that targets all living creatures in the AoE—including yourself, if you are alive. <i>Dhar </i>pollutes the lifeblood of all targets. While the spell lasts, any target that suffers a Wound also gains +1 <a></a><a class=\"condition-chat\" data-cond=\"Bleeding\"><i class=\"fas fa-user-injured\"></i> Bleeding</a> Condition. Any nearby creature with the <i>Hungry </i>and <i>Vampiric </i>Creature Traits suffers a penalty of -20 to its Willpower Test to avoid the need to feed on the closest meal.</p>"
},
"gmdescription": {
"type": "String",
"label": "Description",
"value": ""
},
"lore": {
"type": "String",
"label": "Lore",
"value": "Necromancy",
"effectString": ""
},
"range": {
"type": "String",
"label": "Range",
"value": "You",
"vortex": false
},
"target": {
"type": "String",
"label": "Target",
"value": "Willpower Bonus yards",
"aoe": true
},
"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": 3,
"SL": 0
},
"magicMissile": {
"type": "Boolean",
"label": "Magic Missile",
"value": false
},
"ritual": {
@@ -49,6 +67,8 @@
"xp": 0
},
"memorized": {
"type": "Boolean",
"label": "Memorized",
"value": false
},
"skill": {
@@ -56,6 +76,8 @@
},
"ingredients": [],
"currentIng": {
"type": "Number",
"label": "Ingredient",
"value": "0"
},
"wind": {