Viewing Item (Alloy Shield) Ragnarok: Project Zero Control Panel
Basic Info
Name | Alloy Shield[1] |
---|---|
Item ID |
28952
-
Alloy_Shield
|
Type | Armor |
A shield that is alloyed with special metals.
It is light but sturdy, which makes it suitable for anyone.
Reduces physical/magical damage taken from Medium enemies by 5%.
If +7 or higher, ASPD + 5%.
If +9 or higher, reduces physical/magical damage taken from Medium enemies by 2%.
_
Class : Shield Defense : 75
Weight : 80
Required Level : 60
Jobs : All jobs
It is light but sturdy, which makes it suitable for anyone.
Reduces physical/magical damage taken from Medium enemies by 5%.
If +7 or higher, ASPD + 5%.
If +9 or higher, reduces physical/magical damage taken from Medium enemies by 2%.
_
Class : Shield Defense : 75
Weight : 80
Required Level : 60
Jobs : All jobs
Details
Weight | 80 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Off Hand |
Stats
Range | 0 |
---|---|
Defense | 75 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus2(bSubSize, Size_Medium, 5); if (getrefine() >= 7) bonus(bAspdRate, 5); if (getrefine() >= 9) bonus2(bSubSize, Size_Medium, 2); |
Equip Script |
None |
Unequip Script |
None |