Item Identification

From Ye Olde Sphere Codex
Revision as of 19:49, 19 January 2022 by Couto (talk | contribs)
Jump to navigation Jump to search
Skill Group Lore & Knowledge
Skill Title Merchant
Actionable
Main Tool N/A
Skill Synergy N/A

Description

Item Identification is a skill used to Identify weapons and armor that has yet to be identified. The only other way to Identify unidentified items is to use an Item Identification Wand. Item Identification is rarely used and many see it as a useless skill since Item Identification wands are in abundance.

Usage

Using the Item Identification skill directly will give you a target reticle. Simply target the desired unidentified item and if successful it will reveal it's true properties.

Recommended Leveling

0-30: Buy from an NPC
30-100: Use the Item Identification skill directly on an item repeatedly. The item does not need to be unidentified to get skill gains.

Macro

This macro uses as bandana as the item that will be identified. Place a bandana in your backpack, and just start the macro.

Using Razor CE, create a new macro:

!Loop
Assistant.Macros.UseSkillAction|3
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetTypeAction|False|5439
Assistant.Macros.PauseAction|00:00:03

See Also