mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Fix attack pump for Flowstone Shambler and Gateway Shade
This commit is contained in:
@@ -2,5 +2,5 @@ Name:Flowstone Shambler
|
|||||||
ManaCost:2 R
|
ManaCost:2 R
|
||||||
Types:Creature Beast
|
Types:Creature Beast
|
||||||
PT:2/2
|
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.
|
Oracle:{R}: Flowstone Shambler gets +1/-1 until end of turn.
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ ManaCost:2 B
|
|||||||
Types:Creature Shade
|
Types:Creature Shade
|
||||||
PT:1/1
|
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$ 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
|
AI:RemoveDeck:Random
|
||||||
DeckNeeds:Type$Gate
|
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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user