|
|
|
|
Viewing Item
#21042: Onimaru Sword
|
Item ID
|
21042
|
|
For Sale
|
No
|
|
Identifier
|
Onimaru_BR
|
Credit Price
|
Not For Sale
|
|
Name
|
Onimaru Sword
|
Type
|
Weapon - Two-Handed Sword
|
|
NPC Buy
|
0
|
Weight
|
420
|
|
NPC Sell
|
0
|
Weapon Level
|
4
|
|
Range
|
1
|
Defense
|
0
|
|
Slots
|
1
|
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 .@r
2 =
3 getrefine();
4 bonus
5 bBaseAtk,2*(min(BaseLevel,120)/3);
6 if
7 (BaseLevel
8 =95)
9 {
10 bonus
11 bBaseAtk,55;
12 if
13 (BaseLevel
14 =108)
15 {
16 bonus
17 bBaseAtk,95;
18 if
19 (BaseLevel
20 =120)
21 {
22 bonus
23 bBaseAtk,175;
24 }
25 }
26 }
27 if
28 (.@r
29 =8)
30 {
31 bonus
32 bUnbreakableWeapon;
33 bonus3
34 bAutoSpell,"NPC_WIDECURSE",2,20;
35 if
36 (.@r
37 =11)
38 {
39 bonus4
40 bAutoSpellOnSkill,"LK_BERSERK","WS_OVERTHRUSTMAX",5,1000;
41 }
42 }
|
|
Equip Script
|
None
|
|
Unequip Script
|
None
|
|
|
|
|
|