{ "name": "Difficulty Rating", "script": "DifficultyRating.js", "version": "1.04", "previousversions": ["1.03"], "description": "# Difficulty Rating\r\rA 5th Edition Dungeons & Dragons encounter calculator. It is compatible with the OGL and 5e-Shaped character sheets.\r\r## Setup\r\rOnce installed, upon API startup, Difficulty Rating will prompt the user in the chat to configure it for either OGL or 5e-Shaped character sheets (this can be changed later).\r\r## Commands\r\r- `!dr` will show the menu and has buttons corresponding to the other commands.\r- `!dr --setMode [OGL|5e-Shaped]` will reconfigure Difficulty Rating for a different character sheet type.\r- `!dr --addPlayer [level] ^[player name]^` will add the player with the level to the default party list.\r- `!dr --calculate` will calculate the difficulty of an encounter between the default party and any selected NPC tokens.\r\r## Operation\r\rAfter initial setup, simply add your player characters to the default party, drag some NPCs onto the board, select them, and click the Calculate button.\r\r## Links\r\r### Credits\r\r- Author: [Michael G.](https://app.roll20.net/users/1583758/michael-g)/[VoltCruelerz](https://github.com/VoltCruelerz)\r- Designer: [Wolf Thunderspirit](https://app.roll20.net/users/2762597)\r\r# Sourcing\r\r- [Github](https://github.com/Roll20/roll20-api-scripts/tree/master/DifficultyRating)\r- [Forums](https://app.roll20.net/forum/post/7542136/script-difficulty-rating-5e-encounter-calculator)\r\r## Version History\r\r- 1.00: Initial Release\r- 1.03: Improve 5e-Shaped compatibility\r- 1.04: Fix CR less than 1 read bug", "authors": "M. Greene", "roll20userid": "1583758", "useroptions": [], "dependencies": [], "modifies": { "state.DifficultyRating": "read,write" }, "conflicts": [] }