From e9672dce5e582bc02f45e644cc739e0e05630323 Mon Sep 17 00:00:00 2001 From: Evan Kranzler Date: Mon, 29 Jun 2020 20:06:12 -0400 Subject: [PATCH] updated JMP rarities --- Mage.Sets/src/mage/sets/Jumpstart.java | 2 +- Utils/mtg-cards-data.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Mage.Sets/src/mage/sets/Jumpstart.java b/Mage.Sets/src/mage/sets/Jumpstart.java index 1c1eeb8667..716e5fa540 100644 --- a/Mage.Sets/src/mage/sets/Jumpstart.java +++ b/Mage.Sets/src/mage/sets/Jumpstart.java @@ -39,7 +39,7 @@ public final class Jumpstart extends ExpansionSet { cards.add(new SetCardInfo("Angel of the Dire Hour", 85, Rarity.RARE, mage.cards.a.AngelOfTheDireHour.class)); cards.add(new SetCardInfo("Angelic Arbiter", 86, Rarity.RARE, mage.cards.a.AngelicArbiter.class)); cards.add(new SetCardInfo("Angelic Edict", 87, Rarity.COMMON, mage.cards.a.AngelicEdict.class)); - cards.add(new SetCardInfo("Angelic Page", 88, Rarity.UNCOMMON, mage.cards.a.AngelicPage.class)); + cards.add(new SetCardInfo("Angelic Page", 88, Rarity.COMMON, mage.cards.a.AngelicPage.class)); cards.add(new SetCardInfo("Arbor Armament", 376, Rarity.COMMON, mage.cards.a.ArborArmament.class)); cards.add(new SetCardInfo("Arcane Encyclopedia", 459, Rarity.UNCOMMON, mage.cards.a.ArcaneEncyclopedia.class)); cards.add(new SetCardInfo("Archaeomender", 9, Rarity.COMMON, mage.cards.a.Archaeomender.class)); diff --git a/Utils/mtg-cards-data.txt b/Utils/mtg-cards-data.txt index 0e99bd2dc9..d0a6b09d1c 100644 --- a/Utils/mtg-cards-data.txt +++ b/Utils/mtg-cards-data.txt @@ -37775,7 +37775,7 @@ Angel of Mercy|Jumpstart|84|C|{4}{W}|Creature - Angel|3|3|Flying$When Angel of M Angel of the Dire Hour|Jumpstart|85|R|{5}{W}{W}|Creature - Angel|5|4|Flash$Flying$When Angel of the Dire Hour enters the battlefield, if you cast it from your hand, exile all attacking creatures.| Angelic Arbiter|Jumpstart|86|R|{5}{W}{W}|Creature - Angel|5|6|Flying$Each opponent who cast a spell this turn can't attack with creatures.$Each opponent who attacked with a creature this turn can't cast spells.| Angelic Edict|Jumpstart|87|C|{4}{W}|Sorcery|||Exile target creature or enchantment.| -Angelic Page|Jumpstart|88|U|{1}{W}|Creature - Angel Spirit|1|1|Flying${T}: Target attacking or blocking creature gets +1/+1 until end of turn.| +Angelic Page|Jumpstart|88|C|{1}{W}|Creature - Angel Spirit|1|1|Flying${T}: Target attacking or blocking creature gets +1/+1 until end of turn.| Archon of Justice|Jumpstart|89|R|{3}{W}{W}|Creature - Archon|4|4|Flying$When Archon of Justice dies, exile target permanent.| Archon of Redemption|Jumpstart|90|R|{3}{W}{W}|Creature - Archon|3|4|Flying$Whenever Archon of Redemption or another creature with flying enters the battlefield under your control, you may gain life equal to that creature's power.| Battlefield Promotion|Jumpstart|91|C|{1}{W}|Instant|||Put a +1/+1 counter on target creature. That creature gains first strike until end of turn. You gain 2 life.|