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": "UteUWukVyR1j92CQ",
"system": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>This spell may only be cast outside. You cause a sudden and violent storm of large hail to break out. While the storm lasts, targets caught in the AoE at the beginning of their Turn suffers a magic missile with a Damage of +0 and must pass an Average (+20) Cool Test or gain a Broken Condition (to seek cover). Visibility inside and into the hail is hindered by Willpower Bonus Blinded Conditions. Fire, gunfire, and explosives will be snuffed out by the storm. The terrain becomes difficult ground until 1d10 minutes after the spell ends. Moving faster than Walk rate requires an Average (+20) Athletics Test (modified by Conditions) or the target gains the Prone Condition. Sprinting is impossible.</p>\n<p>&nbsp;</p>"
},
"gmdescription": {
"type": "String",
"label": "Description",
"value": ""
},
"lore": {
"type": "String",
"label": "Lore",
"value": "Seasons",
"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": 8,
"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": {