Artwork unavailable
RENEWAL / ITEMS
Cancer Shoes
#22216Armor
Cancer_Shoes_J
TypeArmor
Equipment positionFootgear
GenderBoth
Weight40
Buy price20 z
Sell price10 z
DEF25
Armor level1
No description is available. Available 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 bMdef,5;
bonus bBaseAtk,50;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bHPRegenRate,250,10000;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Blacksmith) {
bonus bBaseAtk,80;
bonus bAspdRate,10;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
if (.@r>=8) {
bonus2 bSubEle,Ele_Fire,20;
bonus2 bSubEle,Ele_Water,20;
bonus2 bSubEle,Ele_Wind,20;
bonus2 bSubEle,Ele_Earth,20;
}
}
Equipment sets
Set 1
Set effect
bonus bMaxHP,2000;
bonus bMaxSP,200;
bonus2 bResEff,Eff_Freeze,10000;
Set 2
Set effect
.@r = getequiprefinerycnt(EQI_SHOES);
if (eaclass()&EAJL_THIRD && BaseJob == Job_Blacksmith)
bonus bDelayrate,-4*.@r;





