mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
15 lines
1.3 KiB
Plaintext
15 lines
1.3 KiB
Plaintext
|
Name:Shape Stealer
|
||
|
ManaCost:U U
|
||
|
Types:Creature Shapeshifter Spirit
|
||
|
PT:1/1
|
||
|
T:Mode$ AttackerBlockedByCreature | ValidCard$ Creature | ValidBlocker$ Card.Self | Execute$ TrigAnimateBlocker | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature, CARDNAME has base power and toughness equal to that creature's power and toughness until end of turn.
|
||
|
T:Mode$ AttackerBlockedByCreature | ValidCard$ Card.Self | ValidBlocker$ Creature | Execute$ TrigAnimateAttacker | TriggerZones$ Battlefield | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature, CARDNAME has base power and toughness equal to that creature's power and toughness until end of turn.
|
||
|
SVar:TrigAnimateBlocker:AB$ Animate | Cost$ 0 | Power$ W | Toughness$ X | References$ W,X
|
||
|
SVar:TrigAnimateAttacker:AB$ Animate | Cost$ 0 | Power$ Y | Toughness$ Z | References$ Y,Z
|
||
|
SVar:W:TriggeredAttacker$CardPower
|
||
|
SVar:X:TriggeredAttacker$CardToughness
|
||
|
SVar:Y:TriggeredBlocker$CardPower
|
||
|
SVar:Z:TriggeredBlocker$CardToughness
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/shape_stealer.jpg
|
||
|
Oracle:Whenever Shape Stealer blocks or becomes blocked by a creature, Shape Stealer has base power and toughness equal to that creature's power and toughness until end of turn.
|