DisableDropSound
Class "Ring" "Amulet" "Belt"
DropLevel >= 50
+Show
+ SetFontSize 31
+ SetBorderColor 150 0 0 255
+ PlayAlertSound 10 150
+ DisableDropSound
+ Class "Belt"
+ BaseType "Stygian Vise"
# accessory
Show
SetFontSize 25
DisableDropSound
Class "Ring" "Amulet" "Belt"
DropLevel >= 50
+Show
+ SetFontSize 31
+ SetBorderColor 150 0 0 255
+ PlayAlertSound 10 150
+ DisableDropSound
+ Class "Belt"
+ BaseType "Stygian Vise"
# accessory
Show
SetFontSize 25
DisableDropSound
Class "Ring" "Amulet" "Belt"
DropLevel >= 50
+Show
+ SetFontSize 31
+ SetBorderColor 150 0 0 255
+ PlayAlertSound 10 150
+ DisableDropSound
+ Class "Belt"
+ BaseType "Stygian Vise"
# equipment.endgame.6link
Show
SetFontSize 31
category "accessory.endgame.uncommon"
{
- category "accessory";
- min_drop_level 50;
+ or
+ {
+ and
+ {
+ category "accessory";
+ min_drop_level 50;
+ };
+ and
+ {
+ class "Belt";
+ base_type "Stygian Vise";
+ };
+ };
};
category "equipment.endgame.6link"