]> git.tdb.fi Git - poefilter.git/blobdiff - maps.txt
Updates to the filters
[poefilter.git] / maps.txt
diff --git a/maps.txt b/maps.txt
new file mode 100644 (file)
index 0000000..84a998b
--- /dev/null
+++ b/maps.txt
@@ -0,0 +1,329 @@
+category "map.same_tier"
+{
+       class "Map";
+       or
+       {
+               max_item_level 68;
+               and
+               {
+                       drop_level 69;
+                       max_item_level 69;
+               };
+               and
+               {
+                       drop_level 70;
+                       max_item_level 70;
+               };
+               and
+               {
+                       drop_level 71;
+                       max_item_level 71;
+               };
+               and
+               {
+                       drop_level 72;
+                       max_item_level 72;
+               };
+               and
+               {
+                       drop_level 73;
+                       max_item_level 73;
+               };
+               and
+               {
+                       drop_level 74;
+                       max_item_level 74;
+               };
+               and
+               {
+                       drop_level 75;
+                       max_item_level 75;
+               };
+               and
+               {
+                       drop_level 76;
+                       max_item_level 76;
+               };
+               and
+               {
+                       drop_level 77;
+                       max_item_level 77;
+               };
+               and
+               {
+                       drop_level 78;
+                       max_item_level 78;
+               };
+               and
+               {
+                       drop_level 79;
+                       max_item_level 79;
+               };
+               and
+               {
+                       drop_level 80;
+                       max_item_level 80;
+               };
+               and
+               {
+                       drop_level 81;
+                       max_item_level 81;
+               };
+               and
+               {
+                       drop_level 82;
+                       max_item_level 82;
+               };
+               and
+               {
+                       drop_level 83;
+                       max_item_level 83;
+               };
+       };
+};
+category "map.tier-1"
+{
+       class "Map";
+       or
+       {
+               max_item_level 69;
+               and
+               {
+                       drop_level 69;
+                       max_item_level 70;
+               };
+               and
+               {
+                       drop_level 70;
+                       max_item_level 71;
+               };
+               and
+               {
+                       drop_level 71;
+                       max_item_level 72;
+               };
+               and
+               {
+                       drop_level 72;
+                       max_item_level 73;
+               };
+               and
+               {
+                       drop_level 73;
+                       max_item_level 74;
+               };
+               and
+               {
+                       drop_level 74;
+                       max_item_level 75;
+               };
+               and
+               {
+                       drop_level 75;
+                       max_item_level 76;
+               };
+               and
+               {
+                       drop_level 76;
+                       max_item_level 77;
+               };
+               and
+               {
+                       drop_level 77;
+                       max_item_level 78;
+               };
+               and
+               {
+                       drop_level 78;
+                       max_item_level 79;
+               };
+               and
+               {
+                       drop_level 79;
+                       max_item_level 80;
+               };
+               and
+               {
+                       drop_level 80;
+                       max_item_level 81;
+               };
+               and
+               {
+                       drop_level 81;
+                       max_item_level 82;
+               };
+               and
+               {
+                       drop_level 82;
+                       max_item_level 83;
+               };
+               and
+               {
+                       drop_level 83;
+                       max_item_level 84;
+               };
+       };
+};
+category "map.tier-2"
+{
+       class "Map";
+       or
+       {
+               max_item_level 70;
+               and
+               {
+                       drop_level 69;
+                       max_item_level 71;
+               };
+               and
+               {
+                       drop_level 70;
+                       max_item_level 72;
+               };
+               and
+               {
+                       drop_level 71;
+                       max_item_level 73;
+               };
+               and
+               {
+                       drop_level 72;
+                       max_item_level 74;
+               };
+               and
+               {
+                       drop_level 73;
+                       max_item_level 75;
+               };
+               and
+               {
+                       drop_level 74;
+                       max_item_level 76;
+               };
+               and
+               {
+                       drop_level 75;
+                       max_item_level 77;
+               };
+               and
+               {
+                       drop_level 76;
+                       max_item_level 78;
+               };
+               and
+               {
+                       drop_level 77;
+                       max_item_level 79;
+               };
+               and
+               {
+                       drop_level 78;
+                       max_item_level 80;
+               };
+               and
+               {
+                       drop_level 79;
+                       max_item_level 81;
+               };
+               and
+               {
+                       drop_level 80;
+                       max_item_level 82;
+               };
+               and
+               {
+                       drop_level 81;
+                       max_item_level 83;
+               };
+               and
+               {
+                       drop_level 82;
+                       max_item_level 84;
+               };
+               and
+               {
+                       drop_level 83;
+                       max_item_level 85;
+               };
+       };
+};
+category "map.normal.same_tier"
+{
+       category "map.same_tier";
+       rarity Normal;
+};
+category "map.magic.same_tier"
+{
+       category "map.same_tier";
+       rarity Magic;
+};
+category "map.rare.same_tier"
+{
+       category "map.same_tier";
+       rarity Rare;
+};
+category "map.unique.same_tier"
+{
+       category "map.same_tier";
+       rarity Unique;
+};
+category "map.normal.tier-1"
+{
+       category "map.tier-1";
+       rarity Normal;
+};
+category "map.magic.tier-1"
+{
+       category "map.tier-1";
+       rarity Magic;
+};
+category "map.rare.tier-1"
+{
+       category "map.tier-1";
+       rarity Rare;
+};
+category "map.unique.tier-1"
+{
+       category "map.tier-1";
+       rarity Unique;
+};
+category "map.normal.tier-2"
+{
+       category "map.tier-2";
+       rarity Normal;
+};
+category "map.magic.tier-2"
+{
+       category "map.tier-2";
+       rarity Magic;
+};
+category "map.rare.tier-2"
+{
+       category "map.tier-2";
+       rarity Rare;
+};
+category "map.unique.tier-2"
+{
+       category "map.tier-2";
+       rarity Unique;
+};
+category "map.normal.any"
+{
+       class "Map";
+       rarity Normal;
+};
+category "map.magic.any"
+{
+       class "Map";
+       rarity Magic;
+};
+category "map.rare.any"
+{
+       class "Map";
+       rarity Rare;
+};
+category "map.unique.any"
+{
+       class "Map";
+       rarity Unique;
+};