mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
SOI fixes reported by StormCat
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Name:Apothecary Geist
|
||||
ManaCost:3 W
|
||||
Types:Creature Spirit
|
||||
PT:3/2
|
||||
PT:2/3
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | IsPresent$ Spirit.Other+YouCtrl | TriggerDescription$ When CARDNAME enters the battlefield, if you control another Spirit, gain 3 life.
|
||||
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | LifeAmount$ 3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Crow of Dark Tidings
|
||||
ManaCost:2 B
|
||||
Types:Creature Zombie Bird
|
||||
PT:2/2
|
||||
PT:2/1
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When CARDNAME enters the battlefield or dies, put the top two cards of your library into your graveyard.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigMill | TriggerController$ TriggeredCardController | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield or dies, put the top two cards of your library into your graveyard.
|
||||
|
||||
@@ -3,7 +3,7 @@ ManaCost:1 R
|
||||
Types:Creature Wolf
|
||||
PT:1/2
|
||||
K:Haste
|
||||
A:AB$ Pump | Cost$ 1 R | NumAtt$ +1 | SpellDescription$ CARDNAME gets +1/+0 until end of turn.
|
||||
A:AB$ Pump | Cost$ 1 R | NumAtt$ +2 | SpellDescription$ CARDNAME gets +2/+0 until end of turn.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ember_eye_wolf.jpg
|
||||
Oracle:Haste\n{1}{R}: Ember-Eye Wolf gets +2/+0 until end of turn.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user