summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2017-08-27 14:50:54 +0200
committerGitHub <noreply@github.com>2017-08-27 14:50:54 +0200
commita868e5e4ee81357456028e6134aac09c14546ec8 (patch)
tree7d004c1dbd3624cc0fb33beab4800552014e6519
parentf92c0340366aa23fca01da98553ef11964106116 (diff)
Update README.md
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c648ea..203d802 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,16 @@ e.g. !attack Bogen +4 to shoot a bow.
The Bot recognizes the Sender and asosiates one of the loaded Chars to get the correct values.
At the time, also an basic dice emulator is implemented.
More features can be easily added (namegenerator...)
+
+# Usage
+there are four main character specific action groups:
+!talent {name} [t,z,zauber...]
+!angriff {weapon} [a,attacke,attacke_mit...]
+!parade {weapon} [p,P,parade_mit]
+!fernkampf {weapon} {erschwernis} [schuss,f,F,schieße_mit]
+
+-mainly the talent group has enhanced type corrrection
+-"erschwernis" is optional
+
+Roll command
+!roll {dice string e.g. "3d20"} [r,R,Würfle]