mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- KLD: Add 4 cards
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -16247,7 +16247,11 @@ forge-gui/res/cardsfolder/upcoming/ovalchase_dragster.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/prakhata_club_security.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/saheeli_rai.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/saheelis_artistry.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/self_assembler.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/sky_skiff.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/skyship_stalker.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/skysovereign_consul_flagship.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/smugglers_copter.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/speedway_fanatic.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/spirebluff_canal.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/tasseled_dromedary.txt -text
|
||||
|
||||
8
forge-gui/res/cardsfolder/upcoming/self_assembler.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/self_assembler.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Self-Assembler
|
||||
ManaCost:5
|
||||
Types:Artifact Creature Assembly-Worker
|
||||
PT:4/4
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | Execute$ TrigChange | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library for an Assembly-Worker creature card, reveal it, put it into your hand, then shuffle your library.
|
||||
SVar:TrigChange:AB$ ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Hand | ChangeType$ Creature.Assembly-Worker | ChangeNum$ 1 | ShuffleNonMandatory$ True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/self_assembler.jpg
|
||||
Oracle:When Self-Assembler enters the battlefield, you may search your library for an Assembly-Worker creature card, reveal it, put it into your hand, then shuffle your library.
|
||||
8
forge-gui/res/cardsfolder/upcoming/sky_skiff.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/sky_skiff.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Sky Skiff
|
||||
ManaCost:2
|
||||
Types:Artifact Vehicle
|
||||
PT:2/3
|
||||
K:Flying
|
||||
K:Crew:1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sky_skiff.jpg
|
||||
Oracle:Flying\nCrew 1 (Tap any number of creatures you control with total power 1 or more: This Vehicle becomes an artifact creature until end of turn.)
|
||||
@@ -0,0 +1,12 @@
|
||||
Name:Skysovereign, Consul Flagship
|
||||
ManaCost:5
|
||||
Types:Legendary Artifact Vehicle
|
||||
PT:6/5
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ DBDmg | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, it deals 3 damage to target creature or planeswalker an opponent controls.
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ DBDmg | Secondary$ True | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, it deals 3 damage to target creature or planeswalker an opponent controls.
|
||||
SVar:DBDmg:AB$ DealDamage | Cost$ 0 | ValidTgts$ Creature,Planeswalker.OppCtrl | TgtPrompt$ Select target creature or planeswalker an opponent controls | NumDmg$ 3
|
||||
SVar:HasAttackEffect:TRUE
|
||||
K:Crew:3
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/skysovereign_consul_flagship.jpg
|
||||
Oracle:Flying\nWhenever Skysovereign, Consul Flagship enters the battlefield or attacks, it deals 3 damage to target creature or planeswalker an opponent controls.\nCrew 3 (Tap any number of creatures you control with total power 3 or more: This Vehicle becomes an artifact creature until end of turn.)
|
||||
12
forge-gui/res/cardsfolder/upcoming/smugglers_copter.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/smugglers_copter.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Smuggler's Copter
|
||||
ManaCost:2
|
||||
Types:Artifact Vehicle
|
||||
PT:3/3
|
||||
K:Flying
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigLoot | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME attacks or blocks, you may draw a card. If you do, discard a card.
|
||||
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigLoot | OptionalDecider$ You | Secondary$ True | TriggerDescription$ Whenever CARDNAME attacks or blocks, you may draw a card. If you do, discard a card.
|
||||
SVar:TrigLoot:AB$ Draw | Cost$ 0 | NumCards$ 1 | SubAbility$ DBDiscard
|
||||
SVar:DBDiscard:DB$ Discard | Defined$ You | Mode$ TgtChoose | NumCards$ 1
|
||||
K:Crew:1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/smugglers_copter.jpg
|
||||
Oracle:Flying\nWhenever Smuggler's Copter attacks or blocks, you may draw a card. If you do, discard a card.\nCrew 1 (Tap any number of creatures you control with total power 1 or more: This Vehicle becomes an artifact creature until end of turn.)
|
||||
Reference in New Issue
Block a user