forked from public/wfrp4e-unofficial-grimoire
normalizing jsons, removing randomization
This commit is contained in:
@@ -1,82 +1,86 @@
|
||||
{
|
||||
"_id": "wptqV73rFzhOgtw0",
|
||||
"name": "Buoyant",
|
||||
"permission": {
|
||||
"default": 0,
|
||||
"LhiA8OMMa0ToAWEe": 3
|
||||
},
|
||||
"type": "spell",
|
||||
"data": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>You become as buoyant as a piece of balsa wood, allowing you to tread over liquid surfaces like water, sewage, or oil as if they were solid. </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"type": "String",
|
||||
"label": "Lore",
|
||||
"value": "Warp",
|
||||
"effect": "Warp Sorcerers gain a +10 bonus to Channelling and Language (Magick) Tests in any underground environment, such as a cavern, sewer or even a basement. Targets who suffer Wounds from Warp Lore spells must pass an Average (+20) Endurance Test to avoid contracting a Minor Infection."
|
||||
},
|
||||
"range": {
|
||||
"type": "String",
|
||||
"label": "Range",
|
||||
"value": "You"
|
||||
},
|
||||
"target": {
|
||||
"type": "String",
|
||||
"label": "Target",
|
||||
"value": "You",
|
||||
"aoe": false
|
||||
},
|
||||
"duration": {
|
||||
"type": "String",
|
||||
"label": "Duration",
|
||||
"value": "Willpower Bonus minutes",
|
||||
"extendable": false
|
||||
},
|
||||
"damage": {
|
||||
"type": "String",
|
||||
"label": "Damage",
|
||||
"value": ""
|
||||
},
|
||||
"cn": {
|
||||
"type": "Number",
|
||||
"label": "Casting Number",
|
||||
"value": 4,
|
||||
"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.F5IeWjW9nJxBM7Mg"
|
||||
"sourceId": "Compendium.packs._source.wptqV73rFzhOgtw0"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/spell_buoyant.jpg",
|
||||
"effects": [],
|
||||
"system": {
|
||||
"description": {
|
||||
"value": "<p>You become as buoyant as a piece of balsa wood, allowing you to tread over liquid surfaces like water, sewage, or oil as if they were solid. </p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"value": "Warp",
|
||||
"effectString": ""
|
||||
},
|
||||
"range": {
|
||||
"value": "You",
|
||||
"vortex": false
|
||||
},
|
||||
"target": {
|
||||
"value": "You",
|
||||
"aoe": false
|
||||
},
|
||||
"duration": {
|
||||
"value": "Willpower Bonus minutes",
|
||||
"extendable": false
|
||||
},
|
||||
"damage": {
|
||||
"dice": "",
|
||||
"value": ""
|
||||
},
|
||||
"cn": {
|
||||
"value": 4,
|
||||
"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!wptqV73rFzhOgtw0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user