mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- A few fixes.
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Summoner's Bane
|
||||
ManaCost:2 U U
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$Counter | Cost$ 2 U U | ValidCard$ Creature | Destination$ Graveyard | SubAbility$ SVar=DBToken | SpellDescription$ Counter target creature spell. Put a 2/2 blue Illusion creature token onto the battlefield.
|
||||
A:SP$Counter | Cost$ 2 U U | ValidCard$ Creature | Destination$ Graveyard | SubAbility$ SVar=DBToken | SpellDescription$ Put a 2/2 blue Illusion creature token onto the battlefield.
|
||||
SVar:DBToken:DB$Token | TokenAmount$ 1 | TokenName$ Illusion | TokenTypes$ Creature,Illusion | TokenOwner$ Controller | TokenColors$ Blue | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ B 2 2 Illusion
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/summoners_bane.jpg
|
||||
|
||||
@@ -5,7 +5,7 @@ Text:no text
|
||||
PT:2/2
|
||||
K:Kicker:1 R
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self+kicked | Execute$ TrigDamage | TriggerDescription$ When CARDNAME enters the battlefield, if it was kicked, it deals 2 damage to target creature.
|
||||
SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtC | NumDmg$ 2 | SpellDescription$ if it was kicked, it deals 2 damage to target creature.
|
||||
SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtC | NumDmg$ 2
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/torch_slinger.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user