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 = getrefine();

2 bonus bMdef,10;

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

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

5 bonus bShortAtkRate,4*(.@r/4);

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

7 if (.@r>=9) {

8 bonus bCritical,8;

9 if (.@r>=11) {

10 bonus2 bAddRace,RC_All,15;

11 if (.@r>=13) {

12 bonus2 bAddRace,RC_All,20;

13 bonus bFixedCast,-500;

14 }

15 }

16 }

Equip Script None
Unequip Script None