{ "id": "dnd5e-spellpoints", "title": "Advanced Magic - Spell Points System 5e", "description": "FoundryVTT module for Spell Points System in D&D5e. This module use the optional rules found on DMG to allow character to cast spells using a resource named 'Spell Points'", "version": "2.2.17", "url": "https://github.com/misthero/dnd5e-spellpoints", "manifest": "https://raw.githubusercontent.com/misthero/dnd5e-spellpoints/v2.2.17/module.json", "download": "https://github.com/misthero/dnd5e-spellpoints/archive/refs/tags/v2.2.17.zip", "compatibility": { "minimum": "11", "verified": "11.999", "maximum": "11.999" }, "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json", "compatibility": { "verified": "3.2.0", "minimum": "3.2.0" } } ] }, "authors": [ { "name": "misthero", "url": "https://github.com/misthero", "flags": {} } ], "esmodules": [ "scripts/main.js" ], "styles": [ "css/styles.css" ], "packs": [ { "name": "module-items", "label": "Spell Points", "path": "packs/items", "type": "Item", "system": "dnd5e", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "it", "name": "Italiano", "path": "lang/it.json", "flags": {} }, { "lang": "es", "name": "Español", "path": "lang/es.json", "flags": {} }, { "lang": "fr", "name": "Français", "path": "lang/fr.json", "flags": {} }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json", "flags": {} }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json", "flags": {} } ], "media": [ { "type": "icon", "url": "modules/dnd5e-spellpoints/img/mana-icon.webp" }, { "type": "setup", "url": "modules/dnd5e-spellpoints/img/AdvancedMagic.webp" }, { "type": "cover", "url": "modules/dnd5e-spellpoints/img/AdvancedMagic.webp" } ] }