Item Filtering:修订间差异

跳转到导航 跳转到搜索
添加313字节 、​ 2023年5月13日 (星期六)
无编辑摘要
无编辑摘要
无编辑摘要
第406行: 第406行:
| <span class="d2-sage">Sage</span> || ? || ?
| <span class="d2-sage">Sage</span> || ? || ?
|-
|-
| <span class="d2-teal">Teal</span> || ? || ?
| <span class="d2-teal">Teal</span> || ? || 9F
|-
|-
| <span class="d2-light-gray">Light Gray</span> || ? || ?
| <span class="d2-light-gray">Light Gray</span> || ? || ?
第428行: 第428行:




All notification keywords seem to bypass the normal rule-handling procedure. Normally, the rules are processed top-to-bottom and this process halts when a matching rule (without '''%CONTINUE%''') is found. Notification keywords, however, can apply even after the process has halted. This may be [[Bugs|unintended behavior]].
All notification keywords bypass the normal rule-handling procedure. Normally, the rules are processed top-to-bottom and this process halts when a matching rule (without '''%CONTINUE%''') is found. Notification keywords, however, can apply even after the process has halted. This is most likely due to the game making a separate pass through the filter file for notification keywords - the first pass ignores notification keywords, and the second pass ignores everything else.


==== Special Keywords ====
==== Special Keywords ====
第649行: 第649行:
| FILTLVL || filter strictness level || 0 - 9 (Show All Items, up to 9 custom levels)
| FILTLVL || filter strictness level || 0 - 9 (Show All Items, up to 9 custom levels)
|}
|}
There is currently a [[Bugs|bug]] with hiding stacked gems/runes - if the lootfilter attempts to hide them, they'll usually be loaded regardless and appear with an empty name.


==== Named Attribute Codes ====
==== Named Attribute Codes ====
第881行: 第880行:
| style="font-size:90%;" | <span style="color:gray;">STAT252</span> || style="font-size:78%;" | Repairs X Durability in Y Seconds ''(N = 100/Y)''
| style="font-size:90%;" | <span style="color:gray;">STAT252</span> || style="font-size:78%;" | Repairs X Durability in Y Seconds ''(N = 100/Y)''
|-
|-
| style="font-size:90%;" | STAT360 || ''Corruption ([[Item_Filtering#STAT360_IDs|values for N]])''
| style="font-size:90%;" | STAT360 || Corrupted ''([[Item_Filtering#STAT360_IDs|values for N]])''
|-
|-
| style="font-size:90%;" | STAT422 || Replenishes 1 Charge in 3 Seconds
| style="font-size:90%;" | STAT422 || Replenishes 1 Charge in 3 Seconds
第889行: 第888行:
| style="font-size:90%;" | STAT425 || -N% to Enemy Physical Resistance
| style="font-size:90%;" | STAT425 || -N% to Enemy Physical Resistance
|-
|-
| style="font-size:90%;" | STAT486 || ''Mirrored''
| style="font-size:90%;" | STAT486 || Mirrored
|-
|-
| style="font-size:90%;" | STAT477 || style="font-size:90%;" | ''transform_dye (N: black=4, white=21)''
| style="font-size:90%;" | STAT477 || style="font-size:90%;" | ''transform_dye (N: black=4, white=21)''
|-
| style="font-size:90%;" | STAT501 || style="font-size:92%;" | +N Open Wounds Damage per Second
|-
| style="font-size:90%;" | STAT504 || Curse Resistance +N%
|}
|}
</li>
</li>
第1,279行: 第1,282行:
|-
|-
| style="font-size:90%;" | STAT500 || Area Contains a Random Event
| style="font-size:90%;" | STAT500 || Area Contains a Random Event
|-
| style="font-size:90%;" | STAT502 || ''map_mon_dropcharms''
|-
| style="font-size:90%;" | STAT503 || ''map_glob_dropcorrupted''
|-
|-
|}
|}
第1,752行: 第1,759行:
| Class Skill || 83 || [[Item_Filtering#Group_Skills|class_id]] || skill_bonus || <code>MULTI83,2=2</code> ([[Hellfire Torch]] with Necromancer skills)
| Class Skill || 83 || [[Item_Filtering#Group_Skills|class_id]] || skill_bonus || <code>MULTI83,2=2</code> ([[Hellfire Torch]] with Necromancer skills)
|-
|-
| O Skill || 97 || [[Item_Filtering#Individual_Skills|skill_id]] || skill_bonus || <code>MULTI97,74=20</code> ([[Corpsemourn]])
| OSkill || 97 || [[Item_Filtering#Individual_Skills|skill_id]] || skill_bonus || <code>MULTI97,74=20</code> ([[Corpsemourn]])
|-
|-
| Single Skill || 107 || [[Item_Filtering#Individual_Skills|skill_id]] || skill_bonus || <code>MULTI107,20=3</code> ([[Thunderstroke]])
| Single Skill || 107 || [[Item_Filtering#Individual_Skills|skill_id]] || skill_bonus || <code>MULTI107,20=3</code> ([[Thunderstroke]])
第1,792行: 第1,799行:
! Stat !! MULTI !! Alternative !! Example
! Stat !! MULTI !! Alternative !! Example
|-
|-
| Clss Skill || MULTI83 || CLSK || <code>CLSK2=2</code> ([[Hellfire Torch]] with Necromancer skills)
| Class Skill || MULTI83 || CLSK || <code>CLSK2=2</code> ([[Hellfire Torch]] with Necromancer skills)
|-
|-
| O Skill || MULTI97 || OS || <code>OS74=20</code> ([[Corpsemourn]])
| OSkill || MULTI97 || OS || <code>OS74=20</code> ([[Corpsemourn]])
|-
|-
| Single Skill || MULTI107 || SK || <code>SK20=3</code> ([[Thunderstroke]])
| Single Skill || MULTI107 || SK || <code>SK20=3</code> ([[Thunderstroke]])
第2,810行: 第2,817行:
| 179 || Counselor's Causeway
| 179 || Counselor's Causeway
|-
|-
| 180 || Stygian Caverns
| 180 || <span class="omod">''Unused''</span>
|-
| 181 || Stygian Caverns
|-
|-
| 181 || Stronghold of Acheron
| 182 || Stronghold of Acheron
|}
|}
</li>
</li>

导航菜单