Advanced Loot Filtration: Difference between revisions
From Path of Diablo Wiki
Created page with "== Overview == PoD’s loot filter is based off of the same item filtering style originally introduced by BH. It has however grown substantially from the featureset provided by BH. If you have a request for changes or additions, want to report bugs or merely get help building a filter, please join the [https://discord.com/invite/path-of-diablo-111158239135064064 Path of Diablo Discord], and ask in the #lootfilter channel. NOTE: Anything marked as <span style="color:re..." |
|||
Line 623: | Line 623: | ||
|- | |- | ||
| CTCSKILL() | | CTCSKILL() | ||
| | | ex: <code>ItemDisplay[CRAFT amu CTCSKILL(GETHIT_MELEE, "Frost Nova")>1]: Crafted Hitpower Amulet</code> | ||
ATTACK | |||
KILL | |||
DEATH | |||
HIT | |||
LEVEL | |||
GETHIT | |||
DAMAGED | |||
HIT_RANGED | |||
KILL_MELEE | |||
GETHIT_MELEE | |||
|- | |- | ||
| ITEMLIST() | | ITEMLIST() | ||
| Space separated | | Space separated list of items | ||
|- | |- | ||
| ITYPE() | | ITYPE() |