From fe92e317c6932e63a818da3bfa88589f9232d33b Mon Sep 17 00:00:00 2001 From: tradam Date: Fri, 20 Aug 2021 00:33:41 -0400 Subject: . --- src/SUMMARY.md | 4 ++-- src/combat.mdown | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 src/combat.mdown diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 08b20ec..52a4f15 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -2,13 +2,13 @@ [Intro](./intro.mdown) -- [Build Your Character](character-builder.mdown) +- [Build Your Character](./character-builder.mdown) - [Attributes](./attributes.mdown) - [Spellcasting]() - [Running The Game]() - - [Combat]() + - [Combat](./combat.mdown) - [Social]() - [Bartering]() - [Travel]() diff --git a/src/combat.mdown b/src/combat.mdown new file mode 100644 index 0000000..9e903a3 --- /dev/null +++ b/src/combat.mdown @@ -0,0 +1,5 @@ + # Combat + + ## Your Turn + + At the start of your turn you draw one card from deck. You have 3 stamina to spend as you see fit during your turn. Your stamina is restored at the end of each of your turns so it is best to spend it. it costs stamina to move, attack, casts spells, etc. The card you drew from your deck can be applied to any appropriate spell or ability that you wish to use. -- cgit v1.2.3