Fix attack pump for Flowstone Shambler and Gateway Shade

This commit is contained in:
Lyu Zong-Hong
2021-05-26 14:00:24 +09:00
parent e3a2a98c2f
commit c3a7191f31
2 changed files with 2 additions and 2 deletions

View File

@@ -2,5 +2,5 @@ Name:Flowstone Shambler
ManaCost:2 R
Types:Creature Beast
PT:2/2
A:AB$ Pump | Cost$ R | Defined$ Self | +1 | NumDef$ -1 | SpellDescription$ CARDNAME gets +1/-1 until end of turn.
A:AB$ Pump | Cost$ R | Defined$ Self | NumAtt$ +1 | NumDef$ -1 | SpellDescription$ CARDNAME gets +1/-1 until end of turn.
Oracle:{R}: Flowstone Shambler gets +1/-1 until end of turn.

View File

@@ -3,7 +3,7 @@ ManaCost:2 B
Types:Creature Shade
PT:1/1
A:AB$ Pump | Cost$ B | Defined$ Self | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ CARDNAME gets +1/+1 until end of turn.
A:AB$ Pump | Cost$ tapXType<1/Gate> | Defined$ Self | +2 | NumDef$ +2 | SpellDescription$ CARDNAME gets +2/+2 until end of turn.
A:AB$ Pump | Cost$ tapXType<1/Gate> | Defined$ Self | NumAtt$ +2 | NumDef$ +2 | SpellDescription$ CARDNAME gets +2/+2 until end of turn.
AI:RemoveDeck:Random
DeckNeeds:Type$Gate
Oracle:{B}: Gateway Shade gets +1/+1 until end of turn.\nTap an untapped Gate you control: Gateway Shade gets +2/+2 until end of turn.