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


Pride Stone [2]   [Two Handed]   Item ID# 640005 (Ep172_Bh_Staff)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
200
Attack
180 / MATK 320
Required Lvl
150
Weapon Lvl
4
Slot
2
Applicable Jobs
Warlock
Description
Scientific instrument that was kept in the Barmund Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.

MATK +320.
Increases Neutral and Water elemental magic damage by 15%.
Indestructible in battle

For each 3 refine levels:
MATK +6. Decreases variable cast time by 3%.

Refine Level +7:
Increases damage of Comet and Jack Frost by 10%.

Refine Level +9:
Decreases Comet skill cooldown by 10 seconds.
Decreases Jack Frost skill cooldown by 1.5 seconds.

Refine Level +11:
Increases damage of Comet and Jack Frost by additional 20%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bMagicAtkEle,Ele_Neutral,15; bonus2 bMagicAtkEle,Ele_Water,15; bonus bVariableCastrate,-3*(.@r/3); bonus bMatk,6*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WL_JACKFROST",10; bonus2 bSkillAtk,"WL_COMET",10; } if (.@r>=9) { bonus2 bSkillCooldown,"WL_JACKFROST",-1500; bonus2 bSkillCooldown,"WL_COMET",-10000; } if (.@r>=11) { bonus2 bSkillAtk,"WL_JACKFROST",20; bonus2 bSkillAtk,"WL_COMET",20; } },{},{}
Dropped By

back to top