mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
[J21] added set
This commit is contained in:
parent
ecd8e5a190
commit
b10b3da8f0
5 changed files with 56 additions and 0 deletions
|
@ -505,6 +505,7 @@ public class ScryfallImageSupportCards {
|
|||
add("H1R"); // Modern Horizons 1 Timeshifts
|
||||
add("AFR"); // Adventures in the Forgotten Realms
|
||||
add("AFC"); // Forgotten Realms Commander
|
||||
add("J21"); // Jumpstart: Historic Horizons
|
||||
add("MID"); // Innistrad, Midnight Hunt
|
||||
}
|
||||
};
|
||||
|
|
22
Mage.Sets/src/mage/sets/JumpstartHistoricHorizons.java
Normal file
22
Mage.Sets/src/mage/sets/JumpstartHistoricHorizons.java
Normal file
|
@ -0,0 +1,22 @@
|
|||
package mage.sets;
|
||||
|
||||
import mage.cards.ExpansionSet;
|
||||
import mage.constants.SetType;
|
||||
|
||||
/**
|
||||
* @author TheElk801
|
||||
*/
|
||||
public final class JumpstartHistoricHorizons extends ExpansionSet {
|
||||
|
||||
private static final JumpstartHistoricHorizons instance = new JumpstartHistoricHorizons();
|
||||
|
||||
public static JumpstartHistoricHorizons getInstance() {
|
||||
return instance;
|
||||
}
|
||||
|
||||
private JumpstartHistoricHorizons() {
|
||||
super("Historic Anthology 5", "HA5", ExpansionSet.buildDate(2021, 8, 12), SetType.MAGIC_ARENA);
|
||||
this.hasBoosters = false;
|
||||
this.hasBasicLands = false;
|
||||
}
|
||||
}
|
|
@ -120,6 +120,7 @@ Journey into Nyx|JourneyIntoNyx|
|
|||
Judge Promo|JudgePromo|
|
||||
Judgment|Judgment|
|
||||
Jumpstart|Jumpstart|
|
||||
Jumpstart: Historic Horizons|JumpstartHistoricHorizons|
|
||||
Kaladesh|Kaladesh|
|
||||
Kaldheim|Kaldheim|
|
||||
Kaldheim Commander|KaldheimCommander|
|
||||
|
|
|
@ -42183,3 +42183,34 @@ Island|Innistrad: Midnight Hunt|270|C||Basic Land - Island|||({T}: Add {U}.)|
|
|||
Swamp|Innistrad: Midnight Hunt|272|C||Basic Land - Swamp|||({T}: Add {B}.)|
|
||||
Mountain|Innistrad: Midnight Hunt|274|C||Basic Land - Mountain|||({T}: Add {R}.)|
|
||||
Forest|Innistrad: Midnight Hunt|276|C||Basic Land - Forest|||({T}: Add {G}.)|
|
||||
Baffling Defenses|Jumpstart: Historic Horizons|1|C|{1}{W}|Instant|||Target creature's base power perpetually becomes 0.|
|
||||
Benalish Partisan|Jumpstart: Historic Horizons|2|R|{1}{W}|Creature - Human Soldier|1|2|Lifelink$Whenever you cycle another card, you may pay {1}{W}. If you do, return Benalish Partisan from your graveyard to the battlefield tapped and it perpetually gets +1/+0.$Cycling {1}{W}|
|
||||
Leonin Sanctifier|Jumpstart: Historic Horizons|3|C|{1}{W}|Creature - Cat Cleric|2|1|Lifelink$When Leonin Sanctifier enters the battlefield, choose a creature card in your hand. It perpetually gains lifelink.|
|
||||
Lumbering Lightshield|Jumpstart: Historic Horizons|4|C|{1}{W}|Creature - Illusion|1|4|When Lumbering Lightshield enters the battelfield, target opponent reveals a nonland card at random from their hand. It perpetually gains "This spell costs {1} more to cast."|
|
||||
Teyo, Aegis Adept|Jumpstart: Historic Horizons|5|M|{2}{W}{W}|Legendary Planeswalker - Teyo|4|+1: Up to one target creature's base power perpetually becomes equal to its toughness. It perpetually gains "This creature can attack as though it didn't have defender."$−2: Conjure a Lumbering Lightshield card onto the battlefield.$−6: You get an emblem with "At the beginning of your end step, return target white creature card from your graveyard to the battlefield. You gain life equal to its toughness."|
|
||||
Wingsteed Trainer|Jumpstart: Historic Horizons|6|U|{3}{W}|Creature - Human|2|3|When Wingsteed Trainer enters the battlefield or attacks, conjure a Stormfront Pegasus card into your hand.|
|
||||
Bounty of the Deep|Jumpstart: Historic Horizons|7|U|{2}{U}|Sorcery|||If you have no land cards in your hand, seek a land card and a nonland card. Otherwise, seek two nonland cards.|
|
||||
Ethereal Grasp|Jumpstart: Historic Horizons|8|C|{2}{U}|Instant|||Tap target creature. That creature perpetually gains "This creature doesn't untap during your untap step" and "{8}: Untap this creature."|
|
||||
Kiora, the Tide's Fury|Jumpstart: Historic Horizons|9|M|{3}{U}|Legendary Planeswalker - Kiora|4|+1: Conjure a Kraken Hatchling into your hand.$+1: Untap target creature or land. Prevent all damage that would be dealt to and dealt by that permanent until your next turn.$−3: You may sacrifice a Kraken. If you do, create a 8/8 blue Kraken creature token.|
|
||||
Mentor of Evos Isle|Jumpstart: Historic Horizons|10|C|{2}{U}|Creature - Bird Wizard|2|1|Flying$When Mentor of Evos Isle enters the battlefield, choose a creature card in your hand. It perpetually gains flying.|
|
||||
Shoreline Scout|Jumpstart: Historic Horizons|11|U|{U}|Creature - Merfolk Scout|1|1|When Shoreline Scout enters the battlefield, you may exile a Merfolk card or a land card from your hand. If you do, conjure a Tropical Island card into your hand.$As long as another Merfolk or an Island entered the battlefield under your control this turn, Shoreline Scout gets +1/+0.|
|
||||
Tome of the Infinite|Jumpstart: Historic Horizons|12|R|{2}{U}|Legendary Artifact|||{U}, {T}: Conjure a random card from Tome of the Infinite's spellbook into your hand. It perpetually gains "You may spend mana as though it were mana of any color to cast this spell."|
|
||||
Boneyard Aberration|Jumpstart: Historic Horizons|13|U|{4}{B}|Creature - Skeleton Dog|3|3|When Boneyard Aberration dies, exile it. If you do, conjure three Reassembling Skeleton cards into your graveyard.|
|
||||
Davriel, Soul Broker|Jumpstart: Historic Horizons|14|M|{2}{B}{B}|Legendary Planeswalker - Davriel|4|+1: Until your next turn, whenever an opponent attacks you and/or planeswalkers you control, they discard a card. If they can't, they sacrifice an attacking creature.$−2: Accept one of Davriel's offers, then accept one of Davriel's conditions.$−3: Target creature perpetually gets -3/-3.|
|
||||
Davriel's Withering|Jumpstart: Historic Horizons|15|C|{B}|Instant|||Target creature perpetually gets -1/-2.|
|
||||
Manor Guardian|Jumpstart: Historic Horizons|16|U|{2}{B}|Creature - Demon|4|3|When Manor Guardian dies, each player seeks a nonland card with mana value 2 or less.|
|
||||
Plaguecrafter's Familiar|Jumpstart: Historic Horizons|17|C|{1}{B}|Creature - Rat|1|1|Deathtouch$When Plaguecrafter's Familiar enters the battlefield, choose a creature card in your hand. It perpetually gains deathtouch.|
|
||||
Subversive Acolyte|Jumpstart: Historic Horizons|18|R|{B}{B}|Creature - Human|2|2|{2}, Pay 2 life: Choose one. Activate only once.$• Subversive Acolyte becomes a Human Cleric. It gets +1/+2 and gains lifelink.$• Subversive Acolyte becomes a Phyrexian. It gets +3/+3 and gains trample and "Whenever this creature is dealt damage, sacrifice that many permanents."|
|
||||
Managorger Phoenix|Jumpstart: Historic Horizons|19|R|{R}{R}|Creature - Phoenix|2|2|Flying$Managorger Phoenix can't block.$Whenever you cast a spell, if Managorger Phoenix is in your graveyard, put a flame counter on Managorger Phoenix for each {R} in that spell's mana cost. If Managorger Phoenix has five or more flame counters on it, return it to the battlefield and it perpetually gets +1/+1.|
|
||||
Reckless Ringleader|Jumpstart: Historic Horizons|20|C|{R}|Creature - Goblin Shaman|1|1|Haste$When Reckless Ringleader enters the battlefield, choose a creature card in your hand. It perpetually gains haste.|
|
||||
Sarkhan's Scorn|Jumpstart: Historic Horizons|21|C|{2}{R}|Instant|||Sarkhan's Scorn deals damage equal to the number of turns you have begun to target creature or planeswalker.|
|
||||
Sarkhan, Wanderer to Shiv|Jumpstart: Historic Horizons|22|M|{3}{R}|Legendary Planeswalker - Sarkhan|4|+1: Dragon cards in your hand perpetually gain "This spell costs {1} less to cast," and "You may pay {X} rather than pay this spell's mana cost, where X is its mana value."$0: Conjure a Shivan Dragon card into your hand.$−2: Sarkhan, Wanderer to Shiv deals 3 damage to target creature.|
|
||||
Scion of Shiv|Jumpstart: Historic Horizons|23|C|{2}{R}{R}|Creature - Dragon|3|3|Flying${2}{R}: Scion of Shiv perpetually gets +1/+0.|
|
||||
Static Discharge|Jumpstart: Historic Horizons|24|U|{1}{R}|Sorcery|||Static Discharge deals X damage to any target, where X is 3 plus the number of charge counters on Static Discharge. Then put a perpetual charge counter on this card and each card named Static Discharge in your hand, library, and graveyard.|
|
||||
Freyalise, Skyshroud Partisan|Jumpstart: Historic Horizons|25|M|{1}{G}{G}|Legendary Planeswalker - Freyalise|4|+1: Untap up to one target Elf. That Elf and a random Elf creature card in your hand perpetually get +1/+1.$−1: Seek an Elf card.$−6: Conjure a Regal Force card onto the battlefield.|
|
||||
Longtusk Staker|Jumpstart: Historic Horizons|26|U|{G}|Creature - Cat|1|1|Whenever Longtusk Staker enters the battlefield or attacks, you get {E}.$Pay {E}{E}: Longtusk Staker perpetually gets +1/+0. You may choose a creature card in your hand. If you do, that card perpetually gets +1/+0.|
|
||||
Pool of Vigorous Growth|Jumpstart: Historic Horizons|27|R|{1}{G}|Artifact|||{X}, {T}, Discard a card: Create a token that's a copy of a random creature card with mana value X. Activate only as a sorcery.|
|
||||
Skyshroud Ambush|Jumpstart: Historic Horizons|28|C|{1}{G}|Instant|||Target creature you control fights target creature you don't control. When the creature you control wins the fight, draw a card.|
|
||||
Skyshroud Lookout|Jumpstart: Historic Horizons|29|U|{1}{G}|Creature - Elf Archer|1|1|Reach$When Skyshroud Lookout enters the battlefield, seek an Elf card.|
|
||||
Veteran Charger|Jumpstart: Historic Horizons|30|C|{2}{G}|Creature - Centaur Soldier|2|2|When Veteran Charger enters the battlefield, choose a creature card in your hand. It perpetually gets +2/+2.|
|
||||
Faceless Agent|Jumpstart: Historic Horizons|31|C|{3}|Creature - Shapeshifter|2|1|Changeling$When Faceless Agent enters the battlefield, seek a creature card of the most prevalent creature type in your library.|
|
||||
|
|
|
@ -120,6 +120,7 @@ Journey into Nyx|JOU|
|
|||
Judge Promo|JR|
|
||||
Judgment|JUD|
|
||||
Jumpstart|JMP|
|
||||
Jumpstart: Historic Horizons|J21|
|
||||
Kaladesh|KLD|
|
||||
Kaldheim|KHM|
|
||||
Kaldheim Commander|KHC|
|
||||
|
|
Loading…
Reference in a new issue