Artwork unavailable
RENEWAL / ITEMS
Whale Shark Float [1]
#480220Armor
Whale_Shark_Float
TypeArmor
Equipment positionGarment
GenderBoth
Weight40
Buy price0 z
Sell price0 z
Slots1
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bSubEle,Ele_Water,7*(readparam(bVit)/10);
bonus2 bSubEle,Ele_Ghost,3*.@r;
if (.@r>=5) {
bonus bDef,300;
bonus bMaxHPrate,30;
}
if (.@r>=7) {
bonus3 bAddEff,Eff_Freeze,500,ATF_MAGIC;
bonus3 bAddEff,Eff_Freezing,500,ATF_MAGIC;
}