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 #28243 Weapon

Calf Python [2]

Buy Price: N/A Sell Price: N/A
This grenade launcher is mainly used for small groups.
It is said that it has a strong firepower among grenade launchers.
_______________________
DEX +2
ATK +2%
_______________________
For each 2 Refine Levels:
Increases Ranged Physical Damage by 5%.
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +9:
Increases damage of Dragon Tail by 15%.
_______________________
Refine Level +12:
Increases damage of Dragon Tail by additional 15%.
_______________________
Type: Grenade Launcher
Attack: 360
Weight: 200
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Rebellion

Monster Drops

Normal Drops

Elite Buffalo Bandit

Rate: 2.5%

Basic Information

Weapon
2000
9

Job Requirements

Yes

Requirements

4
150

Scripts

.@r = getrefine(); bonus bDex,2; bonus bAtkRate,2; bonus bLongAtkRate,(.@r/2)*5; if (.@r > 6) { bonus bAspdRate,5; } if (.@r > 8) { bonus2 bSkillAtk,"RL_D_TAIL",15 + (.@r > 11 ? 15 : 0); }
.@r = getrefine();
bonus bDex,2;
bonus bAtkRate,2;
bonus bLongAtkRate,(.@r/2)*5;
if (.@r > 6) {
   bonus bAspdRate,5;
}
if (.@r > 8) {
   bonus2 bSkillAtk,"RL_D_TAIL",15 + (.@r > 11 ? 15 : 0);
}
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.