forked from public/wfrp4e-unofficial-grimoire
normalizing jsons, removing randomization
This commit is contained in:
@@ -1,82 +1,86 @@
|
||||
{
|
||||
"_id": "Vki55AWLKOR9FHGm",
|
||||
"name": "Weeping Wounds",
|
||||
"permission": {
|
||||
"default": 0,
|
||||
"LhiA8OMMa0ToAWEe": 3
|
||||
},
|
||||
"type": "spell",
|
||||
"data": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>You channel the noxious energies of the Warp and infect the wounds of your foes. Anyone within the targeted Area of Effect who has been reduced to less than their Toughness Bonus Wounds, received a Bleeding Condition, or who has suffered a Critical Wound immediately takes a Minor Infection (WFRP4 p187) and any previously suffered Minor Infections turn into Festering Wounds. </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"type": "String",
|
||||
"label": "Lore",
|
||||
"value": "",
|
||||
"effect": ""
|
||||
},
|
||||
"range": {
|
||||
"type": "String",
|
||||
"label": "Range",
|
||||
"value": "Willpower yards"
|
||||
},
|
||||
"target": {
|
||||
"type": "String",
|
||||
"label": "Target",
|
||||
"value": "Willpower Bonus yards",
|
||||
"aoe": true
|
||||
},
|
||||
"duration": {
|
||||
"type": "String",
|
||||
"label": "Duration",
|
||||
"value": "Instant",
|
||||
"extendable": false
|
||||
},
|
||||
"damage": {
|
||||
"type": "String",
|
||||
"label": "Damage",
|
||||
"value": ""
|
||||
},
|
||||
"cn": {
|
||||
"type": "Number",
|
||||
"label": "Casting Number",
|
||||
"value": 6,
|
||||
"SL": 0
|
||||
},
|
||||
"magicMissile": {
|
||||
"type": "Boolean",
|
||||
"label": "Magic Missile",
|
||||
"value": false
|
||||
},
|
||||
"memorized": {
|
||||
"type": "Boolean",
|
||||
"label": "Memorized",
|
||||
"value": false
|
||||
},
|
||||
"ingredients": [],
|
||||
"currentIng": {
|
||||
"type": "Number",
|
||||
"label": "Ingredient",
|
||||
"value": 0
|
||||
},
|
||||
"wind": {
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Item.WzDKkqnRsuv3er43"
|
||||
"sourceId": "Compendium.packs._source.Vki55AWLKOR9FHGm"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/spell_weeping%20wounds.jpg",
|
||||
"effects": [],
|
||||
"system": {
|
||||
"description": {
|
||||
"value": "<p>You channel the noxious energies of the Warp and infect the wounds of your foes. Anyone within the targeted Area of Effect who has been reduced to less than their Toughness Bonus Wounds, received a Bleeding Condition, or who has suffered a Critical Wound immediately takes a Minor Infection (WFRP4 p187) and any previously suffered Minor Infections turn into Festering Wounds. </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"value": "",
|
||||
"effectString": ""
|
||||
},
|
||||
"range": {
|
||||
"value": "Willpower yards",
|
||||
"vortex": false
|
||||
},
|
||||
"target": {
|
||||
"value": "Willpower Bonus yards",
|
||||
"aoe": true
|
||||
},
|
||||
"duration": {
|
||||
"value": "Instant",
|
||||
"extendable": false
|
||||
},
|
||||
"damage": {
|
||||
"dice": "",
|
||||
"value": ""
|
||||
},
|
||||
"cn": {
|
||||
"value": 6,
|
||||
"SL": 0
|
||||
},
|
||||
"magicMissile": {
|
||||
"value": false
|
||||
},
|
||||
"ritual": {
|
||||
"value": false,
|
||||
"type": "",
|
||||
"xp": 0
|
||||
},
|
||||
"memorized": {
|
||||
"value": false
|
||||
},
|
||||
"skill": {
|
||||
"value": ""
|
||||
},
|
||||
"ingredients": [],
|
||||
"currentIng": {
|
||||
"value": "0"
|
||||
},
|
||||
"wind": {
|
||||
"value": ""
|
||||
},
|
||||
"overcast": {
|
||||
"enabled": false,
|
||||
"label": "",
|
||||
"valuePerOvercast": {
|
||||
"type": "",
|
||||
"value": 1,
|
||||
"SL": false,
|
||||
"characteristic": "",
|
||||
"bonus": false
|
||||
},
|
||||
"initial": {
|
||||
"type": "",
|
||||
"value": 1,
|
||||
"SL": false,
|
||||
"characteristic": "",
|
||||
"bonus": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"_key": "!items!Vki55AWLKOR9FHGm"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user