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 = getrefine();

2 .@a = getskilllv("TK_RUN");

3 bonus bAtkRate,.@a/2;

4 bonus bMatkRate,.@a/2;

5 bonus bMaxHPrate,2*(.@a/2);

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

7 if (.@r>=12) {

8 bonus bNoCastCancel;

9 bonus2 bSkillCooldown,"SP_SOULREAPER",-60000;

10 bonus2 bFixedCastrate,"SG_HATE",-50;

11 }

Equip Script None
Unequip Script None