mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
*Added
Cenn's Heir
Kinsbaile Balloonist
both from Replika
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -991,6 +991,7 @@ res/cardsfolder/celestial_sword.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/cemetery_gate.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/cemetery_reaper.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/cenns_enlistment.txt svneol=native#text/plain
|
||||
res/cardsfolder/cenns_heir.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/centaur_archer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/centaur_courser.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/centaur_garden.txt -text svneol=native#text/plain
|
||||
@@ -3335,6 +3336,7 @@ res/cardsfolder/king_crab.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/king_suleiman.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kingfisher.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kings_assassin.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kinsbaile_balloonist.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kinsbaile_borderguard.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kinsbaile_cavalier.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kinsbaile_skirmisher.txt svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/cenns_heir.txt
Normal file
12
res/cardsfolder/cenns_heir.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Cenn's Heir
|
||||
ManaCost:1 W
|
||||
Types:Creature Kithkin Soldier
|
||||
Text:no text
|
||||
PT:1/1
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +1/+1 until end of turn for each other attacking Kithkin.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ X | NumDef$ X
|
||||
SVar:X:Count$Valid Kithkin.attacking+Other
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/cenns_heir.jpg
|
||||
SetInfo:LRW|Common|http://magiccards.info/lw/en/8.html
|
||||
End
|
||||
12
res/cardsfolder/kinsbaile_balloonist.txt
Normal file
12
res/cardsfolder/kinsbaile_balloonist.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Kinsbaile Balloonist
|
||||
ManaCost:3 W
|
||||
Types:Creature Kithkin Soldier
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:Flying
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | Optional$ True | TriggerDescription$ Whenever CARDNAME attacks, you may have target creature gain flying until end of turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | KW$ Flying
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/kinsbaile_balloonist.jpg
|
||||
SetInfo:LRW|Common|http://magiccards.info/lw/en/23.html
|
||||
End
|
||||
Reference in New Issue
Block a user