.:Renewal Item Database:.
Search Item By ID
|
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
180 Attack
210 Required Lvl 205 Weapon Lvl 5 Slot 2 Range 5 | |
| Applicable Jobs | ![]() |
|---|---|
| Description | A bow imbued with the power of the wrathful wind. Increases damage of Gale Storm by 10%. Base Level at least 210: ATK +7%, ATK +70. Base Level at least 220: Increases damage of Gale Storm by additional 5%. Base Level at least 230: Increases physical damage against enemies of every size by 10%. Refine Level +7: Increases critical damage by 10%. Refine Level +9: Increases damage of Gale Storm by additional 10%. Refine Level +10: Critical +10 Refine Level +11: Increases damage of Gale Storm by additional 10%. When equipped with Furious Boots: Decreases SP Consumption of Gale Storm by 20. [Bonus by Grade] [Grade D]: Critical damage +15%. [Grade C]: Damage of Gale Storm +5%. [Grade B]: Damage of Gale Storm +10%. [Grade A]: ATK +4%, P.ATK +4 per 2 Refine Levels. |
| Item Script |
expand to view script{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"WH_GALESTORM",5; if (BaseLevel>=210) { bonus bAtkRate,7; bonus bBaseAtk,70; } if (BaseLevel>=220) { bonus2 bSkillAtk,"WH_GALESTORM",5; } if (BaseLevel>=230) { bonus2 bAddSize,Size_All,10; } if (.@r>=7) { bonus bCritAtkRate,10; if (.@r>=9) { bonus2 bSkillAtk,"WH_GALESTORM",10; if (.@r>=10) { bonus bCritical,10; if (.@r>=11) { bonus2 bSkillAtk,"WH_GALESTORM",10; } } } } if (.@g>=ENCHANTGRADE_D) { bonus bCritAtkRate,15; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"WH_GALESTORM",5; if (.@g>=ENCHANTGRADE_B) { bonus2 bSkillAtk,"WH_GALESTORM",10; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,4*(.@r/2); bonus bAtkRate,4*(.@r/2); } } } } },{},{} |
| Dropped By | No Result |


