forked from public/wfrp4e-unofficial-grimoire
normalizing jsons, removing randomization
This commit is contained in:
@@ -1,82 +1,86 @@
|
||||
{
|
||||
"_id": "KjJXeDfk3LLOOPRN",
|
||||
"name": "Ghostly Flame",
|
||||
"permission": {
|
||||
"default": 0,
|
||||
"LhiA8OMMa0ToAWEe": 3
|
||||
},
|
||||
"type": "spell",
|
||||
"data": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>You conjure a floating blob of glowing fire the colour of warpstone that drips viscous green fluid as it burns. The flame provides illumination equal to the Range until the spell ends or it is thrown. You may choose to hurl the fiery ball at a single target within Range with a Ranged (Throwing) Test: if it hits, the victim gains an Ablaze Condition and must Test for Corruption (Minor). </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"type": "String",
|
||||
"label": "Lore",
|
||||
"value": "Minor",
|
||||
"effect": ""
|
||||
},
|
||||
"range": {
|
||||
"type": "String",
|
||||
"label": "Range",
|
||||
"value": "AoE (Willpower Bonus yards)"
|
||||
},
|
||||
"target": {
|
||||
"type": "String",
|
||||
"label": "Target",
|
||||
"value": "You",
|
||||
"aoe": false
|
||||
},
|
||||
"duration": {
|
||||
"type": "String",
|
||||
"label": "Duration",
|
||||
"value": "Wilpower minutes",
|
||||
"extendable": false
|
||||
},
|
||||
"damage": {
|
||||
"type": "String",
|
||||
"label": "Damage",
|
||||
"value": ""
|
||||
},
|
||||
"cn": {
|
||||
"type": "Number",
|
||||
"label": "Casting Number",
|
||||
"value": 0,
|
||||
"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.anA7jkHHpCsszr6p"
|
||||
"sourceId": "Compendium.packs._source.KjJXeDfk3LLOOPRN"
|
||||
}
|
||||
},
|
||||
"img": "systems/wfrp4e/icons/blank.png",
|
||||
"effects": [],
|
||||
"system": {
|
||||
"description": {
|
||||
"value": "<p>You conjure a floating blob of glowing fire the colour of warpstone that drips viscous green fluid as it burns. The flame provides illumination equal to the Range until the spell ends or it is thrown. You may choose to hurl the fiery ball at a single target within Range with a Ranged (Throwing) Test: if it hits, the victim gains an Ablaze Condition and must Test for Corruption (Minor). </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"value": "Minor",
|
||||
"effectString": ""
|
||||
},
|
||||
"range": {
|
||||
"value": "AoE (Willpower Bonus yards)",
|
||||
"vortex": false
|
||||
},
|
||||
"target": {
|
||||
"value": "You",
|
||||
"aoe": false
|
||||
},
|
||||
"duration": {
|
||||
"value": "Wilpower minutes",
|
||||
"extendable": false
|
||||
},
|
||||
"damage": {
|
||||
"dice": "",
|
||||
"value": ""
|
||||
},
|
||||
"cn": {
|
||||
"value": 0,
|
||||
"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!KjJXeDfk3LLOOPRN"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user