forked from public/wfrp4e-unofficial-grimoire
normalizing jsons, removing randomization
This commit is contained in:
@@ -1,84 +1,87 @@
|
||||
{
|
||||
"name": "Starshine",
|
||||
"permission": {
|
||||
"default": 0,
|
||||
"JaDY9Gr5gDw8h5kN": 3
|
||||
},
|
||||
"type": "spell",
|
||||
"data": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": "<p>You use the Wind of Azyr to conjure the light of the stars around you, illuminating the Area of Effect in a soft light that reveals that which is hidden. Darkness (both magical and mundane) is banished, the invisible is made visible, illusions are banished, hidden or disguised characters are exposed, and secret areas (doors, chambers, etc) are revealed.</p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"type": "String",
|
||||
"label": "Lore",
|
||||
"value": "heavens",
|
||||
"effect": ""
|
||||
},
|
||||
"range": {
|
||||
"type": "String",
|
||||
"label": "Range",
|
||||
"value": "You"
|
||||
},
|
||||
"target": {
|
||||
"type": "String",
|
||||
"label": "Target",
|
||||
"value": "AoE (Willpower Bonus yards)",
|
||||
"aoe": false
|
||||
},
|
||||
"duration": {
|
||||
"type": "String",
|
||||
"label": "Duration",
|
||||
"value": "Willpower Bonus Rounds",
|
||||
"extendable": false
|
||||
},
|
||||
"damage": {
|
||||
"type": "String",
|
||||
"label": "Damage",
|
||||
"value": ""
|
||||
},
|
||||
"cn": {
|
||||
"type": "Number",
|
||||
"label": "Casting Number",
|
||||
"value": 8,
|
||||
"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": ""
|
||||
},
|
||||
"source": {
|
||||
"type": "String",
|
||||
"label": "Source"
|
||||
}
|
||||
},
|
||||
"flags": {
|
||||
"_sheetTab": "details"
|
||||
"_sheetTab": "details",
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.iuPNhbYYZLyqj1nL"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-content/icons/spells/heavens.png",
|
||||
"_id": "iuPNhbYYZLyqj1nL",
|
||||
"effects": [],
|
||||
"system": {
|
||||
"description": {
|
||||
"value": "<p>You use the Wind of Azyr to conjure the light of the stars around you, illuminating the Area of Effect in a soft light that reveals that which is hidden. Darkness (both magical and mundane) is banished, the invisible is made visible, illusions are banished, hidden or disguised characters are exposed, and secret areas (doors, chambers, etc) are revealed.</p>"
|
||||
},
|
||||
"gmdescription": {
|
||||
"value": ""
|
||||
},
|
||||
"lore": {
|
||||
"value": "heavens",
|
||||
"effectString": ""
|
||||
},
|
||||
"range": {
|
||||
"value": "You",
|
||||
"vortex": false
|
||||
},
|
||||
"target": {
|
||||
"value": "AoE (Willpower Bonus yards)",
|
||||
"aoe": false
|
||||
},
|
||||
"duration": {
|
||||
"value": "Willpower Bonus Rounds",
|
||||
"extendable": false
|
||||
},
|
||||
"damage": {
|
||||
"dice": "",
|
||||
"value": ""
|
||||
},
|
||||
"cn": {
|
||||
"value": 8,
|
||||
"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!iuPNhbYYZLyqj1nL"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user