skemfar shadowsage

This commit is contained in:
John
2021-02-03 14:53:32 +00:00
parent cec3a953b9
commit 81bca52ebc

View File

@@ -0,0 +1,11 @@
Name:Skemfar Shadowsage
ManaCost:3 B
Types:Creature Elf Cleric
PT:2/5
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY
SVar:TrigCharm:DB$ Charm | Choices$ DBLoseLife,DBGainLife
SVar:DBLoseLife:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ X | References$ X | SpellDescription$ Each opponent loses X life, where X is the greatest number of creatures you control that have a creature type in common.
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X | References$ X | SpellDescription$ You gain X life, where X is the greatest number of creatures you control that have a creature type in common.
SVar:X:Count$MostProminentCreatureType Creature.YouCtrl
DeckHas:Ability$LifeGain
Oracle:Oracle:When Skemfar Shadowsage enters the battlefield, choose one —\n• Each opponent loses X life, where X is the greatest number of creatures you control that have a creature type in common.\n• You gain X life, where X is the greatest number of creatures you control that have a creature type in common.