Illusion Huuma Fluttering Snow
| Item ID | 13337 | Name | Illusion Huuma Fluttering Snow |
|
Shuriken with Water Property. Can cause snowstorms. Use with caution.
_______________________ MATK +50 _______________________ For each 3 Refine Levels: ATK +30 _______________________ For each Refine Level: Increases Ranged Physical Damage by 3%. _______________________ When equipped with Illusion Apple of Archer: Decreases Variable Casting Time by 15%. _______________________ Refine Level of Illusion Huuma Wing Shuriken and Illusion Apple of Archer each is +7 or higher: Increases damage of Swirling Petal by 25%. _______________________ Total Refine Level of entire set at least +18: Increases damage of Swirling Petal by 25%. _______________________ Total Refine Level of entire set at least +22: Decreases Swirling Petal After Skill Delay by 1 second. _______________________ Type: Huuma Shuriken Attack: 250 Weight: 150 Element: Water Weapon Level: 4 _______________________ Requirement: Base Level 120 Kagerou and Oboro |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Huuma_Flutter_Snow_IL | ||
| Attack | 250 | Type | Weapon - Fuuma Shuriken | ||
| MATK | 50 | Equip Locations | Two-Handed | ||
| Defense | 0 | Equippable Jobs | Ninja, Kagerou / Oboro | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | None | ||
| Weight | 150 | Min Equip Level | 120 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getrefine(); bonus bBaseAtk,(30*(.@r/3)); bonus bLongAtkRate,(3*.@r); |
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
bonus bVariableCastrate,-15;
.@eq = getequiprefinerycnt(EQI_HEAD_TOP);
.@weapon = getequiprefinerycnt(EQI_HAND_R);
if (.@eq >= 7 && .@weapon >= 7) {
.@val = 25;
}
if ((.@eq + .@weapon) >= 18) {
.@val += 25;
if ((.@eq + .@weapon) >= 22) {
bonus2 bSkillCooldown,"KO_HUUMARANKA",-1000;
}
}
if (.@val) {
bonus2 bSkillAtk,"KO_HUUMARANKA",.@val;
}
|
||||
|
.@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillCooldown,"KO_HUUMARANKA",-1000; bonus bAgi,3*(.@r/2); bonus bDex,3*(.@r/2); bonus2 bAddSize,Size_All,2*(.@r/2); |
Illusion Huuma Fluttering Snow Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3793 | Angry Snowier | 0.025% | YES | 129 | Formless | Level 0 Neutral | ice_d03_i |
| 3796 | Awakened Ktullanux | 5% | YES | 135 | Brute | Level 0 Neutral | ice_d03_i |