mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
- Added Glacial Plating
- Fixed Endless Scream
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3719,6 +3719,7 @@ res/cardsfolder/g/gitaxian_probe.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/glacial_chasm.txt -text
|
||||
res/cardsfolder/g/glacial_crevasses.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/glacial_fortress.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/glacial_plating.txt -text
|
||||
res/cardsfolder/g/glacial_wall.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/glaciers.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/glade_gnarr.txt svneol=native#text/plain
|
||||
|
||||
@@ -6,7 +6,8 @@ K:Enchant creature
|
||||
K:etbCounter:SCREAM:X
|
||||
SVar:X:Count$xPaid
|
||||
A:SP$ Attach | Cost$ X B | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ X | Description$ Enchanted creature gets +1/+0 for each scream counter on CARDNAME.
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ Y | References$ Y | Description$ Enchanted creature gets +1/+0 for each scream counter on CARDNAME.
|
||||
SVar:Y:Count$CardCounters.SCREAM
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/endless_scream.jpg
|
||||
SetInfo:TMP|Common|http://magiccards.info/scans/en/tp/26.jpg
|
||||
|
||||
15
res/cardsfolder/g/glacial_plating.txt
Normal file
15
res/cardsfolder/g/glacial_plating.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Glacial Plating
|
||||
ManaCost:2 W W
|
||||
Types:Snow Enchantment Aura
|
||||
Text:no text
|
||||
K:Enchant creature
|
||||
K:Cumulative upkeep:S
|
||||
A:SP$ Attach | Cost$ 2 W W | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ X | AddToughness$ X | References$ X | Description$ Enchanted creature gets +3/+3 for each age counter on CARDNAME.
|
||||
SVar:X:Count$CardCounters.AGE/Thrice
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/glacial_plating.jpg
|
||||
SetInfo:CSP|Uncommon|http://magiccards.info/scans/en/cs/7.jpg
|
||||
Oracle:Enchant creature\nCumulative upkeep {S} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it. {S} can be paid with one mana from a snow permanent.)\nEnchanted creature gets +3/+3 for each age counter on Glacial Plating.
|
||||
End
|
||||
Reference in New Issue
Block a user