mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Kiln Walker, Lost Leonin and Loxodon Convert.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -3557,6 +3557,7 @@ res/cardsfolder/kikus_shadow.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/killer_bees.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/killer_whale.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kiln_fiend.txt svneol=native#text/plain
|
||||
res/cardsfolder/kiln_walker.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kindle.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kindled_fury.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/king_cheetah.txt -text svneol=native#text/plain
|
||||
@@ -3897,6 +3898,7 @@ res/cardsfolder/lorescale_coatl.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/lorthos_the_tidemaker.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/lose_hope.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/lost_auramancers.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/lost_leonin.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/lost_soul.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/lotus_bloom.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/lotus_blossom.txt -text svneol=native#text/plain
|
||||
@@ -3906,6 +3908,7 @@ res/cardsfolder/lotus_petal.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/lotus_vale.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/lovisa_coldeyes.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/lowland_giant.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/loxodon_convert.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/loxodon_gatekeeper.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/loxodon_hierarch.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/loxodon_mender.txt -text svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/kiln_walker.txt
Normal file
10
res/cardsfolder/kiln_walker.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Kiln Walker
|
||||
ManaCost:3
|
||||
Types:Artifact Creature Construct
|
||||
Text:no text
|
||||
PT:0/3
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +3/+0 until end of turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 3
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/kiln_walker.jpg
|
||||
End
|
||||
9
res/cardsfolder/lost_leonin.txt
Normal file
9
res/cardsfolder/lost_leonin.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Lost Leonin
|
||||
ManaCost:1 W
|
||||
Types:Creature Cat Soldier
|
||||
Text:no text
|
||||
PT:2/1
|
||||
K:Infect
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/lost_leonin.jpg
|
||||
End
|
||||
8
res/cardsfolder/loxodon_convert.txt
Normal file
8
res/cardsfolder/loxodon_convert.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Loxodon Convert
|
||||
ManaCost:3 W
|
||||
Types:Creature Elephant Soldier
|
||||
Text:no text
|
||||
PT:4/2
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/loxodon_convert.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user