Update strict.filter
This commit is contained in:
parent
1e729e4fc0
commit
0ba24d675a
|
|
@ -1,4 +1,4 @@
|
|||
// Kryszard's PD2 Loot Filter for Season IV: ver 4.6.1
|
||||
// Kryszard's PD2 Loot Filter for Season IV: ver 4.6.2
|
||||
// strict version
|
||||
//
|
||||
// twitch.tv/kryszard
|
||||
|
|
@ -564,6 +564,7 @@ ItemDisplay[key CLVL>79]: {%NAME%}
|
|||
ItemDisplay[(aqv OR cqv) NMAG CLVL>6]:
|
||||
ItemDisplay[(aqv OR cqv) MAG CLVL>79]:
|
||||
ItemDisplay[cqv RARE CLVL>79]:
|
||||
ItemDisplay[aqv RARE AMAZON !ID]: %DOT-A8%%NAME%%CONTINUE%
|
||||
|
||||
//Choking, Exploding, Fulminating, Oil, Rancid, Strangling
|
||||
ItemDisplay[opm]: %NAME%{%WHITE%Exoplo. Potion + Perf %RED%O %WHITE%+ %BLUE%Ring %WHITE%= Fire Res %BLUE%Ring%NL%%TAN%Note%WHITE%: Crafting Recipe:}%CONTINUE%
|
||||
|
|
@ -2540,4 +2541,4 @@ ItemDisplay[(ARMOR OR WEAPON) !INF CLVL<31]: %NAME%{%NAME%}
|
|||
ItemDisplay[(ARMOR OR WEAPON) INF]: {%NAME%}
|
||||
ItemDisplay[(ARMOR OR WEAPON) !leg !opm CLVL>30]: {%NAME%}
|
||||
|
||||
//It’s just different sizes. BORDER > MAP > DOT > PX.
|
||||
//It’s just different sizes. BORDER > MAP > DOT > PX.
|
||||
|
|
|
|||
Loading…
Reference in New Issue