Viewing Item

#21019: Onimaru

Item ID 21019 For Sale No
Identifier Onimaru Credit Price Not For Sale
Name Onimaru Type Weapon - Two-Handed Sword
NPC Buy 0 Weight 420
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 75 Min Equip Level 130
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Knight
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@bStr = readparam(bStr);

2 .@r = getrefine();

3 bonus bBaseAtk,(min(120,.@bStr));

4 if (.@bStr > 119)

5 bonus bBaseAtk,160;

6 else if (.@bStr > 107)

7 bonus bBaseAtk,80;

8 else if (.@bStr > 94)

9 bonus bBaseAtk,40;

10 if (.@r > 6)

11 bonus bUnbreakableWeapon;

12 bonus4 bAutoSpell,"NPC_WIDECURSE",4,100,0;

13 if (.@r > 8)

14 bonus4 bAutoSpellOnSkill,"LK_BERSERK","BS_OVERTHRUST",5,100;

Equip Script None
Unequip Script None
Theme:
Language: