Compare commits
2 Commits
dbab5b3dc6
...
4a86fd611f
Author | SHA1 | Date | |
---|---|---|---|
4a86fd611f | |||
a1d302d33a |
@ -4,15 +4,20 @@ You are all mages competing to put on the flashiest magic display for the festiv
|
|||||||
Arrange the elements to put on a good show.
|
Arrange the elements to put on a good show.
|
||||||
|
|
||||||
Shuffle the three nexus cards, flipping some upside down during shuffling, and deal each one faceup.
|
Shuffle the three nexus cards, flipping some upside down during shuffling, and deal each one faceup.
|
||||||
Place the left elements in the fixed hexes on the corners in clockwise order from the top.
|
Place the left elements in the fixed hexes (nexus) on the corners in clockwise order from the top.
|
||||||
Place the right elements in the fixed hexes on the corners in clockwise order from the bottom.
|
Place the right elements in the fixed hexes (nexus) on the corners in clockwise order from the bottom.
|
||||||
|
|
||||||
The center hex represents you, the mage.
|
The center hex represents you, the mage.
|
||||||
It is neutral (not aligned with any element).
|
It is neutral (not aligned with any element).
|
||||||
|
|
||||||
Each turn, flip the top card of the mana deck.
|
Each turn, flip the top card of the mana deck.
|
||||||
It shows two elements.
|
It shows two elements.
|
||||||
Place the elements in a hex connected to the mage by other filled hexes, in either order.
|
Choose one element to be the one placed, and the other to decide the direction it has to be placed in.
|
||||||
|
|
||||||
|
> **Example:** Light and Fire are the elements on the mana card.
|
||||||
|
> Light is positioned in the top-right nexus, and Fire is in the bottom nexus.
|
||||||
|
> This means that the players can place a Fire to the top-right of a filled hex,
|
||||||
|
> or a Light below a filled hex.
|
||||||
|
|
||||||
If either of the following elements are touching, cross them out.
|
If either of the following elements are touching, cross them out.
|
||||||
They have nullified each other.
|
They have nullified each other.
|
||||||
@ -36,7 +41,7 @@ Do not count nullified elements.
|
|||||||
- Water flows like a river
|
- Water flows like a river
|
||||||
- Earth = 4 points for each cluster of 3
|
- Earth = 4 points for each cluster of 3
|
||||||
- Earth is solid and clustered together
|
- Earth is solid and clustered together
|
||||||
- Air = 3 points for each time the line curves
|
- Air = 3 points per hex in the longest path
|
||||||
- Air is flowing
|
- Air is flowing
|
||||||
- Harmonic Convergence = flower or line of all 6 elements = 10 points
|
- Harmonic Convergence = flower or line of all 6 elements = 10 points
|
||||||
- Perfect convergence of elements puts on a flashy show
|
- Perfect convergence of elements puts on a flashy show
|
||||||
|
Loading…
Reference in New Issue
Block a user