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


Skin of Gwiber [1]   [Garment]   Item ID# 20837 (Skin_Of_Gwiber)
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 whose scales were as white as snow, but light as a feather.
INT + 5, DEX + 5, MDEF + 10.
Reduces damage taken from Shadow and Undead elemental attack by 5%.
Reduces damage taken from Demon and Undead race monsters by 5%.

Refine Level +7:
Restores 10 SP when defeating monster with physical attack.

Refine Level +8:
Every combined sum of 20 base INT and DEX:
ATK +5
Reduces after cast delay by 1%.

Refine Level +9:
Restores 10 SP when defeating monster with physical attack.

[iRO Description]
The skin of a dragon whose scales were as white as snow, but light as a feather.
Class: Garment
Defense: 15
Requires Level: 100
Usable By: All Jobs
Int + 5
Dex + 5
Mdef + 10

Reduces damage taken from Shadow and Undead property attacks by 5%.
Reduces damage taken from Demon and Undead race enemies by 5%.

If upgrade level is +7 or higher,
Restores 10 SP to the user when a monster is killed by a short-ranged attack.
If upgrade level is +8 or higher,
Atk + 5 for every combined sum of 20 base Int and Dex.
Reduces the cast delay of skills by 1% for every combined sum of 20 base Int and Dex.
If upgrade level is +9 or higher,
Restores an additional 10 SP to the user when a monster is killed by a short-ranged attack.
Item Script
expand to view script
{ bonus bInt,5; bonus bDex,5; bonus bMdef,10; bonus2 bSubEle,Ele_Dark,5; bonus2 bSubEle,Ele_Undead,5; bonus2 bSubRace,RC_Demon,5; bonus2 bSubRace,RC_Undead,5; .@r = getrefine(); .@val = (readparam(bInt)+readparam(bDex))/20; if (.@r>=7) { bonus bSPGainValue,10; if (.@r>=8) { bonus bBaseAtk,5*.@val; bonus bDelayrate,-1*.@val; if (.@r>=9) { bonus bSPGainValue,10; } } } },{},{}
Dropped By No Result

back to top