Thunder Bow

Item ID 18176 Name Thunder Bow
None
Weapon Level 3 Identifier Sky_Lightning_Bow
Attack 120 Type Weapon - Bow
MATK 0 Equip Locations Two-Handed
Defense 0 Equippable Jobs Archer, Hunter, Rogue, Bard / Dancer
Range 5 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 90 Min Equip Level 60
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bAspdRate,10;
bonus bLuk,5;
if (.@r>=7) {
   bonus bCritical,7;
   if (.@r>=9) {
       bonus bAspd,1;
       bonus2 bSkillAtk,"HT_BLITZBEAT",20;
   }
}