mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Converted to Trigger: Kor Firewalker.
- Added Lightning Cloud and Leyline of Lightning.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -3087,6 +3087,7 @@ res/cardsfolder/leshracs_rite.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/leveler.txt -text svneol=native#text/plain
|
res/cardsfolder/leveler.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/levitation.txt -text svneol=native#text/plain
|
res/cardsfolder/levitation.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/ley_druid.txt -text svneol=native#text/plain
|
res/cardsfolder/ley_druid.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/leyline_of_lightning.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/leyline_of_punishment.txt -text svneol=native#text/plain
|
res/cardsfolder/leyline_of_punishment.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/leyline_of_singularity.txt -text svneol=native#text/plain
|
res/cardsfolder/leyline_of_singularity.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/leyline_of_the_meek.txt -text svneol=native#text/plain
|
res/cardsfolder/leyline_of_the_meek.txt -text svneol=native#text/plain
|
||||||
@@ -3119,6 +3120,7 @@ res/cardsfolder/lightning_angel.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/lightning_blast.txt -text svneol=native#text/plain
|
res/cardsfolder/lightning_blast.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lightning_blow.txt -text svneol=native#text/plain
|
res/cardsfolder/lightning_blow.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lightning_bolt.txt -text svneol=native#text/plain
|
res/cardsfolder/lightning_bolt.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/lightning_cloud.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lightning_crafter.txt -text svneol=native#text/plain
|
res/cardsfolder/lightning_crafter.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lightning_dragon.txt -text svneol=native#text/plain
|
res/cardsfolder/lightning_dragon.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lightning_elemental.txt -text svneol=native#text/plain
|
res/cardsfolder/lightning_elemental.txt -text svneol=native#text/plain
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ ManaCost:W
|
|||||||
Types:Creature Kithkin Cleric
|
Types:Creature Kithkin Cleric
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:1/1
|
PT:1/1
|
||||||
T:Mode$ SpellCast | ValidCard$ Card.White | Optional$ True | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a player casts a white spell, you may pay 1. If you do, gain 1 life.
|
T:Mode$ SpellCast | ValidCard$ Card.White | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a player casts a white spell, you may pay 1. If you do, gain 1 life.
|
||||||
SVar:TrigGainLife:AB$GainLife | Cost$ 1 | LifeAmount$ 1
|
SVar:TrigGainLife:AB$GainLife | Cost$ 1 | LifeAmount$ 1
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/apothecary_initiate.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/apothecary_initiate.jpg
|
||||||
|
|||||||
@@ -1,9 +1,11 @@
|
|||||||
Name:Kor Firewalker
|
Name:Kor Firewalker
|
||||||
ManaCost:W W
|
ManaCost:W W
|
||||||
Types:Creature Kor Soldier
|
Types:Creature Kor Soldier
|
||||||
Text:Whenever a player casts a red spell, you may gain 1 life.
|
Text:no text
|
||||||
PT:2/2
|
PT:2/2
|
||||||
K:Protection from red
|
K:Protection from red
|
||||||
|
T:Mode$ SpellCast | ValidCard$ Card.Red | Optional$ True | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a player casts a red spell, you may gain 1 life.
|
||||||
|
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | LifeAmount$ 1
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/kor_firewalker.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/kor_firewalker.jpg
|
||||||
SetInfo:WWK|Uncommon|http://magiccards.info/scans/en/wwk/11.jpg
|
SetInfo:WWK|Uncommon|http://magiccards.info/scans/en/wwk/11.jpg
|
||||||
|
|||||||
9
res/cardsfolder/leyline_of_lightning.txt
Normal file
9
res/cardsfolder/leyline_of_lightning.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Leyline of Lightning
|
||||||
|
ManaCost:2 R R
|
||||||
|
Types:Enchantment
|
||||||
|
Text:If Leyline of Lightning is in your opening hand, you may begin the game with it on the battlefield.
|
||||||
|
T:Mode$ SpellCast | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDealDamage | TriggerDescription$ Whenever you cast a spell, you may pay 1. If you do, CARDNAME deals 1 damage to target player.
|
||||||
|
SVar:TrigDealDamage:AB$DealDamage | Cost$ 1 | Tgt$ TgtP | NumDmg$ 1
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/leyline_of_lightning.jpg
|
||||||
|
End
|
||||||
9
res/cardsfolder/lightning_cloud.txt
Normal file
9
res/cardsfolder/lightning_cloud.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Lightning Cloud
|
||||||
|
ManaCost:3 R
|
||||||
|
Types:Enchantment
|
||||||
|
Text:no text
|
||||||
|
T:Mode$ SpellCast | ValidCard$ Card.Red | TriggerZones$ Battlefield | Execute$ TrigDealDamage | TriggerDescription$ Whenever a player casts a red spell, you may pay R. If you do, CARDNAME deals 1 damage to target creature or player.
|
||||||
|
SVar:TrigDealDamage:AB$DealDamage | Cost$ R | Tgt$ TgtCP | NumDmg$ 1
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/lightning_cloud.jpg
|
||||||
|
End
|
||||||
@@ -498,7 +498,7 @@ public class GameActionUtil {
|
|||||||
playCard_Sigil_of_the_Empty_Throne(c);
|
playCard_Sigil_of_the_Empty_Throne(c);
|
||||||
playCard_Merrow_Levitator(c);
|
playCard_Merrow_Levitator(c);
|
||||||
playCard_Fable_of_Wolf_and_Owl(c);
|
playCard_Fable_of_Wolf_and_Owl(c);
|
||||||
playCard_Kor_Firewalker(c);
|
//playCard_Kor_Firewalker(c);
|
||||||
playCard_Curse_of_Wizardry(c);
|
playCard_Curse_of_Wizardry(c);
|
||||||
playCard_Venser_Emblem(c);
|
playCard_Venser_Emblem(c);
|
||||||
playCard_Presence_of_the_Master(c);
|
playCard_Presence_of_the_Master(c);
|
||||||
@@ -1941,7 +1941,8 @@ public class GameActionUtil {
|
|||||||
}
|
}
|
||||||
}//if
|
}//if
|
||||||
}//Fable
|
}//Fable
|
||||||
|
|
||||||
|
/*
|
||||||
public static void playCard_Kor_Firewalker(Card c) {
|
public static void playCard_Kor_Firewalker(Card c) {
|
||||||
|
|
||||||
CardList list = AllZoneUtil.getCardsInPlay("Kor Firewalker");
|
CardList list = AllZoneUtil.getCardsInPlay("Kor Firewalker");
|
||||||
@@ -1974,7 +1975,7 @@ public class GameActionUtil {
|
|||||||
}//for
|
}//for
|
||||||
}//if c.isRed
|
}//if c.isRed
|
||||||
}//if list
|
}//if list
|
||||||
}//Kor Firewalker
|
}//Kor Firewalker*/
|
||||||
|
|
||||||
public static void playCard_Curse_of_Wizardry(final Card c) {
|
public static void playCard_Curse_of_Wizardry(final Card c) {
|
||||||
CardList list = AllZoneUtil.getCardsInPlay("Curse of Wizardry");
|
CardList list = AllZoneUtil.getCardsInPlay("Curse of Wizardry");
|
||||||
|
|||||||
Reference in New Issue
Block a user