Viewing Item

#480220: Whale Shark Float

Item ID 480220 For Sale No
Identifier aegis_480220 Credit Price Not For Sale
Name Whale Shark Float Type Armor
NPC Buy 0 Weight 40
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 Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSubRace,RC_DemiHuman,5;

3 bonus2 bSubRace,RC_Player_Human,5;

4 bonus2 bSubRace,RC_Player_Doram,5;

5 bonus2 bSubEle,Ele_Water,7*(readparam(bVit)/10);

6 bonus2 bSubEle,Ele_Ghost,3*.@r;

7 if (.@r>=5) {

8 bonus bDef,300;

9 bonus bMaxHPrate,30;

10 }

11 if (.@r>=7) {

12 bonus3 bAddEff,Eff_Freeze,500,ATF_MAGIC;

13 bonus3 bAddEff,Eff_Freezing,500,ATF_MAGIC;

14 }

Equip Script None
Unequip Script None