Viewing Item

#15433: Neptune's suit

Item ID 15433 For Sale No
Identifier Neptune_Uniform Credit Price Not For Sale
Name Neptune's suit Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Star Gladiator / Soul Linker
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 .@a

5 =

6 getskilllv("TK_RUN");

7 bonus

8 bAtkRate,.@a/2;

9 bonus

10 bMatkRate,.@a/2;

11 bonus

12 bMaxHPrate,2*(.@a/2);

13 bonus

14 bAllStats,2*(.@r/4);

15 if

16 (.@r

17 =12)

18 {

19 bonus

20 bNoCastCancel;

21 bonus2

22 bSkillCooldown,"SP_SOULREAPER",-60000;

23 bonus2

24 bFixedCastrate,"SG_HATE",-50;

25 }

Equip Script None
Unequip Script None