Item Details

Divine Shadow Shoes ( S_Divine_Shoes )

ID 24070 Divine Shadow Shoes
Divine Shadow Shoes Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: Not specified
Type: Shadow Equipment item. Sub Type: Not specified Gender: Both Locations: Shadow Shoes
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: 1 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Grevas usadas como complemento para os calçados convencionais.
--------------------------
HP máx. +10 por refino.
--------------------------
Dano físico e mágico contra a raça Morto-Vivo +2%.
Refino +7 ou mais:
Dano físico e mágico contra a raça Morto-Vivo +1%.
Refino +9 ou mais:
Dano físico e mágico contra a raça Morto-Vivo +2%.
--------------------------
Tipo: Equip. Sombrio
Posição: Grevas
Peso: 0 Nv. mín.: 1
Classes: Todas

Shadow Shoes yang dapat dipakai untuk mendapatkan efek defensif jika dipakai secara bersamaan. Bisa juga dipakai satuan, tapi hanya memiliki pertahanan yang kecil.
Meningkatkan serangan fisik kepada monster jenis Undead sebesar 2%.
Jika tingkat tempa 7 atau lebih, tambahan peningkatan serangan fisik kepada monster jenis Undead sebesar 1%.
Jika tingkat tempa 9 atau lebih, tambahan peningkatan serangan fisik kepada monster jenis Undead sebesar 2%.
Jika Requiem Shadow Shield dan Divine Shadow Shoesdipakai bersamaan, meningkatkan EXP ketika mengalahkan monster jenis Undead sebesar 3%.
Jenis : Shadow Equipment
Posisi : Shoes Defense : 0
Lv Minimal : 1
Job : All Job

A pair of shoes worn to enhance undead damage.
Class: Shadow Shoes
Weight: 0
Requires Level: 1
Usable By: All Jobs
Max HP + 10 per upgrade level of the item.
Increases physical and magical damage on Undead race targets by 2%.
If upgrade level is +7 or higher,
Increases physical and magical damage on Undead race targets by an additional 1%.
If upgrade level is +9 or higher,
Increases physical and magical damage on Undead race targets by an additional 2%.
Set Bonus
Divine Shadow Shoes
Requiem Shadow Shield
Increases the experience given from Undead race monsters by 3%.

Account Bound.
The Bone Breakers made their living by eradicating undead for money.
The soles of their boots were lined with nails pulled from old coffins.
-------------
Weapon damage on Undead race targets +2%.
-------------
[For each refine lv]
Max. HP +10.
[If refine lv +7 or higher]
Weapon damage on Undead race targets +1%.
[If refine lv +9 or higher]
Weapon damage on Undead race targets +3%.
-------------
[Shadow Undertaker Set]
Undertaker Shadow Shield24060
Undertaker Shadow Boots24070
EXP given from Undead race monsters +3%.
-------------
Class: Shadow Armor
Location: Shoes
Weight: 0
Required Level: 1
Job: All

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
bonus2 bAddRace,RC_Undead,2;
bonus2 bMagicAddRace,RC_Undead,2;
.@r = getrefine();
bonus bMaxHP,.@r*10;
if (.@r>=7) {
   bonus2 bAddRace,RC_Undead,1;
   bonus2 bMagicAddRace,RC_Undead,1;
}
if (.@r>=9) {
   bonus2 bAddRace,RC_Undead,2;
   bonus2 bMagicAddRace,RC_Undead,2;
}
Not specified
Not specified

Not specified