forked from public/wfrp4e-unofficial-grimoire
normalizing jsons, removing randomization
This commit is contained in:
@@ -1,82 +1,86 @@
|
||||
{
|
||||
"name": "Amber Contour",
|
||||
"permission": {
|
||||
"default": 0,
|
||||
"OfKMBdcUK6oV9G48": 3
|
||||
},
|
||||
"type": "spell",
|
||||
"data": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>You point at one target and trace its shape, creating a subtle outline of Ghur flickers around the target. All combat Tests against the outlined creature gain +1 Advantage. Note: This spell may have uses other than direct combat. For example, your GM may agree that an angry mob may react to an outlined character with hostility, or guards may detain the outlined character for questioning.</p>\n<p> </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"type": "String",
|
||||
"label": "Lore",
|
||||
"value": "Druid",
|
||||
"effect": ""
|
||||
},
|
||||
"range": {
|
||||
"type": "String",
|
||||
"label": "Range",
|
||||
"value": "Willpower yards"
|
||||
},
|
||||
"target": {
|
||||
"type": "String",
|
||||
"label": "Target",
|
||||
"value": "1",
|
||||
"aoe": false
|
||||
},
|
||||
"duration": {
|
||||
"type": "String",
|
||||
"label": "Duration",
|
||||
"value": "Willpower Bonus Rounds",
|
||||
"extendable": true
|
||||
},
|
||||
"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.W7f9b1DTQLlCFcV3"
|
||||
"sourceId": "Compendium.packs._source.jEfLXlAVpMSLIh47"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/spell_amber.jpg",
|
||||
"effects": [],
|
||||
"_id": "jEfLXlAVpMSLIh47",
|
||||
"system": {
|
||||
"description": {
|
||||
"value": "<p>You point at one target and trace its shape, creating a subtle outline of Ghur flickers around the target. All combat Tests against the outlined creature gain +1 Advantage. Note: This spell may have uses other than direct combat. For example, your GM may agree that an angry mob may react to an outlined character with hostility, or guards may detain the outlined character for questioning.</p>\n<p> </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"value": "Druid",
|
||||
"effectString": ""
|
||||
},
|
||||
"range": {
|
||||
"value": "Willpower yards",
|
||||
"vortex": false
|
||||
},
|
||||
"target": {
|
||||
"value": "1",
|
||||
"aoe": false
|
||||
},
|
||||
"duration": {
|
||||
"value": "Willpower Bonus Rounds",
|
||||
"extendable": true
|
||||
},
|
||||
"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!jEfLXlAVpMSLIh47"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user