{ "id": "hunger-beast-rule", "title": "Hunger Beast Rule", "description": "Implements the Hunger Beast Rule for Vampire: The Masquerade 5th Edition (wod5e system). As seen in Dimension 20: City Council of Darkness — when a vampire's dice pool falls below their Hunger on a Beast-driven roll (physical, intimidation, stealth, survival), they roll Hunger dice equal to their Hunger instead, with any Blood Surge bonus dice added on top as normal dice. Includes a roll dialog indicator so players can see when the rule has applied, and can manually adjust dice at the table if needed.", "version": "1.0.0", "compatibility": { "minimum": "12", "verified": "13" }, "authors": [ { "name": "D.Gundrum", "url": "https://github.com/dgundrum" } ], "esmodules": [ "scripts/hunger-beast-rule.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "relationships": { "systems": [ { "id": "wod5e", "type": "system", "compatibility": { "minimum": "5.0.0" } } ] }, "url": "https://github.com/dgundrum/hunger-beast-rule", "manifest": "https://raw.githubusercontent.com/dgundrum/hunger-beast-rule/main/module.json", "download": "https://github.com/dgundrum/hunger-beast-rule/releases/latest/download/hunger-beast-rule.zip", "readme": "https://github.com/dgundrum/hunger-beast-rule/blob/main/README.md", "bugs": "https://github.com/dgundrum/hunger-beast-rule/issues", "changelog": "https://github.com/dgundrum/hunger-beast-rule/blob/main/CHANGELOG.md", "flags": {} }