Viewing Item

#15484: [Not For Sale] Celine's Dress

Item ID 15484 For Sale No
Identifier aegis_15484 Credit Price Not For Sale
Name [Not For Sale] Celine's Dress Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 40
Slots 1 Refineable Yes
Attack 0 Min Equip Level 130
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bMatk,50;

3 if (.@r>=7) {

4 bonus bVariableCastrate,-10;

5 if (.@r>=9) {

6 bonus2 bMagicAtkEle,Ele_All,10;

7 if (.@r>=11) {

8 bonus bDelayrate,-10;

9 if (.@r>=12) {

10 bonus bDelayrate,-5;

11 }

12 }

13 }

14 }

Equip Script None
Unequip Script None