]> git.tdb.fi Git - poefilter.git/commitdiff
Reorder the divination card categories
authorMikko Rasa <tdb@tdb.fi>
Mon, 3 Sep 2018 15:17:45 +0000 (18:17 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 3 Sep 2018 15:31:30 +0000 (18:31 +0300)
cards.txt
delve.filter
delve_endgame.filter
delve_fast.filter

index 9d5a74a6f74db3ea27e15fd562fec257f83ddbd7..dfefea9438b3a11ee4dcc62699a955dcafda0813 100644 (file)
--- a/cards.txt
+++ b/cards.txt
@@ -1,3 +1,54 @@
+category "card.currency"
+{
+       class "Card";
+       or
+       {
+               base_type "Abandoned Wealth";
+               base_type "Chaotic Disposition";
+               base_type "Coveted Possession";
+               base_type "Emperor's Luck";
+               base_type "Harmony of Souls";
+               base_type "House of Mirrors";
+               base_type "Loyalty";
+               base_type "Lucky Connections";
+               base_type "Lucky Deck";
+               base_type "No Traces";
+               base_type "Rain of Chaos";
+               base_type "The Cartographer";
+               base_type "The Catalyst";
+               base_type "The Gemcutter";
+               base_type "The Hoarder";
+               base_type "The Inventor";
+               base_type "The Puzzle";
+               base_type "The Saint's Treasure";
+               base_type "The Scholar";
+               base_type "The Sephirot";
+               base_type "The Survivalist";
+               base_type "The Union";
+               base_type "The Wrath";
+               base_type "Three Faces in the Dark";
+               base_type "Three Voices";
+               base_type "Vinia's Token";
+       };
+};
+category "card.map"
+{
+       class "Card";
+       or
+       {
+               base_type "Boundless Realms";
+               base_type "Cartographer's Delight";
+               base_type "Left to Fate";
+               base_type "Lingering Remnants";
+               base_type "Lost Worlds";
+               base_type "Rain Tempter";
+               base_type "The Arena Champion";
+               base_type "The Encroaching Darkness";
+               base_type "The Explorer";
+               base_type "The Surveyor";
+               base_type "The Trial";
+       };
+};
 category "card.unique"
 {
        class "Card";
@@ -124,84 +175,6 @@ category "card.unique"
                base_type "Turn the Other Cheek";
        };
 };
-category "card.currency"
-{
-       class "Card";
-       or
-       {
-               base_type "Abandoned Wealth";
-               base_type "Chaotic Disposition";
-               base_type "Coveted Possession";
-               base_type "Emperor's Luck";
-               base_type "Harmony of Souls";
-               base_type "House of Mirrors";
-               base_type "Loyalty";
-               base_type "Lucky Connections";
-               base_type "Lucky Deck";
-               base_type "No Traces";
-               base_type "Rain of Chaos";
-               base_type "The Cartographer";
-               base_type "The Catalyst";
-               base_type "The Gemcutter";
-               base_type "The Hoarder";
-               base_type "The Inventor";
-               base_type "The Puzzle";
-               base_type "The Saint's Treasure";
-               base_type "The Scholar";
-               base_type "The Sephirot";
-               base_type "The Survivalist";
-               base_type "The Union";
-               base_type "The Wrath";
-               base_type "Three Faces in the Dark";
-               base_type "Three Voices";
-               base_type "Vinia's Token";
-       };
-};
-category "card.magic"
-{
-       class "Card";
-       or
-       {
-               base_type "Blessing of God";
-               base_type "Merciless Armament";
-               base_type "Prosperity";
-               base_type "Shard of Fate";
-               base_type "Struck by Lightning";
-               base_type "The Carrion Crow";
-               base_type "The Endurance";
-               base_type "The Inoculated";
-               base_type "The Jester";
-               base_type "The King's Blade";
-               base_type "The Lord in Black";
-               base_type "The Rabid Rhoa";
-               base_type "The Road to Power";
-               base_type "The Sigil";
-               base_type "The Spoiled Prince";
-               base_type "The Surgeon";
-               base_type "The Twins";
-               base_type "The Tyrant";
-               base_type "The Undisputed";
-               base_type "The Web";
-       };
-};
-category "card.map"
-{
-       class "Card";
-       or
-       {
-               base_type "Boundless Realms";
-               base_type "Cartographer's Delight";
-               base_type "Left to Fate";
-               base_type "Lingering Remnants";
-               base_type "Lost Worlds";
-               base_type "Rain Tempter";
-               base_type "The Arena Champion";
-               base_type "The Encroaching Darkness";
-               base_type "The Explorer";
-               base_type "The Surveyor";
-               base_type "The Trial";
-       };
-};
 category "card.links"
 {
        class "Card";
@@ -219,21 +192,6 @@ category "card.links"
                base_type "The Warlord";
        };
 };
