{ "name": "ThandulsTogglableBuffsAndEffects", "title": "Thandul's Togglable Buffs and Effects", "description": "Module providing custom scene control that allows toggling buffs and effects for most of common spells on actors associated with selected tokens.", "author": "Thandulfan#0087", "version": "1.2.3", "minimumCoreVersion": "0.7.6", "compatibleCoreVersion":"0.7.9", "systems": [ "dnd5e" ], "scripts": [ "./scripts/main.js", "./scripts/helpers.js", "./scripts/effects.js", "./scripts/automation.js", "./scripts/hooks.js" ], "styles": [ "./css/style.css" ], "url": "https://github.com/krysztalzg/ThandulsTogglableBuffsAndEffects/tree/master/ThandulsTogglableBuffsAndEffects", "manifest": "https://raw.githubusercontent.com/krysztalzg/ThandulsTogglableBuffsAndEffects/master/ThandulsTogglableBuffsAndEffects/module.json", "download": "https://github.com/krysztalzg/ThandulsTogglableBuffsAndEffects/raw/master/ThandulsTogglableBuffsAndEffects.zip" }