diff --git a/res/cardsfolder/etherium_astrolabe.txt b/res/cardsfolder/etherium_astrolabe.txt index a6cac0b4b53..86adba6dff9 100644 --- a/res/cardsfolder/etherium_astrolabe.txt +++ b/res/cardsfolder/etherium_astrolabe.txt @@ -3,7 +3,7 @@ ManaCost:2 U Types:Artifact Text:no text K:Flash -K:abDrawCards B T Sac<1/Artifact>:1:Draw a card.:Etherium Astrolabe - Controller draws a card. +A:AB$Draw | Cost$ B T Sac<1/Artifact> | NumCards$ 1 | SpellDescription$ Draw a card. SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/etherium_astrolabe.jpg End diff --git a/res/cardsfolder/jalum_tome.txt b/res/cardsfolder/jalum_tome.txt index 7615e310c76..c56bf9ac211 100644 --- a/res/cardsfolder/jalum_tome.txt +++ b/res/cardsfolder/jalum_tome.txt @@ -2,7 +2,7 @@ Name:Jalum Tome ManaCost:3 Types:Artifact Text:no text -K:abDrawCards 2 T:1:Drawback$YouDiscard/1:Draw a card, then discard a card.:Jalum Tome - draw a card and discard a card +A:AB$Draw | Cost$ 2 T | NumCards$ 1 | SpellDescription$ Draw a card, then discard a card. | SubAbility$ YouDiscard/1 SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/jalum_tome.jpg End diff --git a/res/cardsfolder/jandors_ring.txt b/res/cardsfolder/jandors_ring.txt index 9c1234f994c..119208ffc79 100644 --- a/res/cardsfolder/jandors_ring.txt +++ b/res/cardsfolder/jandors_ring.txt @@ -2,9 +2,8 @@ Name:Jandor's Ring ManaCost:6 Types:Artifact Text:no text -K:abDrawCards 2 T Discard<1/LastDrawn>:1:Draw a card.:Jandor's Ring - Draw a card. +A:AB$Draw | Cost$ 2 T Discard<1/LastDrawn> | NumCards$ 1 | SpellDescription$ Draw a card. SVar:RemAIDeck:True SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/jandors_ring.jpg End - \ No newline at end of file diff --git a/res/cardsfolder/jayemdae_tome.txt b/res/cardsfolder/jayemdae_tome.txt index d7cd6ca7727..565047de6f7 100644 --- a/res/cardsfolder/jayemdae_tome.txt +++ b/res/cardsfolder/jayemdae_tome.txt @@ -2,7 +2,7 @@ Name:Jayemdae Tome ManaCost:4 Types:Artifact Text:no text -K:abDrawCards 4 T:1:Draw a card.:Jayemdae Tome - draw a card +A:AB$Draw | Cost$ 4 T | NumCards$ 1 | SpellDescription$ Draw a card. SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/jayemdae_tome.jpg End diff --git a/res/cardsfolder/mind_stone.txt b/res/cardsfolder/mind_stone.txt index 524ce0bcbb9..45227356015 100644 --- a/res/cardsfolder/mind_stone.txt +++ b/res/cardsfolder/mind_stone.txt @@ -3,7 +3,7 @@ ManaCost:2 Types:Artifact Text:no text K:tap: add 1 -K:abDrawCards 1 T Sac<1/CARDNAME>:1:Draw a card.:Mind Stone - Controller draws a card. +A:AB$Draw | Cost$ 1 T Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card. SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/mind_stone.jpg -End \ No newline at end of file +End