=== Plugin Name === Contributors: dashifen Tags: dice, dice roller, dice rolling, awesome dice, D&D, dungeons and dragons, dugeons, dragons Requires at least: 3.2 Tested up to: 3.2 Stable tag: 1.1 A simple D&D dice roller widget that will let users roll a d20 as well as enter their Dungeons & Dragons skill modifier. == Description == The D&D Dice Roller is a simple widget that adds a d20 Dungeons & Dragons dice roller to any widgetized area of your site. In the admin you can set whether or not to allow users to enter their skill or combat bonus modifier to the roll. When selected the users can enter the modifier before rolling. Clicking roll will roll a 20-sided die and display the modified result, as well as the natural d20 roll, so you can determine if the roll was a crit based on your crit threat range (or, shudder to think, if it was a natural 1). The D&D Dice Roller is a simple and effective d20 rolling widget. You can see it in action at the Awesome Dice blog at http://www.awesomedice.com/blog/ as well as dice rolling widgets for other RPGs, including World of Darkness and a generic RPG dice rolling widget == Installation == 1. Download the zip file from WordPress.org 1. Upload the contents of the zip file to the `/wp-content/plugins/dnd_dice_roller/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to the Appearance menu and select Widgets. If you don't see Widgets, then your theme doesn't support them. 1. Find `D&D Dice Roller` within the list of other widgets and drag it to the sidebar where you want it to be. 1. Edit the default title for the widget (if desired) and be sure to correctly indicate if you want modifiers to apply to the roll. == Changelog == = 1.1 = * November 22, 2011 * Fixed credit link * Corrected JavaScript include = 1.0 = * November 17, 2011 * Initial Release