- Added Xun Yu, Wei Advisor, Wu Longbowman and Zhuge Jin, Wu Strategist.

This commit is contained in:
jendave
2011-08-06 10:19:10 +00:00
parent 05ed41d705
commit 2192dc7ffc
5 changed files with 31 additions and 1 deletions

3
.gitattributes vendored
View File

@@ -5060,6 +5060,7 @@ res/cardsfolder/wu_admiral.txt -text svneol=native#text/plain
res/cardsfolder/wu_elite_cavalry.txt -text svneol=native#text/plain res/cardsfolder/wu_elite_cavalry.txt -text svneol=native#text/plain
res/cardsfolder/wu_infantry.txt -text svneol=native#text/plain res/cardsfolder/wu_infantry.txt -text svneol=native#text/plain
res/cardsfolder/wu_light_cavalry.txt -text svneol=native#text/plain res/cardsfolder/wu_light_cavalry.txt -text svneol=native#text/plain
res/cardsfolder/wu_longbowman.txt -text svneol=native#text/plain
res/cardsfolder/wu_warship.txt -text svneol=native#text/plain res/cardsfolder/wu_warship.txt -text svneol=native#text/plain
res/cardsfolder/wurmcoil_engine.txt -text svneol=native#text/plain res/cardsfolder/wurmcoil_engine.txt -text svneol=native#text/plain
res/cardsfolder/wurms_tooth.txt -text svneol=native#text/plain res/cardsfolder/wurms_tooth.txt -text svneol=native#text/plain
@@ -5067,6 +5068,7 @@ res/cardsfolder/wydwen_the_biting_gale.txt -text svneol=native#text/plain
res/cardsfolder/wyluli_wolf.txt -text svneol=native#text/plain res/cardsfolder/wyluli_wolf.txt -text svneol=native#text/plain
res/cardsfolder/xiahou_dun_the_one_eyed.txt -text svneol=native#text/plain res/cardsfolder/xiahou_dun_the_one_eyed.txt -text svneol=native#text/plain
res/cardsfolder/xira_arien.txt -text svneol=native#text/plain res/cardsfolder/xira_arien.txt -text svneol=native#text/plain
res/cardsfolder/xun_yu_wei_advisor.txt -text svneol=native#text/plain
res/cardsfolder/yavimaya_ancients.txt -text svneol=native#text/plain res/cardsfolder/yavimaya_ancients.txt -text svneol=native#text/plain
res/cardsfolder/yavimaya_ants.txt -text svneol=native#text/plain res/cardsfolder/yavimaya_ants.txt -text svneol=native#text/plain
res/cardsfolder/yavimaya_barbarian.txt -text svneol=native#text/plain res/cardsfolder/yavimaya_barbarian.txt -text svneol=native#text/plain
@@ -5109,6 +5111,7 @@ res/cardsfolder/zhang_he_wei_general.txt -text svneol=native#text/plain
res/cardsfolder/zhang_liao_hero_of_hefei.txt -text svneol=native#text/plain res/cardsfolder/zhang_liao_hero_of_hefei.txt -text svneol=native#text/plain
res/cardsfolder/zhao_zilong_tiger_general.txt -text svneol=native#text/plain res/cardsfolder/zhao_zilong_tiger_general.txt -text svneol=native#text/plain
res/cardsfolder/zhou_yu_chief_commander.txt -text svneol=native#text/plain res/cardsfolder/zhou_yu_chief_commander.txt -text svneol=native#text/plain
res/cardsfolder/zhuge_jin_wu_strategist.txt -text svneol=native#text/plain
res/cardsfolder/zodiac_dog.txt -text svneol=native#text/plain res/cardsfolder/zodiac_dog.txt -text svneol=native#text/plain
res/cardsfolder/zodiac_dragon.txt -text svneol=native#text/plain res/cardsfolder/zodiac_dragon.txt -text svneol=native#text/plain
res/cardsfolder/zodiac_goat.txt -text svneol=native#text/plain res/cardsfolder/zodiac_goat.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Wu Longbowman
ManaCost:2 U
Types:Creature Human Soldier Archer
Text:no text
PT:1/1
A:AB$DealDamage|Cost$T|Tgt$TgtCP|NumDmg$1|PlayerTurn$True|ActivatingPhases$Upkeep,Draw,Main1,BeginCombat|SpellDescription$Wu Longbowman deals 1 damage to target creature or player. Activate this ability only during your turn, before attackers are declared.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/wu_longbowman.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Xun Yu, Wei Advisor
ManaCost:1 B B
Types:Legendary Creature Human Advisor
Text:no text
PT:1/1
A:AB$Pump|Cost$T|NumAtt$+2|ValidTgts$Creature.YouCtrl|PlayerTurn$True|ActivatingPhases$Upkeep,Draw,Main1,BeginCombat|SpellDescription$Target creature you control gets +2/+0 until end of turn. Activate this ability only during your turn, before attackers are declared.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/xun_yu_wei_advisor.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Zhuge Jin, Wu Strategist
ManaCost:1 U U
Types:Legendary Creature Human Advisor
Text:no text
PT:1/1
A:AB$Pump|Cost$T|KW$HIDDEN Unblockable|Tgt$TgtC|PlayerTurn$True|ActivatingPhases$Upkeep,Draw,Main1,BeginCombat|SpellDescription$Target creature is unblockable this turn. Activate this ability only during your turn, before attackers are declared.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/zhuge_jin_wu_strategist.jpg
End