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": "Blood Boil",
"type": "spell",
"flags": {
"_sheetTab": "details",
"_sheetTab": {},
"core": {
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-spells.LLNTIEyFnAs3DpEB"
}
@@ -12,36 +12,54 @@
"effects": [],
"system": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>Your touch burns through armour and superheats your target&rsquo;s blood. Te target suffers a magic missile with a Damage of +3, ignoring Armour Points, and takes a Stunned Condition. Every time the Hard (-20) Endurance Test to remove the Stunned Condition fails, the target suffers a magic missile as above using the failed SL. A target killed by this spell explodes in a fountain of superheated blood, causing 1d10+1 Damage (modifed by Toughness Bonus and Armour) to anyone within 2 yards. Since the target is not literally set on fre by this spell, the Lore bonus is not applied.</p>"
},
"gmdescription": {
"type": "String",
"label": "Description",
"value": ""
},
"lore": {
"type": "String",
"label": "Lore",
"value": "fire",
"effectString": ""
},
"range": {
"type": "String",
"label": "Range",
"value": "Touch",
"vortex": false
},
"target": {
"type": "String",
"label": "Target",
"value": "1",
"aoe": false
},
"duration": {
"type": "String",
"label": "Duration",
"value": "Special",
"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": {