- Some keywords should be "hidden"

This commit is contained in:
swordshine
2018-01-27 14:42:33 +08:00
parent 691562324b
commit 7117580446
3 changed files with 3 additions and 3 deletions

View File

@@ -6,6 +6,6 @@ K:Phasing
T:Mode$ PhaseOut | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When CARDNAME phases out or leaves the battlefield, put the top three cards of your library into your graveyard. T:Mode$ PhaseOut | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When CARDNAME phases out or leaves the battlefield, put the top three cards of your library into your graveyard.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | TriggerZones$ Battlefield | Secondary$ True | Execute$ TrigMill | TriggerDescription$ When CARDNAME phases out or leaves the battlefield, put the top three cards of your library into your graveyard. T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | TriggerZones$ Battlefield | Secondary$ True | Execute$ TrigMill | TriggerDescription$ When CARDNAME phases out or leaves the battlefield, put the top three cards of your library into your graveyard.
SVar:TrigMill:DB$ Mill | NumCards$ 3 | Defined$ You SVar:TrigMill:DB$ Mill | NumCards$ 3 | Defined$ You
A:AB$ Pump | Cost$ U | Defined$ Self | KW$ CARDNAME can't phase out. | UntilYourNextUpkeep$ True | SpellDescription$ Until your next upkeep, CARDNAME can't phase out. A:AB$ Pump | Cost$ U | Defined$ Self | KW$ HIDDEN CARDNAME can't phase out. | UntilYourNextUpkeep$ True | SpellDescription$ Until your next upkeep, CARDNAME can't phase out.
SVar:Picture:http://www.wizards.com/global/images/magic/general/ertais_familiar.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/ertais_familiar.jpg
Oracle:Phasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)\nWhen Ertai's Familiar phases out or leaves the battlefield, put the top three cards of your library into your graveyard.\n{U}: Until your next upkeep, Ertai's Familiar can't phase out. Oracle:Phasing (This phases in or out before you untap during each of your untap steps. While it's phased out, it's treated as though it doesn't exist.)\nWhen Ertai's Familiar phases out or leaves the battlefield, put the top three cards of your library into your graveyard.\n{U}: Until your next upkeep, Ertai's Familiar can't phase out.

View File

@@ -3,7 +3,7 @@ ManaCost:1 U
Types:Creature Human Wizard Types:Creature Human Wizard
PT:1/3 PT:1/3
T:Mode$ SpellCast | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | CheckSVar$ YouCastThisTurn | SVarCompare$ EQ2 | NoResolvingCheck$ True | TriggerDescription$ Whenever you cast your second spell each turn, CARDNAME gets +2/+0 until end of turn and can't be blocked this turn. T:Mode$ SpellCast | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | CheckSVar$ YouCastThisTurn | SVarCompare$ EQ2 | NoResolvingCheck$ True | TriggerDescription$ Whenever you cast your second spell each turn, CARDNAME gets +2/+0 until end of turn and can't be blocked this turn.
SVar:TrigPump:DB$Pump | NumAtt$ +2 | KW$ Unblockable | Defined$ Self SVar:TrigPump:DB$Pump | NumAtt$ +2 | KW$ HIDDEN Unblockable | Defined$ Self
SVar:YouCastThisTurn:Count$ThisTurnCast_Card.YouCtrl SVar:YouCastThisTurn:Count$ThisTurnCast_Card.YouCtrl
SVar:BuffedBy:Card SVar:BuffedBy:Card
SVar:Picture:http://www.wizards.com/global/images/magic/general/incursion_specialist.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/incursion_specialist.jpg

View File

@@ -1,7 +1,7 @@
Name:Spatial Binding Name:Spatial Binding
ManaCost:U B ManaCost:U B
Types:Enchantment Types:Enchantment
A:AB$ Pump | Cost$ PayLife<1> | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | KW$ CARDNAME can't phase out. | AITgts$ Permanent.withPhasing+YouCtrl | UntilYourNextUpkeep$ True | SpellDescription$ Until your next upkeep, target permanent can't phase out. A:AB$ Pump | Cost$ PayLife<1> | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | KW$ HIDDEN CARDNAME can't phase out. | AITgts$ Permanent.withPhasing+YouCtrl | UntilYourNextUpkeep$ True | SpellDescription$ Until your next upkeep, target permanent can't phase out.
SVar:RemRandomDeck:True SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/spatial_binding.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/spatial_binding.jpg
Oracle:Pay 1 life: Until your next upkeep, target permanent can't phase out. Oracle:Pay 1 life: Until your next upkeep, target permanent can't phase out.