ID #18188
Weapon
Wind Gale [2]
Buy Price: N/A
Sell Price: N/A
A bow which causes a strong wind like a storm.
_______________________
Increases Ranged Physical Damage by 10%.
_______________________
For each Refine Level:
Increases Ranged Physical Damage by additional 1%.
_______________________
Refine Level +9:
Increases damage of Severe Rainstorm by 30%.
_______________________
Refine Level +11:
Decreases Severe Rainstorm skill cooldown by 2 seconds.
_______________________
Type: Bow
Attack: 200
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Minstrel and Wanderer
_______________________
Increases Ranged Physical Damage by 10%.
_______________________
For each Refine Level:
Increases Ranged Physical Damage by additional 1%.
_______________________
Refine Level +9:
Increases damage of Severe Rainstorm by 30%.
_______________________
Refine Level +11:
Decreases Severe Rainstorm skill cooldown by 2 seconds.
_______________________
Type: Bow
Attack: 200
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Minstrel and Wanderer
Available from boxes
Basic Information
Type
Weapon
Weight
1000
Range
5
Job Requirements
Bard/Dancer
Yes
Requirements
Weapon Level
4
Min Level
170
Scripts
Script .@r = getrefine(); bonus bLongAtkRate,10+.@r; if (.@r>=9) bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",30; if (.@r>=11) bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;
.@r = getrefine(); bonus bLongAtkRate,10+.@r; if (.@r>=9) bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",30; if (.@r>=11) bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;