Difference between revisions of "Items"

From FOnline 3 wiki
Jump to navigation Jump to search
(Added item colorization info)
m (Fixed a minor issue)
 
(One intermediate revision by the same user not shown)
Line 110: Line 110:
 
|}
 
|}
 
| style="border: none; vertical-align: top; padding-left: 25px; font-size: 1.1em;" |
 
| style="border: none; vertical-align: top; padding-left: 25px; font-size: 1.1em;" |
*If an item does not have any perks, its inventory icon will not be colorized and its label will use the game's default text color (<span style="color:#00ff00;">green</span>).
+
*If an item does not have any perks, its inventory icon will not be colorized and its label will use the game's default text color (<span style="color:#00ff00; background: black; padding: 0 4px;">GREEN</span>).
 
*The color of your armor/weapon depends on the sum of the ranks of its [[armor perks]]/[[weapon perks]] once it has at least one.
 
*The color of your armor/weapon depends on the sum of the ranks of its [[armor perks]]/[[weapon perks]] once it has at least one.
 
**Perk ranks contribute to the sum as follows: rank F = 1, rank E = 2, rank D = 3, rank C = 4, rank B = 5, rank A = 6, rank S = 7, rank S+ = 8.
 
**Perk ranks contribute to the sum as follows: rank F = 1, rank E = 2, rank D = 3, rank C = 4, rank B = 5, rank A = 6, rank S = 7, rank S+ = 8.
 
**If the sum is between 1 and 46, refer to the grid to the left.
 
**If the sum is between 1 and 46, refer to the grid to the left.
**If the sum exceeds 47, the item is <span style="color:#FF0000;">m</span><span style="color:#FF8C00;">u</span><span style="color:#DAA520;">l</span><span style="color:#008000;">t</span><span style="color:#0000FF;">i</span><span style="color:#4B0082;">c</span><span style="color:#8A2BE2;">o</span><span style="color:#FF0000;">l</span><span style="color:#FF8C00;">o</span><span style="color:#DAA520;">r</span>.
+
**If the sum is 47 or higher, the item is <span style="color:#FF0000;">m</span><span style="color:#FF8C00;">u</span><span style="color:#DAA520;">l</span><span style="color:#008000;">t</span><span style="color:#0000FF;">i</span><span style="color:#4B0082;">c</span><span style="color:#8A2BE2;">o</span><span style="color:#FF0000;">l</span><span style="color:#FF8C00;">o</span><span style="color:#DAA520;">r</span>.
 
*Item colorization can be toggled using the <code>~itemcolor</code> [[command]].
 
*Item colorization can be toggled using the <code>~itemcolor</code> [[command]].
 
|}
 
|}

Latest revision as of 12:46, 9 July 2026


Item text/icon coloring information 
1 2 3 4 5 6 7 8
9 10 11 12 13 14 15 16
17 18 19 20 21 22 23 24
25 26 27 28 29 30 31 32
33 34 35 36 37 38 39 40
41 42 43 44 45 46
  • If an item does not have any perks, its inventory icon will not be colorized and its label will use the game's default text color (GREEN).
  • The color of your armor/weapon depends on the sum of the ranks of its armor perks/weapon perks once it has at least one.
    • Perk ranks contribute to the sum as follows: rank F = 1, rank E = 2, rank D = 3, rank C = 4, rank B = 5, rank A = 6, rank S = 7, rank S+ = 8.
    • If the sum is between 1 and 46, refer to the grid to the left.
    • If the sum is 47 or higher, the item is multicolor.
  • Item colorization can be toggled using the ~itemcolor command.