ID #1334
Weapon
Grinder Axe [1]
Buy Price: N/A
Sell Price: N/A
Type: Weapon
Attack: 150
Weight: 1000
Slots: 1
Weapon level: 4
Required level: 100
Attack: 150
Weight: 1000
Slots: 1
Weapon level: 4
Required level: 100
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
1000
Range
1
Job Requirements
Alchemist
Yes
Blacksmith
Yes
Requirements
Weapon Level
4
Min Level
100
Scripts
Script .@r = getrefine(); bonus bUnbreakableWeapon; bonus bVit,3; bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",BaseLevel/10; if (getskilllv("CR_ACIDDEMONSTRATION") == 10) bonus bBaseAtk,25; if (.@r>=7) { bonus bAtkRate,5; bonus bHealPower,10; } if (.@r>=9) { bonus bVariableCastrate,-7; bonus bAspdRate,7; }
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bVit,3;
bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",BaseLevel/10;
if (getskilllv("CR_ACIDDEMONSTRATION") == 10)
bonus bBaseAtk,25;
if (.@r>=7) {
bonus bAtkRate,5;
bonus bHealPower,10;
}
if (.@r>=9) {
bonus bVariableCastrate,-7;
bonus bAspdRate,7;
}