Viewing Item (Small Shadow Armor) Ragnarok: Project Zero Control Panel
Basic Info
Name | Small Shadow Armor |
---|---|
Item ID |
24074
-
S_Small_Armor
|
Type | Armor |
An armor worn on top of normal armor for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Receive 2% less damage from Small size monster.
Refined to +7: add 1% less damage from Small size monster.
Refined to +9: add 2% less damage from Small size monster.
[+Small Shadow Weapon]
MaxHP +1%, MaxSP +1%.
Class: Shadow Equipment
Location: Armor
Weight: 0
Level Requirement: 1
Jobs: All classes
Can be equipped alone but needs a complete set to have bonus effect.
Receive 2% less damage from Small size monster.
Refined to +7: add 1% less damage from Small size monster.
Refined to +9: add 2% less damage from Small size monster.
[+Small Shadow Weapon]
MaxHP +1%, MaxSP +1%.
Class: Shadow Equipment
Location: Armor
Weight: 0
Level Requirement: 1
Jobs: All classes
Details
Weight | 0 |
---|---|
NPC Buy | 10 z |
NPC Sell | 5 z |
Refineable | Yes |
Equip Locations | Shadow Armor |
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 bSubSize,Size_Small,2; if (getrefine()>=7) { bonus2 bSubSize,Size_Small,1; } if (getrefine()>=9) { bonus2 bSubSize,Size_Small,2; } |
Equip Script |
None |
Unequip Script |
None |