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 @@
"effects": [],
"system": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>You target a patch of dirt, mud or sand, churning it into magical quicksand. The thick, sucking mud traps any creatures standing in it, inflicting an @Condition[Entangled] Condition (with your Channelling Skill for its Strength). At the start of each Round, victims gain +1 @Condition[Entangled] Condition. If a victim is able to move, the quicksand counts as difficult ground (half speed; no running or sprinting). If a creature suffers more @Condition[Entangled] Conditions than its Strength Bonus, it has been sucked into the quicksand and is subject to the Suffocation rules. Non-breathing creatures do not suffocate but will likely be trapped when the spell ends.</p>"
},
"gmdescription": {
"type": "String",
"label": "Description",
"value": ""
},
"lore": {
"type": "String",
"label": "Lore",
"value": "Elementalism",
"effectString": ""
},
"range": {
"type": "String",
"label": "Range",
"value": "Willpower yards",
"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": 9,
"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": {