Viewing Item (Thunder Bow) Ragnarok: Project Zero Control Panel
Basic Info
Name | Thunder Bow[1] |
---|---|
Item ID |
18176
-
Sky_Lightning_Bow
|
Type | Weapon - Bow |
A bow that exudes power.
ASPD + 10%, LUK + 5.
If +7 or higher, CRI + 7.
If +9 or higher, [Blitz Beat] damage + 20%, ASPD + 1.
_
Class : Bow Attack : 120
Weight : 90
Weapon Level : 3
Required Level : 60
Jobs : Archer, ·Î±× °è¿
ASPD + 10%, LUK + 5.
If +7 or higher, CRI + 7.
If +9 or higher, [Blitz Beat] damage + 20%, ASPD + 1.
_
Class : Bow Attack : 120
Weight : 90
Weapon Level : 3
Required Level : 60
Jobs : Archer, ·Î±× °è¿
Details
Weight | 90 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 5 |
---|---|
Defense | 0 |
Attack | 120 |
Magical Attack | 0 |
Weapon Level | 3 |
Slots | 1 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Archer / Hunter / Rogue / Bard/Dancer / Unused |
Gender | Any |
Scripts
Use Script |
---|
bonus(bAspdRate, 10); bonus(bLuk, 5); if (getrefine() >= 7) bonus(bCritical, 7); if (getrefine() >= 9) { bonus2(bSkillAtk, HT_BLITZBEAT, 20); bonus(bAspd, 1); } |
Equip Script |
None |
Unequip Script |
None |