mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Off Balance and Noble Stand
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/noble_stand.txt
Normal file
10
res/cardsfolder/noble_stand.txt
Normal file
@@ -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
|
||||
9
res/cardsfolder/off_balance.txt
Normal file
9
res/cardsfolder/off_balance.txt
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user