Viewing Item

#2934: Prosperous Business Amulet

Item ID 2934 For Sale No
Identifier Charm_Luk Credit Price Not For Sale
Name Prosperous Business Amulet Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@a

2 =

3 readparam(bLuk);

4 bonus

5 bMdef,2;

6 if

7 (.@a

8 =60)

9 {

10 bonus

11 bLuk,2;

12 if

13 (.@a

14 =80)

15 {

16 bonus

17 bDex,1;

18 bonus

19 bLuk,1;

20 if

21 (.@a

22 =100)

23 {

24 bonus

25 bDex,1;

26 bonus

27 bInt,1;

28 if

29 (.@a

30 =120)

31 {

32 bonus

33 bDex,1;

34 bonus

35 bInt,3;

36 bonus

37 bLuk,1;

38 }

39 }

40 }

41 }

Equip Script None
Unequip Script None