 |
Super Novice Shadow Weapon [0] [Shadow Weapon] Item ID# 24282 (Super_Novice_Shadow_Weapon) |   |
|
Type |
Shadow Gear |
Class |
Shadow Weapon |
Buy |
n/a |
Sell |
n/a |
Weight |
0 |
Defense |
0 | Required Lvl |
None | | Slot |
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%.
[iRO Description] A glove that is mounted on the hand of hold the weapon to elicit potential abilities of the wearer. Only for Novice Classes
Class: Shadow Weapon Requires Level: 1 Usable By: Novice Jobs Max HP +1000, Max SP +200 Ignores 3% of the enemy's physical defense based on the skill level of [Sword Mastery]. Ignores 3% of the enemy's magic defense based on the skill level of [Increase SP Recovery]. For every upgrade level of Super Novice Shadow Weapon, ignores normal enemy's physical and magic defense an additional 3%. If upgrade level is +7, MaxHP +5%, MaxSP +5% If upgrade level is +9, MaxHP +5%, MaxSP +5%, SP recovery + 100% |
Item Script |
{ [email protected] = getrefine(); bonus bMaxHP,1000; bonus bMaxSP,200; bonus2 bIgnoreDefClassRate,Class_Normal,3*(getskilllv("SM_SWORD") [email protected]); bonus2 bIgnoreMDefClassRate,Class_Normal,3*(getskilllv("MG_SRECOVERY") [email protected]); if ( [email protected]>=7) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; } if ( [email protected]>=9) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bSPrecovRate,100; } },{},{} |
Dropped By | No Result |
---|