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


Super Novice Shadow Weapon [Shadow Weapon]   Item ID# 24282 (S_SuperNovice_Weapon)
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Novice
Supernovice
Description
A glove that can draw the wearer's potential ability.
MaxHP +1000, MaxSP +200.
Every learned skill level of One-Handed Sword Mastery, ignore physical defense of Normal monsters by 3%.
Every learned skill level of Increase SP Recovery, ignore magical defense of Normal monsters by 3%.
Every refine level, increases rate of ignored physical and magical defense by 3%.

Refine Level +7: MaxHP +5%, MaxSP +5%
Refine Level +9: MaxHP +5%, MaxSP +5%, natural SP regeneration +100%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bMaxHP,1000; bonus bMaxSP,200; bonus2 bIgnoreDefClassRate,Class_Normal,3*(getskilllv("SM_SWORD")+.@r); bonus2 bIgnoreMDefClassRate,Class_Normal,3*(getskilllv("MG_SRECOVERY")+.@r); if (.@r>=7) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; } if (.@r>=9) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bSPrecovRate,100; } },{},{}
Dropped By No Result

back to top