{ "id": "hero-villain-points", "title": "Hero vs. Villain Points", "description": "Implements a Hero/Villain Point system inspired by Star Wars Destiny Points. Uses 7 visual circles to represent points, which flip when clicked.", "version": "1.3.0", "url": "https://github.com/jkwitchel/foundryvtt-hero-villain-points", "socket": true, "authors": [ { "name": "Jeremy", "url": "https://github.com/jkwitchel/foundryvtt-hero-villain-points" } ], "compatibility": { "minimum": "13", "verified": "13" }, "relationships": { "systems": [ { "id": "pf2e", "type": "system" } ], "requires": [ { "id": "socketlib", "type": "module", "manifest": "https://github.com/farling42/foundryvtt-socketlib/releases/latest/download/module.json" } ] }, "esmodules": ["scripts/main.js"], "styles": ["styles/style.css"], "manifest": "https://raw.githubusercontent.com/jkwitchel/foundryvtt-hero-villain-points/main/hero-villain-points/module.json", "download": "https://github.com/jkwitchel/foundryvtt-hero-villain-points/archive/refs/heads/main.zip" }