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

Glorious Jamadhar

Buy Price: N/A Sell Price: N/A
A weapon that only a champion of battlefield can wield.
_______________________
Increases Physical Damage against enemies of Demi-Human race by 70%.
_______________________
Increases Critical Damage by 20%.
_______________________
Refine Level +6:
Increases Critical Damage against Demi-Human race by 5%.
[Slaughter] Lv 1 (Damage bonus of Slaughter increases up to the Refine Level 14.)
_______________________
Refine Level +9:
Random chance to decreases After Attack Delay by 100% for 3 seconds when dealing physical damage.
_______________________
Type: Katar
Attack: 140
Weight: 0
Weapon Level: 4
_______________________
Requirement:
Base Level 80
Assassin classes

Basic Information

Weapon
1

Job Requirements

Yes

Requirements

4
80

Scripts

bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player_Human,70; bonus bCritAtkRate,20; bonus bUnbreakableWeapon; .@r = getrefine(); if (.@r>5) { bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-4,2); bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-4,2); bonus2 bCriticalAddRace,RC_DemiHuman,5; bonus2 bCriticalAddRace,RC_Player_Human,5; } if (.@r>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
bonus2 bAddRace,RC_DemiHuman,70;
bonus2 bAddRace,RC_Player_Human,70;
bonus bCritAtkRate,20;
bonus bUnbreakableWeapon;
.@r = getrefine();
if (.@r>5) {
   bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-4,2);
   bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-4,2);
   bonus2 bCriticalAddRace,RC_DemiHuman,5;
   bonus2 bCriticalAddRace,RC_Player_Human,5;
}
if (.@r>8)
   autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
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.