AuraRO Logo

Viewing Item

#500014: Patent Slate Sword

Item ID 500014 For Sale No
Identifier Patent Slate Sword Credit Price Not For Sale
Name Patent Slate Sword Type
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 205 Min Equip Level 150
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 bonus bBaseAtk,.@r/2*15;

3 bonus2 bSkillAtk,"GN_CART_TORNADO",.@r/3*10;

4 bonus2 bSkillAtk,"GN_HELLS_PLANT",.@r/3*5;

5 if (.@r>=7) {

6 bonus2 bSkillAtk,"GN_CART_TORNADO",20;

7 bonus2 bSkillAtk,"GN_HELLS_PLANT",10;

8 }

9 if (.@r>=9) {

10 bonus bDelayrate,-10;

11 }

12 if (.@r>=11) {

13 bonus bDelayrate,-5;

14 bonus bMaxHPrate,10;

15 }

Equip Script None
Unequip Script None