From 13dcd957a2eedecfa54fa875e8df1b12a7bdc198 Mon Sep 17 00:00:00 2001 From: Francois-Xavier Guillemette Date: Sun, 20 Jun 2021 16:53:52 -0400 Subject: [PATCH] Updates the readme --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ea830b..2650ba8 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,16 @@ to change the some "offense" abilities in the combat tracker. ### How to -On the combat tracker, hover an NPC's `ATK` or `DMG` ability. Use the mouse -wheel to increment or decrement either the attack bonus or the number of damage -dice. +On the combat tracker, while holding Ctrl key and hovering an Offence ability, use the mouse +wheel to increment or decrement either: +- the attack bonus; +- the number of damage or healing dice; +- the save DC; +- the recharge dice. + +Hold the Alt key and use the mouse wheel to cycle through: +- the damage and healing die type (d4, d6, d8, d10 or d12); +- the saving throw ability (str, dex, con, int, wis, cha). ### Inspiration