summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/SUMMARY.md2
-rw-r--r--src/classes.md17
2 files changed, 19 insertions, 0 deletions
diff --git a/src/SUMMARY.md b/src/SUMMARY.md
index e2373a6..196530d 100644
--- a/src/SUMMARY.md
+++ b/src/SUMMARY.md
@@ -10,6 +10,8 @@
- [Vices](build/vices.md)
- [Races](./races.md)
- [Attributes](./attributes.md)
+ - [Classes](classes.md)
+ -
- [What You Have]()
- [Gear]()
- [Armour](armour.md)
diff --git a/src/classes.md b/src/classes.md
new file mode 100644
index 0000000..86c896f
--- /dev/null
+++ b/src/classes.md
@@ -0,0 +1,17 @@
+# Classes
+
+## Rogue
+Can attack many times at once
+specialized in the "city"
+
+## Ranger
+Good at focusing a target(mark)
+specialized in "nature"
+
+## Sorcerer
+Specialized at casting
+specialized in "magic"
+
+## Monk
+Specialized at inner peace?
+can move cards around the field \ No newline at end of file