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

Brute Spear

Buy Price: N/A Sell Price: N/A
A Spear received from suspicious weapon dealer Brute.
_______________________
Increases Physical Damage against Players by 80%.
_______________________
For each Refine Level:
Ignores physical defense of every race by 5%.
_______________________
Refine Level +8:
Increases Magical Damage against Players by additional 35%.
_______________________
Refine Level +9:
Increases Magical Damage against Players by additional 20%.
_______________________
Refine Level +10:
MaxHP +15%
MaxSP +15%
_______________________
Indestructible in battle
_______________________
Can only be sold to NPC's and moved to the storage.
_______________________
Type: One-Handed Spear
Attack: 150
Weight: 0
Weapon Level: 4
_______________________
Requirement:
Base Level 100
3rd Swordsman classes

Equipment Slots

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

Basic Information

Weapon
3

Job Requirements

Yes
Yes

Requirements

4
100

Scripts

.@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bIgnoreDefRaceRate,RC_All,5*.@r; bonus2 bAddRace,RC_Player_Human,80 + (.@r > 8 ? 20 : 0) + (.@r > 7 ? 35 : 0); if (.@r > 9) { bonus bMaxHPrate,15; bonus bMaxSPrate,15; }
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bIgnoreDefRaceRate,RC_All,5*.@r;
bonus2 bAddRace,RC_Player_Human,80 + (.@r > 8 ? 20 : 0) + (.@r > 7 ? 35 : 0);
if (.@r > 9) {
   bonus bMaxHPrate,15;
   bonus bMaxSPrate,15;
}
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.