Viewing Item (Lesser Guild Huuma Shuriken) Ragnarok: Project Zero Control Panel
Basic Info
Name | Lesser Guild Huuma Shuriken[1] |
---|---|
Item ID |
650000
-
Lesser_Guild_Huuma_Shuriken
|
Type | Weapon - Fuuma Shuriken |
Indestructible.
"¡Ø PvP & WoE-area bonuses only"
+25% increase in physical damage against Players.
Ignores 10% of Player DEF.
Per +1 refine, +1% additional increase in physical damage against Players.
If +7 or higher, ignores an additional 5% of Player DEF.
If +9 or higher, +15% additional increase in physical damage against Players.
If +10 or higher, when using [Throw Huuma Shuriken], ignores an additional 10% of Player DEF, plus 1% per +1 refine.
_
Class: Huuma Shuriken Attack: 175
Weight: 150
Weapon Level: 3
Required Level: 70
Jobs: Ninja
"¡Ø PvP & WoE-area bonuses only"
+25% increase in physical damage against Players.
Ignores 10% of Player DEF.
Per +1 refine, +1% additional increase in physical damage against Players.
If +7 or higher, ignores an additional 5% of Player DEF.
If +9 or higher, +15% additional increase in physical damage against Players.
If +10 or higher, when using [Throw Huuma Shuriken], ignores an additional 10% of Player DEF, plus 1% per +1 refine.
_
Class: Huuma Shuriken Attack: 175
Weight: 150
Weapon Level: 3
Required Level: 70
Jobs: Ninja
Details
Weight | 150 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 175 |
Magical Attack | 0 |
Weapon Level | 3 |
Slots | 1 |
Restrictions
Level Range | 70 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal |
Job Classes | Ninja / Kagerou/Oboro |
Gender | Any |
Scripts
Use Script |
---|
bonus2(bAddRace, RC_Player, 25 + getrefine()); bonus2(bIgnoreDefRate, RC_Player, 10); bonus(bUnbreakableWeapon, 0); if (getrefine() >= 7) bonus2(bIgnoreDefRate, RC_Player, 5); if (getrefine() >= 9) bonus2(bAddRace, RC_Player, 15); if (getrefine() >= 10) { autobonus3("{ bonus2(bIgnoreDefRate, RC_Player, 10 + getrefine()); }", 1000, 20000, NJ_HUUMA); } |
Equip Script |
None |
Unequip Script |
None |