Advertisement
user5392

filters.dat

Jan 6th, 2019
678
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 15.03 KB | None | 0 0
  1. {
  2.     "battle_minor": {
  3.         "color": "#c0c0c0",
  4.         "group": "battle_minor",
  5.         "categories": {
  6.             "hitevents_miss": {
  7.                 "category": "hitevents_miss",
  8.                 "show": {
  9.                     "0": false,
  10.                     "1": false
  11.                 }
  12.             },
  13.             "status": {
  14.                 "category": "status",
  15.                 "show": {
  16.                     "0": false,
  17.                     "1": false
  18.                 }
  19.             },
  20.             "block_dodge": {
  21.                 "category": "block_dodge",
  22.                 "show": {
  23.                     "0": false,
  24.                     "1": false
  25.                 }
  26.             }
  27.         }
  28.     },
  29.     "battle": {
  30.         "color": "#ff0000",
  31.         "group": "battle",
  32.         "categories": {
  33.             "hitevents": {
  34.                 "category": "hitevents",
  35.                 "show": {
  36.                     "0": true,
  37.                     "1": false
  38.                 }
  39.             },
  40.             "status": {
  41.                 "category": "status",
  42.                 "show": {
  43.                     "0": true,
  44.                     "1": false
  45.                 }
  46.             },
  47.             "battle": {
  48.                 "category": "battle",
  49.                 "show": {
  50.                     "0": true,
  51.                     "1": false
  52.                 }
  53.             },
  54.             "breath": {
  55.                 "category": "breath",
  56.                 "show": {
  57.                     "0": true,
  58.                     "1": false
  59.                 }
  60.             },
  61.             "gore": {
  62.                 "category": "gore",
  63.                 "show": {
  64.                     "0": true,
  65.                     "1": false
  66.                 }
  67.             },
  68.             "strikes": {
  69.                 "category": "strikes",
  70.                 "show": {
  71.                     "0": true,
  72.                     "1": false
  73.                 }
  74.             }
  75.         }
  76.     },
  77.     "battle_trance": {
  78.         "color": "#feed20",
  79.         "group": "battle_trance",
  80.         "categories": {
  81.             "trance": {
  82.                 "category": "trance",
  83.                 "show": {
  84.                     "0": true,
  85.                     "1": true
  86.                 }
  87.             }
  88.         }
  89.     },
  90.     "JobSuspension": {
  91.         "color": "#c60000",
  92.         "group": "JobSuspension",
  93.         "categories": {
  94.             "JobSuspension": {
  95.                 "category": "JobSuspension",
  96.                 "show": {
  97.                     "0": true,
  98.                     "1": true
  99.                 }
  100.             }
  101.         }
  102.     },
  103.     "Production": {
  104.         "color": "#a69d05",
  105.         "group": "Production",
  106.         "categories": {
  107.             "EquipmentMismatch": {
  108.                 "category": "EquipmentMismatch",
  109.                 "show": {
  110.                     "0": true,
  111.                     "1": false
  112.                 }
  113.             },
  114.             "foodAndDrinkCancelations": {
  115.                 "category": "foodAndDrinkCancelations",
  116.                 "show": {
  117.                     "0": true,
  118.                     "1": false
  119.                 }
  120.             },
  121.             "creatureInterruption": {
  122.                 "category": "creatureInterruption",
  123.                 "show": {
  124.                     "0": true,
  125.                     "1": true
  126.                 }
  127.             },
  128.             "production": {
  129.                 "category": "production",
  130.                 "show": {
  131.                     "0": true,
  132.                     "1": false
  133.                 }
  134.             },
  135.             "farmCancelations": {
  136.                 "category": "farmCancelations",
  137.                 "show": {
  138.                     "0": true,
  139.                     "1": false
  140.                 }
  141.             },
  142.             "misc": {
  143.                 "category": "misc",
  144.                 "show": {
  145.                     "0": true,
  146.                     "1": false
  147.                 }
  148.             },
  149.             "cancelations": {
  150.                 "category": "cancelations",
  151.                 "show": {
  152.                     "0": true,
  153.                     "1": false
  154.                 }
  155.             }
  156.         }
  157.     },
  158.     "ProductionInfo": {
  159.         "color": "#213bfe",
  160.         "group": "ProductionInfo",
  161.         "categories": {
  162.             "slaughtering": {
  163.                 "category": "slaughtering",
  164.                 "show": {
  165.                     "0": true,
  166.                     "1": true
  167.                 }
  168.             },
  169.             "production": {
  170.                 "category": "production",
  171.                 "show": {
  172.                     "0": true,
  173.                     "1": true
  174.                 }
  175.             }
  176.         }
  177.     },
  178.     "misc": {
  179.         "color": "#FFF",
  180.         "group": "misc",
  181.         "categories": {
  182.             "spam": {
  183.                 "category": "spam",
  184.                 "show": {
  185.                     "0": false,
  186.                     "1": false
  187.                 }
  188.             }
  189.         }
  190.     },
  191.     "masterpiece": {
  192.         "color": "#0080c0",
  193.         "group": "masterpiece",
  194.         "categories": {
  195.             "Other/All": {
  196.                 "category": "Other/All",
  197.                 "show": {
  198.                     "0": false,
  199.                     "1": true
  200.                 }
  201.             }
  202.         }
  203.     },
  204.     "beekeeping": {
  205.         "color": "#ffff80",
  206.         "group": "beekeeping",
  207.         "categories": {
  208.             "beekeeping": {
  209.                 "category": "beekeeping",
  210.                 "show": {
  211.                     "0": false,
  212.                     "1": true
  213.                 }
  214.             }
  215.         }
  216.     },
  217.     "deaths": {
  218.         "color": "#fb00c4",
  219.         "group": "deaths",
  220.         "categories": {
  221.             "directDeaths": {
  222.                 "category": "directDeaths",
  223.                 "show": {
  224.                     "0": true,
  225.                     "1": true
  226.                 }
  227.             },
  228.             "foundDeaths": {
  229.                 "category": "foundDeaths",
  230.                 "show": {
  231.                     "0": true,
  232.                     "1": true
  233.                 }
  234.             },
  235.             "missing": {
  236.                 "category": "missing",
  237.                 "show": {
  238.                     "0": true,
  239.                     "1": true
  240.                 }
  241.             }
  242.         }
  243.     },
  244.     "dfhack": {
  245.         "color": "#ffffff",
  246.         "group": "dfhack",
  247.         "categories": {
  248.             "elected": {
  249.                 "category": "elected",
  250.                 "show": {
  251.                     "0": false,
  252.                     "1": true
  253.                 }
  254.             },
  255.             "misc": {
  256.                 "category": "misc",
  257.                 "show": {
  258.                     "0": false,
  259.                     "1": true
  260.                 }
  261.             },
  262.             "workshopCompletion": {
  263.                 "category": "workshopCompletion",
  264.                 "show": {
  265.                     "0": false,
  266.                     "1": true
  267.                 }
  268.             },
  269.             "automation": {
  270.                 "category": "automation",
  271.                 "show": {
  272.                     "0": false,
  273.                     "1": true
  274.                 }
  275.             }
  276.         }
  277.     },
  278.     "fishing": {
  279.         "color": "#213bfe",
  280.         "group": "fishing",
  281.         "categories": {
  282.             "Other/All": {
  283.                 "category": "Other/All",
  284.                 "show": {
  285.                     "0": false,
  286.                     "1": true
  287.                 }
  288.             }
  289.         }
  290.     },
  291.     "interactions": {
  292.         "color": "#ff0000",
  293.         "group": "interactions",
  294.         "categories": {
  295.             "necromancy": {
  296.                 "category": "necromancy",
  297.                 "show": {
  298.                     "0": true,
  299.                     "1": true
  300.                 }
  301.             },
  302.             "werebeast": {
  303.                 "category": "werebeast",
  304.                 "show": {
  305.                     "0": true,
  306.                     "1": true
  307.                 }
  308.             }
  309.         }
  310.     },
  311.     "intruders": {
  312.         "color": "#ff0000",
  313.         "group": "intruders",
  314.         "categories": {
  315.             "beast": {
  316.                 "category": "beast",
  317.                 "show": {
  318.                     "0": true,
  319.                     "1": true
  320.                 }
  321.             },
  322.             "intruders": {
  323.                 "category": "intruders",
  324.                 "show": {
  325.                     "0": true,
  326.                     "1": true
  327.                 }
  328.             },
  329.             "ghost": {
  330.                 "category": "ghost",
  331.                 "show": {
  332.                     "0": true,
  333.                     "1": true
  334.                 }
  335.             }
  336.         }
  337.     },
  338.     "mandates": {
  339.         "color": "#ffffff",
  340.         "group": "mandates",
  341.         "categories": {
  342.             "mandates": {
  343.                 "category": "mandates",
  344.                 "show": {
  345.                     "0": false,
  346.                     "1": true
  347.                 }
  348.             }
  349.         }
  350.     },
  351.     "mining": {
  352.         "color": "#80ffff",
  353.         "group": "mining",
  354.         "categories": {
  355.             "enviromentalHazard": {
  356.                 "category": "enviromentalHazard",
  357.                 "show": {
  358.                     "0": false,
  359.                     "1": true
  360.                 }
  361.             },
  362.             "mining": {
  363.                 "category": "mining",
  364.                 "show": {
  365.                     "0": false,
  366.                     "1": true
  367.                 }
  368.             }
  369.         }
  370.     },
  371.     "moods": {
  372.         "color": "#ff00ff",
  373.         "group": "moods",
  374.         "categories": {
  375.             "moods": {
  376.                 "category": "moods",
  377.                 "show": {
  378.                     "0": false,
  379.                     "1": true
  380.                 }
  381.             },
  382.             "depression": {
  383.                 "category": "depression",
  384.                 "show": {
  385.                     "0": false,
  386.                     "1": true
  387.                 }
  388.             },
  389.             "tantrum": {
  390.                 "category": "tantrum",
  391.                 "show": {
  392.                     "0": true,
  393.                     "1": true
  394.                 }
  395.             }
  396.         }
  397.     },
  398.     "named_item": {
  399.         "color": "#00ffff",
  400.         "group": "named_item",
  401.         "categories": {
  402.             "Other/All": {
  403.                 "category": "Other/All",
  404.                 "show": {
  405.                     "0": false,
  406.                     "1": true
  407.                 }
  408.             }
  409.         }
  410.     },
  411.     "animals": {
  412.         "color": "#00ff40",
  413.         "group": "animals",
  414.         "categories": {
  415.             "training": {
  416.                 "category": "training",
  417.                 "show": {
  418.                     "0": false,
  419.                     "1": true
  420.                 }
  421.             },
  422.             "vermin": {
  423.                 "category": "vermin",
  424.                 "show": {
  425.                     "0": false,
  426.                     "1": true
  427.                 }
  428.             },
  429.             "grown": {
  430.                 "category": "grown",
  431.                 "show": {
  432.                     "0": false,
  433.                     "1": true
  434.                 }
  435.             },
  436.             "birth": {
  437.                 "category": "birth",
  438.                 "show": {
  439.                     "0": false,
  440.                     "1": true
  441.                 }
  442.             },
  443.             "drink": {
  444.                 "category": "drink",
  445.                 "show": {
  446.                     "0": true,
  447.                     "1": true
  448.                 }
  449.             },
  450.             "catAdoption": {
  451.                 "category": "catAdoption",
  452.                 "show": {
  453.                     "0": false,
  454.                     "1": true
  455.                 }
  456.             }
  457.         }
  458.     },
  459.     "social": {
  460.         "color": "#80ff00",
  461.         "group": "social",
  462.         "categories": {
  463.             "social": {
  464.                 "category": "social",
  465.                 "show": {
  466.                     "0": false,
  467.                     "1": true
  468.                 }
  469.             }
  470.         }
  471.     },
  472.     "profession": {
  473.         "color": "#c0c0c0",
  474.         "group": "profession",
  475.         "categories": {
  476.             "professionChange": {
  477.                 "category": "professionChange",
  478.                 "show": {
  479.                     "0": true,
  480.                     "1": false
  481.                 }
  482.             }
  483.         }
  484.     },
  485.     "migrants": {
  486.         "color": "#954a4a",
  487.         "group": "migrants",
  488.         "categories": {
  489.             "migrants": {
  490.                 "category": "migrants",
  491.                 "show": {
  492.                     "0": true,
  493.                     "1": true
  494.                 }
  495.             }
  496.         }
  497.     },
  498.     "seasons": {
  499.         "color": "#ffff80",
  500.         "group": "seasons",
  501.         "categories": {
  502.             "seasons": {
  503.                 "category": "seasons",
  504.                 "show": {
  505.                     "0": true,
  506.                     "1": true
  507.                 }
  508.             }
  509.         }
  510.     },
  511.     "weather": {
  512.         "color": "#ffffff",
  513.         "group": "weather",
  514.         "categories": {
  515.             "weather": {
  516.                 "category": "weather",
  517.                 "show": {
  518.                     "0": true,
  519.                     "1": true
  520.                 }
  521.             }
  522.         }
  523.     },
  524.     "trading": {
  525.         "color": "#80ff80",
  526.         "group": "trading",
  527.         "categories": {
  528.             "trading": {
  529.                 "category": "trading",
  530.                 "show": {
  531.                     "0": false,
  532.                     "1": true
  533.                 }
  534.             }
  535.         }
  536.     },
  537.     "system": {
  538.         "color": "#808080",
  539.         "group": "system",
  540.         "categories": {
  541.             "seed": {
  542.                 "category": "seed",
  543.                 "show": {
  544.                     "0": false,
  545.                     "1": true
  546.                 }
  547.             },
  548.             "system": {
  549.                 "category": "system",
  550.                 "show": {
  551.                     "0": false,
  552.                     "1": true
  553.                 }
  554.             },
  555.             "load": {
  556.                 "category": "load",
  557.                 "show": {
  558.                     "0": false,
  559.                     "1": true
  560.                 }
  561.             }
  562.         }
  563.     },
  564.     "emotion": {
  565.         "color": "#804000",
  566.         "group": "emotion",
  567.         "categories": {
  568.             "emotion": {
  569.                 "category": "emotion",
  570.                 "show": {
  571.                     "0": true,
  572.                     "1": false
  573.                 }
  574.             }
  575.         }
  576.     },
  577.     "UNKNOWN": {
  578.         "color": "#FF0",
  579.         "group": "UNKNOWN",
  580.         "categories": {
  581.             "unmatchedString": {
  582.                 "category": "unmatchedString",
  583.                 "show": {
  584.                     "0": true,
  585.                     "1": true
  586.                 }
  587.             }
  588.         }
  589.     }
  590. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement