
RENEWAL / ITEMS
Scaraba High Heels [1]
#22174Armor
Scaraba_High_Heels
TypeArmor
Equipment positionFootgear
GenderBoth
Weight70
Buy price0 z
Sell price0 z
DEF12
Slots1
Required level85
Armor level1
Description
When equipped with Durga,
Ignores boss monster's DEF by 100%.
When refine rate of Durga is +7 or higher,
damage to boss monsters increased by 20%, and an additional 8% damage to boss monsters when casting Rolling Cutter.
When refine rate of Durga is +9 or higher,
damage to boss monsters increased by 30%, and an additional 12% damage to boss monsters when casting Rolling Cutter.
When equipped with Carga Mace,
Casting cannot be cancelled.
When refine rate of Carga Mace is +7 or higher,
MaxSP+400, increased damage to boss monsters by 20%.
When refine rate of Carga Mace is +9 or higher,
MaxSP+600, increased damage to boss monsters by 30%.
When refine rate of Scaraba High Heels is +7 or higher, and equipped with Rafini Staff,
reduced casting time by 20%
When refine rate of Rafini Staff is +8 or higher,
increased magic damage to boss monsters by 30%, ignores magic defense of all races by 20%
When refine rate of Rafini Staff is +10 or higher,
increased magic damage to boss monsters by 40%, ignores magic defense of all races by 30%
When refine rate of Scaraba High Heels is +7 or higher, and equipped with Elven Bow,
Reduced cooldown of Severe Rainstorm by 2 sec.
When refine rate of Elven Bow is +8 or higher,
increased damage of Severe Rainstorm by 8%, damage to boss monsters by 20%.
When refine rate of Elven Bow is +10 or higher,
increased damage of Severe Rainstorm by 12%, damage to boss monsters by 30%.
Type : Shoes Defense : 12
Weight : 70
Required Level : 85
Class : All
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Footgear
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHPrate,2;
bonus bMaxSPrate,2;
if (.@r>=5) {
bonus bMaxHPrate,4;
bonus bMaxSPrate,4;
}
if (.@r>=7) {
bonus bMaxHPrate,4;
bonus bMaxSPrate,4;
}