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

2 =

3 readparam(bStr);

4 .@r

5 =

6 getrefine();

7 bonus

8 bBaseAtk,(min(120,.@bStr));

9 if

10 (.@bStr

11 119)

12 bonus

13 bBaseAtk,160;

14 else

15 if

16 (.@bStr

17 107)

18 bonus

19 bBaseAtk,80;

20 else

21 if

22 (.@bStr

23 94)

24 bonus

25 bBaseAtk,40;

26 if

27 (.@r

28 6)

29 bonus

30 bUnbreakableWeapon;

31 bonus4

32 bAutoSpell,"NPC_WIDECURSE",4,100,0;

33 if

34 (.@r

35 8)

36 bonus4

37 bAutoSpellOnSkill,"LK_BERSERK","BS_OVERTHRUST",5,100;

Equip Script None
Unequip Script None