mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
fixed a couple Protection from <color> keywords.
This commit is contained in:
@@ -4,11 +4,11 @@ Types:Legendary Creature Cat Giant
|
||||
Text:no text
|
||||
PT:4/7
|
||||
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME blocks, it gets +7/+7 until end of turn.
|
||||
A:AB$Pump | Cost$ W | KW$ Protection from White | SpellDescription$ CARDNAME gains protection from white until end of turn.
|
||||
A:AB$Pump | Cost$ W | KW$ Protection from Blue | SpellDescription$ CARDNAME gains protection from blue until end of turn.
|
||||
A:AB$Pump | Cost$ W | KW$ Protection from Black | SpellDescription$ CARDNAME gains protection from black until end of turn.
|
||||
A:AB$Pump | Cost$ W | KW$ Protection from Red | SpellDescription$ CARDNAME gains protection from red until end of turn.
|
||||
A:AB$Pump | Cost$ W | KW$ Protection from Green | SpellDescription$ CARDNAME gains protection from green until end of turn.
|
||||
A:AB$Pump | Cost$ W | KW$ Protection from white | SpellDescription$ CARDNAME gains protection from white until end of turn.
|
||||
A:AB$Pump | Cost$ W | KW$ Protection from blue | SpellDescription$ CARDNAME gains protection from blue until end of turn.
|
||||
A:AB$Pump | Cost$ W | KW$ Protection from black | SpellDescription$ CARDNAME gains protection from black until end of turn.
|
||||
A:AB$Pump | Cost$ W | KW$ Protection from red | SpellDescription$ CARDNAME gains protection from red until end of turn.
|
||||
A:AB$Pump | Cost$ W | KW$ Protection from green | SpellDescription$ CARDNAME gains protection from green until end of turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 7 | NumDef$ 7
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/jareth_leonine_titan.jpg
|
||||
|
||||
@@ -3,7 +3,7 @@ ManaCost:3 R R
|
||||
Types:Creature Elemental
|
||||
Text:no text
|
||||
PT:3/3
|
||||
K:Protection from Red
|
||||
K:Protection from red
|
||||
A:AB$ DamageAll | Cost$ T | NumDmg$ 1 | ValidCards$ Creature.withoutFlying | ValidDescription$ each creature and without flying. | SpellDescription$ CARDNAME deals 1 damage to each creature without flying.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Rare
|
||||
|
||||
Reference in New Issue
Block a user