Viewing Item (Glass Spear) Ragnarok: Project Zero Control Panel
Basic Info
Name | Glass Spear[2] |
---|---|
Item ID |
26023
-
Hugel_Spear
|
Type | Weapon - Two-Handed Spear |
A spear with a very sharp blade.
ATK + 5%.
If +7 or higher, increases damage of [Pierce] by 15%.
If +9 or higher, increases damage of [Brandish Spear] by 15%.
Class : Two-handed Spear Attack : 190
Weight : 140
Weapon Level : 3
Required Level : 80
Jobs : Swordsman
ATK + 5%.
If +7 or higher, increases damage of [Pierce] by 15%.
If +9 or higher, increases damage of [Brandish Spear] by 15%.
Class : Two-handed Spear Attack : 190
Weight : 140
Weapon Level : 3
Required Level : 80
Jobs : Swordsman
Details
Weight | 140 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 3 |
---|---|
Defense | 0 |
Attack | 190 |
Magical Attack | 0 |
Weapon Level | 3 |
Slots | 2 |
Restrictions
Level Range | 80 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Swordsman / Knight / Crusader |
Gender | Any |
Scripts
Use Script |
---|
bonus(bAtkRate, 5); if (getrefine() >= 7) bonus2(bSkillAtk, KN_PIERCE, 15); if (getrefine() >= 9) bonus2(bSkillAtk, KN_BRANDISHSPEAR, 15); |
Equip Script |
None |
Unequip Script |
None |