Viewing Item

#450342: Boosting Mail Type C

Item ID 450342 For Sale No
Identifier Z_Boost_Set3_Armor_01 Credit Price Not For Sale
Name Boosting Mail Type C Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 70
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAgi,3;

3 bonus bDex,3;

4 bonus bMaxHP,900;

5 bonus bMaxSP,150;

6 bonus2 bSubSize,Size_All,5;

7 if (.@r>=7) {

8 bonus bAgi,2;

9 bonus bDex,2;

10 bonus bMaxHP,300;

11 bonus bMaxSP,30;

12 if (.@r>=9) {

13 bonus2 bAddSize,Size_All,5;

14 bonus2 bMagicAddSize,Size_All,5;

15 }

16 }

Equip Script None
Unequip Script None