.:Item Database:.
Weapon - Knuckle
Type
Weapon
Class
Knuckle
Buy
20z
Sell
10z
Weight
0 Attack
30 Required Lvl 80 Weapon Lvl 4 Slot 0 | |
Applicable Jobs | Priest Monk |
---|---|
Description | Increases physical attack against DemiHuman monster by 95%. Adds 25% defense bypassing on Demi-human monster. Indestructible (except in upgrade attempts). [Refine Rate +6 or higher] Adds 5% defense bypassing on Demi-human monster. [Slaughter] Lv 1 [Refine Rate +9 or higher] Add a chance of auto casting Level 5 Investigate (Occult Impact) when dealing physical damage. Add a chance of auto casting Level 1 Decrease Agility when dealing physical damage. |
Item Script |
expand to view script{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player_Human,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) { bonus3 bAutoSpell,"MO_INVESTIGATE",5,(getrefine()*10-50); bonus3 bAutoSpell,"AL_DECAGI",1,(getrefine()*10-50); } },{},{} |
Dropped By | No Result |
Obtainable From | Battleground |
Type
Weapon
Class
Knuckle
Buy
20z
Sell
10z
Weight
0 Attack
30 Required Lvl 80 Weapon Lvl 4 Slot 0 | |
Applicable Jobs | Priest Monk |
---|---|
Description | Increases physical attack against DemiHuman monster by 95%. Adds 25% defense bypassing on Demi-human monster. Indestructible (except in upgrade attempts). [Refine Rate +6 or higher] Adds 5% defense bypassing on Demi-human monster. [Slaughter] Lv 1 [Refine Rate +9 or higher] Removes cast time of Asura Strike (Guillotine Fist). When using Explosion Spirits (Fury), there is a chance to autocasting Level 1 Dangerous Soul Collect (Zen). |
Item Script |
expand to view script{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player_Human,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) { bonus2 bCastrate,"MO_EXTREMITYFIST",-100; bonus4 bautospellonskill,"MO_EXPLOSIONSPIRITS","CH_SOULCOLLECT",1,1000; } },{},{} |
Dropped By | No Result |
Obtainable From | Battleground |
Type
Weapon
Class
Knuckle
Buy
20z
Sell
10z
Weight
55 Attack
152 Required Lvl 70 Weapon Lvl 4 Slot 1 Property Darkness / Shadow | |
Applicable Jobs | Priest Monk |
---|---|
Description | A blood stained weapon created from the claws of Garm, keeper of the door to the netherworld. Maximum HP - 2% Bleeding an enemy when you attack (Success Chance 2%). |
Item Script | { bonus bAtkEle,Ele_Dark; bonus bMaxHPrate,-2; bonus2 bAddEff,Eff_Bleeding,200; },{},{} |
Dropped By |
Type
Weapon
Class
Knuckle
Buy
20z
Sell
10z
Weight
60 Attack
95 Required Lvl 60 Weapon Lvl 3 Slot 3 | |
Applicable Jobs | Champion |
---|---|
Description | A hard and sharp knuckle that was made from Hels Leon's 3 Horns. Adds a chance autocast Level 1 Joint Beat. Adds a chance autocast Level 1 Occult Impact when using skill Chain Crush. Adds a chance autocast Level 1 Call Spirit when received physically attacking. |
Item Script | { bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,100; bonus4 bAutoSpellOnSkill,"CH_PALMSTRIKE","MO_INVESTIGATE",1,100; bonus3 bAutoSpell,"MO_CALLSPIRITS",5,100; },{},{} |
Dropped By |
Type
Weapon
Class
Knuckle
Buy
20z
Sell
10z
Weight
65 Attack
80 Required Lvl 75 Weapon Lvl 3 Slot 3 Property Neutral | |
Applicable Jobs | Priest Monk |
---|---|
Description | A knuckle made with an icicle. It appears like any other knuckles, but it sometimes gets very cold to the point it could freeze anything in contact with it. However, it seems to have no effect at all to the user. Add a 1% chance of auto casting Level 5 Frost Weapon on the enemy when attacking. |
Item Script | { bonus3 bAutoSpell,"SA_FROSTWEAPON",5,10; },{},{} |
Dropped By | |
Obtainable From | Old Blue Box, Old Violet Box |
Type
Weapon
Class
Knuckle
Buy
20z
Sell
10z
Weight
45 Attack
110 Required Lvl 36 Weapon Lvl 4 Slot 0 Property Wind | |
Applicable Jobs | Priest Monk |
---|---|
Description | A claw blessed by Zephyrus, god of the west wind. Inflicts 5% additional damage on Undead monster and 10% additional damage on Earth, Water, Fire and Wind Property enemies. |
Item Script | { bonus bAtkEle,Ele_Wind; bonus2 bAddRace,RC_Undead,5; bonus2 bAddEle,Ele_Water,10; bonus2 bAddEle,Ele_Earth,10; bonus2 bAddEle,Ele_Fire,10; bonus2 bAddEle,Ele_Wind,10; },{},{} |
Dropped By |
Type
Weapon
Class
Knuckle
Buy
1z
Sell
0z
Weight
0 Attack
159 Required Lvl None Weapon Lvl 4 Slot 0 Property Wind Refineable No | |
Applicable Jobs | Priest Monk |
---|---|
Description | Rental Items A claw blessed by Zephyrus, god of the west wind. Inflicts 5% additional damage on Undead monster and 10% additional damage on Earth, Water, Fire and Wind Property enemies. Increases Attack Speed by 5%. Impossible to refine this item. |
Item Script | { bonus bAtkEle,Ele_Wind; bonus2 bAddRace,RC_Undead,5; bonus2 bAddEle,Ele_Water,10; bonus2 bAddEle,Ele_Earth,10; bonus2 bAddEle,Ele_Fire,10; bonus2 bAddEle,Ele_Wind,10; bonus bAspdRate,5; },{},{} |
Dropped By | No Result |
Type
Weapon
Class
Knuckle
Buy
25000z
Sell
12500z
Weight
45 Attack
50 Required Lvl 12 Weapon Lvl 2 Slot 2 | |
Applicable Jobs | Priest Monk |
---|---|
Description | A protective covering that shields the back of the hand and forearm, and has raised studs for offensive purposes. |
Item Script | {},{},{} |
Dropped By | No Result |
Buyable At | Click here for a list of venders |
Obtainable From | Old Blue Box |
Type
Weapon
Class
Knuckle
Buy
25000z
Sell
12500z
Weight
45 Attack
50 Required Lvl 12 Weapon Lvl 2 Slot 3 | |
Applicable Jobs | Priest Monk |
---|---|
Description | A protective covering that shields the back of the hand and forearm, and has raised studs for offensive purposes. |
Item Script | {},{},{} |
Dropped By | No Result |
Obtainable From | Monk Job Quest Old Blue Box, Old Violet Box |
Type
Weapon
Class
Knuckle
Buy
20z
Sell
10z
Weight
65 Attack
80 Required Lvl 75 Weapon Lvl 3 Slot 3 Property Neutral | |
Applicable Jobs | Priest Monk |
---|---|
Description | A knuckle made with magma. It appears like any other knuckles, but it sometimes gets very hot to the point it could melt anything in contact with it. However, the inside of this knuckle has been designed specifically so it won't burn the user's hands. Add a 1% chance of auto casting Level 5 Flame Launcher on the enemy when attacking. |
Item Script | { bonus3 bAutoSpell,"SA_FLAMELAUNCHER",5,10; },{},{} |
Dropped By | |
Obtainable From | Old Blue Box, Old Violet Box |
Type
Weapon
Class
Knuckle
Buy
20z
Sell
10z
Weight
0 Attack
150 Required Lvl None Weapon Lvl 4 Slot 0 Refineable No | |
Applicable Jobs | Priest Monk |
---|---|
Description | Rental Item Knuckle of monk. Increases 25% damage with Finger Offensive skill. INT + 2. |
Item Script | { bonus bInt,2; bonus2 bSkillAtk,"MO_FINGEROFFENSIVE",25; },{},{} |
Dropped By | No Result |
Type
Weapon
Class
Knuckle
Buy
20z
Sell
10z
Weight
65 Attack
80 Required Lvl 75 Weapon Lvl 3 Slot 3 Property Neutral | |
Applicable Jobs | Priest Monk |
---|---|
Description | A knuckle made with the spirit of the earth. It appears like any other knuckles, but it sometimes eminates powerful aura that could destroy any enemies in your way. While the power of the earth shows absolute cruelty toward the enemies, the wielder will only feel the warmth and kindness of the goddess of the earth. Add a 1% chance of auto casting Level 5 Seismic Weapon on the enemy when attacking. |
Item Script | { bonus3 bAutoSpell,"SA_SEISMICWEAPON",5,10; },{},{} |
Dropped By | |
Obtainable From | Old Blue Box, Old Violet Box |