{ "name": "animabf", "title": "Anima Beyond Fantasy", "description": "Unofficial Anima Beyond Fantasy system for Foundry VTT", "version": "1.15.1", "authors": [{ "name": "Linkaynn", "url": "https://www.jeseromero.com" }], "scripts": [], "esmodules": ["animabf.js"], "styles": ["animabf.css"], "socket": true, "packs": [ { "name": "weapons", "label": "(ES) Armas", "system": "animabf", "path": "./packs/weapons_es.db", "entity": "Item" }, { "name": "armors", "label": "(ES) Armaduras", "system": "animabf", "path": "./packs/armors_es.db", "entity": "Item" }, { "name": "magic", "label": "(ES) Magia", "system": "animabf", "path": "./packs/magic_es.db", "entity": "Item" }, { "name": "psychic", "label": "(ES) Mentalismo", "system": "animabf", "path": "./packs/psychic_powers_es.db", "entity": "Item" }, { "name": "npcs", "label": "(ES) NPCs Core Exxet", "system": "animabf", "path": "./packs/npcs_es.db", "entity": "Actor" } ], "languages": [ { "lang": "es", "name": "Español", "path": "lang/es.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "dependencies": [ { "name": "libWrapper", "type": "module", "manifest": "https://raw.githubusercontent.com/ruipin/fvtt-lib-wrapper/master/module.json" }, { "name": "Compendium Folders", "type": "module", "manifest": "https://raw.githubusercontent.com/earlSt1/vtt-compendium-folders/082-update/module.json" } ], "primaryTokenAttribute": "characteristics.secondaries.lifePoints", "gridDistance": 1, "gridUnits": "m", "compatibility": "0.8.8", "minimumCoreVersion": "0.8.8", "compatibleCoreVersion": "9", "url": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry", "manifest": "https://raw.githubusercontent.com/AnimaBeyondDevelop/AnimaBeyondFoundry/main/src/system.json", "changelog": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/tag/v1.15.1", "download": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/download/v1.15.1/animabf.zip", "bugs": "https://docs.google.com/forms/d/e/1FAIpQLSeUTdTOjxMKarAd1eoHfpswyoIs-mvSElVGmv7sZGrEuBHWKA/viewform?usp=sf_link" }