New skill gems and cards will be added when they appear on the wiki.
# quest
Show
Class "Quest Item" "Pantheon Soul"
+# currency.delve
+Show
+ SetFontSize 31
+ SetBackgroundColor 25 77 19 230
+ SetBorderColor 74 230 58 255
+ PlayAlertSound 7 150
+ DisableDropSound
+ Class "Currency"
+ BaseType "Fossil" "Resonator"
# currency.essence.high_tier
Show
SetFontSize 31
DisableDropSound
Class "Map"
Rarity Unique
+# map.delve
+Show
+ Class "Misc Map Item"
+ BaseType "Timeworn Reliquary Key"
# map.fragment
Show
SetFontSize 31
# quest
Show
Class "Quest Item" "Pantheon Soul"
+# currency.delve
+Show
+ SetFontSize 31
+ SetBackgroundColor 25 77 19 230
+ SetBorderColor 74 230 58 255
+ PlayAlertSound 7 150
+ DisableDropSound
+ Class "Currency"
+ BaseType "Fossil" "Resonator"
# currency.essence.high_tier
Show
SetFontSize 31
DisableDropSound
Class "Map"
Rarity Unique
+# map.delve
+Show
+ Class "Misc Map Item"
+ BaseType "Timeworn Reliquary Key"
# map.fragment
Show
SetFontSize 31
# quest
Show
Class "Quest Item" "Pantheon Soul"
+# currency.delve
+Show
+ SetFontSize 31
+ SetBackgroundColor 25 77 19 230
+ SetBorderColor 74 230 58 255
+ PlayAlertSound 7 150
+ DisableDropSound
+ Class "Currency"
+ BaseType "Fossil" "Resonator"
# currency.essence.high_tier
Show
SetFontSize 31
DisableDropSound
Class "Map"
Rarity Unique
+# map.delve
+Show
+ Class "Misc Map Item"
+ BaseType "Timeworn Reliquary Key"
# map.fragment
Show
SetFontSize 31
};
};
+category "currency.delve"
+{
+ class "Currency";
+ or
+ {
+ base_type "Fossil";
+ base_type "Resonator";
+ };
+};
+
category "currency.essence.high_tier"
{
class "Currency";
class "Labyrinth";
};
+category "map.delve"
+{
+ class "Misc Map Item";
+ base_type "Timeworn Reliquary Key";
+};
+
category "map.fragment"
{
class "Map Fragment";
color "chaos" 208 32 144;
color "chaos.dark.90%" 69 11 48 230;
color "quest" 74 230 58;
+ color "quest.dark.90%" 25 77 19 230;
color "card" 14 186 255;
color "skillgem" 27 162 155;
color "skillgem.dark.90%" 9 54 52 230;
alert_sound 1 250;
};
+ appearance "currency.delve"
+ {
+ font_size 1.25;
+ border_color "quest";
+ background_color "quest.dark.90%";
+ alert_sound 7 150;
+ };
+
appearance "currency.essence.low_tier"
{
inherit "currency.minor";
show "currency.*";
show "labyrinth";
show "map.unique.any";
+ show "map.delve";
show "map.fragment";
show "map.unique.any";
show "map.*.same_tier";