Renewal
.:Renewal Item Database:.
Search Item By ID


Malach's Skin [1]   [Garment]   Item ID# 20845 (Skin_Of_Marraco)
Skin of Malach
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
60
Defense
15
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
The skin of a dragon which has a mouth large enough to swallow an entire human.
STR +5, LUK +5.
Reduces damage taken from Holy and Ghost elemental attack by 5%.
Reduces damage taken from Formless and Angel monsters by 5%.

Refine Level +7:
Increases critical attack damage by 5%.

Refine Level +8:
Aspd + 1% for every combined sum of 20 base STR and LUK.

Refine Level +9:
Increases critical attack damage by 5%.

[iRO Description]
The skin of a dragon which has a mouth large enough to swallow an entire human.
Class: Garment
Defense: 15
Requires Level: 100
Usable By: All Jobs
Str + 5
Luk + 5
Mdef + 10

Reduces damage taken from Formless and Angel race enemies by 5%.
Reduces damage taken from Holy and Ghost property attacks by 5%.

If upgrade level is +7 or higher,
Increases critical damage on targets by 5%.
If upgrade level is +8 or higher,
Aspd + 1% for every combined sum of 20 base Str and Luk.
If upgrade level is +9 or higher,
Increases critical damage on targets by an additional 5%.
Item Script
expand to view script
{ bonus bStr,5; bonus bLuk,5; bonus bMdef,10; bonus2 bSubEle,Ele_Ghost,5; bonus2 bSubEle,Ele_Holy,5; bonus2 bSubRace,RC_Angel,5; bonus2 bSubRace,RC_Formless,5; .@r = getrefine(); .@s = (readparam(bStr)+readparam(bLuk))/20; if (.@r>=7) { bonus bCritAtkRate,5; if (.@r>=8) { bonus bAspdRate,.@s; bonus bCritical,.@s; if (.@r>=9) { bonus bCritAtkRate,5; } } } },{},{}
Dropped By No Result

back to top