Renewal
.:Renewal Item Database:.
Search Item By ID


Armor of Purple Thread [1]   [Body]   Item ID# 15417 (Armor_of_Purple_Thread)
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
80
Defense
60
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
An armor once belonged to a brave, righteous warrior.
Class: Armor
Defense: 60
Property: Neutral
Requires Level: 100
Usable By: All Jobs
Atk + 10
Perfect Hit + 5

If upgrade level is +7 or higher,
Additional Atk + 20
Additional Perfect Hit + 5

If upgrade level is +8 or higher,
Additional Atk + 20
Additional Perfect Hit + 10
Indestructible in battle.

If upgrade level is +9 or higher,
Additional Atk + 30
Additional Perfect Hit + 10
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,10; bonus bPerfectHitAddRate,5; if (.@r>=7) { bonus bBaseAtk,20; bonus bPerfectHitAddRate,5; } if (.@r>=8) { bonus bBaseAtk,20; bonus bPerfectHitAddRate,10; } if (.@r>=9) { bonus bBaseAtk,30; bonus bPerfectHitAddRate,10; } },{},{}
Dropped By No Result

back to top