From 0b74f459167481e5c71db98e442778a58e2c5f8d Mon Sep 17 00:00:00 2001 From: imaginosmusic <64118855+imaginosmusic@users.noreply.github.com> Date: Mon, 25 May 2020 07:47:54 -0600 Subject: [PATCH] [HARP]Harp read me (#6554) * Create readme.md File was omitted from initial pull request * Update harp.html Found and corrected a spelling error. * Update harp.html Found and corrected spelling error in the button calls to the roll template. --- HARP/harp.html | 18 +++++++++--------- HARP/readme.md | 3 +++ 2 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 HARP/readme.md diff --git a/HARP/harp.html b/HARP/harp.html index 88d4000985..e1a7f384c8 100644 --- a/HARP/harp.html +++ b/HARP/harp.html @@ -554,7 +554,7 @@

 

- Rull Buttons & Output + Roll Buttons & Output
Each skill included in this sheet has a button that will execute a virtual dice roll. The displayed result of the roll, is the final roll. All modifiers that are relevant have been included in the calculation. The messages displayed along with the result tell you which chart or column of the maneuver table to use to find the result. @@ -738,7 +738,7 @@
-
@@ -806,7 +806,7 @@
-
@@ -942,7 +942,7 @@
-
@@ -1100,7 +1100,7 @@
-
@@ -1297,7 +1297,7 @@
-
@@ -1365,7 +1365,7 @@
-
@@ -1493,7 +1493,7 @@
-
@@ -1561,7 +1561,7 @@
-
diff --git a/HARP/readme.md b/HARP/readme.md new file mode 100644 index 0000000000..1608b768a6 --- /dev/null +++ b/HARP/readme.md @@ -0,0 +1,3 @@ +HARP Character Sheet +This sheet supports the High Adventure Roleplaying Fantasy game published by Iron Crown Enterprises. +The sheet currently only supports the core set of rules. The sheet uses a tabbed interface and many of the calculations are handled by the sheet. A more complete list of features and instructions for each tab can be found on the sheet tab. \ No newline at end of file