From a0bacbed5d743a690a90f1d19e2bc6a5e674e2fc Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 19:29:49 +0000 Subject: [PATCH] - Added Off Balance and Noble Stand --- .gitattributes | 2 ++ res/cardsfolder/noble_stand.txt | 10 ++++++++++ res/cardsfolder/off_balance.txt | 9 +++++++++ 3 files changed, 21 insertions(+) create mode 100644 res/cardsfolder/noble_stand.txt create mode 100644 res/cardsfolder/off_balance.txt diff --git a/.gitattributes b/.gitattributes index ad6922edd80..2997e96b649 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4247,6 +4247,7 @@ res/cardsfolder/nobilis_of_war.txt -text svneol=native#text/plain res/cardsfolder/noble_hierarch.txt -text svneol=native#text/plain res/cardsfolder/noble_panther.txt -text svneol=native#text/plain res/cardsfolder/noble_purpose.txt -text svneol=native#text/plain +res/cardsfolder/noble_stand.txt -text svneol=native#text/plain res/cardsfolder/noble_steeds.txt -text svneol=native#text/plain res/cardsfolder/noble_templar.txt -text svneol=native#text/plain res/cardsfolder/nocturnal_raid.txt -text svneol=native#text/plain @@ -4307,6 +4308,7 @@ res/cardsfolder/ocular_halo.txt -text svneol=native#text/plain res/cardsfolder/oculus.txt -text svneol=native#text/plain res/cardsfolder/odious_trow.txt -text svneol=native#text/plain res/cardsfolder/odylic_wraith.txt svneol=native#text/plain +res/cardsfolder/off_balance.txt -text svneol=native#text/plain res/cardsfolder/offalsnout.txt -text svneol=native#text/plain res/cardsfolder/offering_to_asha.txt -text svneol=native#text/plain res/cardsfolder/ogre_arsonist.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/noble_stand.txt b/res/cardsfolder/noble_stand.txt new file mode 100644 index 00000000000..ebf536f884d --- /dev/null +++ b/res/cardsfolder/noble_stand.txt @@ -0,0 +1,10 @@ +Name:Noble Stand +ManaCost:4 W +Types:Enchantment +Text:no text +T:Mode$ Blocks | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature you control blocks, you gain 2 life. +SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 2 +SVar:PlayMain1:TRUE +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/noble_stand.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/off_balance.txt b/res/cardsfolder/off_balance.txt new file mode 100644 index 00000000000..7e91b3b1254 --- /dev/null +++ b/res/cardsfolder/off_balance.txt @@ -0,0 +1,9 @@ +Name:Off Balance +ManaCost:W +Types:Instant +Text:no text +A:SP$ Pump | Cost$ W | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN CARDNAME can't attack or block. | IsCurse$ True | SpellDescription$ Target creature can't attack or block this turn. +SVar:PlayMain1:TRUE +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/off_balance.jpg +End