-category "card.rare"
-{
-       class "Card";
-       or
-       {
-               base_type "Call to the First Ones";
-               base_type "Destined to Crumble";
-               base_type "Lantador's Lost Love";
-               base_type "Perfection";
-               base_type "The Hale Heart";
-               base_type "The Lover";
-               base_type "The Opulent";
-               base_type "The Warden";
-       };
-};
 category "card.skillgem"
 {
        class "Card";
@@ -257,6 +215,48 @@ category "card.skillgem"
                base_type "Wealth and Power";
        };
 };
+category "card.rare"
+{
+       class "Card";
+       or
+       {
+               base_type "Call to the First Ones";
+               base_type "Destined to Crumble";
+               base_type "Lantador's Lost Love";
+               base_type "Perfection";
+               base_type "The Hale Heart";
+               base_type "The Lover";
+               base_type "The Opulent";
+               base_type "The Warden";
+       };
+};
+category "card.magic"
+{
+       class "Card";
+       or
+       {
+               base_type "Blessing of God";
+               base_type "Merciless Armament";
+               base_type "Prosperity";
+               base_type "Shard of Fate";
+               base_type "Struck by Lightning";
+               base_type "The Carrion Crow";
+               base_type "The Endurance";
+               base_type "The Inoculated";
+               base_type "The Jester";
+               base_type "The King's Blade";
+               base_type "The Lord in Black";
+               base_type "The Rabid Rhoa";
+               base_type "The Road to Power";
+               base_type "The Sigil";
+               base_type "The Spoiled Prince";
+               base_type "The Surgeon";
+               base_type "The Twins";
+               base_type "The Tyrant";
+               base_type "The Undisputed";
+               base_type "The Web";
+       };
+};
 category "card.other"
 {
        class "Card";
index 5ba4c95f07c40e24d7e7af9545865c7d19d8014d..e59d2a73f4d3f999cbdeed11c755c66709cc2dbb 100644 (file)
@@ -1254,14 +1254,6 @@ Show
        DisableDropSound
        Class "Map"
        Rarity Rare
-# card.unique
-Show
-       SetFontSize 31
-       SetBorderColor 175 96 37 255
-       PlayAlertSound 2 150
-       DisableDropSound
-       Class "Card"
-       BaseType "A Mother's Parting Gift" "Anarchy's Price" "Assassin's Favour" "Atziri's Arsenal" "Audacity" "Birth of the Three" "Blind Venture" "Death" "Doedre's Madness" "Earth Drinker" "Forbidden Power" "Glimmer of Hope" "Heterochromia" "Hope" "Hubris" "Humility" "Hunter's Resolve" "Hunter's Reward" "Jack in the Box" "Light and Truth" "Lysah's Respite" "Mawr Blaidd" "Might is Right" "Mitts" "Pride Before the Fall" "Rats" "Rebirth" "Scholar of the Seas" "The Admirer" "The Aesthete" "The Army of Blood" "The Avenger" "The Battle Born" "The Beast" "The Betrayal" "The Blazing Fire" "The Body" "The Breach" "The Brittle Emperor" "The Calling" "The Coming Storm" "The Conduit" "The Cursed King" "The Darkest Dream" "The Deceiver" "The Demoness" "The Devastator" "The Doctor" "The Dragon" "The Dreamer" "The Dreamland" "The Drunken Aristocrat" "The Eye of the Dragon" "The Fathomless Depths" "The Feast" "The Fiend" "The Fletcher" "The Formless Sea" "The Forsaken" "The Garish Power" "The Gentleman" "The Gladiator" "The Harvester" "The Hermit" "The Hunger" "The Incantation" "The Insatiable" "The King's Heart" "The Last One Standing" "The Lich" "The Lion" "The Lunaris Priestess" "The Master" "The Mayor" "The Mercenary" "The Oath" "The Offering" "The One With All" "The Pack Leader" "The Pact" "The Penitent" "The Poet" "The Polymath" "The Professor" "The Queen" "The Risk" "The Ruthless Ceinture" "The Samurai's Eye" "The Scarred Meadow" "The Scavenger" "The Siren" "The Soul" "The Spark and the Flame" "The Standoff" "The Stormcaller" "The Sun" "The Sword King's Salute" "The Thaumaturgist" "The Throne" "The Tower" "The Traitor" "The Undaunted" "The Valkyrie" "The Vast" "The Visionary" "The Watcher" "The Wind" "The Witch" "The Wolf" "The Wolf's Shadow" "The Wolven King's Bite" "The Wolverine" "The World Eater" "The Wretched" "Thunderous Skies" "Time-Lost Relic" "Tranquillity" "Treasure Hunter" "Turn the Other Cheek"
 # card.currency
 Show
        SetFontSize 31
@@ -1270,12 +1262,6 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Abandoned Wealth" "Chaotic Disposition" "Coveted Possession" "Emperor's Luck" "Harmony of Souls" "House of Mirrors" "Loyalty" "Lucky Connections" "Lucky Deck" "No Traces" "Rain of Chaos" "The Cartographer" "The Catalyst" "The Gemcutter" "The Hoarder" "The Inventor" "The Puzzle" "The Saint's Treasure" "The Scholar" "The Sephirot" "The Survivalist" "The Union" "The Wrath" "Three Faces in the Dark" "Three Voices" "Vinia's Token"
-# card.magic
-Show
-       SetFontSize 20
-       SetBorderColor 136 136 255 255
-       Class "Card"
-       BaseType "Blessing of God" "Merciless Armament" "Prosperity" "Shard of Fate" "Struck by Lightning" "The Carrion Crow" "The Endurance" "The Inoculated" "The Jester" "The King's Blade" "The Lord in Black" "The Rabid Rhoa" "The Road to Power" "The Sigil" "The Spoiled Prince" "The Surgeon" "The Twins" "The Tyrant" "The Undisputed" "The Web"
 # card.map
 Show
        SetFontSize 31
@@ -1284,6 +1270,14 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Boundless Realms" "Cartographer's Delight" "Left to Fate" "Lingering Remnants" "Lost Worlds" "Rain Tempter" "The Arena Champion" "The Encroaching Darkness" "The Explorer" "The Surveyor" "The Trial"
+# card.unique
+Show
+       SetFontSize 31
+       SetBorderColor 175 96 37 255
+       PlayAlertSound 2 150
+       DisableDropSound
+       Class "Card"
+       BaseType "A Mother's Parting Gift" "Anarchy's Price" "Assassin's Favour" "Atziri's Arsenal" "Audacity" "Birth of the Three" "Blind Venture" "Death" "Doedre's Madness" "Earth Drinker" "Forbidden Power" "Glimmer of Hope" "Heterochromia" "Hope" "Hubris" "Humility" "Hunter's Resolve" "Hunter's Reward" "Jack in the Box" "Light and Truth" "Lysah's Respite" "Mawr Blaidd" "Might is Right" "Mitts" "Pride Before the Fall" "Rats" "Rebirth" "Scholar of the Seas" "The Admirer" "The Aesthete" "The Army of Blood" "The Avenger" "The Battle Born" "The Beast" "The Betrayal" "The Blazing Fire" "The Body" "The Breach" "The Brittle Emperor" "The Calling" "The Coming Storm" "The Conduit" "The Cursed King" "The Darkest Dream" "The Deceiver" "The Demoness" "The Devastator" "The Doctor" "The Dragon" "The Dreamer" "The Dreamland" "The Drunken Aristocrat" "The Eye of the Dragon" "The Fathomless Depths" "The Feast" "The Fiend" "The Fletcher" "The Formless Sea" "The Forsaken" "The Garish Power" "The Gentleman" "The Gladiator" "The Harvester" "The Hermit" "The Hunger" "The Incantation" "The Insatiable" "The King's Heart" "The Last One Standing" "The Lich" "The Lion" "The Lunaris Priestess" "The Master" "The Mayor" "The Mercenary" "The Oath" "The Offering" "The One With All" "The Pack Leader" "The Pact" "The Penitent" "The Poet" "The Polymath" "The Professor" "The Queen" "The Risk" "The Ruthless Ceinture" "The Samurai's Eye" "The Scarred Meadow" "The Scavenger" "The Siren" "The Soul" "The Spark and the Flame" "The Standoff" "The Stormcaller" "The Sun" "The Sword King's Salute" "The Thaumaturgist" "The Throne" "The Tower" "The Traitor" "The Undaunted" "The Valkyrie" "The Vast" "The Visionary" "The Watcher" "The Wind" "The Witch" "The Wolf" "The Wolf's Shadow" "The Wolven King's Bite" "The Wolverine" "The World Eater" "The Wretched" "Thunderous Skies" "Time-Lost Relic" "Tranquillity" "Treasure Hunter" "Turn the Other Cheek"
 # card.links
 Show
        SetFontSize 31
@@ -1292,12 +1286,6 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Bowyer's Dream" "Emperor of Purity" "The Celestial Justicar" "The Chains that Bind" "The Dapper Prodigy" "The Dark Mage" "The Ethereal" "The Flora's Gift" "The Porcupine" "The Warlord"
-# card.rare
-Show
-       SetFontSize 25
-       SetBorderColor 255 255 119 255
-       Class "Card"
-       BaseType "Call to the First Ones" "Destined to Crumble" "Lantador's Lost Love" "Perfection" "The Hale Heart" "The Lover" "The Opulent" "The Warden"
 # card.skillgem
 Show
        SetFontSize 31
@@ -1306,6 +1294,18 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Dialla's Subjugation" "Dying Anguish" "Gemcutter's Promise" "Gift of the Gemling Queen" "Grave Knowledge" "The Artist" "The Cataclysm" "The Doppelganger" "The Dragon's Heart" "The Enlightened" "The Fox" "The Realm" "The Rite of Elements" "The Summoner" "Volatile Power" "Wealth and Power"
+# card.rare
+Show
+       SetFontSize 25
+       SetBorderColor 255 255 119 255
+       Class "Card"
+       BaseType "Call to the First Ones" "Destined to Crumble" "Lantador's Lost Love" "Perfection" "The Hale Heart" "The Lover" "The Opulent" "The Warden"
+# card.magic
+Show
+       SetFontSize 20
+       SetBorderColor 136 136 255 255
+       Class "Card"
+       BaseType "Blessing of God" "Merciless Armament" "Prosperity" "Shard of Fate" "Struck by Lightning" "The Carrion Crow" "The Endurance" "The Inoculated" "The Jester" "The King's Blade" "The Lord in Black" "The Rabid Rhoa" "The Road to Power" "The Sigil" "The Spoiled Prince" "The Surgeon" "The Twins" "The Tyrant" "The Undisputed" "The Web"
 # card.other
 Show
        SetFontSize 31
index e304fb45ad90913efeef1cc70a55086a2eade0ef..05c628c51525b63e67a0624a8129b9a2f97493d6 100644 (file)
@@ -1254,14 +1254,6 @@ Show
        DisableDropSound
        Class "Map"
        Rarity Rare
-# card.unique
-Show
-       SetFontSize 31
-       SetBorderColor 175 96 37 255
-       PlayAlertSound 2 150
-       DisableDropSound
-       Class "Card"
-       BaseType "A Mother's Parting Gift" "Anarchy's Price" "Assassin's Favour" "Atziri's Arsenal" "Audacity" "Birth of the Three" "Blind Venture" "Death" "Doedre's Madness" "Earth Drinker" "Forbidden Power" "Glimmer of Hope" "Heterochromia" "Hope" "Hubris" "Humility" "Hunter's Resolve" "Hunter's Reward" "Jack in the Box" "Light and Truth" "Lysah's Respite" "Mawr Blaidd" "Might is Right" "Mitts" "Pride Before the Fall" "Rats" "Rebirth" "Scholar of the Seas" "The Admirer" "The Aesthete" "The Army of Blood" "The Avenger" "The Battle Born" "The Beast" "The Betrayal" "The Blazing Fire" "The Body" "The Breach" "The Brittle Emperor" "The Calling" "The Coming Storm" "The Conduit" "The Cursed King" "The Darkest Dream" "The Deceiver" "The Demoness" "The Devastator" "The Doctor" "The Dragon" "The Dreamer" "The Dreamland" "The Drunken Aristocrat" "The Eye of the Dragon" "The Fathomless Depths" "The Feast" "The Fiend" "The Fletcher" "The Formless Sea" "The Forsaken" "The Garish Power" "The Gentleman" "The Gladiator" "The Harvester" "The Hermit" "The Hunger" "The Incantation" "The Insatiable" "The King's Heart" "The Last One Standing" "The Lich" "The Lion" "The Lunaris Priestess" "The Master" "The Mayor" "The Mercenary" "The Oath" "The Offering" "The One With All" "The Pack Leader" "The Pact" "The Penitent" "The Poet" "The Polymath" "The Professor" "The Queen" "The Risk" "The Ruthless Ceinture" "The Samurai's Eye" "The Scarred Meadow" "The Scavenger" "The Siren" "The Soul" "The Spark and the Flame" "The Standoff" "The Stormcaller" "The Sun" "The Sword King's Salute" "The Thaumaturgist" "The Throne" "The Tower" "The Traitor" "The Undaunted" "The Valkyrie" "The Vast" "The Visionary" "The Watcher" "The Wind" "The Witch" "The Wolf" "The Wolf's Shadow" "The Wolven King's Bite" "The Wolverine" "The World Eater" "The Wretched" "Thunderous Skies" "Time-Lost Relic" "Tranquillity" "Treasure Hunter" "Turn the Other Cheek"
 # card.currency
 Show
        SetFontSize 31
@@ -1270,12 +1262,6 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Abandoned Wealth" "Chaotic Disposition" "Coveted Possession" "Emperor's Luck" "Harmony of Souls" "House of Mirrors" "Loyalty" "Lucky Connections" "Lucky Deck" "No Traces" "Rain of Chaos" "The Cartographer" "The Catalyst" "The Gemcutter" "The Hoarder" "The Inventor" "The Puzzle" "The Saint's Treasure" "The Scholar" "The Sephirot" "The Survivalist" "The Union" "The Wrath" "Three Faces in the Dark" "Three Voices" "Vinia's Token"
-# card.magic
-Show
-       SetFontSize 20
-       SetBorderColor 136 136 255 255
-       Class "Card"
-       BaseType "Blessing of God" "Merciless Armament" "Prosperity" "Shard of Fate" "Struck by Lightning" "The Carrion Crow" "The Endurance" "The Inoculated" "The Jester" "The King's Blade" "The Lord in Black" "The Rabid Rhoa" "The Road to Power" "The Sigil" "The Spoiled Prince" "The Surgeon" "The Twins" "The Tyrant" "The Undisputed" "The Web"
 # card.map
 Show
        SetFontSize 31
@@ -1284,6 +1270,14 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Boundless Realms" "Cartographer's Delight" "Left to Fate" "Lingering Remnants" "Lost Worlds" "Rain Tempter" "The Arena Champion" "The Encroaching Darkness" "The Explorer" "The Surveyor" "The Trial"
+# card.unique
+Show
+       SetFontSize 31
+       SetBorderColor 175 96 37 255
+       PlayAlertSound 2 150
+       DisableDropSound
+       Class "Card"
+       BaseType "A Mother's Parting Gift" "Anarchy's Price" "Assassin's Favour" "Atziri's Arsenal" "Audacity" "Birth of the Three" "Blind Venture" "Death" "Doedre's Madness" "Earth Drinker" "Forbidden Power" "Glimmer of Hope" "Heterochromia" "Hope" "Hubris" "Humility" "Hunter's Resolve" "Hunter's Reward" "Jack in the Box" "Light and Truth" "Lysah's Respite" "Mawr Blaidd" "Might is Right" "Mitts" "Pride Before the Fall" "Rats" "Rebirth" "Scholar of the Seas" "The Admirer" "The Aesthete" "The Army of Blood" "The Avenger" "The Battle Born" "The Beast" "The Betrayal" "The Blazing Fire" "The Body" "The Breach" "The Brittle Emperor" "The Calling" "The Coming Storm" "The Conduit" "The Cursed King" "The Darkest Dream" "The Deceiver" "The Demoness" "The Devastator" "The Doctor" "The Dragon" "The Dreamer" "The Dreamland" "The Drunken Aristocrat" "The Eye of the Dragon" "The Fathomless Depths" "The Feast" "The Fiend" "The Fletcher" "The Formless Sea" "The Forsaken" "The Garish Power" "The Gentleman" "The Gladiator" "The Harvester" "The Hermit" "The Hunger" "The Incantation" "The Insatiable" "The King's Heart" "The Last One Standing" "The Lich" "The Lion" "The Lunaris Priestess" "The Master" "The Mayor" "The Mercenary" "The Oath" "The Offering" "The One With All" "The Pack Leader" "The Pact" "The Penitent" "The Poet" "The Polymath" "The Professor" "The Queen" "The Risk" "The Ruthless Ceinture" "The Samurai's Eye" "The Scarred Meadow" "The Scavenger" "The Siren" "The Soul" "The Spark and the Flame" "The Standoff" "The Stormcaller" "The Sun" "The Sword King's Salute" "The Thaumaturgist" "The Throne" "The Tower" "The Traitor" "The Undaunted" "The Valkyrie" "The Vast" "The Visionary" "The Watcher" "The Wind" "The Witch" "The Wolf" "The Wolf's Shadow" "The Wolven King's Bite" "The Wolverine" "The World Eater" "The Wretched" "Thunderous Skies" "Time-Lost Relic" "Tranquillity" "Treasure Hunter" "Turn the Other Cheek"
 # card.links
 Show
        SetFontSize 31
@@ -1292,12 +1286,6 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Bowyer's Dream" "Emperor of Purity" "The Celestial Justicar" "The Chains that Bind" "The Dapper Prodigy" "The Dark Mage" "The Ethereal" "The Flora's Gift" "The Porcupine" "The Warlord"
-# card.rare
-Show
-       SetFontSize 25
-       SetBorderColor 255 255 119 255
-       Class "Card"
-       BaseType "Call to the First Ones" "Destined to Crumble" "Lantador's Lost Love" "Perfection" "The Hale Heart" "The Lover" "The Opulent" "The Warden"
 # card.skillgem
 Show
        SetFontSize 31
@@ -1306,6 +1294,18 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Dialla's Subjugation" "Dying Anguish" "Gemcutter's Promise" "Gift of the Gemling Queen" "Grave Knowledge" "The Artist" "The Cataclysm" "The Doppelganger" "The Dragon's Heart" "The Enlightened" "The Fox" "The Realm" "The Rite of Elements" "The Summoner" "Volatile Power" "Wealth and Power"
+# card.rare
+Show
+       SetFontSize 25
+       SetBorderColor 255 255 119 255
+       Class "Card"
+       BaseType "Call to the First Ones" "Destined to Crumble" "Lantador's Lost Love" "Perfection" "The Hale Heart" "The Lover" "The Opulent" "The Warden"
+# card.magic
+Show
+       SetFontSize 20
+       SetBorderColor 136 136 255 255
+       Class "Card"
+       BaseType "Blessing of God" "Merciless Armament" "Prosperity" "Shard of Fate" "Struck by Lightning" "The Carrion Crow" "The Endurance" "The Inoculated" "The Jester" "The King's Blade" "The Lord in Black" "The Rabid Rhoa" "The Road to Power" "The Sigil" "The Spoiled Prince" "The Surgeon" "The Twins" "The Tyrant" "The Undisputed" "The Web"
 # card.other
 Show
        SetFontSize 31
index 6e2862c0c49fda40a6a151fcfb4f6e288f746530..eb77399bebca292360de1879a9e854443f693a9f 100644 (file)
@@ -1260,14 +1260,6 @@ Show
        DisableDropSound
        Class "Map"
        Rarity Rare
-# card.unique
-Show
-       SetFontSize 31
-       SetBorderColor 175 96 37 255
-       PlayAlertSound 2 150
-       DisableDropSound
-       Class "Card"
-       BaseType "A Mother's Parting Gift" "Anarchy's Price" "Assassin's Favour" "Atziri's Arsenal" "Audacity" "Birth of the Three" "Blind Venture" "Death" "Doedre's Madness" "Earth Drinker" "Forbidden Power" "Glimmer of Hope" "Heterochromia" "Hope" "Hubris" "Humility" "Hunter's Resolve" "Hunter's Reward" "Jack in the Box" "Light and Truth" "Lysah's Respite" "Mawr Blaidd" "Might is Right" "Mitts" "Pride Before the Fall" "Rats" "Rebirth" "Scholar of the Seas" "The Admirer" "The Aesthete" "The Army of Blood" "The Avenger" "The Battle Born" "The Beast" "The Betrayal" "The Blazing Fire" "The Body" "The Breach" "The Brittle Emperor" "The Calling" "The Coming Storm" "The Conduit" "The Cursed King" "The Darkest Dream" "The Deceiver" "The Demoness" "The Devastator" "The Doctor" "The Dragon" "The Dreamer" "The Dreamland" "The Drunken Aristocrat" "The Eye of the Dragon" "The Fathomless Depths" "The Feast" "The Fiend" "The Fletcher" "The Formless Sea" "The Forsaken" "The Garish Power" "The Gentleman" "The Gladiator" "The Harvester" "The Hermit" "The Hunger" "The Incantation" "The Insatiable" "The King's Heart" "The Last One Standing" "The Lich" "The Lion" "The Lunaris Priestess" "The Master" "The Mayor" "The Mercenary" "The Oath" "The Offering" "The One With All" "The Pack Leader" "The Pact" "The Penitent" "The Poet" "The Polymath" "The Professor" "The Queen" "The Risk" "The Ruthless Ceinture" "The Samurai's Eye" "The Scarred Meadow" "The Scavenger" "The Siren" "The Soul" "The Spark and the Flame" "The Standoff" "The Stormcaller" "The Sun" "The Sword King's Salute" "The Thaumaturgist" "The Throne" "The Tower" "The Traitor" "The Undaunted" "The Valkyrie" "The Vast" "The Visionary" "The Watcher" "The Wind" "The Witch" "The Wolf" "The Wolf's Shadow" "The Wolven King's Bite" "The Wolverine" "The World Eater" "The Wretched" "Thunderous Skies" "Time-Lost Relic" "Tranquillity" "Treasure Hunter" "Turn the Other Cheek"
 # card.currency
 Show
        SetFontSize 31
@@ -1276,12 +1268,6 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Abandoned Wealth" "Chaotic Disposition" "Coveted Possession" "Emperor's Luck" "Harmony of Souls" "House of Mirrors" "Loyalty" "Lucky Connections" "Lucky Deck" "No Traces" "Rain of Chaos" "The Cartographer" "The Catalyst" "The Gemcutter" "The Hoarder" "The Inventor" "The Puzzle" "The Saint's Treasure" "The Scholar" "The Sephirot" "The Survivalist" "The Union" "The Wrath" "Three Faces in the Dark" "Three Voices" "Vinia's Token"
-# card.magic
-Show
-       SetFontSize 20
-       SetBorderColor 136 136 255 255
-       Class "Card"
-       BaseType "Blessing of God" "Merciless Armament" "Prosperity" "Shard of Fate" "Struck by Lightning" "The Carrion Crow" "The Endurance" "The Inoculated" "The Jester" "The King's Blade" "The Lord in Black" "The Rabid Rhoa" "The Road to Power" "The Sigil" "The Spoiled Prince" "The Surgeon" "The Twins" "The Tyrant" "The Undisputed" "The Web"
 # card.map
 Show
        SetFontSize 31
@@ -1290,6 +1276,14 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Boundless Realms" "Cartographer's Delight" "Left to Fate" "Lingering Remnants" "Lost Worlds" "Rain Tempter" "The Arena Champion" "The Encroaching Darkness" "The Explorer" "The Surveyor" "The Trial"
+# card.unique
+Show
+       SetFontSize 31
+       SetBorderColor 175 96 37 255
+       PlayAlertSound 2 150
+       DisableDropSound
+       Class "Card"
+       BaseType "A Mother's Parting Gift" "Anarchy's Price" "Assassin's Favour" "Atziri's Arsenal" "Audacity" "Birth of the Three" "Blind Venture" "Death" "Doedre's Madness" "Earth Drinker" "Forbidden Power" "Glimmer of Hope" "Heterochromia" "Hope" "Hubris" "Humility" "Hunter's Resolve" "Hunter's Reward" "Jack in the Box" "Light and Truth" "Lysah's Respite" "Mawr Blaidd" "Might is Right" "Mitts" "Pride Before the Fall" "Rats" "Rebirth" "Scholar of the Seas" "The Admirer" "The Aesthete" "The Army of Blood" "The Avenger" "The Battle Born" "The Beast" "The Betrayal" "The Blazing Fire" "The Body" "The Breach" "The Brittle Emperor" "The Calling" "The Coming Storm" "The Conduit" "The Cursed King" "The Darkest Dream" "The Deceiver" "The Demoness" "The Devastator" "The Doctor" "The Dragon" "The Dreamer" "The Dreamland" "The Drunken Aristocrat" "The Eye of the Dragon" "The Fathomless Depths" "The Feast" "The Fiend" "The Fletcher" "The Formless Sea" "The Forsaken" "The Garish Power" "The Gentleman" "The Gladiator" "The Harvester" "The Hermit" "The Hunger" "The Incantation" "The Insatiable" "The King's Heart" "The Last One Standing" "The Lich" "The Lion" "The Lunaris Priestess" "The Master" "The Mayor" "The Mercenary" "The Oath" "The Offering" "The One With All" "The Pack Leader" "The Pact" "The Penitent" "The Poet" "The Polymath" "The Professor" "The Queen" "The Risk" "The Ruthless Ceinture" "The Samurai's Eye" "The Scarred Meadow" "The Scavenger" "The Siren" "The Soul" "The Spark and the Flame" "The Standoff" "The Stormcaller" "The Sun" "The Sword King's Salute" "The Thaumaturgist" "The Throne" "The Tower" "The Traitor" "The Undaunted" "The Valkyrie" "The Vast" "The Visionary" "The Watcher" "The Wind" "The Witch" "The Wolf" "The Wolf's Shadow" "The Wolven King's Bite" "The Wolverine" "The World Eater" "The Wretched" "Thunderous Skies" "Time-Lost Relic" "Tranquillity" "Treasure Hunter" "Turn the Other Cheek"
 # card.links
 Show
        SetFontSize 31
@@ -1298,12 +1292,6 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Bowyer's Dream" "Emperor of Purity" "The Celestial Justicar" "The Chains that Bind" "The Dapper Prodigy" "The Dark Mage" "The Ethereal" "The Flora's Gift" "The Porcupine" "The Warlord"
-# card.rare
-Show
-       SetFontSize 25
-       SetBorderColor 255 255 119 255
-       Class "Card"
-       BaseType "Call to the First Ones" "Destined to Crumble" "Lantador's Lost Love" "Perfection" "The Hale Heart" "The Lover" "The Opulent" "The Warden"
 # card.skillgem
 Show
        SetFontSize 31
@@ -1312,6 +1300,18 @@ Show
        DisableDropSound
        Class "Card"
        BaseType "Dialla's Subjugation" "Dying Anguish" "Gemcutter's Promise" "Gift of the Gemling Queen" "Grave Knowledge" "The Artist" "The Cataclysm" "The Doppelganger" "The Dragon's Heart" "The Enlightened" "The Fox" "The Realm" "The Rite of Elements" "The Summoner" "Volatile Power" "Wealth and Power"
+# card.rare
+Show
+       SetFontSize 25
+       SetBorderColor 255 255 119 255
+       Class "Card"
+       BaseType "Call to the First Ones" "Destined to Crumble" "Lantador's Lost Love" "Perfection" "The Hale Heart" "The Lover" "The Opulent" "The Warden"
+# card.magic
+Show
+       SetFontSize 20
+       SetBorderColor 136 136 255 255
+       Class "Card"
+       BaseType "Blessing of God" "Merciless Armament" "Prosperity" "Shard of Fate" "Struck by Lightning" "The Carrion Crow" "The Endurance" "The Inoculated" "The Jester" "The King's Blade" "The Lord in Black" "The Rabid Rhoa" "The Road to Power" "The Sigil" "The Spoiled Prince" "The Surgeon" "The Twins" "The Tyrant" "The Undisputed" "The Web"
 # card.other
 Show
        SetFontSize 31