mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Unnerving Assault and Moonhold
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
13
res/cardsfolder/m/moonhold.txt
Normal file
13
res/cardsfolder/m/moonhold.txt
Normal 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
|
||||||
11
res/cardsfolder/u/unnerving_assault.txt
Normal file
11
res/cardsfolder/u/unnerving_assault.txt
Normal 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
|
||||||
Reference in New Issue
Block a user