
RENEWAL / ITEMS
Furious Extermination [2]
#560068Weapon
Exterminate_Furious
Item stats
- ATK
- 215
- Slots
- 2
- Weight
- 180
- Weapon level
- 5
- Buy price
- 0 z
- Sell price
- 0 z
Usage & restrictions
- Type
- Weapon
- Weapon class
- Knuckle
- Equipment position
- Weapon
- Gender
- Both
- Required level
- 205+
- Jobs
- Monk
- Class tiers
- Fourth
- Refineable
- Yes
- Trading & storage
- No restrictions
No description is available. Available properties and effects are shown below.
Item effect script
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",5;
if (BaseLevel>=210) {
bonus bAtkRate,4;
bonus bBaseAtk,40;
}
if (BaseLevel>=220) {
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",5;
}
if (BaseLevel>=230) {
bonus2 bAddSize,Size_All,10;
}
if (.@r>=7) {
bonus bShortAtkRate,10;
if (.@r>=9) {
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",10;
if (.@r>=10) {
bonus bPerfectHitAddRate,10;
bonus bCritical,5;
if (.@r>=11) {
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",10;
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bShortAtkRate,10;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",5;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",10;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,3*(.@r/2);
bonus bAtkRate,3*(.@r/2);
}
}
}
}
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this itemEquipment sets
Set 1
Set effect
bonus2 bSkillAtk,"IQ_THIRD_FLAME_BOMB",25;
Set 2
Set effect
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_SHOES);
bonus2 bSkillAtk,"IQ_THIRD_FLAME_BOMB",.@sum;










