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

Beginner Guillotine Cross's Katar [1]   [Two Handed]   Item ID# 28027 (Rebeginer_GC_Katar)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
0
Attack
170
Required Lvl
100
Weapon Lvl
3
Slot
1
Applicable Jobs
Guillotine Cross
Description
Katar specially made for beginner Guillotine Cross.
It will show its true ability when equipped together with Beginner armor set.

Reduces after attack delay by 10%.

Refine Level +7, increases critical damage by 7%.

[Beginner's set: Beginner's Hat, Beginner's Suit, Beginner's Manteau, Beginner's Boots, Beginner's Ring]
ASPD +1, ATK +5%.
For each 10 Base Level, ATK +3 (applies up to base level 150).
Item Script
{ bonus bAspdRate,10; if (getrefine()>=7) { bonus bCritAtkRate,7; } },{},{}
Dropped By No Result

Blade Katar [2]   [Two Handed]   Item ID# 610003 (Blade_Katar)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
100
Attack
185
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Guillotine Cross
Description
Katar with sharp blades. It resonates with Ancient Hero's Boots.

For each 2 refine levels, ATK +10.
For each 3 refine levels, reduces after attack delay by 4% (ASPD +4%).

Refine Level +9, increases Rolling Cutter damage by 20%.
Refine Level +11, reduces after attack delay by 7% (ASPD +7%).

When equipped with Ancient Hero's Boots:
Random chance to increase STR by 20 and ATK by 15% for 7 seconds when dealing physical damage.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r/2*10; bonus bAspdRate,.@r/3*2; if (.@r>=9) { bonus2 bSkillAtk,"GC_ROLLINGCUTTER",20; } if (.@r>=11) { bonus bDelayrate,-7; } },{},{}
Dropped By No Result

Blade Katar-LT [2]   [Two Handed]   Item ID# 610034 (Blade_Katar_LT)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
140
Attack
275
Required Lvl
190
Weapon Lvl
5
Slot
2
Applicable Jobs
Guillotine Cross
Description
An improved version of Katar with sharp blades.
Resonates with Hero's Boots-LT.

ATK +5%

Base Level at least 210:
POW +2, P.ATK +1.

For each 2 Refine Levels:
ATK +15

For each 3 Refine Levels:
Decreases after skill cast delay by 2%.

Refine Level +7:
Increases damage of Rolling Cutter and Cross Ripper Slasher by 25%.
ASPD +10% (Decreases after attack delay by 10%).

Refine Level +9:
Increases damage of Rolling Cutter and Cross Ripper Slasher by additional 20%.
Decreases after skill cast delay by additional 5%.

Refine Level +11:
Increases Melee and ranged physical damage by 15%.
Increases damage of Counter Slash by 30%.

When equipped with Hero's Boots-LT:
ATK +10%, P.ATK +2.

[Bonus by Grade]
[Grade D]: ATK +3%
[Grade C]: Melee and ranged physical damage +15%. P.ATK +1
[Grade B]: POW +3, P.ATK +2
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; if (BaseLevel>=210) { bonus bPAtk,1; bonus bPow,2; } if (.@r>=7) { bonus bAspdRate,10; bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",25; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",25; if (.@r>=9) { bonus bDelayrate,-5; bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",20; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",20; if (.@r>=11) { bonus bLongAtkRate,15; bonus bShortAtkRate,15; bonus2 bSkillAtk,"GC_COUNTERSLASH",30; } } } if (.@g >= ENCHANTGRADE_D) { bonus bAtkRate,3; if (.@g >= ENCHANTGRADE_C) { bonus bLongAtkRate,15; bonus bShortAtkRate,15; bonus bPAtk,1; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2; bonus bPow,3; } } } bonus bBaseAtk,15*(.@r/2); bonus bDelayrate,-2*(.@r/3); },{},{}
Dropped By No Result

Blood Tears [2]   [Two Handed]   Item ID# 1271 (Blood_Tears)
Hemorrhage
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
170
Attack
120
Required Lvl
55
Weapon Lvl
4
Slot
2
Property
Neutral
Applicable Jobs
Assassin Cross
Description
A katar that enables long range attack with fearsome power.
Every time you attack, small chance to cause Bleeding status ailment to all enemies within 5 x 5 cells around you.
[Refine Rate +9 or higher]
The range increases to 11 x 11.
Item Script
{ bonus3 bAutoSpell,"NPC_WIDEBLEEDING",(getrefine()>=9?2:1),30; },{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

12345678910 > Last »
back to top