mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Fixed Blood Seeker.
This commit is contained in:
@@ -2,8 +2,8 @@ Name:Blood Seeker
|
|||||||
ManaCost:1 B
|
ManaCost:1 B
|
||||||
Types:Creature Vampire Shaman
|
Types:Creature Vampire Shaman
|
||||||
PT:1/1
|
PT:1/1
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouDontCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigDamage | TriggerDescription$ Whenever a creature enters the battlefield under an opponent's control, you may have that player lose 1 life.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouDontCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigDrain | TriggerDescription$ Whenever a creature enters the battlefield under an opponent's control, you may have that player lose 1 life.
|
||||||
SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ TriggeredController | NumDmg$ 1
|
SVar:TrigDrain:AB$LoseLife | Cost$ 0 | Defined$ TriggeredController | LifeAmount$ 1
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/blood_seeker.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/blood_seeker.jpg
|
||||||
End
|
End
|
||||||
|
|||||||
Reference in New Issue
Block a user