Viewing Item

#15472: [Not For Sale] Kafra Uniform

Item ID 15472 For Sale No
Identifier Comp_Kafra_Suit Credit Price Not For Sale
Name [Not For Sale] Kafra Uniform 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 1
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

2 =

3 getrefine();

4 bonus2

5 bExpAddRace,RC_All,5;

6 bonus2

7 bDropAddRace,RC_All,5;

8 bonus

9 bMaxHP,100*.@r;

10 bonus

11 bMaxSP,20*.@r;

12 if

13 (.@r

14 =7)

15 {

16 bonus

17 bMaxHPrate,3;

18 bonus

19 bMaxSPrate,3;

20 }

21 if

22 (.@r

23 =9)

24 {

25 bonus

26 bMaxHPrate,5;

27 bonus

28 bMaxSPrate,5;

29 }

30 if

31 (.@r

32 =12)

33 {

34 bonus

35 bHPrecovRate,100;

36 bonus

37 bSPrecovRate,100;

38 }

Equip Script None
Unequip Script None