Viewing Item

#620012: Paradise Mechanic Two-Handed Axe

Item ID 620012 For Sale No
Identifier 3Para_T_Axe_NC Credit Price Not For Sale
Name Paradise Mechanic Two-Handed Axe Type Weapon - Two-Handed Axe
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable No
Attack 250 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Blacksmith
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
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
Theme:
Language: