|
|
(20 intermediate revisions by 6 users not shown) |
Line 1: |
Line 1: |
− | {{version015}} | + | {{version029}} |
| | | |
− | ==Cards==
| + | '''Cards''' are a distinct set of abilities used by followers of [[Nemelex Xobeh]] (or invoked against you by Nemelex's [[divine retribution|wrath]]). |
− | Cards are game elements that are not items, but only as the possible effects of evoking of a [[Decks|deck]] item. There are two aspects to the potency of a card's effect, called "power" and "power_level" in the source code. | |
| | | |
− | === Power === | + | ==Decks== |
− | ''Power'' is used as a basis for determining the power of any spells cast by the card, and is computed as follows:
| + | There are 3 player drawn decks: the [[deck of destruction]], [[deck of escape]], and [[deck of summoning]]. While worshipping Nemelex, the god will occasionally [[gift]] you cards. You can see the deck which the cards were dealt, but not specific cards themselves (at least, without using an ability). You can store a maximum of 26 cards for the deck of destruction, and 13 cards for the other two. Nemelex draws from the [[deck of punishment]] as [[divine retribution]]. |
− | * Everyone gets a base power of nine times their [[Evocations]] skill
| |
− | * Ornate decks add 150 to the base power; legendary decks add 300.
| |
− | * Characters under [[Nemelex Xobeh|Nemelex]] penance subtract their penance score from the power.
| |
− | * Nemelex worshipers in good standing add (Piety × (Evocation + 25) / 27) to the power.
| |
| | | |
− | === Power level ===
| + | ==Power== |
− | Many cards use the power level to determine ''what'' they do. By default, the power level of a card is zero; ornate and legendary decks can boost the power level:
| + | There are two aspects to the potency of a card's effect: called "power" and "power_level" in the source code. |
− | * Ornate decks get one (power in 700) chance to boost the power level.
| + | |
− | * Legendary decks get one (power in 500) chance and one (power in 700) chance.
| + | ''Power'' is the card equivalent to [[spellpower]]. Players draw cards at <code>power = (9 × Invocations) + (1.5 × piety) + (piety × (Invocations + 25) / 27)</code>. Cards drawn by wrath have a power of <code>18 × XL</code>. |
| + | |
| + | Most cards then translate power into ''power level'', a number ranging from 0, 1, or 2. Each level can be considered a new "tier", and may add new effects or simply improve the card; for example, [[Orb card|the Orb]] fires multiple orbs of destruction at power level 2. Every time a card is drawn, the game rolls twice: <code>power / 900</code> and <code>power / 2700</code> - each successful roll raises power level by 1. |
| | | |
| ==Lists of cards== | | ==Lists of cards== |
| ===Currently available cards=== | | ===Currently available cards=== |
| + | {| class="prettytable" |
| + | !Destruction |
| + | !Escape |
| + | !Summoning |
| + | !Punishment |
| + | |---- |
| + | !style="text-align:left;vertical-align:top;font-weight:normal"| |
| + | [[Degeneration card|Degeneration]] |
| + | <br>[[Orb card|the Orb]] |
| + | <br>[[Pain card|Pain]] |
| + | <br>[[Storm card|the Storm]] |
| + | <br>[[Wild Magic card|Wild Magic]] |
| + | <br>[[Vitriol card|Vitriol]] |
| + | !style="text-align:left;vertical-align:top;font-weight:normal"| |
| + | [[Cloud card|the Cloud]] |
| + | <br>[[Elixir card|the Elixir]] |
| + | <br>[[Exile card|Exile]] |
| + | <br>[[Tomb card|the Tomb]] |
| + | <br>[[Velocity card|Velocity]] |
| + | !style="text-align:left;vertical-align:top;font-weight:normal"| |
| + | [[Dance card|the Dance]] |
| + | <br>[[Elements card|the Elements]] |
| + | <br>[[Illusion card|the Illusion]] |
| + | <br>[[Pentagram card|the Pentagram]] |
| + | <br>[[Rangers card|the Rangers]] |
| + | <br>[[Swarm card|Swarm]] |
| + | !style="text-align:left;vertical-align:top;font-weight:normal"| |
| + | [[Swine card|the Swine]] |
| + | <br>[[Torment card|Torment]] |
| + | <br>[[Wraith card|the Wraith]] |
| + | <br>[[Wrath card|Wrath]] |
| + | |---- |
| + | |} |
| + | ---- |
| + | |
| + | ===Removed cards=== |
| + | <div style="column-count:3"> |
| *[[Alchemist card|the Alchemist]] | | *[[Alchemist card|the Alchemist]] |
| *[[Banshee card|the Banshee]] | | *[[Banshee card|the Banshee]] |
| *[[Blade card|the Blade]] | | *[[Blade card|the Blade]] |
| *[[Bones card|the Bones]] | | *[[Bones card|the Bones]] |
− | *[[Cloud card|the Cloud]]
| |
| *[[Crusade card|the Crusade]] | | *[[Crusade card|the Crusade]] |
| *[[Curse card|the Curse]] | | *[[Curse card|the Curse]] |
| *[[Damnation card|Damnation]] | | *[[Damnation card|Damnation]] |
− | *[[Dance card|the Dance]]
| |
− | *[[Degeneration card|Degeneration]]
| |
| *[[Dowsing card|Dowsing]] | | *[[Dowsing card|Dowsing]] |
− | *[[Elixir card|the Elixir]] | + | *[[Feast card|the Feast]] |
| *[[Famine card|Famine]] | | *[[Famine card|Famine]] |
− | *[[Feast card|the Feast]]
| |
| *[[Focus card|Focus]] | | *[[Focus card|Focus]] |
| *[[Fortitude card|Fortitude]] | | *[[Fortitude card|Fortitude]] |
− | *[[Foxfire card|Foxfire]]
| |
| *[[Hammer card|the Hammer]] | | *[[Hammer card|the Hammer]] |
| *[[Helix card|the Helix]] | | *[[Helix card|the Helix]] |
| *[[Helm card|the Helm]] | | *[[Helm card|the Helm]] |
| *[[Herd card|the Herd]] | | *[[Herd card|the Herd]] |
− | *[[Illusion card|the Illusion]]
| |
| *[[Mercenary card|the Mercenary]] | | *[[Mercenary card|the Mercenary]] |
| *[[Metamorphosis card|Metamorphosis]] | | *[[Metamorphosis card|Metamorphosis]] |
− | *[[Orb card|the Orb]]
| |
− | *[[Paincard|Pain]]
| |
− | *[[Pentagram card|the Pentagram]]
| |
| *[[Potion card|the Potion]] | | *[[Potion card|the Potion]] |
| *[[Repulsiveness card|Repulsiveness]] | | *[[Repulsiveness card|Repulsiveness]] |
| *[[Shadow card|the Shadow]] | | *[[Shadow card|the Shadow]] |
− | *[[Shaft card|the Shaft]] | + | *[[Placid Magic card|Placid Magic]] |
| *[[Solitude card|Solitude]] | | *[[Solitude card|Solitude]] |
− | *[[Storm card|the Storm]]
| |
| *[[Swap card|Swap]] | | *[[Swap card|Swap]] |
− | *[[Swine card|the Swine]]
| |
− | *[[Tomb card|the Tomb]]
| |
− | *[[Torment card|Torment]]
| |
− | *[[Velocity card|Velocity]]
| |
| *[[Venom card|Venom]] | | *[[Venom card|Venom]] |
− | *[[Vitriol card|Vitriol]]
| |
| *[[Warpwright card|Warpwright]] | | *[[Warpwright card|Warpwright]] |
− | *[[Wild Magic card|Wild Magic]]
| |
− | *[[Wraith card|the Wraith]]
| |
− | *[[Wrath card|Wrath]]
| |
| *[[Xom card|Xom]] | | *[[Xom card|Xom]] |
− | | + | *[[Bargain card|the Bargain]] |
− | ==Card changes in [[trunk]]==
| + | *[[Battlelust card|Battlelust]] |
− | | + | *[[Experience card|Experience]] |
− | ===Removed===
| + | *[[Flame card|Flame]] |
− | *[[Bones card|the Bones]] | + | *[[Flight card|Flight]] |
− | *[[Herd card|the Herd]] | + | *[[Frost card|Frost]] |
− | *[[Metamorphosis card|Metamorphosis]] | + | *[[Genie card|the Genie]] |
− | | + | *[[Map card|the Map]] |
− | ===Added===
| + | *[[Minefield card|the Minefield]] |
− | *[[Elements card|the Elements]] | + | *[[Portal card|the Portal]] |
− | *[[Placid Magic card|Placid Magic]] | + | *[[Sage card|the Sage]] |
− | *[[Rangers card|the Rangers]] | + | *[[Shaft card|the Shaft]] |
| + | *[[Shuffle card|Shuffle]] |
| + | *[[Spade card|the Spade]] |
| + | *[[Spark card|the Spark]] |
| + | *[[Summoning card|Summoning]] |
| + | *[[Trowel card|the Trowel]] |
| + | *[[Vitrification card|Vitrification]] |
| + | *[[Warp card|the Warp]] |
| + | *[[Water card|Water]] |
| + | </div> |
| | | |
| ==History== | | ==History== |
− | Prior to [[0.15]], the following cards were also available: | + | *Prior to [[0.23]], decks were evocable items with different tiers, and card power and power level depended on the quality of the deck. |
− | | + | *Prior to [[0.19]], there were many more decks, many more cards, decks could be found on the floor, and card power scaled off Evocations with and without Nemelex. |
− | *[[Bargain card|the Bargain]] (Removed in [[0.14]])
| |
− | *[[Battlelust card|Battlelust]] (Removed in [[0.15]])
| |
− | *[[Experience card|Experience]] (Removed in [[0.15]])
| |
− | *[[Flame card|Flame]] (Removed in [[0.15]])
| |
− | *[[Flight card|Flight]] (Removed in [[0.15]])
| |
− | *[[Frost card|Frost]] (Removed in [[0.15]])
| |
− | *[[Genie card|the Genie]] (Removed in [[0.15]])
| |
− | *[[Map card|the Map]] (Removed in [[0.11]]) | |
− | *[[Minefield card|the Minefield]] (Removed in [[0.15]])
| |
− | *[[Portal card|the Portal]] (Removed in [[0.15]])
| |
− | *[[Sage card|the Sage]] (Removed in [[0.15]])
| |
− | *[[Shuffle card|Shuffle]] (Removed in [[0.15]])
| |
− | *[[Spade card|the Spade]] (Removed in [[0.11]])
| |
− | *[[Spark card|the Spark]] (Removed in [[0.15]])
| |
− | *[[Summoning card|Summoning]] (Removed in [[0.11]])
| |
− | *[[Trowel card|the Trowel]] (Removed in [[0.15]])
| |
− | *[[Vitrification card|Vitrification]] (Removed in [[0.15]])
| |
− | *[[Warp card|the Warp]] (Removed in [[0.15]])
| |
− | *[[Water card|Water]] (Removed in [[0.15]])
| |
− | | |
− | ==Card availability==
| |
− | The following table contains the physical [[Decks|decks]] in which a given card could be found in several of the most recent versions.
| |
− | | |
− | {| class="prettytable"
| |
− | !Card
| |
− | ![[0.11]]
| |
− | ![[0.12]]
| |
− | ![[0.13]]
| |
− | ![[0.14]]
| |
− | ![[0.15]]
| |
− | ![[trunk]]
| |
− | |----
| |
− | ![[Alchemist card|the Alchemist]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | |----
| |
− | ![[Banshee card|the Banshee]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | |----
| |
− | ![[Bargain card|the Bargain]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Battlelust card|Battlelust]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Blade card|the Blade]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Bones card|the Bones]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Cloud card|the Cloud]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | |----
| |
− | ![[Crusade card|the Crusade]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Curse card|the Curse]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | |----
| |
− | ![[Damnation card|Damnation]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | |----
| |
− | ![[Dance card|the Dance]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Degeneration card|Degeneration]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | |----
| |
− | ![[Dowsing card|Dowsing]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | |----
| |
− | ![[Elements card|the Elements]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Elixir card|the Elixir]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Experience card|Experience]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Famine card|Famine]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | |----
| |
− | ![[Feast card|the Feast]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | |----
| |
− | ![[Flame card|Flame]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Flight card|Flight]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Focus card|Focus]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | |----
| |
− | ![[Fortitude card|Fortitude]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Foxfire card|Foxfire]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Frost card|Frost]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Genie card|the Genie]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Hammer card|the Hammer]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | |----
| |
− | ![[Helix card|the Helix]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | |----
| |
− | ![[Helm card|the Helm]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Herd card|the Herd]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Illusion card|the Illusion]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Map card|the Map]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Mercenary card|the Mercenary]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | |----
| |
− | ![[Metamorphosis card|Metamorphosis]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Minefield card|the Minefield]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Orb card|the Orb]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | |----
| |
− | ![[Pain card|Pain]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | |----
| |
− | ![[Pentagram card|the Pentagram]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Placid Magic card|Placid Magic]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | |----
| |
− | ![[Portal card|the Portal]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Potion card|the Potion]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Rangers card|the Rangers]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Repulsiveness card|Repulsiveness]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of summoning|Summoning]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Sage card|the Sage]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Shadow card|the Shadow]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of war|War]]
| |
− | |----
| |
− | ![[Shaft card|the Shaft]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | |----
| |
− | ![[Shuffle card|Shuffle]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Solitude card|Solitude]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | |----
| |
− | ![[Spark card|the Spark]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Storm card|the Storm]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>N/A</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | |----
| |
− | ![[Summoning card|Summoning]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Swap card|Swap]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | |----
| |
− | ![[Swine card|the Swine]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | |----
| |
− | ![[Tomb card|the Tomb]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | |----
| |
− | ![[Torment card|Torment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | |----
| |
− | ![[Trowel card|the Trowel]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Velocity card|Velocity]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | |----
| |
− | ![[Venom card|Venom]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | |----
| |
− | ![[Vitrification card|Vitrification]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Vitriol card|Vitriol]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of destruction|Destruction]]
| |
− | |----
| |
− | ![[Warp card|the Warp]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Warpwright card|Warpwright]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of defence|Defence]]
| |
− | <br>[[Deck of escape|Escape]]
| |
− | <br>[[Deck of war|War]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of escape|Escape]]
| |
− | |----
| |
− | ![[Water card|Water]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of dungeons|Dungeons]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | <i>removed</i>
| |
− | |----
| |
− | ![[Wild Magic card|Wild Magic]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of changes|Changes]]
| |
− | <br>[[Deck of wonders|Wonders]]
| |
− | |----
| |
− | ![[Wraith card|the Wraith]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of punishment|Punishment]]
| |
− | |----
| |
− | ![[Wrath card|Wrath]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | |----
| |
− | ![[Xom card|Xom]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | !style="text-align:left;vertical-align:top;font-weight:normal"|
| |
− | [[Deck of oddities|Oddities]]
| |
− | <br>[[Deck of punishment|Punishment]]
| |
− | |----
| |
− | |}
| |
| | | |
| ==See also== | | ==See also== |
| [[Decks]] | | [[Decks]] |
| + | {{Cards}} |