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

Patent Aquatic Spear [2]

Buy Price: N/A Sell Price: N/A
It is said that it was used by a hero who received the blessing of the water spirit in the past.
A beautiful window reminiscent of a raging wave.
The power of the sea inhabited and began to show its natural ability.
It resonates with Great Hero's Boots.
_______________________
For each 2 Refine Levels:
ATK +15
_______________________
For each 3 Refine Levels:
Increases Ranged Physical Damage by 4%.
_______________________
Refine Level +7:
Increases damage of Cannon Spear and Banishing Point by 15%.
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level +9:
Increases damage of Cannon Spear and Banishing Point by additional 20%.
_______________________
Refine Level +11:
Perfect HIT +7
MaxSP +5%
_______________________
When equipped with Great Hero's Boots:
STR +10, ATK +7%.
_______________________
Type: One-Handed Spear
Attack: 195
Weight: 140
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Royal Guard

Equipment Reform

Available through the reform system C_Weapon_Reform_1

Available through the reform system C_Weapon_Reform_2

Available through the reform system C_Weapon_Reform_3

Available through the reform system Hero_Weapon_Up_Box_1

Equipment Slots

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

Basic Information

Weapon
1400
3
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r/2*15; bonus bLongAtkRate,.@r/3*4; if (.@r>=7) { bonus2 bSkillAtk,"LG_CANNONSPEAR",15; bonus2 bSkillAtk,"LG_BANISHINGPOINT",15; bonus bAspdRate,10; } if (.@r>=9) { bonus2 bSkillAtk,"LG_CANNONSPEAR",20; bonus2 bSkillAtk,"LG_BANISHINGPOINT",20; } if (.@r>=11) { bonus bPerfectHitAddRate,7; bonus bMaxSPrate,5; }
.@r = getrefine();
bonus bBaseAtk,.@r/2*15;
bonus bLongAtkRate,.@r/3*4;
if (.@r>=7) {
   bonus2 bSkillAtk,"LG_CANNONSPEAR",15;
   bonus2 bSkillAtk,"LG_BANISHINGPOINT",15;
   bonus bAspdRate,10;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"LG_CANNONSPEAR",20;
   bonus2 bSkillAtk,"LG_BANISHINGPOINT",20;
}
if (.@r>=11) {
   bonus bPerfectHitAddRate,7;
   bonus bMaxSPrate,5;
}
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.