mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Fix rarity of Lethargy Trap.
This commit is contained in:
@@ -4,6 +4,6 @@ Types:Instant Trap
|
||||
Text:no text
|
||||
A:SP$PumpAll | Cost$ 3 U | ValidCards$ Creature.attacking | NumAtt$ -3 | IsPresent$ Creature.attacking | PresentCompare$ LE2 | SpellDescription$ If three or more creatures are attacking, you may pay U rather than pay CARDNAME mana cost.
|
||||
A:SP$PumpAll | Cost$ U | ValidCards$ Creature.attacking | NumAtt$ -3 | IsPresent$ Creature.attacking | PresentCompare$ GE3 | SpellDescription$ Attacking creatures get -3/-0 until end of turn.
|
||||
SVar:Rarity:Rare
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/lethargy_trap.jpg
|
||||
End
|
||||
|
||||
Reference in New Issue
Block a user