*Variants:Fixed the UI side of the new Vanguard home screen. (Now to make the match actually start!)

*Variants:Added some apparently unadded scripts from trunk.
This commit is contained in:
Hellfish
2012-11-24 11:41:51 +00:00
parent 7ec3ff9354
commit 15e5376d13
22 changed files with 372 additions and 134 deletions

View File

@@ -0,0 +1,12 @@
Name:Ember Gale
ManaCost:3 R
Types:Sorcery
Text:no text
A:SP$ Effect | Cost$ 3 R | Name$ Ember Gale Effect | ValidTgts$ Player | TgtPrompt$ Select target player | AILogic$ Evasion | StaticAbilities$ CantBlock | RememberObjects$ Targeted | SubAbility$ DBDamage | SpellDescription$ Creatures target player controls can't block this turn. CARDNAME deals 1 damage to each white and/or blue creature that player controls.
SVar:DBDamage:DB$ DamageAll | NumDmg$ 1 | ValidCards$ Creature.White+TargetedPlayerCtrl,Creature.Blue+TargetedPlayerCtrl | ValidDescription$ each creature that's white or blue that player controls.
SVar:CantBlock:Mode$ Continuous | Affected$ Creature.RememberedPlayerCtrl | AddHiddenKeyword$ HIDDEN CARDNAME can't block. | SubAbility$ DBDamage | SpellDescription$ Creatures targeted player controls can't block this turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/ember_gale.jpg
SetInfo:SHM|Common|http://magiccards.info/scans/en/shm/91.jpg
Oracle:Creatures target player controls can't block this turn. Ember Gale deals 1 damage to each white and/or blue creature that player controls.
End