mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Minor patch (#4506)
* Update artisan_of_kozilek.txt CARDNAME -> this spell * Update skarrgan_skybreaker.txt CARDNAME -> it * Update vulshok_replica.txt CARDNAME -> it
This commit is contained in:
@@ -3,6 +3,6 @@ ManaCost:9
|
||||
Types:Creature Eldrazi
|
||||
PT:10/9
|
||||
K:Annihilator:2
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigReturn | OptionalDecider$ You | TriggerDescription$ When you cast CARDNAME, you may return target creature card from your graveyard to the battlefield.
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigReturn | OptionalDecider$ You | TriggerDescription$ When you cast this spell, you may return target creature card from your graveyard to the battlefield.
|
||||
SVar:TrigReturn:DB$ ChangeZone | ValidTgts$ Creature.YouOwn | TgtPrompt$ Select target creature in your graveyard | Origin$ Graveyard | Destination$ Battlefield
|
||||
Oracle:When you cast this spell, you may return target creature card from your graveyard to the battlefield.\nAnnihilator 2 (Whenever this creature attacks, defending player sacrifices two permanents.)
|
||||
|
||||
@@ -3,6 +3,6 @@ ManaCost:4 R R G
|
||||
Types:Creature Giant Shaman
|
||||
PT:3/3
|
||||
K:Bloodthirst:3
|
||||
A:AB$ DealDamage | Cost$ 1 Sac<1/CARDNAME> | ValidTgts$ Any | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to its power to any target.
|
||||
A:AB$ DealDamage | Cost$ 1 Sac<1/CARDNAME> | ValidTgts$ Any | NumDmg$ X | SpellDescription$ It deals damage equal to its power to any target.
|
||||
SVar:X:Sacrificed$CardPower
|
||||
Oracle:Bloodthirst 3 (If an opponent was dealt damage this turn, this creature enters the battlefield with three +1/+1 counters on it.)\n{1}, Sacrifice Skarrgan Skybreaker: It deals damage equal to its power to any target.
|
||||
|
||||
@@ -2,6 +2,6 @@ Name:Vulshok Replica
|
||||
ManaCost:3
|
||||
Types:Artifact Creature Berserker
|
||||
PT:3/1
|
||||
A:AB$ DealDamage | Cost$ 1 R Sac<1/CARDNAME> | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target player or planeswalker | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target player or planeswalker.
|
||||
A:AB$ DealDamage | Cost$ 1 R Sac<1/CARDNAME> | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target player or planeswalker | NumDmg$ 3 | SpellDescription$ It deals 3 damage to target player or planeswalker.
|
||||
DeckNeeds:Color$Red
|
||||
Oracle:{1}{R}, Sacrifice Vulshok Replica: It deals 3 damage to target player or planeswalker.
|
||||
|
||||
Reference in New Issue
Block a user