Renewal
.:Renewal Item Database:.
Weapon - Katar

Abyss Katar [1]   [Two Handed]   Item ID# 28037 (Variant_Katar)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
280
Attack
150 / MATK 250
Required Lvl
165
Weapon Lvl
4
Slot
1
Applicable Jobs
Guillotine Cross
Description
A weapon that has been transformed by the magical power of a stranger.
Even if they look the same, their performance is different.

MATK +250.
Decreases damage taken from Players by 30%.
Indestructible in battle

Refine Level +7:
ATK +5%. Decreases damage taken from Players by 5%.

Refine Level +9:
ATK +5%. Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
ATK +10%. Decreases after attack delay by 10%.

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against all elemental monsters by 15%.
Item Script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSubRace,RC_Player_Human,30; if (.@r>=7) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped By No Result

Adulter Fides Chakram [2]   [Two Handed]   Item ID# 610020 (Adulter_F_Cakram)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
200
Attack
250
Required Lvl
180
Weapon Lvl
4
Slot
2
Applicable Jobs
Guillotine Cross
Description
A chakram filled with false beliefs.

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%.
Item Script
expand to view script
{ .@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; } } } } },{},{}
Dropped By No Result

Adulter Fides Katar [2]   [Two Handed]   Item ID# 610021 (Adulter_F_Katar)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
170
Attack
230
Required Lvl
180
Weapon Lvl
4
Slot
2
Applicable Jobs
Guillotine Cross
Description
A katar filled with false beliefs.

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%.
Item Script
expand to view script
{ .@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; } } } } },{},{}
Dropped By No Result

Agate Filo [1]   [Two Handed]   Item ID# 28049 (Agudo_Filo_J)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
280
Attack
150 / MATK 250
Required Lvl
100
Weapon Lvl
4
Slot
1
Applicable Jobs
Guillotine Cross
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bSkillAtk,"AS_SONICBLOW",30; },{},{}
Dropped By No Result

Agent Katar [1]   [Two Handed]   Item ID# 1290 (Agent_Katar)
Type
Weapon
Class
Katar
Buy
41000z
Sell
20500z
Weight
120
Attack
170
Required Lvl
100
Weapon Lvl
3
Slot
1
Applicable Jobs
Guillotine Cross
Description
Increase Hit Success rate depending on Base Luck.
Increase HIT by 1 for every 2 LUK.
Item Script
{ bonus bHit,readparam(bLuk)/2; },{},{}
Dropped By

Agudo Filo [2]   [Two Handed]   Item ID# 28044 (Agudo_Filo)
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
200
Attack
270
Required Lvl
170
Weapon Lvl
4
Slot
2
Applicable Jobs
Guillotine Cross
Description
Katar with a sharp blade.

Increases critical damage by 5%.
For each refine level: ATK +4.

Refine Level +9:
Increases physical damage against all size enemies by 15%.

Refine Level +11:
ATK +7%.
Indestructible in battle
Item Script
{ .@r = getrefine(); bonus bCritAtkRate,5; bonus bBaseAtk,4*.@r; if (.@r>=9) bonus2 bAddSize,Size_All,15; if (.@r>=11) { bonus bUnbreakableWeapon; bonus bAtkRate,7; } },{},{}
Dropped By No Result

Avaritia Metal [2]   [Two Handed]   Item ID# 610006 (Ep172_Bh_Katar)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
180
Attack
220
Required Lvl
150
Weapon Lvl
4
Slot
2
Applicable Jobs
Guillotine Cross
Description
Automatic robots break down, smash and fall apart.
It was terribly transformed by the magic interference device installed by the Illusionians.

Increases damage of Rolling Cutter by 10%.
For each 3 refine levels: ATK +12.

Refine Level +7:
Increases damage of Cross Ripper Slasher by 15%.

Refine Level +9:
ASPD +10% (After attack delay -10%).

Refine Level +11:
Increases damage of Rolling Cutter and Cross Ripper Slasher by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",10; } if (.@r>=9) { bonus bAspdRate,10; } if (.@r>=11) { bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",15; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",15; } },{},{}
Dropped By

Awakened Old King's Double Edge [1]   [Two Handed]   Item ID# 610029 (Kings_Double_Edge_A)
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
120
Attack
240
Required Lvl
130
Weapon Lvl
4
Slot
1
Applicable Jobs
Guillotine Cross
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); .@b = BaseLevel; if (.@r>=9) .@b *= 3; else if (.@r>=7) .@b *= 2; bonus2 bSubRace,RC_Player_Human,30; bonus2 bSkillAtk,"GC_CROSSIMPACT",.@b; bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",.@b; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",.@b; if (.@r>=10) { bonus bDefRatioAtkClass,Class_All; bonus2 bSkillCooldown,"GC_ROLLINGCUTTER",-200; } },{},{}
Dropped By No Result

back to top