mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
Added sample decks from Jace vs. Vraska.
This commit is contained in:
parent
897cdf1326
commit
6e368d51a8
3 changed files with 142 additions and 0 deletions
|
@ -0,0 +1,42 @@
|
|||
NAME:Jace (Jace vs. Vraska)
|
||||
1 [DDM:29] Ray of Command
|
||||
1 [DDM:27] Claustrophobia
|
||||
1 [DDM:28] Griptide
|
||||
1 [DDM:25] Prohibit
|
||||
1 [DDM:26] Remand
|
||||
1 [DDM:23] Into the Roil
|
||||
1 [DDM:24] Memory Lapse
|
||||
2 [DDM:21] Thought Scour
|
||||
1 [DDM:22] Agoraphobia
|
||||
1 [DDM:9] Merfolk Wayfinder
|
||||
2 [DDM:8] Krovikan Mist
|
||||
4 [DDM:41] Island
|
||||
1 [DDM:7] Dream Stalker
|
||||
1 [DDM:20] Errant Ephemeron
|
||||
1 [DDM:6] Crosstown Courier
|
||||
1 [DDM:5] AEther Figment
|
||||
4 [DDM:40] Island
|
||||
1 [DDM:4] Phantasmal Bear
|
||||
1 [DDM:3] Jace's Phantasm
|
||||
1 [DDM:2] Chronomaton
|
||||
1 [DDM:1] Jace, Architect of Thought
|
||||
1 [DDM:18] Riftwing Cloudskate
|
||||
1 [DDM:19] Jace's Mindseeker
|
||||
1 [DDM:16] Leyline Phantom
|
||||
5 [DDM:38] Island
|
||||
1 [DDM:17] Aeon Chronicler
|
||||
4 [DDM:39] Island
|
||||
2 [DDM:36] Halimar Depths
|
||||
1 [DDM:14] Phantasmal Dragon
|
||||
1 [DDM:15] Body Double
|
||||
4 [DDM:37] Island
|
||||
1 [DDM:12] AEther Adept
|
||||
1 [DDM:34] Spelltwine
|
||||
1 [DDM:35] Dread Statuary
|
||||
1 [DDM:13] Archaeomancer
|
||||
1 [DDM:10] Sea Gate Oracle
|
||||
1 [DDM:32] Jace's Ingenuity
|
||||
1 [DDM:11] Stealer of Secrets
|
||||
1 [DDM:33] Future Sight
|
||||
1 [DDM:30] Control Magic
|
||||
1 [DDM:31] Summoner's Bane
|
|
@ -0,0 +1,48 @@
|
|||
NAME:Vraska (Jace vs. Vraska)
|
||||
1 [DDM:49] River Boa
|
||||
1 [DDM:47] Death-Hood Cobra
|
||||
1 [DDM:69] Marsh Casualties
|
||||
2 [DDM:48] Gatecreeper Vine
|
||||
1 [DDM:45] Tavern Swindler
|
||||
1 [DDM:67] Hypnotic Cloud
|
||||
1 [DDM:46] Wight of Precinct Six
|
||||
1 [DDM:68] Night's Whisper
|
||||
1 [DDM:65] Drooling Groodion
|
||||
1 [DDM:43] Pulse Tracker
|
||||
2 [DDM:87] Forest
|
||||
1 [DDM:44] Shadow Alley Denizen
|
||||
2 [DDM:88] Forest
|
||||
2 [DDM:66] Tragic Slip
|
||||
1 [DDM:63] Reaper of the Wilds
|
||||
2 [DDM:85] Forest
|
||||
1 [DDM:64] Acidic Slime
|
||||
1 [DDM:42] Vraska the Unseen
|
||||
2 [DDM:86] Forest
|
||||
1 [DDM:61] Highway Robber
|
||||
2 [DDM:83] Swamp
|
||||
1 [DDM:62] Nekrataal
|
||||
1 [DDM:84] Forest
|
||||
3 [DDM:81] Swamp
|
||||
1 [DDM:60] Mold Shambler
|
||||
2 [DDM:82] Swamp
|
||||
2 [DDM:80] Swamp
|
||||
1 [DDM:58] Corpse Traders
|
||||
1 [DDM:59] Festerhide Boar
|
||||
2 [DDM:78] Tainted Wood
|
||||
1 [DDM:56] Stonefare Crocodile
|
||||
1 [DDM:57] Ohran Viper
|
||||
2 [DDM:79] Swamp
|
||||
1 [DDM:76] Golgari Guildgate
|
||||
1 [DDM:54] Oran-Rief Recluse
|
||||
1 [DDM:77] Rogue's Passage
|
||||
1 [DDM:55] Spawnwrithe
|
||||
1 [DDM:52] Sadistic Augermage
|
||||
1 [DDM:74] Consume Strength
|
||||
1 [DDM:53] Slate Street Ruffian
|
||||
1 [DDM:75] Grisly Spectacle
|
||||
1 [DDM:50] Vinelasher Kudzu
|
||||
1 [DDM:72] Stab Wound
|
||||
1 [DDM:51] Putrid Leech
|
||||
1 [DDM:73] Underworld Connections
|
||||
1 [DDM:70] Treasured Find
|
||||
1 [DDM:71] Last Kiss
|
52
Mage.Sets/src/mage/sets/jacevsvraska/MerfolkWayfinder.java
Normal file
52
Mage.Sets/src/mage/sets/jacevsvraska/MerfolkWayfinder.java
Normal file
|
@ -0,0 +1,52 @@
|
|||
/*
|
||||
* Copyright 2010 BetaSteward_at_googlemail.com. All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without modification, are
|
||||
* permitted provided that the following conditions are met:
|
||||
*
|
||||
* 1. Redistributions of source code must retain the above copyright notice, this list of
|
||||
* conditions and the following disclaimer.
|
||||
*
|
||||
* 2. Redistributions in binary form must reproduce the above copyright notice, this list
|
||||
* of conditions and the following disclaimer in the documentation and/or other materials
|
||||
* provided with the distribution.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY BetaSteward_at_googlemail.com ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
* FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BetaSteward_at_googlemail.com OR
|
||||
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
||||
* ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* The views and conclusions contained in the software and documentation are those of the
|
||||
* authors and should not be interpreted as representing official policies, either expressed
|
||||
* or implied, of BetaSteward_at_googlemail.com.
|
||||
*/
|
||||
package mage.sets.jacevsvraska;
|
||||
|
||||
import java.util.UUID;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author LevelX2
|
||||
*/
|
||||
public class MerfolkWayfinder extends mage.sets.zendikar.MerfolkWayfinder {
|
||||
|
||||
public MerfolkWayfinder(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.cardNumber = 9;
|
||||
this.expansionSetCode = "DDM";
|
||||
}
|
||||
|
||||
public MerfolkWayfinder(final MerfolkWayfinder card) {
|
||||
super(card);
|
||||
}
|
||||
|
||||
@Override
|
||||
public MerfolkWayfinder copy() {
|
||||
return new MerfolkWayfinder(this);
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue