
RENEWAL / ITEMS
Full Spell Shadow Shoes
#24884Shadow Gear
S_Full_Spell_Shoes
TypeShadow Gear
Equipment positionShadow footgear
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
MATK + 3%.
------------------------
For every 2 refine level, increase all property magical damage by 1%.
------------------------
When refined to +10 or higher, S.MATK + 2.
------------------------
Set Bonus:
Full Spell Shadow Shoes
Magical Spell Shadow Shield
MATK + 3%.
------------------------
When the total refine level of set is 18 or higher,
SPL + 3, S.MATK + 3.
------------------------
Class : Shadow Equipment
Location : Shoes
Weight : 0
Required Level : 200
Jobs : All Jobs
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Shadow footgear
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMatkRate,3;
bonus2 bMagicAtkEle,Ele_All,(.@r/2);
if (.@r>=10) {
bonus bSMatk,2;
}