Renewal
.:Renewal Item Database:.
Weapon - Fuuma Shuriken

Wave Huuma Shuriken [0]   [Two Handed]   Item ID# 13314 (Huuma_Fluttering_Snow)
Huuma Fluttering Snow
Type
Weapon
Class
Fuuma Shuriken
Buy
100000z
Sell
50000z
Weight
150
Attack
200 / MATK 50
Required Lvl
110
Weapon Lvl
4
Slot
0
Property
Water
Applicable Jobs
Ninja
Kagerou / Oboro
Description
Shuriken with Water property. Snowstorm occurs when in use.
MATK +50.
When dealling physical attack, has chance to autocast Level 1 (or learned level) Snow Flake Draft (Falling Ice Pillar).
Item Script
{ bonus bAtkEle,Ele_Water; bonus3 bAutoSpell,"NJ_HYOUSYOURAKU",max(getskilllv("NJ_HYOUSYOURAKU"),1),30; },{},{}
Dropped By

Wind Magic Shuriken Radiance [2]   [Two Handed]   Item ID# 650034 (Humma_Brilliance)
Huuma Shuriken Brilliance
Type
Weapon
Class
Fuuma Shuriken
Buy
n/a
Sell
n/a
Weight
260
Attack
330
Required Lvl
215
Weapon Lvl
5
Slot
2
Applicable Jobs
Kagerou / Oboro
Description
A huuma shuriken that emits light imbued with holy power.

Indestructible in battle

ATK +5%, POW +2
Increases damage of Huuma Shuriken - Construct by 5%.

Refine Level +5:
Increases damage of Huuma Shuriken - Construct by additional 10%.

Refine Level +7:
Increases ranged physical damage by 5%.

Refine Level +9:
Increases damage of Huuma Shuriken - Construct by additional 10%.

Refine Level +10:
Decreases after skill cast delay by 10%.

Refine Level +11:
Increases damage of Huuma Shuriken - Construct by additional 5%.
Increases damage of Huuma Shuriken - Grasp by 15%.

[Bonus by Grade]
[Grade D]: Ranged physical damage +10%.
[Grade C]: Ranged Damage against enemies of every size +10%.
[Grade B]: Ranged Damage against enemies of every race +10%.
[Grade A]: Ranged Damage against enemies of every element +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bAtkRate,5; bonus bPow,2; bonus2 bSkillAtk,"SS_FUUMAKOUCHIKU",5; if (.@r>=5) { bonus2 bSkillAtk,"SS_FUUMAKOUCHIKU",10; if (.@r>=7) { bonus bLongAtkRate,5; if (.@r>=9) { bonus2 bSkillAtk,"SS_FUUMAKOUCHIKU",10; if (.@r>=10) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"SS_FUUMASHOUAKU",15; bonus2 bSkillAtk,"SS_FUUMAKOUCHIKU",5; } } } } } if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddRace,RC_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddEle,Ele_All,10; } } } } },{},{}
Dropped By No Result

Wind Spear Petal Booster Huuma Shuriken [0]   [Two Handed]   Item ID# 650017 (FCH_B_Huuma)
Type
Weapon
Class
Fuuma Shuriken
Buy
n/a
Sell
n/a
Weight
0
Attack
150
Required Lvl
100
Weapon Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Kagerou / Oboro
Description
A Huuma Shuriken designed to help adventurers grow.

Cannot be refined normally.

Indestructible in battle

MATK +220
MATK +2%

For each Refine Level:
MATK +3

For each 15 Base Level:
MATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each Level of Ninja Mastery:
Decreases variable cast time by 1%.

Refine Level +9:
Increases magical damage with Fire, Water and Wind element by 10%.
Increases damage of Flaming Petals, Freezing Spear and Wind Blade by 25%.

Refine Level +11:
Decreases variable cast time by additional 10%.
Increases magical damage against enemies of every size by 15%.

Refine Level +13:
Increases magical damage with Shadow element by 10%.
Increases damage of Flaming Petals, Freezing Spear and Wind Blade by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,2; bonus bMatk,220+3*.@r; bonus bMatk,3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus bVariableCastrate,-getskilllv("NJ_NINPOU"); if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Fire,10; bonus2 bMagicAtkEle,Ele_Water,10; bonus2 bMagicAtkEle,Ele_Wind,10; bonus2 bSkillAtk,"NJ_KOUENKA",25; bonus2 bSkillAtk,"NJ_HYOUSENSOU",25; bonus2 bSkillAtk,"NJ_HUUJIN",25; if (.@r>=11) { bonus2 bMagicAddSize,Size_All,15; bonus bVariableCastrate,-10; if (.@r>=13) { bonus2 bSkillAtk,"NJ_KOUENKA",15; bonus2 bSkillAtk,"NJ_HYOUSENSOU",15; bonus2 bSkillAtk,"NJ_HUUJIN",15; } } } } },{},{}
Dropped By No Result

Wrath Wheel [2]   [Two Handed]   Item ID# 650003 (Ep172_Bh_Huuma)
Type
Weapon
Class
Fuuma Shuriken
Buy
n/a
Sell
n/a
Weight
180
Attack
320
Required Lvl
150
Weapon Lvl
4
Slot
2
Applicable Jobs
Ninja
Kagerou / Oboro
Description
A large chunk of metal from somewhere in the Barmund Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.

Increases damage of Swirling Petal by 15%.
Indestructible in battle

For each 3 refine levels:
ATK +6. Decreases variable cast time by 2%.

Refine Level +7:
Increases damage of Cross Slash by 15%.

Refine Level +9:
Decreases Swirling Petal skill cooldown by 2 seconds.
Decreases Cross Slash skill cooldown by 1 second.

Refine Level +11:
Increases damage of Swirling Petal and Cross Slash by additional 20%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bAtkEle,Ele_Wind; bonus bUnbreakableWeapon; bonus2 bSkillAtk,"KO_HUUMARANKA",15; bonus bVariableCastrate,-2*(.@r/3); bonus bBaseAtk,6*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"KO_JYUMONJIKIRI",15; } if (.@r>=9) { bonus2 bSkillCooldown,"KO_JYUMONJIKIRI",-1000; bonus2 bSkillCooldown,"KO_HUUMARANKA",-2000; } if (.@r>=11) { bonus2 bSkillAtk,"KO_HUUMARANKA",20; bonus2 bSkillAtk,"KO_JYUMONJIKIRI",20; } },{},{}
Dropped By

back to top