0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #700039 Weapon

Paradise Hunter Crossbow

Buy Price: N/A Sell Price: N/A
A bow made by the Paradise Group.
_______________________
ATK +3%
_______________________
Base Level at least 60:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Base Level at least 75:
Increases damage of Blitz Beat by 15%.
_______________________
Base Level at least 90:
Increases damage of Blitz Beat by additional 10%.
_______________________
Type: Bow
Attack: 180
Weight: 0
Weapon Level: 3
Refineable: No
_______________________
Requirement:
Base Level 45
Hunter classes

Basic Information

Weapon
5

Job Requirements

Yes

Requirements

3
45

Scripts

bonus bAtkRate,3; if (BaseLevel>=60) bonus bAspdRate,10; if (BaseLevel>=75) { bonus2 bSkillAtk,"HT_BLITZBEAT",15; bonus2 bSkillAtk,"SN_FALCONASSAULT",15; if (BaseLevel>=90) { bonus2 bSkillAtk,"HT_BLITZBEAT",10; bonus2 bSkillAtk,"SN_FALCONASSAULT",10; } }
bonus bAtkRate,3;
if (BaseLevel>=60)
   bonus bAspdRate,10;
if (BaseLevel>=75) {
   bonus2 bSkillAtk,"HT_BLITZBEAT",15;
   bonus2 bSkillAtk,"SN_FALCONASSAULT",15;
   if (BaseLevel>=90) {
      bonus2 bSkillAtk,"HT_BLITZBEAT",10;
      bonus2 bSkillAtk,"SN_FALCONASSAULT",10;
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.