Artwork unavailable
RENEWAL / ITEMS
Ghost Galoshes
#470317Armor
aegis_470317
TypeArmor
Equipment positionFootgear
GenderBoth
Weight20
Buy price0 z
Sell price0 z
Required level170
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
- Footgear
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMatkRate,5;
bonus bMaxHPrate,7;
bonus bMaxSPrate,7;
if (.@r>=8) {
bonus2 bMagicAddRace,RC_All,15;
if (.@r>=10) {
bonus bFixedCast,-500;
if (.@r>=12) {
bonus bInt,10;
bonus bDex,10;
bonus2 bMagicAddEle,Ele_All,15;
}
}
}