Item Details

Lust Crusher [2] ( Ep172_1h_Gatling )

ID 830001 Lust Crusher [2]
Lust Crusher [2] Buy Price: zeny Sell Price: 0 zeny Weight: 200 Slots: 2
Type: Weapon item. Sub Type: Gatling Gun Gender: Both Locations: Right_Hand + Left_Hand
Attack: 230 Magic Attack: Not specified Range: 9 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 150 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

A Gatling Gun wielded by the mercenaries who used to guard the mansion.
It has been horribly distorted by the magic-jamming device that Illusion has installed.
Fire Rain damage +10%.
ATK +6 and increased ASPD (ASPD +3%) for every 3 refine levels.
When refined to +7 or higher, Additional Fire Rain damage +15%, Round Trip damage +10%.
When refined to +9 or higher, Fire Rain cooldown -2 sec.
When refined to +11 or higher, Additional Fire Rain damage +25%, additional Round Trip damage +15% for 10 sec. upon casting Fire Rain.
_
Class: Gatling Gun ATK: 230
Weight: 200
Weapon Level: 4
Required Level: 150
Job: Gunslinger Classes

Yellow Pitaya (0.03%) Green Pitaya (0.05%)
Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus2 bSkillAtk,"RL_FIRE_RAIN",10;
bonus bAspdRate,3*(.@r/3);
bonus bBaseAtk,6*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"RL_R_TRIP",10;
   bonus2 bSkillAtk,"RL_FIRE_RAIN",15;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"RL_FIRE_RAIN",-2000;
}
if (.@r>=11) {
   autobonus3 "{ bonus2 bSkillAtk,\"RL_R_TRIP\",15; }",1000,10000,"RL_FIRE_RAIN";
   bonus2 bSkillAtk,"RL_FIRE_RAIN",25;
}
Not specified
Not specified

Not specified