migrating modules

This commit is contained in:
Marek Kembrowski
2024-06-04 14:02:50 +02:00
parent bea47c2b61
commit 8ee626837a
262 changed files with 50005 additions and 262 deletions

View File

@@ -0,0 +1,82 @@
{
"_id": "Giy1FHWs38GG32gT",
"name": "Silence",
"permission": {
"default": 0,
"rPtCM2fgOqxK9HLk": 3
},
"type": "spell",
"data": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>You target an area that blocks out all noise. No speech or sound may pass into or out of the AoE, no matter how loud. Spellcasting is impossible inside the area.&nbsp;&nbsp;</p>"
},
"gmdescription": {
"type": "String",
"label": "Description",
"value": ""
},
"lore": {
"type": "String",
"label": "Lore",
"value": "",
"effect": ""
},
"range": {
"type": "String",
"label": "Range",
"value": "Willpower yards"
},
"target": {
"type": "String",
"label": "Target",
"value": "Willpower Bonus yards",
"aoe": true
},
"duration": {
"type": "String",
"label": "Duration",
"value": "Willpower Bonus Rounds",
"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.5GO7upn1MHwq0XVH"
}
},
"img": "modules/wfrp4e-unofficial-grimoire/icons/spell_silence.jpg",
"effects": [],
"_key": "!items!Giy1FHWs38GG32gT"
}