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

@@ -2,7 +2,7 @@
"name": "Wind Blast",
"type": "spell",
"flags": {
"_sheetTab": "details",
"_sheetTab": {},
"core": {
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-spells.FtrstBekPBAwtdek"
}
@@ -12,36 +12,54 @@
"effects": [],
"system": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>You call down raging winds from the sky. Everyone inside the Area of Effect takes a Stunned condition, which lasts until they exit the AoE or the spell ends. Those affected must pass a Hard (-20) Agility or Endurance Test or gain the Prone Condition. Ranged attacks are impossible into or within the AoE. As per the Combat Difficulty Chart (WFRP4 p161), all attacks are made at -20 inside the AoE.</p>"
},
"gmdescription": {
"type": "String",
"label": "Description",
"value": ""
},
"lore": {
"type": "String",
"label": "Lore",
"value": "heavens",
"effectString": ""
},
"range": {
"type": "String",
"label": "Range",
"value": "Willpower yards",
"vortex": false
},
"target": {
"type": "String",
"label": "Target",
"value": "AoE (Willpower Bonus yards)",
"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": 7,
"SL": 0
},
"magicMissile": {
"type": "Boolean",
"label": "Magic Missile",
"value": false
},
"ritual": {
@@ -50,6 +68,8 @@
"xp": 0
},
"memorized": {
"type": "Boolean",
"label": "Memorized",
"value": false
},
"skill": {
@@ -57,6 +77,8 @@
},
"ingredients": [],
"currentIng": {
"type": "Number",
"label": "Ingredient",
"value": "0"
},
"wind": {