Viewing Item

#15442: Fierce Physique Manteau

Item ID 15442 For Sale No
Identifier Fierce_Physique_Manteau Credit Price Not For Sale
Name Fierce Physique Manteau Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 70
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,2;

3 bonus bMdef,5;

4 bonus bVit,1;

5 if (.@r>=5) {

6 bonus bDef,5;

7 bonus bMaxHP,50;

8 }

9 if (.@r>=7) {

10 bonus bDef,7;

11 bonus bMaxHP,70;

12 }

13 if (.@r>=9) {

14 bonus bDef,9;

15 bonus bMaxHP,90;

16 }

17 if (.@r>=10) {

18 bonus bBaseAtk,3;

19 bonus2 bSubEle,Ele_Neutral,3;

20 }

Equip Script None
Unequip Script None