Renewal
.:Renewal Item Database:.

Skull Cap [1]   [Upper Head]   Item ID# 18539 (Skull_Cap)
Type
Armor
Class
Upper Headgear
Buy
40z
Sell
20z
Weight
20
Defense
5
Required Lvl
10
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A driver's cap with a menacing skull on the band.
MATK +2%.
If refined to +5 or higher, adds an additional MATK +3%.
If refined to +7 or higher, adds an additional MATK +3%.

When equipped with Elven Ears[0]:
Decreases the SP cost of skills by 3%.

When equipped with Evil Bone Wand[0]:
Each refine on the weapon adds MATK +10. If the Bone Wand[0] is refined to +10, reduces variable cast time of skill by 10%.

When equipped with Thorn Staff of Darkness[0]:
Each refine on the weapon adds MATK +10. If the Thorn Staff of Darkness[0] is refined to +10, reduces variable cast time of skills by 10%.

More Information on Combo:
Combo Script
{ bonus bEquipmentMatk,10*getequiprefinerycnt(EQI_HAND_R); bonus bVariableCastrate,-10; }
Item Script
{ bonus bMatkRate,2; .@r = getrefine(); if (.@r >= 5) { bonus bMatkRate,3; } if (.@r >= 7) { bonus bMatkRate,3; } },{},{}
Dropped By No Result

Thorn Staff of Darkness [0]   [One Hand]   Item ID# 1636 (Thorn_Staff)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
70
Attack
60 / MATK 160
Required Lvl
75
Weapon Lvl
4
Slot
0
Applicable Jobs
High Mage
High Acolyte
High Priest
High Wizard
Champion
Professor
Description
A strong magical staff covered by sharp thorned vines.

MATK +160, INT +3, DEX +3.
For every refine level, pierces 1% magic defense of target when dealing magical attack.
For every 2 refine levels, reduces after cast skill delay by 3%.

More Information on Combo:
Combo Script
{ bonus bEquipmentMatk,10*getequiprefinerycnt(EQI_HAND_R); bonus bVariableCastrate,-10; }
Item Script
{ bonus bAtkEle,Ele_Dark; bonus bInt,3; bonus bDex,3; .@r = getrefine(); bonus2 bIgnoreMdefClassRate,Class_Normal,.@r; bonus2 bIgnoreMdefClassRate,Class_Boss,.@r; bonus bDelayrate,-(.@r*3/2); },{},{}
Dropped By

back to top