Grinder Axe
| Item ID | 1334 | Name | Grinder Axe |
|
None
|
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Ein_1HAXE | ||
| Attack | 150 | Type | Weapon - One-Handed Axe | ||
| MATK | 0 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | Blacksmith, Alchemist | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 100 | Min Equip Level | 100 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item 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;
}
|
||||
| Set | Script | ||||||
|---|---|---|---|---|---|---|---|
|
bonus bFixedCast,-300; bonus bDelayrate,-7; bonus2 bWeaponSubSize,Size_All,3; |
||||||
|
bonus bFixedCast,-300; bonus bDelayrate,-7; bonus2 bWeaponSubSize,Size_All,3; |