Viewing Item (Great Calamity Huuma Shuriken) Ragnarok: Project Zero Control Panel
Basic Info
Name | Great Calamity Huuma Shuriken[1] |
---|---|
Item ID |
650026
-
ROZ_S_Morocc_Huuma
|
Type | Weapon - Fuuma Shuriken |
Enhancing the "Calamity Huuma Shuriken" made it even strong.
Indestructible.
[Swirling Petal], [Cross Slash] damage + 22%.
For every other refine level, ATK + 12, MaxHP + 2%.
If +7 or higher, [Swirling Petal], [Cross Slash] damage + 20%.
If +9 or higher, Variable Cast Time - 7%.
If +11 or higher, ATK + 48, MaxHP + 8%, [Swirling Petal], [Cross Slash] damage + 20%, Variable Cast Time - 3%.
Class : Huuma Shuriken Attack : 364
Weight : 200
Weapon Level : 4
Required Level : 130
Jobs : Ninja
Indestructible.
[Swirling Petal], [Cross Slash] damage + 22%.
For every other refine level, ATK + 12, MaxHP + 2%.
If +7 or higher, [Swirling Petal], [Cross Slash] damage + 20%.
If +9 or higher, Variable Cast Time - 7%.
If +11 or higher, ATK + 48, MaxHP + 8%, [Swirling Petal], [Cross Slash] damage + 20%, Variable Cast Time - 3%.
Class : Huuma Shuriken Attack : 364
Weight : 200
Weapon Level : 4
Required Level : 130
Jobs : Ninja
Details
Weight | 200 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 364 |
Magical Attack | 0 |
Weapon Level | 4 |
Slots | 1 |
Restrictions
Level Range | 130 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal |
Job Classes | Ninja / Kagerou/Oboro |
Gender | Any |
Scripts
Use Script |
---|
bonus(bUnbreakableWeapon, 0); bonus2(bSkillAtk, KO_HUUMARANKA, 22); bonus2(bSkillAtk, KO_JYUMONJIKIRI, 22); bonus(bBaseAtk, 12 * (getrefine()/2)); bonus(bMaxHPrate, 2 * (getrefine()/2)); if (getrefine() >= 7) { bonus2(bSkillAtk, KO_HUUMARANKA, 20); bonus2(bSkillAtk, KO_JYUMONJIKIRI, 20); } if (getrefine() >= 9) bonus(bVariableCastrate, -7); if (getrefine() >= 11) { bonus(bBaseAtk, 48); bonus(bMaxHPrate, 8); bonus2(bSkillAtk, KO_HUUMARANKA, 20); bonus2(bSkillAtk, KO_JYUMONJIKIRI, 20); bonus(bVariableCastrate, -3); } |
Equip Script |
None |
Unequip Script |
None |