Engine pile bunker

Item ID 32404 Name Engine pile bunker
None
Weapon Level 4 Identifier Engine_Pilebuncker_J
Attack 150 Type Weapon - Mace
MATK 110 Equip Locations Main Hand
Defense 0 Equippable Jobs Blacksmith
Range 1 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
Weight 150 Min Equip Level 100
NPC Buy 200,000 Max Equip Level None
NPC Sell 100,000 Refineable Yes
Credit Price None Trade restriction None
Item Script
bonus2 bSkillAtk,"NC_ARMSCANNON",30;

Set Script
Runaway Thoughtform Shoes
Engine pile bunker
bonus2 bSkillAtk,"NC_ARMSCANNON",BaseLevel/4;
bonus2 bSkillAtk,"NC_COLDSLOWER",BaseLevel;
bonus2 bSkillAtk,"NC_FLAMELAUNCHER",BaseLevel;
Runaway Thoughtform Shoes
Engine pile bunker
bonus2 bSkillAtk,"NC_ARMSCANNON",BaseLevel/4;
bonus2 bSkillAtk,"NC_COLDSLOWER",BaseLevel;
bonus2 bSkillAtk,"NC_FLAMELAUNCHER",BaseLevel;
Fragment of Reason and Memory
Engine pile bunker
bonus bBaseAtk,100;
bonus bMatk,100;
bonus2 bSubRace,RC_Player_Human,10;
bonus2 bSubRace,RC_Player_Doram,10;
skill "LK_CONCENTRATION",5;
Engine pile bunker
Amplified Hatred
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus bAtkRate,5*.@r;
bonus bMatkRate,5*.@r;
bonus bReduceDamageReturn,10*.@r;