Viewing Item

#15446: Cetrion's Ring (OSM)

Item ID 15446 For Sale No
Identifier Cetrion_Ring_EXE Credit Price Not For Sale
Name Cetrion's Ring (OSM) Type Armor
NPC Buy 0 Weight 35
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 50
MATK 0 Max Equip Level None
Equip Locations Accessory Left
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@a

2 =

3 (readparam(bStr)/18);

4 .@b

5 =

6 (readparam(bAgi)/18);

7 .@c

8 =

9 (readparam(bVit)/18);

10 .@d

11 =

12 (readparam(bInt)/18);

13 .@e

14 =

15 (readparam(bDex)/18);

16 .@f

17 =

18 (readparam(bLuk)/18);

19 bonus

20 bInt,2*.@a;

21 bonus

22 bMatk,2*.@a;

23 bonus2

24 bIgnoreMdefRaceRate,RC_All,10*.@a;

25 bonus

26 bLuk,2*.@b;

27 bonus

28 bCritical,2*.@b;

29 bonus

30 bCritAtkRate,.@b;

31 bonus

32 bDex,2*.@c;

33 bonus

34 bHit,2*.@c;

35 bonus

36 bVariableCastrate,-.@c;

37 bonus

38 bStr,2*.@d;

39 bonus

40 bBaseAtk,2*.@d;

41 bonus

42 bDelayrate,-.@d;

43 bonus

44 bVit,2*.@e;

45 bonus

46 bDef,2*.@e;

47 bonus

48 bMaxHPrate,.@e;

49 bonus

50 bAgi,2*.@f;

51 bonus

52 bAspdRate,.@f;

53 bonus2

54 bIgnoreDefRaceRate,RC_All,10*.@f;

Equip Script None
Unequip Script None