mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Converted Leyline of Singularity to script.
- Fixed Conversion and Glaciers.
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1396,7 +1396,7 @@ res/cardsfolder/control_of_the_court.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/controvert.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/convalescence.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/convalescent_care.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/conversion.txt svneol=native#text/plain
|
||||
res/cardsfolder/conversion.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/conversion_chamber.txt svneol=native#text/plain
|
||||
res/cardsfolder/conviction.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/convincing_mirage.txt -text svneol=native#text/plain
|
||||
@@ -2805,7 +2805,7 @@ res/cardsfolder/gitaxian_probe.txt svneol=native#text/plain
|
||||
res/cardsfolder/glacial_crevasses.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/glacial_fortress.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/glacial_wall.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/glaciers.txt svneol=native#text/plain
|
||||
res/cardsfolder/glaciers.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/glade_gnarr.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/glare_of_subdual.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/glarewielder.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
Name:Conversion
|
||||
ManaCost:2 W W
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
K:At the beginning of your upkeep, sacrifice CARDNAME unless you pay W W
|
||||
K:stAnimateAll:Mountain:0/0:Land,Plains,Overwrite,KeepSupertype:no colors:No Abilities:No Condition:All Mountains are Plains.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/conversion.jpg
|
||||
SetInfo:LEA|Uncommon|http://magiccards.info/scans/en/al/199.jpg
|
||||
SetInfo:LEB|Uncommon|http://magiccards.info/scans/en/be/201.jpg
|
||||
SetInfo:3ED|Uncommon|http://magiccards.info/scans/en/rv/198.jpg
|
||||
SetInfo:4ED|Uncommon|http://magiccards.info/scans/en/4e/269.jpg
|
||||
SetInfo:2ED|Uncommon|http://magiccards.info/scans/en/un/200.jpg
|
||||
Name:Conversion
|
||||
ManaCost:2 W W
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
K:At the beginning of your upkeep, sacrifice CARDNAME unless you pay W W
|
||||
K:stAnimateAll:Mountain:no changes:Land,Plains,RemoveSubTypes:no colors:Overwrite:No Condition:All Mountains are Plains.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/conversion.jpg
|
||||
SetInfo:LEA|Uncommon|http://magiccards.info/scans/en/al/199.jpg
|
||||
SetInfo:LEB|Uncommon|http://magiccards.info/scans/en/be/201.jpg
|
||||
SetInfo:3ED|Uncommon|http://magiccards.info/scans/en/rv/198.jpg
|
||||
SetInfo:4ED|Uncommon|http://magiccards.info/scans/en/4e/269.jpg
|
||||
SetInfo:2ED|Uncommon|http://magiccards.info/scans/en/un/200.jpg
|
||||
End
|
||||
@@ -1,11 +1,11 @@
|
||||
Name:Glaciers
|
||||
ManaCost:2 W U
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
K:At the beginning of your upkeep, sacrifice CARDNAME unless you pay W U
|
||||
K:stAnimateAll:Mountain:0/0:Land,Plains,Overwrite,KeepSupertype:no colors:No Abilities:No Condition:All Mountains are Plains.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/glaciers.jpg
|
||||
SetInfo:ICE|Rare|http://magiccards.info/scans/en/ia/372.jpg
|
||||
Name:Glaciers
|
||||
ManaCost:2 W U
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
K:At the beginning of your upkeep, sacrifice CARDNAME unless you pay W U
|
||||
K:stAnimateAll:Mountain:no changes:Land,Plains,RemoveSubTypes:no colors:Overwrite:No Condition:All Mountains are Plains.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/glaciers.jpg
|
||||
SetInfo:ICE|Rare|http://magiccards.info/scans/en/ia/372.jpg
|
||||
End
|
||||
@@ -1,7 +1,8 @@
|
||||
Name:Leyline of Singularity
|
||||
ManaCost:2 U U
|
||||
Types:Enchantment
|
||||
Text:If Leyline of Singularity is in your opening hand, you may begin the game with it on the battlefield. All nonland permanents are legendary.
|
||||
Text:If Leyline of Singularity is in your opening hand, you may begin the game with it on the battlefield.
|
||||
K:stAnimateAll:Permanent.nonLand:no changes:Legendary:no colors:No Abilities:No Condition:All nonland permanents are legendary.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/leyline_of_singularity.jpg
|
||||
|
||||
@@ -6109,7 +6109,7 @@ public class GameActionUtil {
|
||||
}// execute
|
||||
}; // Coat of Arms
|
||||
|
||||
|
||||
/*
|
||||
public static Command Leyline_of_Singularity = new Command() {
|
||||
|
||||
private static final long serialVersionUID = -67071835355151830L;
|
||||
@@ -6165,7 +6165,7 @@ public class GameActionUtil {
|
||||
Leyline_of_Singularity_Tokens.clear();
|
||||
}
|
||||
}// execute()
|
||||
};
|
||||
};*/
|
||||
|
||||
/**
|
||||
* stores the Command
|
||||
@@ -7270,7 +7270,7 @@ public class GameActionUtil {
|
||||
commands.put("Iona_Shield_of_Emeria", Iona_Shield_of_Emeria);
|
||||
|
||||
commands.put("Koth_Emblem", Koth_Emblem);
|
||||
commands.put("Leyline_of_Singularity", Leyline_of_Singularity);
|
||||
//commands.put("Leyline_of_Singularity", Leyline_of_Singularity);
|
||||
commands.put("Liu_Bei", Liu_Bei);
|
||||
|
||||
//commands.put("Magus_of_the_Tabernacle", Magus_of_the_Tabernacle);
|
||||
|
||||
Reference in New Issue
Block a user