Viewing Item (Ninja Scale Armor) Ragnarok: Project Zero Control Panel
Basic Info
Name | Ninja Scale Armor[1] |
---|---|
Item ID |
15054
-
Ninja_Scale_Armor
|
Type | Armor |
Scale Armor told to be worn by a legendary ninja who used unique ninja skills. Specialized for close range attack.
MaxHP + 600, MaxSP + 40.
If +7 or higher, ATK + 50.
If +9 or higher, DEF + 100.
When equipped with Wolf Armguard, reduces Cooldown of [Cross Slash] by 0.5 seconds.
Class: Armor
Defense: 90
Weight: 180
Level Requirement: 100
Jobs: Ninja
MaxHP + 600, MaxSP + 40.
If +7 or higher, ATK + 50.
If +9 or higher, DEF + 100.
When equipped with Wolf Armguard, reduces Cooldown of [Cross Slash] by 0.5 seconds.
Class: Armor
Defense: 90
Weight: 180
Level Requirement: 100
Jobs: Ninja
Details
Weight | 180 |
---|---|
NPC Buy | 10,000 z |
NPC Sell | 5,000 z |
Refineable | Yes |
Equip Locations | Armor |
Stats
Range | 0 |
---|---|
Defense | 90 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 100 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal |
Job Classes | Ninja / Kagerou/Oboro |
Gender | Any |
Scripts
Use Script |
---|
bonus(bMaxHP, 600); bonus(bMaxSP, 40); if (getrefine() >= 7) bonus(bBaseAtk, 50); if (getrefine() >= 9) bonus(bDef, 100); |
Equip Script |
None |
Unequip Script |
None |