SERVER: ONLINE
PLAYERS: 1
SoulLinker Shadow Boots v1

SoulLinker Shadow Boots v1

SoulLinker Shadow Boots v1
#63039
Refineable Custom Shadow Equipment
0 z
0 z
0
0
0
0
0

Equipment Info

Shadow Shoes
None
Soul Linker
Both (Male and Female)

Item Script

bonus2 bAddRace,RC_All,2;
if (getrefine() >= 10) {
   bonus bCastrate,-5;
   bonus bUseSPrate,-5;
   bonus bMaxHPrate,2;
   bonus2 bAddRace,RC_Demon,2;
   bonus2 bAddRace,RC_Undead,2;
   bonus2 bMagicAddRace,RC_Undead,2;
   bonus2 bSubRace,RC_DemiHuman,2;
   bonus2 bSubRace,RC_Player_Human,2;
}