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


Chain Jack Booster Staff [0]   [Two Handed]   Item ID# 640010 (CJ_B_Staff)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
150
Required Lvl
100
Weapon Lvl
4
Slot
0
Applicable Jobs
Warlock
Description
A Two-Handed Staff designed to help adventurers grow.

Cannot be refined normally.

Indestructible in battle

MATK +230
MATK +2%

For each Refine Level:
MATK +3

For each 15 Base Level:
MATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each Level of Mystical Amplification:
Increases magical damage with Wind, Water and Ghost element by 1%.

Refine Level +9:
Decreases after skill cast delay by 10%.
Increases damage of Chain Lightning, Jack Frost and Soul Expansion by 25%.

Refine Level +11:
Increases magical damage against enemies of every size by 15%.
Increases magical damage with Wind, Water and Ghost element by additional 15%.

Refine Level +13:
Increases damage of Chain Lightning, Jack Frost and Soul Expansion by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,2; bonus bMatk,230+(3*.@r)+3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Water,getskilllv("HW_MAGICPOWER"); bonus2 bMagicAtkEle,Ele_Wind,getskilllv("HW_MAGICPOWER"); } if (.@r>=9) { bonus bDelayrate,-10; bonus2 bSkillAtk,"WL_CHAINLIGHTNING",25; bonus2 bSkillAtk,"WL_JACKFROST",25; } if (.@r>=11) { bonus2 bMagicAddSize,Size_All,15; bonus2 bMagicAtkEle,Ele_Water,15; bonus2 bMagicAtkEle,Ele_Wind,15; } if (.@r>=13) { bonus2 bSkillAtk,"WL_CHAINLIGHTNING",15; bonus2 bSkillAtk,"WL_JACKFROST",15; } },{},{}
Dropped By No Result

back to top