{ "id": "eirendor", "version": "1.2.1", "title": "Eirendor: El Albor de la Quinta Edad", "url": "https://github.com/fragarco/eirendor", "description": "Eirendor 1st edition system for Foundry VTT", "license": "LICENSE", "authors": [ { "name": "Javier 'Dwayne Hicks' Garcia", "url": "https://cabohicks.blogspot.com", "flags": {} } ], "esmodules": [ "module/eirendor.js" ], "styles": [ "css/grid.css", "css/fonts.css", "css/eirendor.css", "css/actor.css", "css/rolls.css", "css/items.css" ], "packs": [ { "name": "macros", "label": "Macros", "system": "eirendor", "path": "packs/macros", "type": "Macro", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} }, { "name": "aqe-talentos", "label": "Talentos (AQE)", "system": "eirendor", "path": "packs/aqe-talentos", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} }, { "name": "arkham-talentos", "label": "Talentos (Arkham)", "system": "eirendor", "path": "packs/arkham-talentos", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} }, { "name": "trasfondos-profesiones", "label": "Trasfondos (Profesiones)", "system": "eirendor", "path": "packs/trasfondos-prodesiones", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} }, { "name": "equipo", "label": "Equipo", "system": "eirendor", "path": "packs/equipo", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} }, { "name": "conjuros", "label": "Conjuros", "system": "eirendor", "path": "packs/conjuros", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} }, { "name": "monstruos-l2", "label": "Monstruos (L2)", "system": "eirendor", "path": "packs/monstruos-l2", "type": "Actor", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} }, { "name": "monstruos-arkham", "label": "Monstruos (Arkham)", "system": "eirendor", "path": "packs/monstruos-arkham", "type": "Actor", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} } ], "languages": [ { "lang": "es", "name": "Spanish", "path": "lang/es.json", "flags": {} }, { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} } ], "compatibility": { "minimum": "10", "verified": "11" }, "gridDistance": 2, "gridUnits": "m", "primaryTokenAttribute": "traits.hp", "secondaryTokenAttribute": "traits.mp", "manifest": "https://raw.githubusercontent.com/fragarco/eirendor/main/system.json", "download": "https://github.com/fragarco/eirendor/archive/refs/tags/v1.2.1.zip" }