Viewing Item (Blitz Shadow Shield) Ragnarok: Project Zero Control Panel
Basic Info
Name | Blitz Shadow Shield |
---|---|
Item ID |
24232
-
S_Blitz_Shield
|
Type | Armor |
A small shield worn on the arm for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
CRIT +5
Refine level +2: CRIT +2
Refine level +7: ASPD +1
Refine level +9: ASPD +1
[+Blitz Shadow Shoes]
FLEE +5
If the total of entire set's refine is equal or higher than +15, increase ASPD +1.
Class: Shadow Equipment
Location: Shield
Weight: 0
Level Requirement: 1
Jobs: All classes
Can be equipped alone but needs a complete set to have bonus effect.
CRIT +5
Refine level +2: CRIT +2
Refine level +7: ASPD +1
Refine level +9: ASPD +1
[+Blitz Shadow Shoes]
FLEE +5
If the total of entire set's refine is equal or higher than +15, increase ASPD +1.
Class: Shadow Equipment
Location: Shield
Weight: 0
Level Requirement: 1
Jobs: All classes
Details
Weight | 0 |
---|---|
NPC Buy | 10 z |
NPC Sell | 5 z |
Refineable | Yes |
Equip Locations | Shadow Shield |
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 |
---|
bonus bCritical,5; if (getrefine()>=2) { bonus bCritical,2; } if (getrefine()>=7) { bonus bAspd,1; } if (getrefine()>=9) { bonus bAspd,1; } |
Equip Script |
None |
Unequip Script |
None |