
RENEWAL / ITEMS
Exorcism of Malicious Soul Shadow Shoes
#1270046Shadow Gear
S_SOA_MS_Shoes
TypeShadow Gear
Equipment positionShadow footgear
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
Shoes that can be worn over regular footwear. They can be used alone, but their effect is limited.
------------------------
Malicious Soul damage +5%.
------------------------
For every 2 refine levels, MATK + 10.
------------------------
For every 3 refine levels, Damage of Malicious Soul additionally increased by 1%.
------------------------
Type: Shadow Equipment
Location: Shoes
Weight: 0
Required Level: 200
Class: Soul Ascetic
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
- Soul Linker
- Yes
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"SOA_EXORCISM_OF_MALICIOUS_SOUL",5+(.@r/3);
bonus bMatk,10*(.@r/2);