{ "name": "ThandulsTogglableEffects", "title": "Thandul's Togglable 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.9", "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/ThandulsTogglableEffects/", "manifest": "https://raw.githubusercontent.com/krysztalzg/ThandulsTogglableEffects/master/ThandulsTogglableEffects/module.json", "download": "https://github.com/krysztalzg/ThandulsTogglableEffects/raw/master/ThandulsTogglableEffects.zip" }