Viewing Item

#28635: Safety Manual

Item ID 28635 For Sale No
Identifier Ein_1HBOOK Credit Price Not For Sale
Name Safety Manual Type Weapon - Book
NPC Buy 0 Weight 70
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 200 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Star Gladiator
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bCritical,3;

3 bonus bAtkRate,10;

4 if (.@r>=7) {

5 bonus bAspdRate,10;

6 bonus bBaseAtk,40;

7 }

8 if (.@r>=9) {

9 autobonus "{ bonus2 bAddSize,Size_All,15; }",1,10000,BF_WEAPON;

10 bonus bCritAtkRate,15;

11 }

12 if (.@r>=11) {

13 bonus bCritAtkRate,15;

14 bonus bDelayrate,-20;

15 }

Equip Script None
Unequip Script None