AuraRO Logo

Viewing Item

#620012: Paradise Mechanic Two-Handed Axe

Item ID 620012 For Sale No
Identifier Paradise Mechanic Two-Handed Axe Credit Price Not For Sale
Name Paradise Mechanic Two-Handed Axe Type
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 0 Refineable No
Attack 250 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 .@a = getskilllv("BS_WEAPONRESEARCH");

2 bonus2 bAddClass,Class_All,5;

3 bonus bShortAtkRate,1*.@a;

4 if (BaseLevel>=105) {

5 bonus2 bSkillCooldown,"NC_AXETORNADO",-1000;

6 bonus2 bSkillAtk,"NC_AXETORNADO",25;

7 bonus2 bSkillAtk,"NC_POWERSWING",25;

8 if (BaseLevel>=110) {

9 bonus bDelayrate,-10;

10 bonus2 bAddSize,Size_All,15;

11 if (BaseLevel>=115) {

12 bonus2 bSkillAtk,"NC_AXETORNADO",15;

13 bonus2 bSkillAtk,"NC_POWERSWING",15;

14 }

15 }

16 }

Equip Script None
Unequip Script None