|
|
|
|
Viewing Item
#600004: Dragonic Slayer
Item ID
|
600004
|
|
For Sale
|
No
|
Identifier
|
Dragonic_Slayer
|
Credit Price
|
Not For Sale
|
Name
|
Dragonic Slayer
|
Type
|
Weapon - Two-Handed Sword
|
NPC Buy
|
0
|
Weight
|
100
|
NPC Sell
|
0
|
Weapon Level
|
4
|
Range
|
1
|
Defense
|
0
|
Slots
|
2
|
Refineable
|
Yes
|
Attack
|
180
|
Min Equip Level
|
100
|
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 if
5 (.@r
6 =2)
7 {
8 bonus
9 bMaxHPrate,.@r/2*3;
10 bonus
11 bMaxSPrate,.@r/2*3;
12 }
13 if
14 (.@r
15 =3)
16 {
17 bonus2
18 bSkillAtk,"RK_DRAGONBREATH",.@r/3*5;
19 bonus2
20 bSkillAtk,"RK_DRAGONBREATH_WATER",.@r/3*5;
21 }
22 if
23 (.@r
24 =9)
25 {
26 bonus
27 bDelayrate,-10;
28 }
29 if
30 (.@r
31 =11)
32 {
33 bonus
34 bLongAtkRate,10;
35 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|