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": "80RaTR3rFkfu8wvf",
"system": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>Your touch heals the target of SL+1 Wounds and cures one Minor Broken Bone or Torn Muscle, but your target must have a full nights sleep once the spell is cast or gain a Fatigued Condition. A Major Broken Bone or Torn Muscle can be restored enough to be considered Minor, after which the normal healing time applies (WFRP4 p179). The same injury cannot be targeted twice in the same week.</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": "Touch",
"vortex": false
},
"target": {
"type": "String",
"label": "Target",
"value": "1",
"aoe": false
},
"duration": {
"type": "String",
"label": "Duration",
"value": "Instant",
"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": {
@@ -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": {