Viewing Item

#600001: Booster Two-handed Sword

Item ID 600001 For Sale No
Identifier Boost_TH_Sword Credit Price Not For Sale
Name Booster Two-handed Sword Type Weapon - Two-Handed Sword
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
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 Knight
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bCritical,10;

2 bonus bMaxHPrate,3;

3 .@r = getrefine();

4 bonus bBaseAtk,.@r;

5 bonus bBaseAtk,min(BaseLevel,180)/15*3;

6 if (.@r>=7) {

7 bonus bAspdRate,getskilllv("KN_TWOHANDQUICKEN");

8 }

9 if (.@r>=9) {

10 bonus bCritAtkRate,10;

11 }

Equip Script None
Unequip Script None