mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
A couple of minor WAR corrections - Amass count on herald, correct sac cost on spark reaper
This commit is contained in:
@@ -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 don’t 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 don’t 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 don’t 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 don’t control one, create a 0/0 black Zombie Army creature token first.)
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user