|
|
|
|
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 = getrefine();
2 if (.@r>=2) {
3 bonus bMaxHPrate,.@r/2*3;
4 bonus bMaxSPrate,.@r/2*3;
5 }
6 if (.@r>=3) {
7 bonus2 bSkillAtk,"RK_DRAGONBREATH",.@r/3*5;
8 bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",.@r/3*5;
9 }
10 if (.@r>=9) {
11 bonus bDelayrate,-10;
12 }
13 if (.@r>=11) {
14 bonus bLongAtkRate,10;
15 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|