AuraRO Logo

Viewing Item

#18180: AC-B44-OS

Item ID 18180 For Sale No
Identifier AC-B44-OS Credit Price Not For Sale
Name AC-B44-OS Type
NPC Buy 20 Weight 60
NPC Sell 10 Weapon Level 0
Range 5 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 130
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine();

2 .@dmg = 5;

3 if (.@r >= 7) {

4 bonus bAspdRate,7;

5 if (.@r >= 9) {

6 bonus2 bSkillAtk,"SC_TRIANGLESHOT",15;

7 if (.@r >= 11) {

8 .@dmg += 10;

9 }

10 }

11 }

12 bonus2 bWeaponDamageRate,W_BOW,.@dmg;

Equip Script None
Unequip Script None