mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
fix some ConditionDescriptions
This commit is contained in:
committed by
Michael Kamensky
parent
5c3aeb508e
commit
def76d2b3e
@@ -2,6 +2,6 @@ Name:Chilling Trap
|
||||
ManaCost:U
|
||||
Types:Instant
|
||||
A:SP$ Pump | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -4 | IsCurse$ True | SubAbility$ DBDraw | SpellDescription$ Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionPresent$ Wizard.YouCtrl | ConditionCompare$ GE1 | ConditionDescription$ If you control a Wizard
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionPresent$ Wizard.YouCtrl | ConditionCompare$ GE1 | ConditionDescription$ If you control a Wizard,
|
||||
DeckHints:Type$Wizard
|
||||
Oracle:Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.
|
||||
|
||||
Reference in New Issue
Block a user