X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=cards.txt;h=2cf26ba6519f5a7b28d9e3610ad5c2b935aabf44;hb=refs%2Fheads%2Ffilters-delve;hp=9d5a74a6f74db3ea27e15fd562fec257f83ddbd7;hpb=127511fbc8fc684a27c0c8f5ef44181ef5c60d5b;p=poefilter.git diff --git a/cards.txt b/cards.txt index 9d5a74a..2cf26ba 100644 --- a/cards.txt +++ b/cards.txt @@ -1,3 +1,57 @@ +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 Cacophony"; + base_type "The Cartographer"; + base_type "The Catalyst"; + base_type "The Gemcutter"; + base_type "The Hoarder"; + base_type "The Innocent"; + 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 Price of Protection"; + base_type "The Surveyor"; + base_type "The Trial"; + }; +}; category "card.unique" { class "Card"; @@ -10,6 +64,7 @@ category "card.unique" base_type "Audacity"; base_type "Birth of the Three"; base_type "Blind Venture"; + base_type "Boon of the First Ones"; base_type "Death"; base_type "Doedre's Madness"; base_type "Earth Drinker"; @@ -55,6 +110,7 @@ category "card.unique" base_type "The Dreamer"; base_type "The Dreamland"; base_type "The Drunken Aristocrat"; + base_type "The Endless Darkness"; base_type "The Eye of the Dragon"; base_type "The Fathomless Depths"; base_type "The Feast"; @@ -104,6 +160,7 @@ category "card.unique" base_type "The Throne"; base_type "The Tower"; base_type "The Traitor"; + base_type "The Twilight Moon"; base_type "The Undaunted"; base_type "The Valkyrie"; base_type "The Vast"; @@ -124,84 +181,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 +198,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"; @@ -253,15 +217,59 @@ category "card.skillgem" base_type "The Realm"; base_type "The Rite of Elements"; base_type "The Summoner"; + base_type "The Wilted Rose"; base_type "Volatile Power"; 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"; or { + base_type "Beauty Through Death"; base_type "Her Mask"; base_type "Immortal Resolve"; base_type "Last Hope";