forked from public/wfrp4e-unofficial-grimoire
normalizing jsons, removing randomization
This commit is contained in:
@@ -1,78 +1,9 @@
|
||||
{
|
||||
"name": "Banish Undead",
|
||||
"permission": {
|
||||
"default": 0,
|
||||
"49AXXoPz63AAzPKB": 3
|
||||
},
|
||||
"type": "spell",
|
||||
"data": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>You create a magical vortex of <i>Dhar </i>that sucks energy from any creatures that have the <i>Undead </i>Trait. Any such targets take a <i>magic missile </i>with a Damage of +5. Skeletons and Zombies are instantly destroyed instead.</p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"type": "String",
|
||||
"label": "Lore",
|
||||
"value": "Necromancy",
|
||||
"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": "5"
|
||||
},
|
||||
"cn": {
|
||||
"type": "Number",
|
||||
"label": "Casting Number",
|
||||
"value": 8,
|
||||
"SL": 0
|
||||
},
|
||||
"magicMissile": {
|
||||
"type": "Boolean",
|
||||
"label": "Magic Missile",
|
||||
"value": true
|
||||
},
|
||||
"memorized": {
|
||||
"type": "Boolean",
|
||||
"label": "Memorized",
|
||||
"value": false
|
||||
},
|
||||
"ingredients": [],
|
||||
"currentIng": {
|
||||
"type": "Number",
|
||||
"label": "Ingredient",
|
||||
"value": 0
|
||||
},
|
||||
"wind": {
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Item.1frgQuG37UWAixhZ"
|
||||
"sourceId": "Compendium.packs._source.yrvmFQMokCZx8yOI"
|
||||
},
|
||||
"exportSource": {
|
||||
"world": "the-old-world",
|
||||
@@ -84,5 +15,78 @@
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/spell_banish_undead.jpg",
|
||||
"effects": [],
|
||||
"_id": "yrvmFQMokCZx8yOI",
|
||||
"system": {
|
||||
"description": {
|
||||
"value": "<p>You create a magical vortex of <i>Dhar </i>that sucks energy from any creatures that have the <i>Undead </i>Trait. Any such targets take a <i>magic missile </i>with a Damage of +5. Skeletons and Zombies are instantly destroyed instead.</p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"value": "Necromancy",
|
||||
"effectString": ""
|
||||
},
|
||||
"range": {
|
||||
"value": "Willpower yards",
|
||||
"vortex": false
|
||||
},
|
||||
"target": {
|
||||
"value": "Willpower Bonus yards",
|
||||
"aoe": true
|
||||
},
|
||||
"duration": {
|
||||
"value": "Instant",
|
||||
"extendable": false
|
||||
},
|
||||
"damage": {
|
||||
"dice": "",
|
||||
"value": "5"
|
||||
},
|
||||
"cn": {
|
||||
"value": 8,
|
||||
"SL": 0
|
||||
},
|
||||
"magicMissile": {
|
||||
"value": true
|
||||
},
|
||||
"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!yrvmFQMokCZx8yOI"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user