mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Reverted the first part of Kaya, Ghost Assassin change.
This commit is contained in:
@@ -2,8 +2,10 @@ Name:Kaya, Ghost Assassin
|
||||
ManaCost:2 W B
|
||||
Types:Planeswalker Kaya
|
||||
Loyalty:5
|
||||
A:AB$ Pump | Cost$ SubCounter<0/LOYALTY> | ValidTgts$ Creature,Permanent.Self | TargetMax$ 1 | TargetMin$ 0 | Planeswalker$ True | SubAbility$ DBExileTarget | StackDeSpellDescription$ SpellDescription | SpellDescription$ Exile CARDNAME or up to one target creature. Return that card to the battlefield under its owner's control at the beginning of your next upkeep. You lose 2 life.
|
||||
SVar:DBExileTarget:DB$ ChangeZone | Defined$ Targeted | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DBDelTrig2 | SpellDescription$ Exile CARDNAME or up to one target creature
|
||||
A:AB$ Pump | Cost$ SubCounter<0/LOYALTY> | ValidTgts$ Creature | TargetMax$ 1 | TargetMin$ 0 | Planeswalker$ True | SubAbility$ DBChoose | StackDeSpellDescription$ SpellDescription | SpellDescription$ Exile CARDNAME or up to one target creature. Return that card to the battlefield under its owner's control at the beginning of your next upkeep. You lose 2 life.
|
||||
SVar:DBChoose:DB$ GenericChoice | Choices$ DBExileSelf,DBExileTarget | Defined$ You
|
||||
SVar:DBExileSelf:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile | SubAbility$ DBDelTrig1 | SpellDescription$ Exile CARDNAME
|
||||
SVar:DBExileTarget:DB$ ChangeZone | Defined$ Targeted | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DBDelTrig2 | SpellDescription$ Exile up to one target creature
|
||||
SVar:DBDelTrig1:DB$ DelayedTrigger | Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ DBReturnSelf | TriggerDescription$ Return that card to the battlefield under its owner's control at the beginning of your next upkeep. | SubAbility$ DBLoseLife
|
||||
SVar:DBReturnSelf:DB$ ChangeZone | Origin$ Exile | Defined$ CorrectedSelf | Destination$ Battlefield
|
||||
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 2 | Defined$ You
|
||||
|
||||
Reference in New Issue
Block a user