Renewal
.:Renewal Item Database:.
Search Item By ID


Muqaddas Kahassu [2]   [Two Handed]   Item ID# 700076 (Mocadas_Bow)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
150
Attack
300
Required Lvl
250
Weapon Lvl
5
Slot
2
Range
5
Applicable Jobs
Wind Hawk
Description
An bow created by combining holy relics and magical powers.

ATK +5%
Increases damage of Hawk Rush by 10%.

Refine Level +7:
Ranged Physical attacks have a certain chance (15%) to auto cast Level 1 Sharp Shooting. (If you learned a higher Level, it will auto cast that Level instead.)

Refine Level +9:
Increases damage of Hawk Rush by additional 10%.

Refine Level +11:
Increases damage of Hawk Rush by additional 10%.

[Bonus by Grade]
[Grade D]: Physical Damage against enemies of Small size +15%.
[Grade C]: Physical Damage against enemies of Medium size +15%.
[Grade B]: Physical Damage against enemies of Large size +15%.
[Grade A]: P.ATK +5

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; bonus2 bSkillAtk,"WH_HAWKRUSH",10; if (.@r>=7) { bonus5 bAutoSpell,"SN_SHARPSHOOTING",max(getskilllv("SN_SHARPSHOOTING"),1),150,BF_LONG|BF_WEAPON,1; if (.@r>=9) { bonus2 bSkillAtk,"WH_HAWKRUSH",10; if (.@r>=11) { bonus2 bSkillAtk,"WH_HAWKRUSH",10; } } } if (.@g>=ENCHANTGRADE_D) { bonus2 bAddSize,Size_Small,15; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_Medium,15; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_Large,15; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,5; } } } } },{},{}
Dropped By No Result

back to top