{ "id": "magic-dueling", "title": "Magic Dueling (PF2e)", "description": "Information-only dueling module for PF2e: players select a skill and stance (Cast/Trick/Shield), then roll with consolidated ChatMessages.", "version": "0.2.0", "compatibility": { "minimum": "13", "verified": "14" }, "authors": [ { "name": "jkwitchel", "url": "https://github.com/jkwitchel/magic-dueling", "email": "", "flags": {} } ], "esmodules": [ "scripts/main.js" ], "socket": true, "styles": [ "styles/magic-dueling.css" ], "relationships": { "systems": [ { "id": "pf2e", "type": "system", "compatibility": { "minimum": "5.0.0" } } ], "optional": [ { "id": "socketlib", "type": "module", "compatibility": { "minimum": "1.0.0" } } ] }, "url": "https://github.com/jkwitchel/magic-dueling", "manifest": "https://raw.githubusercontent.com/jkwitchel/magic-dueling/main/module.json", "download": "https://github.com/jkwitchel/magic-dueling/releases/download/v0.2.0/module.zip", "license": "MIT", "readme": "README.md" }