Viewing Item

#400474: Remorse Crown

Item ID 400474 For Sale No
Identifier Remorse_Crown Credit Price Not For Sale
Name Remorse 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 bAtkRate,5*(.@r/3);

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

6 if (.@r>=9)

7 bonus bDelayrate,-8;

8 if (.@r>=11)

9 bonus2 bAddSize,Size_All,15;

10 if (.@r>=13) {

11 bonus2 bAddRace,RC_All,20;

12 bonus bFixedCast,-500;

13 }

Equip Script None
Unequip Script None