Viewing Item

#450343: Boosting Mail Type D

Item ID 450343 For Sale No
Identifier Z_Boost_Set4_Armor_01 Credit Price Not For Sale
Name Boosting Mail Type D Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 50
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 bInt,3;

3 bonus bDex,3;

4 bonus bMaxHP,600;

5 bonus bMaxSP,200;

6 bonus2 bSubSize,Size_All,5;

7 if (.@r>=7) {

8 bonus bInt,2;

9 bonus bDex,2;

10 bonus bMaxHP,200;

11 bonus bMaxSP,40;

12 if (.@r>=9) {

13 bonus2 bAddSize,Size_All,5;

14 bonus2 bMagicAddSize,Size_All,5;

15 }

16 }

Equip Script None
Unequip Script None