summaryrefslogtreecommitdiffhomepage
path: root/src/combat.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/combat.md')
-rw-r--r--src/combat.md27
1 files changed, 6 insertions, 21 deletions
diff --git a/src/combat.md b/src/combat.md
index 15d7f08..99abffb 100644
--- a/src/combat.md
+++ b/src/combat.md
@@ -1,34 +1,19 @@
# Combat
-
-## Bargain
-
-At any point during combat the players and the enemies can bargain with eachother to cease fighting.
## 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
+GM places enemies on board, draws from environment deck and places them in play as well.
-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.
+Turn order will be determined by some way in the future(not yet sure)
----
+All enemy turns are interlaced between player turns
-Each round will consist of the following flow:
+All abilities are tapped or "deactivated"
-Melee -> Ranged -> Magic
+## Player Turn
-At any point before or after an action a character could move(might not have movement?)
-Within each of those phases the order goes like this:
+At the start of the player turn abilities that are applicable are refreshed. Now the player can use their abilities or tap
-Enemy intention -> Player actions(any order) -> enemy actions
---