Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…lls, and making skill rolls using the item. If the item has the 'damage' field set to something, follows up with a damage roll. Can now select a skill on owned items that is saved on the item. Deliberately no filtering of the skill you can select. If you click an item with a linked skill, it is rolled, emitting a text like: 'Rolling Skillname using Itemname'. If it isn't linked, no roll occurs. Advanced skill rolls (shift-click) now work. Added in more of Kevin's layout fixes. Supports rolling damage for advanced skill rolls as well as simple rolls. Added support for advanced rolls to them as well (shift-click). Made any bonus/penalty given in advanced rolls show in the chat flavor text. TODO Add a setting to not roll damage. TODO Maybe add a setting to only roll damage on effect > 0? (I.e. on a hit.) TODO Add a 'permanent modifier' field TODO Clean up the code (May not be possible. Probably better to rewrite completely for #86. It's horrible.)
- Loading branch information