Per request, the donation page is live!

Viewing Item

#15241: Vigilante Suit

Item ID 15241 For Sale No
Identifier Vigilante_Suits_J Credit Price Not For Sale
Name Vigilante Suit Type Armor
NPC Buy 20 Weight 50
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 130
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bShortWeaponDamageReturn,5;

6 bonus

7 bMatk,10*.@r;

8 bonus

9 bMdef,.@r;

10 if

11 (.@r

12 =7)

13 {

14 bonus

15 bMatk,20;

16 bonus

17 bMdef,5;

18 if

19 (.@r

20 =9)

21 {

22 bonus

23 bMatk,30;

24 bonus

25 bMdef,5;

26 }

27 }

Equip Script None
Unequip Script None