{ "id": "alter-ego", "title": "Alter Ego", "description": "Cycle between alternative token images with optional particle effects. Integrates with Sequencer (MIT) and JB2A (CC BY-NC-SA 4.0) for animated effects.", "version": "1.0.0", "compatibility": { "minimum": "13", "verified": "13" }, "authors": [ { "name": "dinoapicella" } ], "esmodules": [ "scripts/alter-ego.js" ], "styles": [ "styles/alter-ego.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "it", "name": "Italiano", "path": "lang/it.json" } ], "socket":true, "url": "https://github.com/dinoapicella/alter-ego", "manifest": "https://raw.githubusercontent.com/dinoapicella/alter-ego/refs/tags/1.0.0/module.json", "download": "https://github.com/dinoapicella/alter-ego/releases/download/1.0.0/module.zip", "license": "LICENSE", "readme": "README.md", "bugs": "https://github.com/dinoapicella/alter-ego/issues", "relationships": { "optional": [ { "id": "sequencer", "type": "module", "reason": "Required for visual effects playback" }, { "id": "jb2a_patreon", "type": "module", "reason": "Provides 1600+ animated effects" } ] } }