summaryrefslogtreecommitdiffhomepage
path: root/src/running-the-game/abilities.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/running-the-game/abilities.md')
-rw-r--r--src/running-the-game/abilities.md39
1 files changed, 32 insertions, 7 deletions
diff --git a/src/running-the-game/abilities.md b/src/running-the-game/abilities.md
index 08e09ad..8a1754f 100644
--- a/src/running-the-game/abilities.md
+++ b/src/running-the-game/abilities.md
@@ -10,23 +10,48 @@ This symbol represents an ability which can be used once before requiring to be
These abilities can be used in reactions on other's turns.
+### Reactive
+📣
+This symbol means this ability can be used in reaction to another action or ability when appropriate.
+
### Suit Card Cost
![heart_symbol](heart_symbol.png) ![spade_symbol](spade_symbol.png) ![diamond_symbol](diamond_symbol.png) ![club_symbol](club_symbol.png)
-Each of these 4 symbols represent an ability where you must play a matching card to use it. If there is a set of brackets immediatly after the symbol it denotes an additional restrictions the card played must meet. for example if the symbol is a heart followed by the word "even" in brackets then to activate the ability you must play heart card that has an even number to activate the ability.
+Each of these 4 symbols represent an ability where you must play a matching card to use it.
-These abilities **can not** be used in reactions on other's turns unless otherwise stated.
+### Odd/Even Card Cost
+🔻/⬜️
+The triangle(3 points represents odd) means you need to play a card with an odd value while the square(4 points represents even) means you need to play a card with an even value.
### Any Card Cost
![joker_symbol](joker_symbol.png)
-This symbol represents an ability where you can play a card of any suit. Like the previous explanation, a set of brackets afterwards will denote any additional restrictions.
-
-These abilities **can not** be used in reactions on other's turns unless otherwise stated.
+This symbol represents an ability where you can play a card of any suit.
### Blood Cost
-
+🩸
This symbol represents an ability where you must use a blood spellcasting tool(unless otherwise specified) and pay for the cost to cast the spell.
## Key Words
### Refresh
-To refresh a card means to undo its [tapped state](/running-the-game/abilities.md#tap) state into untapped. This means the card can once again be tapped. \ No newline at end of file
+To refresh a card means to undo its [tapped state](/running-the-game/abilities.md#tap) state into untapped. This means the card can once again be tapped.
+
+# Spellcasting
+
+Spells follow the same rules as abilities, but with some additional rules.
+
+## Blood Magic
+Blood spells are the most common and accessable type of magic. These are spells that require blood to power them.
+
+### Sorcery
+To cast a blood spell a "spell casting" medium may be needed. A given spellcasting medium will have a dice associated with it. When casting a spell this dice is rolled. If the result is greater then the blood cost of a spell then you dont pay anything. However if the number rolled is equal to or less then the value then you pay 1 blood. If the spell cost is higher then the dice of your casting medium then the medium is too weak to cast the spell. Using no casting medium is possible, instead of rolling a dice the result is always 1 and you cannot cast spells higher then this cost.
+
+### Alchemy
+Alchemy is a form of magic which involves the preparation of various ingredients which form compounds that perform spell effects.
+
+## Divine Magic
+Divine spells use magic that originates from a god. The rules of these spells vary wildly and can depend on various different factors. These are forbidden in most places so if you somehow get access to one, be careful with how you use it.
+
+## Spell Keywords
+
+### Concentration
+When you get damaged while concentrating, you need to reroll the blood die. If you fail the roll you pay the cost and your concentration ends. \ No newline at end of file