Viewing Item

#480409: [Not For Sale] Arabian Manteau

Item ID 480409 For Sale No
Identifier Comp_Arabian_Manteau Credit Price Not For Sale
Name [Not For Sale] Arabian Manteau Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
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 bMaxHPrate,10;

3 bonus bCritAtkRate,5;

4 if (.@r>=7) {

5 bonus bCritical,5;

6 bonus bCritAtkRate,5;

7 if (.@r>=9) {

8 bonus bCritical,10;

9 bonus bCritAtkRate,10;

10 if (.@r>=11) {

11 bonus bCritical,20;

12 bonus bCritAtkRate,20;

13 if (.@r>=13) {

14 bonus bCritical,30;

15 bonus bCritAtkRate,30;

16 }

17 }

18 }

19 }

Equip Script None
Unequip Script None