Renewal
.:Renewal Item Database:.
Weapon - Katar

Unity Katar [1]   [Two Handed]   Item ID# 28011 (Union_Katar)
Katar of Solidarity
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
65
Attack
123
Weapon Lvl
3
Slot
1
Applicable Jobs
Assassin
Description
A certified kingdom equipment for adventurer.
Increase ATK by (Refine Level * Refine Level * 1.25).
Item Script
{ bonus bBaseAtk,pow(getrefine(),2)*125/100; },{},{}
Dropped By No Result

Upg Katar [1]   [Two Handed]   Item ID# 1292 (Upg_Katar)
Upgrade Katar
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
100
Attack
80
Weapon Lvl
3
Slot
1
Applicable Jobs
Assassin
Description
A katar that is coated with elunium and gold.
Every refine level: ATK +10, Critical Damage +2%
Base Level 70: ATK +10 for every 10 base level above 70.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,(.@r*10); bonus bCritAtkRate,(.@r*2); if (BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*10); },{},{}
Dropped By No Result

Valorous Carnage Katar [0]   [Two Handed]   Item ID# 1280 (BF_Katar2)
Valorous Blood Tears
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
0
Attack
130
Required Lvl
80
Weapon Lvl
3
Slot
0
Applicable Jobs
Assassin
Description
A particularly modified Katar created for battles against Demihuman. It can be used for terrible crimes if equipped by a Master Assassin.
STR +1, DEX +1, LUK +1
ASPD +5%
Increases physical damage against Demihuman monsters by 70%.
Increases Critical damage by 20%.
Indestructible
Item Script
{ bonus bStr,1; bonus bDex,1; bonus bLuk,1; bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player_Human,70; bonus bCritAtkRate,20; bonus bAspdRate,5; bonus bUnbreakableWeapon; },{},{}
Dropped By No Result
Obtainable FromBattleground

Vellum Jamadhar [0]   [Two Handed]   Item ID# 1293 (Velum_Jamadhar)
Bellum Jamadhar
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
120
Attack
170
Required Lvl
95
Weapon Lvl
4
Slot
0
Applicable Jobs
Assassin
Description
Effect applies only in WoE & PVP.
Upon a successful regular physical hit, reduces the target's DEF and MDEF to 1 for 5 seconds. Does not affect skills.
Refine of the item increases attack speed.
Item Script
{ bonus4 bSetDefRace,RC_Player_Human,10000,5000,1; bonus4 bSetMDefRace,RC_Player_Human,10000,5000,1; bonus4 bSetDefRace,RC_Player_Doram,10000,5000,1; bonus4 bSetMDefRace,RC_Player_Doram,10000,5000,1; bonus bAspdRate,getrefine(); },{},{}
Dropped By No Result

Vellum Scale [0]   [Two Handed]   Item ID# 1294 (Velum_Scare)
Bellum Scale
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
120
Attack
50
Required Lvl
95
Weapon Lvl
4
Slot
0
Applicable Jobs
Assassin
Description
Effect applies only in WoE & PVP.
Drains 10% of target's SP on every successful hit of physical attack. Does not affect skills.
Item Script
{ bonus3 bSPVanishRaceRate,RC_Player_Human,1000,10; bonus3 bSPVanishRaceRate,RC_Player_Doram,1000,10; },{},{}
Dropped By No Result

Vivatus Fides Chakram [2]   [Two Handed]   Item ID# 610022 (Vivatus_F_Cakram)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
200
Attack
250
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Shadow Cross
Description
A chakram reborn with the power of true faith through a ritual of purification.

Increases damage of Rolling Cutter by 10%.

For each 3 Refine Levels:
ATK +18

Refine Level +7:
Increases damage of Rolling Cutter by additional 20%.

Refine Level +9:
Decreases after skill cast delay by 10%.

Refine Level +11:
Increases damage of Rolling Cutter by additional 25%.

