Translations:Item Filtering/98/en: Difference between revisions

Importing a new version from external source
(Importing a new version from external source)
(Importing a new version from external source)
 
(One intermediate revision by the same user not shown)
Line 1:
=== Boolean Conditions ===
==== Mutable Codes ====
Contrary to most "immutable" codes which refer to static item properties, these conditions depend on where and how the item is being viewed. Some value conditions such as [[Item_Filter_CreationItem_Filtering#Info_Codes|CLVL and DIFF]] are also "mutable" in this way.
{| class="wikitable"
! Code !! Description
Line 24:
|}
<code>ItemDisplay[key ASSASSIN]:</code> <span style="color:gray;">''hides keys when playing as an Assassin''</span>
==== Item Group Codes ====
===== General Groups =====
<div><ul style="margin-left:0px;">
<li style="display:inline-table; margin-left:0px; margin-right:8px;">
====== Item Rarities ======
{| class="wikitable"
! Code !! Group
|-
| NMAG || Regular<br>most non-equipment items
|-
| MAG || Magic
|-
| RARE || Rare
|-
| UNI || Unique
|-
| SET || Set
|-
| CRAFT || Crafted
|}
</li>
<li style="display:inline-table; margin-left:0px; margin-right:8px;">
====== Item Tiers ======
{| class="wikitable"
! Code !! Group
|-
| NORM || Normal
|-
| EXC || Exceptional
|-
| ELT || Elite
|}
</li>
<li style="display:inline-table; margin-left:0px; margin-right:8px;">
====== Item Properties ======
{| class="wikitable"
! Code !! Group
|-
| ID || Identified
|-
| INF || Inferior
|-
| SUP || Superior
|-
| ETH || Ethereal
|-
| RW || Runeword
|-
| GEMMED || Socketed with a gem/rune/jewel
|}
</li>
</ul></div>
3,544

edits