Viewing Item

#32352: Safety Saber

Item ID 32352 For Sale No
Identifier Ein_1HSWORD Credit Price Not For Sale
Name Safety Saber Type Weapon - One-Handed Sword
NPC Buy 0 Weight 250
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 Alchemist
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bAtkRate,10;

6 bonus2

7 bSkillAtk,"GN_CARTCANNON",10;

8 if

9 (.@r

10 =7)

11 {

12 bonus

13 bVariableCastrate,-10;

14 bonus

15 bBaseAtk,40;

16 }

17 if

18 (.@r

19 =9)

20 {

21 bonus

22 bLongAtkRate,5;

23 /*

24 note:

25 7

26 in

27 description

28 */

29 bonus2

30 bSkillAtk,"GN_CARTCANNON",15;

31 }

32 if

33 (.@r

34 =11)

35 {

36 bonus

37 bDelayrate,-20;

38 }

Equip Script None
Unequip Script None