Refine Level +12:
Increases melee physical damage by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Physical Damage against enemies of every element +15%.
[Grade C]: Damage of Rolling Cutter +15%.
[Grade B]: ATK +7%.
[Grade A]: POW +1, P.ATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"GC_ROLLINGCUTTER",20; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"GC_ROLLINGCUTTER",25; if (.@r>=12) { bonus bShortAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"GC_ROLLINGCUTTER",15; if (.@g >= ENCHANTGRADE_B) { bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Katar [2]   [Two Handed]   Item ID# 610023 (Vivatus_F_Katar)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
170
Attack
230
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Shadow Cross
Description
A katar reborn with the power of true faith through a ritual of purification.

Increases damage of Counter Slash by 10%.

For each 3 Refine Levels:
ATK +18

Refine Level +7:
Increases damage of Counter Slash by additional 20%.

Refine Level +9:
Decreases after skill cast delay by 10%.

Refine Level +11:
Increases damage of Counter Slash by additional 25%.

Refine Level +12:
Increases melee physical damage by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Physical Damage against enemies of every element +15%.
[Grade C]: Damage of Counter Slash +15%.
[Grade B]: ATK +7%.
[Grade A]: POW +1, P.ATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"GC_COUNTERSLASH",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"GC_COUNTERSLASH",20; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"GC_COUNTERSLASH",25; if (.@r>=12) { bonus bShortAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"GC_COUNTERSLASH",15; if (.@g >= ENCHANTGRADE_B) { bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

Wicked Katar [2]   [Two Handed]   Item ID# 610035 (Wicked_Katar)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
190
Attack
280
Required Lvl
220
Weapon Lvl
5
Slot
2
Applicable Jobs
Shadow Cross
Description
A katar equipped with unholy energy concentrated on the clock tower parts.
It is more difficult to handle than the existing Relapse Katar.

For each 2 Refine Levels:
Increases damage of Impact Crater by 6%.

For each 3 Refine Levels:
Increases damage of Savage Impact by 7%.

For each 4 Refine Levels:
Increases melee physical damage by 3%.

[Bonus by Grade]
[Grade D]: POW +2.
[Grade C]: Damage of Impact Crater +10%.
[Grade B]: P.ATK +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"SHC_IMPACT_CRATER",6*(.@r/2); bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",7*(.@r/3); bonus bShortAtkRate,3*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bPow,2; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2; } } } },{},{}
Dropped By No Result

Wild Beast Claw [1]   [Two Handed]   Item ID# 1268 (Wild_Beast_Claw)
Beast Claw
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
145
Attack
160
Required Lvl
55
Weapon Lvl
4
Slot
1
Applicable Jobs
Assassin Cross
Description
A katar crafted from the body of a huge beast and the wounds it inflicts are very difficult to heal.

Random chance to inflict Level 1 Critical Wound status to enemy when dealing physical damage.
Critical Wound reduces the effect of Heal, Sanctuary, Potion Pitcher and other recovery items by 20%.

Refine Level +9, decreases healing effects by 40% instead.
Item Script
{ bonus3 bAutoSpell,"NPC_CRITICALWOUND",(getrefine()>=9?2:1),100; },{},{}
Dropped By

[Not For Sale] Katar of Shiver [2]   [Two Handed]   Item ID# 28053 (Comp_Shiver_Katar_K_TH)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
120
Attack
185
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Guillotine Cross
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,(.@r/2)*10; bonus bCritAtkRate,(.@r/3)*4; if (.@r>=7) { .@val = 15; if (.@r>=11) .@val += 20; bonus2 bAddRace,RC_DemiHuman,.@val; bonus2 bAddRace,RC_Player_Human,.@val; bonus2 bAddRace,RC_Brute,.@val; bonus2 bAddRace,RC_Player_Doram,.@val; } if (.@r>=9) bonus bAspdRate,10; },{},{}
Dropped By No Result

« First < 5678910
back to top