diff --git a/README.md b/README.md index 4877dae..452da13 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@ -# NPC Scroll +# CT Scroll Fantasy Grounds extension for the 5E ruleset that enables using the mouse wheel to change the some "offense" abilities in the combat tracker. ### How to -On the combat tracker, while holding the Ctrl key and hovering an Offence ability, use the mouse +On the combat tracker, while holding the **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: +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's ability (str, dex, con, int, wis, cha). diff --git a/extension.xml b/extension.xml index f3b65a4..54079bd 100644 --- a/extension.xml +++ b/extension.xml @@ -3,15 +3,16 @@ 5E Extension - NPC Scroll - 0.2 + 0.3 fxg42 Increment and decrement NPC combat tracker entry attack bonuses and damage die with the scroll wheel. 100 - + + diff --git a/raven-circ-30x30.png b/raven-circ-30x30.png new file mode 100644 index 0000000..a0e1f4e Binary files /dev/null and b/raven-circ-30x30.png differ