A couple of minor WAR corrections - Amass count on herald, correct sac cost on spark reaper

This commit is contained in:
austinio7116
2019-04-21 12:26:36 +01:00
committed by maustin
parent ec53b55490
commit 211b51e516
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ ManaCost:3 B
Types:Creature Zombie Warrior Types:Creature Zombie Warrior
PT:3/2 PT:3/2
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ DBAmass | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, amass 2. (Put two +1/+1 counters on an Army you control. If you dont control one, create a 0/0 black Zombie Army creature token first.) T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ DBAmass | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, amass 2. (Put two +1/+1 counters on an Army you control. If you dont control one, create a 0/0 black Zombie Army creature token first.)
SVar:DBAmass:DB$ Amass | Num$ 1 SVar:DBAmass:DB$ Amass | Num$ 2
DeckHints:Ability$Amass & Type$Zombie DeckHints:Ability$Amass & Type$Zombie
DeckHas:Ability$Amass & Ability$Counters & Ability$Token DeckHas:Ability$Amass & Ability$Counters & Ability$Token
Oracle:When Herald of the Dreadhorde dies, amass 2. (Put two +1/+1 counters on an Army you control. If you dont control one, create a 0/0 black Zombie Army creature token first.) Oracle:When Herald of the Dreadhorde dies, amass 2. (Put two +1/+1 counters on an Army you control. If you dont control one, create a 0/0 black Zombie Army creature token first.)

View File

@@ -2,7 +2,7 @@ Name:Spark Reaper
ManaCost:2 B ManaCost:2 B
Types:Creature Zombie Types:Creature Zombie
PT:2/3 PT:2/3
A:AB$ GainLife | Cost$ 3 Sac<1/Creature, Planeswalker/creature or planeswalker> | Defined$ You | LifeAmount$ 1 | SubAbility$ DBDraw | SpellDescription$ You gain 1 life and draw a card. A:AB$ GainLife | Cost$ 3 Sac<1/Creature;Planeswalker/creature or planeswalker> | Defined$ You | LifeAmount$ 1 | SubAbility$ DBDraw | SpellDescription$ You gain 1 life and draw a card.
SVar:DBDraw:DB$ Draw | NumCards$ 1 SVar:DBDraw:DB$ Draw | NumCards$ 1
AI:RemoveDeck:Random AI:RemoveDeck:Random
Oracle:{3}, Sacrifice a creature or planeswalker: You gain 1 life and draw a card. Oracle:{3}, Sacrifice a creature or planeswalker: You gain 1 life and draw a card.