AuraRO Logo

Viewing Item

#600004: Dragonic Slayer

Item ID 600004 For Sale No
Identifier Dragonic Slayer Credit Price Not For Sale
Name Dragonic Slayer Type
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 180 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
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