diff options
| author | realtradam <[email protected]> | 2022-11-17 05:49:52 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-11-17 05:49:52 -0500 |
| commit | bd533784f699ca8134bee34c5ff29275f8e57f9f (patch) | |
| tree | 650648c1ce1b0a3af695278803031085c8a011f0 /src/classes.md | |
| parent | 683e652c96cbe50f1fd893a72601075e01630e99 (diff) | |
| download | Plore-Tabletop-Game-bd533784f699ca8134bee34c5ff29275f8e57f9f.tar.gz Plore-Tabletop-Game-bd533784f699ca8134bee34c5ff29275f8e57f9f.zip | |
added spells, class abilities. reworked weapons.
Diffstat (limited to 'src/classes.md')
| -rw-r--r-- | src/classes.md | 17 |
1 files changed, 17 insertions, 0 deletions
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 |
