mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
Merge pull request #154 from Agetian/shadow-stinger
Fix Shadow Stinger tap cost restriction.
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Shadow Stinger
|
||||
ManaCost:2 B
|
||||
Types:Creature Vampire Rogue
|
||||
PT:1/4
|
||||
A:AB$ Pump | Cost$ tapXType<1/Rogue> | Defined$ Self | KW$ Deathtouch | SpellDescription$ CARDNAME gains deathtouch until end of turn.
|
||||
A:AB$ Pump | Cost$ tapXType<1/Rogue.Other> | Defined$ Self | KW$ Deathtouch | SpellDescription$ CARDNAME gains deathtouch until end of turn.
|
||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigMill | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, that player mills three cards. (They put the top three cards of their library into their graveyard.)
|
||||
SVar:TrigMill:DB$ Mill | Defined$ TriggeredTarget | NumCards$ 3
|
||||
DeckHas:Ability$Mill
|
||||
|
||||
Reference in New Issue
Block a user