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


Super Novice Booster Wand [0]   [One Hand]   Item ID# 550079 (SN_B_Wand)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
130
Required Lvl
100
Weapon Lvl
4
Slot
0
Refineable
No
Applicable Jobs
Novice
Supernovice
Description
A wand designed to help adventurers grow.

Cannot be refined normally.

MATK +2%, MATK +200

For each Refine Level:
MATK +3

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

Refine Level +7:
For each Level of Increase SP Recovery:
Decreases variable cast time by 1%.

Refine Level +9:
Increases Magical Damage with every element by 10%.
Increases damage of Fire Bolt, Cold Bolt and Lightning Bolt by 15%.

Refine Level +11:
MATK +10%
Increases Magical Damage against enemies of every size by 15%.

Refine Level +13:
Increases damage of Fire Bolt, Cold Bolt and Lightning Bolt by additional 25%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,2; bonus bMatk,200+3*.@r; bonus bMatk,3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus bVariableCastrate,-getskilllv("MG_SRECOVERY"); if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,10; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",15; bonus2 bSkillAtk,"MG_FIREBOLT",15; bonus2 bSkillAtk,"MG_COLDBOLT",15; if (.@r>=11) { bonus2 bMagicAddSize,Size_All,15; bonus bMatkRate,10; if (.@r>=13) { bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",25; bonus2 bSkillAtk,"MG_FIREBOLT",25; bonus2 bSkillAtk,"MG_COLDBOLT",25; } } } } },{},{}
Dropped By No Result

back to top