|
|
|
|
Viewing Item
#600024: Dragonic Slayer-LT
Item ID |
600024 |
|
For Sale |
No
|
Identifier |
Dragonic_Slayer_LT |
Credit Price |
Not For Sale
|
Name |
Dragonic Slayer-LT |
Type |
Weapon - Two-Handed Sword |
NPC Buy |
0 |
Weight |
200 |
NPC Sell |
0 |
Weapon Level |
5 |
Range |
1 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
200 |
Min Equip Level |
190 |
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 .@g
2 =
3 getenchantgrade();
4 .@r
5 =
6 getrefine();
7 bonus
8 bMaxHPrate,5;
9 if
10 (BaseLevel
11 =210)
12 {
13 bonus
14 bMaxHPrate,5;
15 bonus
16 bMaxSPrate,5;
17 }
18 if
19 (.@r
20 =7)
21 {
22 bonus
23 bDelayrate,-10;
24 bonus
25 bVariableCastrate,-10;
26 if
27 (.@r
28 =9)
29 {
30 bonus2
31 bSubSize,Size_All,15;
32 bonus
33 bLongAtkRate,15;
34 if
35 (.@r
36 =11)
37 {
38 bonus
39 bDelayrate,-7;
40 bonus
41 bMaxSPrate,5;
42 }
43 }
44 }
45 if
46 (.@g
47 =
48 ENCHANTGRADE_D)
49 {
50 bonus
51 bMaxHPrate,3;
52 bonus
53 bMaxSPrate,3;
54 if
55 (.@g
56 =
57 ENCHANTGRADE_C)
58 {
59 bonus
60 bLongAtkRate,15;
61 bonus
62 bMRes,30;
63 bonus
64 bRes,30;
65 if
66 (.@g
67 =
68 ENCHANTGRADE_B)
69 {
70 bonus2
71 bSubEle,Ele_All,15;
72 }
73 }
74 }
75 bonus
76 bMaxHPrate,5*(.@r/2);
77 bonus
78 bMaxSPrate,5*(.@r/2);
79 bonus2
80 bSkillAtk,"RK_DRAGONBREATH_WATER",7*(.@r/3);
81 bonus2
82 bSkillAtk,"RK_DRAGONBREATH",7*(.@r/3); |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|