{ "name": "magicitems", "title": "Magic Items", "description": "Module that adds the ability to create magical items with spells or feats that belong to the item itself, such as staffs or magic wands, which will be automatically inherited from the character who owns the item.", "version": "2.0.5", "minimumCoreVersion" : "0.7.3", "compatibleCoreVersion" : "0.7.8", "systems": ["dnd5e"], "author": "Simone", "esmodules": ["magicitems.js"], "scripts": [], "styles": [ "./magicitems.css" ], "languages": [{ "lang": "en", "name": "English", "path": "./lang/en.json" }, { "lang": "it", "name": "Italian", "path": "./lang/it.json" }, { "lang": "ko", "name": "Korean", "path": "./lang/ko.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "./lang/pt-BR.json" }], "packs": [{ "name": "magicitems", "label": "Magic Items", "system": "dnd5e", "path": "./packs/magic-items.db", "entity": "Item" }, { "name": "magicitem-feats", "label": "Magic Items: Item Feats", "system": "dnd5e", "path": "./packs/magic-items-item-feats.db", "entity": "Item" }, { "name": "magicitem-tables", "label": "Magic Items: Item Tables", "system": "dnd5e", "path": "./packs/magic-items-item-tables.db", "entity": "RollTable" }], "url": "https://gitlab.com/riccisi/foundryvtt-magic-items", "manifest": "https://gitlab.com/riccisi/foundryvtt-magic-items/raw/master/module/module.json", "download": "https://gitlab.com/riccisi/foundryvtt-magic-items/-/jobs/artifacts/2.0.5/raw/magic-items.zip?job=build" }