summaryrefslogtreecommitdiff
path: root/DiscoBot/Help.json
diff options
context:
space:
mode:
Diffstat (limited to 'DiscoBot/Help.json')
-rw-r--r--DiscoBot/Help.json34
1 files changed, 32 insertions, 2 deletions
diff --git a/DiscoBot/Help.json b/DiscoBot/Help.json
index 1ed7feb..44ce054 100644
--- a/DiscoBot/Help.json
+++ b/DiscoBot/Help.json
@@ -83,8 +83,38 @@
{
"Name": "Gm",
"Scope": "Meister",
- "Brief": "Testbeschreibung",
- "Description": [ "Gm Aktionen" ]
+ "Brief": "Kontrolliere andere Charaktere",
+ "Description": [
+ "Mit !GM fürhrt man commands als eine andere Person aus.",
+ " !GM [charaktername] [command] [commandattribut] [mofifier]",
+ " Unterstützte [commands]'s:",
+ " !GM [name] LE",
+ " !GM [name] AE",
+ " !GM [name] Talent",
+ " !GM [name] Fernkampf",
+ " !GM [name] Eigenschaft",
+ " !GM [name] Zauber",
+ " !GM [name] Angriff",
+ " !GM [name] Parade"
+ ]
+ },
+ {
+ "Name": "ich bin",
+ "Scope": "All",
+ "Brief": "Kontrolliere andere Charaktere",
+ "Description": [
+ "Mit !GM fürhrt man commands als eine andere Person aus.",
+ " !GM [charaktername] [command] [commandattribut] [mofifier]",
+ " Unterstützte [commands]'s:",
+ " !GM [name] LE",
+ " !GM [name] AE",
+ " !GM [name] Talent",
+ " !GM [name] Fernkampf",
+ " !GM [name] Eigenschaft",
+ " !GM [name] Zauber",
+ " !GM [name] Angriff",
+ " !GM [name] Parade"
+ ]
}
]
}