{{ getItemDisplayType(item) }}
{{ item.name }} - {{ item.title }}
{{ item.name }}
{{ ['none', 'crystal_free'].includes(item.crystal_type) ? "NG" : item.crystal_type.toUpperCase() }}
P.Atk: {{ item.physical_damage }}
M.Atk: {{ item.magical_damage }}
Atk.Speed: {{ item.attack_speed }}
Critical: {{ item.critical }}
Accuracy: {{ item.hit_modify }}
Soulshots: {{ item.soulshot_count }}
Spiritshots: {{ item.spiritshot_count }}
Weight: {{ item.weight }}
Price: {{ item.default_price }}
Crystal {{item.crystal_type.toLocaleUpperCase() }} Count: {{ item.crystal_count }}
Type: {{ getDisplayArmorType(item) }}
Weight: {{ item.weight }}
M.Def: {{ item.magical_defense }}
P.Def: {{ item.physical_defense }}
Price: {{ item.default_price }}
Crystal {{item.crystal_type.toLocaleUpperCase() }} Count: {{ item.crystal_count }}
Type: {{ getItemDisplayType(item) }}
Weight: {{ item.weight }}
M.Def: {{ item.magical_defense }}
P.Def: {{ item.physical_defense }}
Price: {{ item.default_price }}
Crystal {{item.crystal_type.toLocaleUpperCase() }} Count: {{ item.crystal_count }}
{{item.description}}
Required Items:
{{ ritem.name}}
x {{ getRequiredItemQty(ritem.item_id) }}
Adena
x {{required.price}}
{{setSkill.name + (setSkill.name.endsWith("Set") ? "" : " Set")}}:
{{ setSkill.description }}
Set:
{{ recipe.name.replace("(" + recipe.success_rate + "%)", "") }}
(chance: {{ recipe.success_rate }}%)
{{ ['none', 'crystal_free'].includes(recipe.crystal_type) ? "NG" : recipe.crystal_type.toUpperCase() }}
Level: {{ recipe.level }}
MP: {{ recipe.mp_consume }}
Produced Qty: {{ recipe.produced_qty }}
Recipe Result
Recipe Materials