Viewing Item

#400457: Confession Domineering Crown

Item ID 400457 For Sale No
Identifier Poenetentia_V_Crown Credit Price Not For Sale
Name Confession Domineering Crown Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 40
Slots 1 Refineable Yes
Attack 0 Min Equip Level 200
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMdef,10;

6 bonus

7 bBaseAtk,15*(.@r/2);

8 bonus

9 bCritAtkRate,5*(.@r/3);

10 bonus

11 bShortAtkRate,4*(.@r/4);

12 bonus2

13 bMagicAddEle,Ele_All,3*(.@r/4);

14 if

15 (.@r

16 =9)

17 {

18 bonus

19 bCritical,8;

20 if

21 (.@r

22 =11)

23 {

24 bonus2

25 bAddRace,RC_All,15;

26 if

27 (.@r

28 =13)

29 {

30 bonus2

31 bAddRace,RC_All,20;

32 bonus

33 bFixedCast,-500;

34 }

35 }

36 }

Equip Script None
Unequip Script None