DisableDropSound
Class "Belt"
BaseType "Stygian Vise"
+# accessory.important
+Show
+ SetFontSize 25
+ SetBorderColor 150 0 0 127
+ Class "Ring"
+ BaseType "Topaz Ring" "Ruby Ring" "Sapphire Ring" "Two-Stone Ring" "Amethyst Ring" "Diamond Ring"
+Show
+ SetFontSize 25
+ SetBorderColor 150 0 0 127
+ Class "Amulet"
+ BaseType "Agate Amulet" "Turquoise Amulet" "Citrine Amulet"
+Show
+ SetFontSize 25
+ SetBorderColor 150 0 0 127
+ Class "Belt"
+ BaseType "Rustic Sash" "Chain Belt" "Leather Belt"
# accessory
Show
SetFontSize 25
Show
SetFontSize 25
Class "Quiver"
+# flask.important
+Show
+ SetFontSize 25
+ SetBorderColor 150 0 0 127
+ Class "Flask"
+ BaseType "Quicksilver Flask" "Quartz Flask"
# flask.life.best_at_level
Show
SetFontSize 25
DisableDropSound
Class "Belt"
BaseType "Stygian Vise"
+# accessory.important
+Show
+ SetFontSize 25
+ SetBorderColor 150 0 0 127
+ Class "Ring"
+ BaseType "Topaz Ring" "Ruby Ring" "Sapphire Ring" "Two-Stone Ring" "Amethyst Ring" "Diamond Ring"
+Show
+ SetFontSize 25
+ SetBorderColor 150 0 0 127
+ Class "Amulet"
+ BaseType "Agate Amulet" "Turquoise Amulet" "Citrine Amulet"
+Show
+ SetFontSize 25
+ SetBorderColor 150 0 0 127
+ Class "Belt"
+ BaseType "Rustic Sash" "Chain Belt" "Leather Belt"
# accessory
Show
SetFontSize 25
Show
SetFontSize 25
Class "Quiver"
+# flask.important
+Show
+ SetFontSize 25
+ SetBorderColor 150 0 0 127
+ Class "Flask"
+ BaseType "Quicksilver Flask" "Quartz Flask"
# flask.life.best_at_level
Show
SetFontSize 25
DisableDropSound
Class "Belt"
BaseType "Stygian Vise"
+# accessory.important
+Show
+ SetFontSize 25
+ SetBorderColor 150 0 0 127
+ Class "Ring"
+ BaseType "Topaz Ring" "Ruby Ring" "Sapphire Ring" "Two-Stone Ring" "Amethyst Ring" "Diamond Ring"
+Show
+ SetFontSize 25
+ SetBorderColor 150 0 0 127
+ Class "Amulet"
+ BaseType "Agate Amulet" "Turquoise Amulet" "Citrine Amulet"
+Show
+ SetFontSize 25
+ SetBorderColor 150 0 0 127
+ Class "Belt"
+ BaseType "Rustic Sash" "Chain Belt" "Leather Belt"
# equipment.endgame.6link
Show
SetFontSize 31
};
};
+category "accessory.important"
+{
+ or
+ {
+ and
+ {
+ class "Ring";
+ or
+ {
+ base_type "Topaz Ring";
+ base_type "Ruby Ring";
+ base_type "Sapphire Ring";
+ base_type "Two-Stone Ring";
+ base_type "Amethyst Ring";
+ base_type "Diamond Ring";
+ };
+ };
+ and
+ {
+ class "Amulet";
+ or
+ {
+ base_type "Agate Amulet";
+ base_type "Turquoise Amulet";
+ base_type "Citrine Amulet";
+ };
+ };
+ and
+ {
+ class "Belt";
+ or
+ {
+ base_type "Rustic Sash";
+ base_type "Chain Belt";
+ base_type "Leather Belt";
+ };
+ };
+ };
+};
+
category "accessory.endgame.uncommon"
{
or
class "Quiver";
};
+category "flask.important"
+{
+ class "Flask";
+ or
+ {
+ base_type "Quicksilver Flask";
+ base_type "Quartz Flask";
+ };
+};
+
category "recipe.6s"
{
min_sockets 6;
font_size 1.0;
};
+ appearance "accessory.important"
+ {
+ font_size 1.0;
+ border_color "fire.50%";
+ };
+
appearance "accessory.endgame.uncommon"
{
font_size 1.25;
font_size 1.0;
};
+ appearance "flask.important"
+ {
+ font_size 1.0;
+ border_color "fire.50%";
+ };
+
appearance "recipe.6s"
{
font_size 1.25;
show "jewel.*";
show "unique";
show "accessory.endgame.uncommon";
+ show "accessory.important";
show "accessory";
show "equipment.*";
show "recipe.6s";
show "recipe.quality.chisel";
show "equipment.*.base";
show "quiver";
+ show "flask.important";
show "flask.*.best_at_level";
show "flask.utility";
show "recipe.*";