{ "id": "hero-villain-points", "title": "Hero vs. Villain Points", "description": "Implements a Hero/Villain Point system inspired by Star Wars Destiny Points. Uses visual circles to represent points, which flip when clicked.", "version": "1.4.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": "14" }, "esmodules": [ "scripts/module.js" ], "styles": [ "styles/hero-villain-points.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "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", "readme": "README.md", "license": "LICENSE" }