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,84 @@
{
"name": "Impervious Hands",
"permission": {
"default": 0,
"49AXXoPz63AAzPKB": 3
},
"type": "spell",
"data": {
"description": {
"type": "String",
"label": "Description",
"value": "<p>Magic flows into your hands, rendering them immune to heat, cold, corruption, as well as corrosive and poisonous chemicals. This spell is often used by spellcasters who work with dangerous temperatures and noxious chemicals.<span class=\"Apple-converted-space\">&nbsp;</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": "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": 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": []
}
},
"img": "modules/wfrp4e-unofficial-grimoire/icons/petty_magic.jpg",
"_id": "pO8nARtPH3p883rg",
"effects": [],
"_key": "!items!pO8nARtPH3p883rg"
}