# Ecosquirrel DSA5 Dice Roller for Foundry VTT

Just another Dice Roller. The module adds FoundryVTT functions to dice roll. Adapted for the game Das schwarze Auge / The Dark Eye to have only the common used dices as well having a simple interface.

Was intended as a small project to see if I can do it, as so often with small things it becomes bigger than you think
and lasts longer than you wanted and learns more than you thought. That's exactly why I love small projects like this.
<br>
And yes, there are already so many "Dice Roller" at the market, no matter I had fun creating them. Learned something new!!!

I try to keep it up to date, but it's just a hobby....

### How to use

After installation a new button is added to the left bar. When activated a popup will be displayed.

![demo_popup](https://github.com/xerberde/xerbers-dsa5-roller/blob/main/images/demo_popup.png)

* Mouse left click on &plusmn; in the popup performs a throw with positive bonus.
* Mouse right click on &plusmn; in the popup performs a roll with negative bonus.

From here you can roll a 1D6, 2D6, 3D6 or 1D20 with or without bonus points as well, when activated, a Coin flip, LeP, AsP, KaP roll.

![demo_roll](https://github.com/xerberde/xerbers-dsa5-roller/blob/main/images/demo_roll.png)


### Settings

* Enable/Disable each dice roll in settings dialog to show or not show in popup
* Change LeP regeneration dice roll form 1D6 to 1D3
* Change number of rows with displayed bonus from 1-10

![demo_settings](https://github.com/xerberde/xerbers-dsa5-roller/blob/main/images/demo_settings.png)

### Installation Instructions

To install a module, follow these instructions:

1. Start Foundry VTT and browse to the Game Modules tab in the Configuration and Setup menu
2. Select the Install Module button and enter the following [module.json](https://raw.githubusercontent.com/xerberde/xerbers-dsa5-roller/main/module.json)
3. Click Install and wait for installation to complete 

### Release Notes

* 1.0.0
	* First Release
* 1.0.1
	* New Feature - Settings menu
	* New Feature - German and english translation
* 1.0.2
	* Patch - Issues with Setting Menu name
	* Patch - Popup Windows moved to avoid overlap with scenes on top
	* New Feature - Leftclick and Rightclick integration for negative/positive bonus on roll
* 1.0.3
	* Patch - Translation for german and english corrected
	* New Feature - Karmaenergy added as dice line
* 1.0.4
	* Patch - Popup Window open/close fix
* 1.0.5
	* Patch - Issues with amount of displayed bonus
	* Patch - Information about right and leftclick added to settings dialog
* 1.0.6
	* Patch - Issues with Foundry VTT Version 10 fixed
* 1.0.7
	* Patch - Issues with Foundry VTT Version 11/12 fixed
        * Patch - Renamed to Ecosquirrel DSA5 Dice Roller
### Feedback

If you have any suggestions or feedback, please contact me on Discord [xerberde](https://discordapp.com/users/xerberde).