{ "name": "ScaleOnAdd", "version": "0.1.3", "description": "ScaleOnAdd automatically adjusts the dimentions of new graphics when it is active. This is handy for dragging in tiles of a known size.\r\r## Commands\r\r```\r!scale-on-add [--help|--toggle|--on|--off|--set <number> [number]]\r```\r\r* **--help** -- Shows this help.\r* **--toggle** -- Turns ScaleOnAdd off it it is on, or on if it is off.\r* **--on** -- Turns ScaleOnAdd on.\r* **--off** -- Turns ScaleOnAdd off.\r* **--set <number> [number]** -- Sets the dimensions for scaling added graphics. If one number is specified, it will be used for width and height, if two are specified, the first is width and the second is height.\r\r## Configuration\rThe help provies a Toggle button for turning snap on add off and on.\rAdditionally, there is a button to set the scale.", "authors": "The Aaron", "roll20userid": "104025", "patreon": "https://www.patreon.com/shdwjk", "dependencies": {}, "modifies": { "state.ScaleOnAdd": "read,write", "graphic.width": "write", "graphic.height": "write" }, "conflicts": [], "script": "ScaleOnAdd.js", "useroptions": [], "previousversions": [] }