mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
cards: fixed some KLD cards
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Era of Innovation
|
||||
ManaCost:1 U
|
||||
Types:Enchantment
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | ValidCard$ Artifact.YouCtrl,Permanent.Artificer+YouCtrl | Execute$ TrigEnergy | TriggerDescription$ Whenever an artifact or Artificer enters the battlefield under your control, you may pay {1}. If you do, you get {E}{E} (two energy counters).
|
||||
SVar:TrigEnergy:DB$ PutCounter | Cost$ 1 | Defined$ You | CounterType$ ENERGY | CounterNum$ 2
|
||||
SVar:TrigEnergy:AB$ PutCounter | Cost$ 1 | Defined$ You | CounterType$ ENERGY | CounterNum$ 2
|
||||
A:AB$ Draw | Cost$ PayEnergy<6> Sac<1/CARDNAME> | NumCards$ 3 | SpellDescription$ Draw three cards.
|
||||
SVar:BuffedBy:Artifact,Artificer
|
||||
DeckHints:Type$Artifact|Artificer
|
||||
|
||||
@@ -5,7 +5,7 @@ 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:DBDmg:AB$ DealDamage | Cost$ 0 | ValidTgts$ Creature.OppCtrl,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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Whirler Virtuoso
|
||||
ManaCost:1 U R
|
||||
Types:Creature Vedalken Artificer
|
||||
PT:1/3
|
||||
PT:2/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigEnergy | TriggerDescription$ When CARDNAME enters the battlefield, you get {E}{E}{E} (three energy counters).
|
||||
SVar:TrigEnergy:DB$ PutCounter | Defined$ You | CounterType$ ENERGY | CounterNum$ 3
|
||||
A:AB$ Token | Cost$ PayEnergy<3> | TokenAmount$ 1 | TokenName$ Thopter | TokenTypes$ Artifact,Creature,Thopter | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | TokenImage$ c 1 1 thopter KLD | TokenAltImages$ c_1_1_thopter2_KLD,c_1_1_thopter3_KLD | SpellDescription$ Create a 1/1 colorless Thopter artifact creature token with flying.
|
||||
|
||||
Reference in New Issue
Block a user