Viewing Item (Special Ninja Suit) Ragnarok: Project Zero Control Panel
Basic Info
Name | Special Ninja Suit[1] |
---|---|
Item ID |
15056
-
Special_Ninja_Suit_
|
Type | Armor |
Newly improved ninja suit which took into consideration the opinions of skilled ninjas.
Lighter and durability of the textile is better than before.
MaxHP + 500, MaxSP + 50.
If +7 or higher, ATK + 50.
If +9 or higher, ATK + 25.
When equipped with Fox Armguard, [Swirling Petal] damage + 10%.
Class: Armor
Defense: 70
Weight: 120
Level Requirement: 100
Jobs: Kagerou and Oboro
Lighter and durability of the textile is better than before.
MaxHP + 500, MaxSP + 50.
If +7 or higher, ATK + 50.
If +9 or higher, ATK + 25.
When equipped with Fox Armguard, [Swirling Petal] damage + 10%.
Class: Armor
Defense: 70
Weight: 120
Level Requirement: 100
Jobs: Kagerou and Oboro
Details
Weight | 120 |
---|---|
NPC Buy | 10,000 z |
NPC Sell | 5,000 z |
Refineable | Yes |
Equip Locations | Armor |
Stats
Range | 0 |
---|---|
Defense | 70 |
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, 500); bonus(bMaxSP, 50); if (getrefine() >= 7) bonus(bBaseAtk, 50); if (getrefine() >= 9) bonus(bBaseAtk, 25); |
Equip Script |
None |
Unequip Script |
None |