diff options
| author | realtradam <[email protected]> | 2022-05-28 02:40:30 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-05-28 02:40:30 -0400 |
| commit | 11646e108799725c75dfdbd8231642b322b42467 (patch) | |
| tree | edc4cb81276a55b339150647101ead314f4529f1 /src/combat.mdown | |
| parent | 98af088eef5daead2d4c5dbd0bb4b6967a076ed2 (diff) | |
| download | Plore-Tabletop-Game-11646e108799725c75dfdbd8231642b322b42467.tar.gz Plore-Tabletop-Game-11646e108799725c75dfdbd8231642b322b42467.zip | |
:)
Diffstat (limited to 'src/combat.mdown')
| -rw-r--r-- | src/combat.mdown | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/src/combat.mdown b/src/combat.mdown index 9e903a3..9f4b289 100644 --- a/src/combat.mdown +++ b/src/combat.mdown @@ -1,5 +1,20 @@ - # Combat +# Combat + +## Bargain + +At any point during combat the players and the enemies can bargain with eachother to cease fighting. - ## Your Turn +## Start of Combat + +GM places enemies on board, draws from environment deck and places them in play as well. GM Rolls to determine which player goes first. + +## A Round +A single round starts from the first player's turn and goes clockwise until all players have gone once. Then the enemy's actions are resolved. Once they are resolved a new round can begin. + +## A Player Turn + +Regain all energy and draw a card from the player deck. During their turn players can spend their energy however they would like. Once they end their turn the player must discard down to their max hand size(default 3) + +## Enemy 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. +The GM resolved the enemy effects in any order they wish. Any enemy that was not targeted this round by a player attack deals damage to a player of the GMs choice equal to the enemy's attack stat. Once all of these are resolve then the enemy turn ends. |
