- Added Unnerving Assault and Moonhold

This commit is contained in:
moomarc
2012-09-11 07:53:55 +00:00
parent 060f261419
commit 8db554ceed
3 changed files with 26 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -6110,6 +6110,7 @@ res/cardsfolder/m/moonbow_illusionist.txt -text
res/cardsfolder/m/moonglove_changeling.txt svneol=native#text/plain res/cardsfolder/m/moonglove_changeling.txt svneol=native#text/plain
res/cardsfolder/m/moonglove_extract.txt svneol=native#text/plain res/cardsfolder/m/moonglove_extract.txt svneol=native#text/plain
res/cardsfolder/m/moonglove_winnower.txt svneol=native#text/plain res/cardsfolder/m/moonglove_winnower.txt svneol=native#text/plain
res/cardsfolder/m/moonhold.txt -text
res/cardsfolder/m/moonlight_geist.txt -text res/cardsfolder/m/moonlight_geist.txt -text
res/cardsfolder/m/moonlit_strider.txt svneol=native#text/plain res/cardsfolder/m/moonlit_strider.txt svneol=native#text/plain
res/cardsfolder/m/moonlit_wake.txt svneol=native#text/plain res/cardsfolder/m/moonlit_wake.txt svneol=native#text/plain
@@ -10187,6 +10188,7 @@ res/cardsfolder/u/unnatural_predation.txt svneol=native#text/plain
res/cardsfolder/u/unnatural_selection.txt -text res/cardsfolder/u/unnatural_selection.txt -text
res/cardsfolder/u/unnatural_speed.txt svneol=native#text/plain res/cardsfolder/u/unnatural_speed.txt svneol=native#text/plain
res/cardsfolder/u/unnerve.txt svneol=native#text/plain res/cardsfolder/u/unnerve.txt svneol=native#text/plain
res/cardsfolder/u/unnerving_assault.txt -text
res/cardsfolder/u/unquestioned_authority.txt svneol=native#text/plain res/cardsfolder/u/unquestioned_authority.txt svneol=native#text/plain
res/cardsfolder/u/unruly_mob.txt -text res/cardsfolder/u/unruly_mob.txt -text
res/cardsfolder/u/unscythe_killer_of_kings.txt -text svneol=unset#text/plain res/cardsfolder/u/unscythe_killer_of_kings.txt -text svneol=unset#text/plain

View File

@@ -0,0 +1,13 @@
Name:Moonhold
ManaCost:2 RW
Types:Instant
Text:no text
A:SP$ Effect | Cost$ 2 RW | ValidTgts$ Player | IsCurse$ True | Name$ Moonhold Land Effect | StaticAbilities$ STCantPlayLand | EffectOwner$ Targeted | AILogic$ BeginningOfOppTurn | ConditionManaSpent$ R | SubAbility$ WPaid | SpellDescription$ Target player can't play land cards this turn if R was spent to cast CARDNAME and can't play creature cards this turn if W was spent to cast it. (Do both if R W was spent.)
SVar:WPaid:DB$ Effect | Name$ Moonhold Creature Effect | IsCurse$ True | StaticAbilities$ STCantPlayCreats | EffectOwner$ Targeted | AILogic$ BeginningOfOppTurn | ConditionManaSpent$ W
SVar:STCantPlayLand:Mode$ CantPlayLand | Player$ You | Description$ You can't play land cards this turn.
SVar:STCantPlayCreats:Mode$ CantBeCast | ValidCard$ Creature | Caster$ You | Description$ You can't play creature cards this turn.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/moonhold.jpg
SetInfo:EVE|Uncommon|http://magiccards.info/scans/en/eve/143.jpg
Oracle:Target player can't play land cards this turn if {R} was spent to cast Moonhold and can't play creature cards this turn if {W} was spent to cast it. (Do both if {R}{W} was spent.)
End

View File

@@ -0,0 +1,11 @@
Name:Unnerving Assault
ManaCost:2 UR
Types:Instant
Text:no text
A:SP$ PumpAll | Cost$ 2 UR | ValidCards$ Creature.YouDontCtrl | NumAtt$ -1 | IsCurse$ True | ConditionManaSpent$ U | SubAbility$ RPaid | SpellDescription$ Creatures your opponents control get -1/-0 until end of turn if U was spent to cast CARDNAME, and creatures you control get +1/+0 until end of turn if R was spent to cast it. (Do both if U R was spent.)
SVar:RPaid:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ 1 | ConditionManaSpent$ R
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/unnerving_assault.jpg
SetInfo:EVE|Uncommon|http://magiccards.info/scans/en/eve/114.jpg
Oracle:Creatures your opponents control get -1/-0 until end of turn if {U} was spent to cast Unnerving Assault, and creatures you control get +1/+0 until end of turn if {R} was spent to cast it. (Do both if {U}{R} was spent.)
End