loot filter + Ancient Reliquary Key help

M'kay i think i might put it in wrong <_< and neversink doesn't have it added so...
what i have is:
Spoiler
Show
Class Misc Map Items
BaseType "Ancient Reliquary Key"
SetFontSize 44
SetTextColor 0 0 0 255 # TEXTCOLOR: Cosmetic: Black Text
SetBorderColor 0 0 0 255 # BORDERCOLOR: Cosmetic: Highlight good drops
SetBackgroundColor 180 0 0 255 # BACKGROUND: Fragments - valuable
PlayAlertSound 6 300 # DROPSOUND: T1 Drop
PlayAlertSound 5 300
PlayAlertSound 4 300
PlayAlertSound 3 300
PlayAlertSound 2 300
PlayAlertSound 1 300

is this right or have i fucked it up?
3.26 when?
Don't abandon us. don't turn your backs on the ones loving poe.
Last bumped on Mar 7, 2017, 12:44:30 PM
Neversink does have the Key added. This is from his thread....

"
NeverSink wrote:
"
pannendienst wrote:
does not highlight Reliquary Key no drop sound ez to miss --------

"
Someone said the Neversink Filter doesn't catch Reliquary Keys is this true if not... nice job again on a loot filter.


It DOES highlight the keys. They're just super rare.

It's handled by the section on line 2363. As long as you have the latest version (4.6) - the one I've released before legacy, you'll see them without any issues. Keys are "Misc Map Items"

"
Show # %-TB-Breachstones-Relics-T1
Class "Misc Map Items"
SetFontSize 45
SetTextColor 100 220 145 255
SetBorderColor 100 220 145 255
SetBackgroundColor 255 255 255 255 # BACKGROUND: T1 Global High Value Drop
PlayAlertSound 6 300 # DROPSOUND: T1 Drop


Now please stop spreading this ridiculous rumors and panicking. I've must've answered this question ~20 times on stream today.

I've also found 2 keys already, in my 5 man party, but as I'M saying, they're VERY
rare.
"
satanttin wrote:
is this right or have i fucked it up?


should be in quotes:

Class "Misc Map Items"
When night falls
She cloaks the world
In impenetrable darkness
Last edited by morbo#1824 on Mar 7, 2017, 12:24:50 PM
"
satanttin wrote:
is this right or have i fucked it up?

Aside from Neversink having it in there already, and what morbo corrected, I'd advise against putting multiple sounds in there. For example, should be...

Spoiler
Show
Class "Misc Map Items"
BaseType "Ancient Reliquary Key"
SetFontSize 44
SetTextColor 0 0 0 255
SetBorderColor 0 0 0 255
SetBackgroundColor 180 0 0 255
PlayAlertSound 6 300
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░ cipher_nemo ░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
"
wde97 wrote:
Neversink does have the Key added. This is from his thread....

"
NeverSink wrote:
"
pannendienst wrote:
does not highlight Reliquary Key no drop sound ez to miss --------

"
Someone said the Neversink Filter doesn't catch Reliquary Keys is this true if not... nice job again on a loot filter.


It DOES highlight the keys. They're just super rare.

It's handled by the section on line 2363. As long as you have the latest version (4.6) - the one I've released before legacy, you'll see them without any issues. Keys are "Misc Map Items"

"
Show # %-TB-Breachstones-Relics-T1
Class "Misc Map Items"
SetFontSize 45
SetTextColor 100 220 145 255
SetBorderColor 100 220 145 255
SetBackgroundColor 255 255 255 255 # BACKGROUND: T1 Global High Value Drop
PlayAlertSound 6 300 # DROPSOUND: T1 Drop


Now please stop spreading this ridiculous rumors and panicking. I've must've answered this question ~20 times on stream today.

I've also found 2 keys already, in my 5 man party, but as I'M saying, they're VERY
rare.

ah because i searched for Ancient Reliquary Key and didn't found anything so was worried xd

glad to hear i can just use the original :)
3.26 when?
Don't abandon us. don't turn your backs on the ones loving poe.
"
satanttin wrote:

ah because i searched for Ancient Reliquary Key and didn't found anything so was worried xd

glad to hear i can just use the original :)


Yeah, I think having it coded as "Misc Map Item" is confusing a lot of people.
"
wde97 wrote:
"
satanttin wrote:

ah because i searched for Ancient Reliquary Key and didn't found anything so was worried xd

glad to hear i can just use the original :)


Yeah, I think having it coded as "Misc Map Item" is confusing a lot of people.


"Misc Map Item" is the class of the item. The filter above would match reliquary key and breachstones, since they all fall under the same class now.

But you can further specify just the reliquary key with the line:

BaseType "Ancient Reliquary Key"
When night falls
She cloaks the world
In impenetrable darkness

Report Forum Post

Report Account:

Report Type

Additional Info