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 #28608 Weapon

Elemental Origin [2]

Buy Price: N/A Sell Price: N/A
A book in which the origin of elemental magics are written.
_______________________
INT +4
MATK +150
_______________________
Increases Bolt magic damage by 10%.
_______________________
Refine Level +7:
Increases Bolt magic damage by additional 10%.
_______________________
Refine Level +9:
Increases Bolt magic damage by additional 10%.
_______________________
Type: Book
Attack: 120
Weight: 80
Weapon Level: 3
_______________________
Requirement:
Base Level 100
Sorcerer

Monster Drops

Normal Drops

Bowie Buffalo Bandit

Rate: 25%

Elite Buffalo Bandit

Rate: 75%

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

3
100

Scripts

.@r = getrefine(); bonus bInt,4; .@bonus = 10; if (.@r>=7) { .@bonus += 10; } if (.@r>=9) { .@bonus += 10; } bonus2 bSkillAtk,"MG_FIREBOLT",.@bonus; bonus2 bSkillAtk,"MG_COLDBOLT",.@bonus; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@bonus; bonus2 bSkillAtk,"WZ_EARTHSPIKE",.@bonus;
.@r = getrefine();
bonus bInt,4;
.@bonus = 10;
if (.@r>=7) {
   .@bonus += 10;
}
if (.@r>=9) {
   .@bonus += 10;
}
bonus2 bSkillAtk,"MG_FIREBOLT",.@bonus;
bonus2 bSkillAtk,"MG_COLDBOLT",.@bonus;
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@bonus;
bonus2 bSkillAtk,"WZ_EARTHSPIKE",.@bonus;
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.