Renewal
.:Renewal Item Database:.
Weapon - Katar

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

Blood Tears [3]   [Two Handed]   Item ID# 1295 (Blood_Tears_)
Bloody Tears
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
170
Attack
120
Required Lvl
55
Weapon Lvl
4
Slot
3
Applicable Jobs
Assassin Cross
Description
A katar with blade shaped like shredder. Leaves deep wound on its target.
When performing physical attack, has a chance to cause Bleeding in an 5x5 cells area.
When refined to +9, the area of effect increases to 11x11 cells.
Item Script
{ bonus3 bAutoSpell,"NPC_WIDEBLEEDING",(getrefine()>=9?2:1),30; },{},{}
Dropped By

Bloody Fear [0]   [Two Handed]   Item ID# 1288 (Bloody_Fear_C)
Type
Weapon
Class
Katar
Buy
1z
Sell
0z
Weight
0
Attack
145
Weapon Lvl
4
Slot
0
Refineable
No
Applicable Jobs
Assassin
Description
Item cannot be traded with other characters.
Rental Item
Sensitive Dark DemiHuman having ability as of Katar.
Pierces physical defense of DemiHuman.
Has a low chance to inflict Bleeding status on enemy when dealing physical attack.
[+Gold PC Cafe]
Restore SP when killing enemy
ATK +10,MATK +10
Item Script
{ bonus bIgnoreDefRace,RC_DemiHuman; bonus bIgnoreDefRace,RC_Player_Human; bonus2 bAddEff,Eff_Bleeding,100; },{},{}
Dropped By No Result

Bloody Roar [0]   [Two Handed]   Item ID# 1265 (Bloody_Roar)
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
100
Attack
120
Required Lvl
75
Weapon Lvl
4
Slot
0
Applicable Jobs
Assassin
Description
This katar, known for being effective against humans, is rumored to give a bestial roar when drenched in blood, hence its name.
Pierces physical defense of DemiHuman monster.
Reduces FLEE by (AGI + Base Level).
Reduces natural HP and SP recovery by 100%.
Item Script
{ bonus bIgnoreDefRace,RC_DemiHuman; bonus bIgnoreDefRace,RC_Player_Human; bonus bFlee,-(readparam(bAgi)+BaseLevel); bonus bNoRegen,1; bonus bNoRegen,2; },{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Blue Katar [1]   [Two Handed]   Item ID# 28005 (Ru_Blue_Katar)
Ru Blue Katar
Type
Weapon
Class
Katar
Buy
10z
Sell
5z
Weight
120
Attack
190
Required Lvl
100
Weapon Lvl
3
Slot
1
Applicable Jobs
Guillotine Cross
Description
Blue Katar which has destructive power.
AGI +5, STR +5.

Premium :
Atk +20%
ASPD +3
Item Script
{ bonus bAgi,5; bonus bStr,5; },{},{}
Dropped By No Result

Bolt Crusher [2]   [Two Handed]   Item ID# 28045 (Ein_BHKATAR)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
200
Attack
300
Required Lvl
170
Weapon Lvl
4
Slot
2
Applicable Jobs
Guillotine Cross
Description
This tool, which used to cut all kinds of metals in the Einbech mine
thanks to it's excellent cutting power, has been improved for combat.

ATK +10%.
Increases damage of Rolling Cutter by 10%.

Refine Level +7:
ATK +60, ASPD +10% (After attack delay -10%).

Refine Level +9:
Increases damage of Rolling Cutter by additional 15%.
Physical attacks have a chance to increase physical damage against all size enemies by 20% for 10 seconds.

Refine Level +11:
Decreases after skill cast delay of all skills by 20%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10; if (.@r>=7) { bonus bAspdRate,10; bonus bBaseAtk,60; } if (.@r>=9) { bonus2 bSkillAtk,"GC_ROLLINGCUTTER",15; autobonus "{ bonus2 bAddSize,Size_All,20; }",1,10000,BF_WEAPON; } if (.@r>=11) { bonus bDelayrate,-20; } },{},{}
Dropped By No Result

Booster Katar [2]   [Two Handed]   Item ID# 610000 (Boost_Katar)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
0
Attack
150
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Guillotine Cross
Description
A special Katar prepared for your rapid growth.

ATK +2%.
Increases critical damage by 3%
For each refine level: ATK +3.
For each 15 Base Level: ATK +3. (Up to Base Level 180)

Refine Level +7:
For each Level of Katar Mastery: critical damage +1%.

Refine Level +9:
ATK +10%.

When equipped with Attack Booster Plate, Attack Booster Manteau, Attack Booster Greaves and Attack Booster Ring:
ASPD +2. Increases critical damage by additional 10%.

For each 15 Base Level:
Increases physical damage against all elemental enemies by 1%. (Up to Base Level 180)

When using Enchant Deadly Poison:
Increases physical damage against all elemental enemies by additional 10% for 60 seconds.

When equipped with Ranged Booster Suit, Ranged Booster Manteau, Ranged Booster Boots and Ranged Booster Brooch:
ATK +10%. Decreases after skill cast delay by 15%.

For each 15 Base Level:
Increases damage of Rolling Cutter by 1%. (Up to Base Level 180)

When using Enchant Deadly Poison:
Increases damage of Rolling Cutter by additional 20% for 60 seconds.
Item Script
{ bonus2 bAddClass,Class_All,2; bonus bCritAtkRate,3; .@r = getrefine(); bonus bBaseAtk,.@r*3; bonus bBaseAtk,min(BaseLevel,180)/15*3; if (.@r>=7) { bonus bCritAtkRate,getskilllv("AS_KATAR"); } if (.@r>=9) { bonus2 bAddClass,Class_All,10; } },{},{}
Dropped By No Result

Brave Carnage Katar [0]   [Two Handed]   Item ID# 1279 (BF_Katar1)
Brave 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 makes for a battlefield full of blood and terrible crimes if equipped by a Master Assassin.
STR +1, DEX +1, LUK +1
Increases physical damage against Demihuman monsters by 70%.
Ignores physical defense from Demihuman monsters 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; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; },{},{}
Dropped By No Result
Obtainable FromBattleground

back to top