0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28633 Weapon

Boltigin [2]

Buy Price: N/A Sell Price: N/A
A book of magical interpretations of the four attributes.
_______________________
MATK +175
_______________________
Increases damage of Fire Bolt, Cold Bolt and Lightning Bolt by 20%.
_______________________
For each Refine Level:
MATK +4
_______________________
Refine Level +9:
Increases damage of Fire Bolt, Cold Bolt and Lightning Bolt by additional 30%.
_______________________
Refine Level +11:
Increases damage of Heaven's Drive and Earth Spike by 50%.
_______________________
Type: Book
Attack: 120
Weight: 80
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Sorcerer

Available from boxes

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
800
1

Job Requirements

Yes

Requirements

4
170

Scripts

.@r = getrefine(); bonus bMatk,4*.@r; if (.@r>=9) .@val = 30; if (.@r>=11) { bonus2 bSkillAtk,"WZ_EARTHSPIKE",50; bonus2 bSkillAtk,"WZ_HEAVENDRIVE",50; } bonus2 bSkillAtk,"MG_FIREBOLT",20+.@val; bonus2 bSkillAtk,"MG_COLDBOLT",20+.@val; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",20+.@val;
.@r = getrefine();
bonus bMatk,4*.@r;
if (.@r>=9)
   .@val = 30;
if (.@r>=11) {
   bonus2 bSkillAtk,"WZ_EARTHSPIKE",50;
   bonus2 bSkillAtk,"WZ_HEAVENDRIVE",50;
}
bonus2 bSkillAtk,"MG_FIREBOLT",20+.@val;
bonus2 bSkillAtk,"MG_COLDBOLT",20+.@val;
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",20+.@val;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.