This is a documentation for Board Game Arena: play board games online !
Gamehelpdragonspath: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<!-- | |||
Official BGA game-page wiki text for Dragon's Path (MediaWiki markup). | |||
Terminology follows the game code: "Element" = the elemental card you play, | |||
"Path" = the play area, "Spell" = an advanced-mode card; card/deck/hand/discard | |||
stay lowercase. Keep this in sync with material.inc.php and dragonspath.game.php. | |||
--> | |||
== Gameplay == | == Gameplay == | ||
In [https://boardgamegeek.com/boardgame/260046/dragons-path Dragon's Path], each player has their own deck of | In [https://boardgamegeek.com/boardgame/260046/dragons-path Dragon's Path], each player has their own deck of '''Element''' cards. Players alternate turns, playing Elements into their own play area — their '''Path''' — and trying to complete one of the victory conditions. | ||
Each player has: | Each player has: | ||
* a '''deck''' of | * a '''deck''' of Elements; | ||
* a '''hand''' of cards; | * a '''hand''' of cards; | ||
* a | * a play area called the '''Path'''; | ||
* a '''discard pile'''. | * a '''discard pile'''. | ||
| Line 18: | Line 25: | ||
A turn is divided into the following phases, in order: | A turn is divided into the following phases, in order: | ||
<ol> | <ol> | ||
<li><p><strong>Draw a card</strong><br> | <li><p><strong>Draw a card</strong><br> | ||
| Line 23: | Line 31: | ||
This phase is skipped on the first turn of the first player.</p></li> | This phase is skipped on the first turn of the first player.</p></li> | ||
<li><p><strong>Play an Element</strong><br> | |||
You may play 1 | You may play 1 Element from your hand into your Path.<br> | ||
When you play | When you play an Element, declare which effect you want to use.<br> | ||
Do not choose the target yet.</p></li> | Do not choose the target yet.</p></li> | ||
<li><p><strong>Opponent response</strong><br> | |||
Your opponent may respond by discarding up to 1 card with a Reaction (⚡) effect from their hand.<br> | Your opponent may respond by discarding up to 1 card with a Reaction (⚡) effect from their hand.<br> | ||
If a Reaction is played, resolve it immediately.<br> | If a Reaction is played, resolve it immediately.<br> | ||
Then, if the declared effect was not cancelled, choose its target and resolve it.<br> | Then, if the declared effect was not cancelled, choose its target and resolve it.<br> | ||
Reaction cards are discarded from hand. They do not enter the | Reaction cards are discarded from hand. They do not enter the Path.<br> | ||
Reaction effects can only be used during Phase 3 of the opponent's turn.</p></li> | Reaction effects can only be used during Phase 3 of the opponent's turn.</p></li> | ||
<li><p><strong>Check victory</strong><br> | |||
At the end of your turn, check whether you have completed a victory condition.</p></li> | At the end of your turn, check whether you have completed a victory condition.</p></li> | ||
</ol> | </ol> | ||
<h3>The | <h3>The Elements</h3> | ||
<p>There are 5 types of | <p>There are 5 types of Element. Each Element has 2 different effects.</p> | ||
<p>Fire, Water, and Earth have two effects that can be chosen when the | <p>Fire, Water, and Earth have two effects that can be chosen when the Element is played on your turn.</p> | ||
<p>Wind and Thunder can either be played normally on your turn or discarded during the opponent's turn to use their Reaction (⚡) effect.</p> | <p>Wind and Thunder can either be played normally on your turn or discarded during the opponent's turn to use their Reaction (⚡) effect.</p> | ||
<h4>Fire</h4> | <h4>Fire</h4> | ||
<ul> | <ul> | ||
<li><strong>Remove</strong> | <li><strong>Remove</strong> an Element: move one Element from the opponent's Path into its owner's discard pile.</li> | ||
<li><strong>Search</strong> your deck for a card, put that card on top after shuffling.</li> | <li><strong>Search</strong> your deck for a card, put that card on top after shuffling.</li> | ||
</ul> | </ul> | ||
| Line 54: | Line 62: | ||
<ul> | <ul> | ||
<li>A player <strong>draws</strong> 3 cards, then <strong>discards</strong> 3 cards.</li> | <li>A player <strong>draws</strong> 3 cards, then <strong>discards</strong> 3 cards.</li> | ||
<li><strong>Swap</strong> a different | <li><strong>Swap</strong> a different Element in a player's Path with one from that player's discard pile. You cannot swap the Water Element you just played, so playing this effect into an otherwise-empty Path does nothing.</li> | ||
</ul> | </ul> | ||
<h4>Earth</h4> | <h4>Earth</h4> | ||
<ul> | <ul> | ||
<li><strong>Play another | <li><strong>Play another Element</strong> from your hand without applying its effect.</li> | ||
<li><strong>Return</strong> | <li><strong>Return</strong> an Element from your discard pile to your hand.</li> | ||
</ul> | </ul> | ||
| Line 66: | Line 74: | ||
<ul> | <ul> | ||
<li>An opponent chooses and <strong>discards</strong> 1 card from their hand.</li> | <li>An opponent chooses and <strong>discards</strong> 1 card from their hand.</li> | ||
<li><strong>Reaction (⚡):</strong> cancel the effect of an opponent's card. The cancelled card still enters the opponent's | <li><strong>Reaction (⚡):</strong> cancel the effect of an opponent's card. The cancelled card still enters the opponent's Path.</li> | ||
</ul> | </ul> | ||
| Line 77: | Line 85: | ||
== Victory == | == Victory == | ||
The aim of the game is to collect either: | The aim of the game is to collect in your Path either: | ||
* '''5 different | * '''5 different Elements'''; | ||
* '''4 | * '''4 Elements of the same type'''. | ||
If, at the end of your turn, you have reached a victory condition, the game ends immediately, and you win. | If, at the end of your turn, you have reached a victory condition, the game ends immediately, and you win. | ||
| Line 91: | Line 99: | ||
Advanced rules add Spell cards and Dragon Tokens. All basic rules remain unchanged unless stated otherwise. | Advanced rules add Spell cards and Dragon Tokens. All basic rules remain unchanged unless stated otherwise. | ||
=== Best of 3 === | === Best of 3 === | ||
| Line 117: | Line 123: | ||
Each Spell card has: | Each Spell card has: | ||
an ''' | an '''Element combination''' required to play it; | ||
a '''powerful effect'''. | a '''powerful effect'''. | ||
On your turn, you may use a Spell card instead of playing | On your turn, you may use a Spell card instead of playing an Element. | ||
<p>To use a Spell card, follow these steps:</p> | <p>To use a Spell card, follow these steps:</p> | ||
| Line 127: | Line 133: | ||
Choose one of your available Spell cards.</p></li> | Choose one of your available Spell cards.</p></li> | ||
<li><p><strong>Pay the Element cost</strong><br> | |||
Discard from your hand the | Discard from your hand the Element combination shown on the Spell card.</p></li> | ||
<li><p><strong>Wait for opponent's Response</strong><br> | |||
Your opponent cannot respond to a Spell with normal Reaction (⚡) effects.<br> | Your opponent cannot respond to a Spell with normal Reaction (⚡) effects.<br> | ||
The only way to cancel a Spell is to <strong>discard the same | The only way to cancel a Spell is to <strong>discard the same Element combination</strong> from their hand.</p></li> | ||
<li><p><strong>Resolve the Spell effect</strong><br> | |||
Apply the effect of the Spell card.</p></li> | Apply the effect of the Spell card.</p></li> | ||
<li><p><strong>Remove the Spell card</strong><br> | |||
After the Spell card is used, it cannot be used again for the rest of the game.</p></li> | After the Spell card is used, it cannot be used again for the rest of the game.</p></li> | ||
</ol> | </ol> | ||
== Element & Spell Summary == | == Element & Spell Summary == | ||
| Line 145: | Line 152: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Element !! A Effect !! B Effect / Reaction | |||
|- | | ! Element !! A Effect !! B Effect / Reaction | | ||
| Fire | | | -------------------------------------------- | | ||
|- | | Fire | | ||
| Water | | | - | | ||
|- | | Water | | ||
| Earth | | | - | | ||
|- | | Earth | | ||
| Wind | | | - | | ||
|- | | Wind | | ||
| Thunder | | | - | | ||
|} | | Thunder | | ||
| } | | |||
=== Spells === | === Spells === | ||
{| class="wikitable" | {| class="wikitable" | ||
! Cost !! Name !! Description | |||
|- | | ! Cost !! Name !! Description | | ||
| Fire + Earth | | | ----------------------------- | | ||
|- | | Fire + Earth | | ||
| Fire + Wind || | | - | | ||
| | | Fire + Wind | | ||
| Fire + Water | | | - | | ||
|- | | Fire + Water | | ||
| Fire + Thunder | | | - | | ||
|- | | Fire + Thunder | | ||
| Earth + Wind | | | - | | ||
|- | | Earth + Wind | | ||
| Earth + Water | | | - | | ||
|- | | Earth + Water | | ||
| Earth + Thunder || | | - | | ||
| | | Earth + Thunder | | ||
| Water + Wind | | | - | | ||
|- | | Water + Wind | | ||
| Thunder + Wind | | | - | | ||
|- | | Thunder + Wind | | ||
| Water + Thunder | | | - | | ||
|} | | Water + Thunder | | ||
| } | | |||
Revision as of 17:41, 21 July 2026
Gameplay
In Dragon's Path, each player has their own deck of Element cards. Players alternate turns, playing Elements into their own play area — their Path — and trying to complete one of the victory conditions.
Each player has:
- a deck of Elements;
- a hand of cards;
- a play area called the Path;
- a discard pile.
Discard piles are always face-up and may be inspected by any player at any time. Each player starts the game with 5 cards in hand.
Player Turn
Players take turns until one player reaches a victory condition.
A turn is divided into the following phases, in order:
Draw a card
At the beginning of your turn, draw the top card of your deck and add it to your hand.
This phase is skipped on the first turn of the first player.Play an Element
You may play 1 Element from your hand into your Path.
When you play an Element, declare which effect you want to use.
Do not choose the target yet.Opponent response
Your opponent may respond by discarding up to 1 card with a Reaction (⚡) effect from their hand.
If a Reaction is played, resolve it immediately.
Then, if the declared effect was not cancelled, choose its target and resolve it.
Reaction cards are discarded from hand. They do not enter the Path.
Reaction effects can only be used during Phase 3 of the opponent's turn.Check victory
At the end of your turn, check whether you have completed a victory condition.
The Elements
There are 5 types of Element. Each Element has 2 different effects.
Fire, Water, and Earth have two effects that can be chosen when the Element is played on your turn.
Wind and Thunder can either be played normally on your turn or discarded during the opponent's turn to use their Reaction (⚡) effect.
Fire
- Remove an Element: move one Element from the opponent's Path into its owner's discard pile.
- Search your deck for a card, put that card on top after shuffling.
Water
- A player draws 3 cards, then discards 3 cards.
- Swap a different Element in a player's Path with one from that player's discard pile. You cannot swap the Water Element you just played, so playing this effect into an otherwise-empty Path does nothing.
Earth
- Play another Element from your hand without applying its effect.
- Return an Element from your discard pile to your hand.
Wind
- An opponent chooses and discards 1 card from their hand.
- Reaction (⚡): cancel the effect of an opponent's card. The cancelled card still enters the opponent's Path.
Thunder
- A player draws 1 card.
- Reaction (⚡): return the opponent's card played this turn to their hand. The declared effect still resolves.
Victory
The aim of the game is to collect in your Path either:
- 5 different Elements;
- 4 Elements of the same type.
If, at the end of your turn, you have reached a victory condition, the game ends immediately, and you win.
The game also ends if a player must draw a card but cannot because their deck is empty. In that case, that player immediately loses and their opponent wins.
Note: cards placed directly into play from the top of a deck (for example by some Spells) are not considered draws. Emptying your deck this way does not make you lose — only being forced to draw at the start of your turn does. If a Spell would play more cards than remain in the deck, simply play as many as are left.
Advanced Rules
Advanced rules add Spell cards and Dragon Tokens. All basic rules remain unchanged unless stated otherwise.
Best of 3
In Advanced Mode, players play up to 3 matches.
When a player wins a match, they take 1 Dragon Token.
The first player to collect 2 Dragon Tokens wins the game.
Spell Cards
Shuffle the 10 Spell cards and randomly deal 2 Spell cards to each player. Remaining Spell cards are not used in this game.
Each player chooses:
- 1 Spell card to keep;
- 1 Spell card to give to the opponent.
Each player places their Spell cards next to their play area, visible to both players.
Use Spell Cards
Each Spell card has:
an Element combination required to play it; a powerful effect.
On your turn, you may use a Spell card instead of playing an Element.
To use a Spell card, follow these steps:
Choose a Spell card
Choose one of your available Spell cards.Pay the Element cost
Discard from your hand the Element combination shown on the Spell card.Wait for opponent's Response
Your opponent cannot respond to a Spell with normal Reaction (⚡) effects.
The only way to cancel a Spell is to discard the same Element combination from their hand.Resolve the Spell effect
Apply the effect of the Spell card.Remove the Spell card
After the Spell card is used, it cannot be used again for the rest of the game.
Element & Spell Summary
Elements
Spells |