forked from public/wfrp4e-unofficial-grimoire
normalizing jsons, removing randomization
This commit is contained in:
@@ -1,84 +1,91 @@
|
||||
{
|
||||
"name": "Comfort",
|
||||
"permission": {
|
||||
"default": 0,
|
||||
"49AXXoPz63AAzPKB": 3
|
||||
},
|
||||
"type": "spell",
|
||||
"data": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>You create a mystical dome around you that keeps out the extremes of the elements, moderating heat and cold and minimizing the effects of rain, snow, and wind. When rolling for Exposure effects, reverse the roll and choose the best result. This has the result of creating a comfortable space to rest and make camp.<span class=\"Apple-converted-space\"> </span></p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"type": "String",
|
||||
"label": "Lore",
|
||||
"value": "petty",
|
||||
"effect": ""
|
||||
},
|
||||
"range": {
|
||||
"type": "String",
|
||||
"label": "Range",
|
||||
"value": "You"
|
||||
},
|
||||
"target": {
|
||||
"type": "String",
|
||||
"label": "Target",
|
||||
"value": "Willpower Bonus yards",
|
||||
"aoe": true
|
||||
},
|
||||
"duration": {
|
||||
"type": "String",
|
||||
"label": "Duration",
|
||||
"value": "Willpower Bonus hours",
|
||||
"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": {
|
||||
"dynamiceffects": {
|
||||
"equipActive": false,
|
||||
"alwaysActive": false,
|
||||
"effects": []
|
||||
},
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.8L5ofDzzJm0f29NC"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/petty_magic.jpg",
|
||||
"_id": "8L5ofDzzJm0f29NC",
|
||||
"effects": [],
|
||||
"system": {
|
||||
"description": {
|
||||
"value": "<p>You create a mystical dome around you that keeps out the extremes of the elements, moderating heat and cold and minimizing the effects of rain, snow, and wind. When rolling for Exposure effects, reverse the roll and choose the best result. This has the result of creating a comfortable space to rest and make camp.<span class=\"Apple-converted-space\"> </span></p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"value": "petty",
|
||||
"effectString": ""
|
||||
},
|
||||
"range": {
|
||||
"value": "You",
|
||||
"vortex": false
|
||||
},
|
||||
"target": {
|
||||
"value": "Willpower Bonus yards",
|
||||
"aoe": true
|
||||
},
|
||||
"duration": {
|
||||
"value": "Willpower Bonus hours",
|
||||
"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!8L5ofDzzJm0f29NC"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user