Viewing Item (Small Shadow Weapon) Ragnarok: Project Zero Control Panel
Basic Info
Name | Small Shadow Weapon |
---|---|
Item ID |
24077
-
S_Small_Weapon
|
Type | Armor |
A glove that can draw the wearer's potential ability.
Increase damage inflicted on Small size monsters by 2%.
Refined to +7: Increase damage inflicted on Small size monsters by 1%.
Refined to +9: Increase damage inflicted on Small size monsters by 2%.
[+Small Shadow Weapon]
MaxHP +1%, MaxSP +1%.
Class: Shadow Equipment
Location: Weapon
Weight: 0
Level Requirement: 1
Jobs: All classes
Increase damage inflicted on Small size monsters by 2%.
Refined to +7: Increase damage inflicted on Small size monsters by 1%.
Refined to +9: Increase damage inflicted on Small size monsters by 2%.
[+Small Shadow Weapon]
MaxHP +1%, MaxSP +1%.
Class: Shadow Equipment
Location: Weapon
Weight: 0
Level Requirement: 1
Jobs: All classes
Details
Weight | 0 |
---|---|
NPC Buy | 10 z |
NPC Sell | 5 z |
Refineable | Yes |
Equip Locations | Shadow Weapon |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 0 |
Restrictions
Level Range | Any |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus2 bAddSize,Size_Small,2; if (getrefine()>=7) { bonus2 bAddSize,Size_Small,1; } if (getrefine()>=9) { bonus2 bAddSize,Size_Small,2; } |
Equip Script |
None |
Unequip Script |
None |