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


Glorious Bloody Roar [0]   [Two Handed]   Item ID# 1281 (Krieger_Katar1)
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
0
Attack
140
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Assassin
Description
A weapon that only a champion of battlefield can wield.

Increases physical damage against DemiHuman monsters by 70%.
Ignores physical defense of DemiHuman monsters by 20%.

Indestructible in battle

Refine Level +6:
Ignores physical defense of DemiHuman monsters by 5%.
[Slaughter] Lv 1 [(Refine-4) * (Refine-4) % physical damage bonus on DemiHuman targets, applies up to +14.]


Refine Level +9:
When dealing physical attack, there is a chance to trigger weapon awakens effect that reduces after attack delay by 100% for 3 seconds.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player_Human,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,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 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if (.@r>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; },{},{}
Dropped By No Result
Obtainable FromBattleground

back to top