Viewing Item

#400715: Rising Circlet

Item ID 400715 For Sale No
Identifier Rising_Circlet Credit Price Not For Sale
Name Rising Circlet Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 80
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@max_lvl

2 =

3 min(250,BaseLevel);

4 bonus

5 bMaxHP,500;

6 bonus

7 bMaxSP,200;

8 bonus

9 bMatk,5*(.@max_lvl/15);

10 bonus

11 bBaseAtk,5*(.@max_lvl/15);

12 if

13 (BaseLevel

14 =100)

15 {

16 bonus

17 bMatkRate,5;

18 bonus

19 bAtkRate,5;

20 }

21 if

22 (BaseLevel

23 =110)

24 {

25 bonus

26 bFixedCast,-500;

27 }

28 if

29 (BaseLevel

30 =120)

31 {

32 bonus

33 bAspdRate,10;

34 bonus

35 bVariableCastrate,-10;

36 }

Equip Script None
Unequip Script None