Viewing Item

#15479: [Not For Sale] Holy White Cloth

Item ID 15479 For Sale No
Identifier aegis_15479 Credit Price Not For Sale
Name [Not For Sale] Holy White Cloth Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 50
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 None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bDelayrate,-10;

6 bonus

7 bMdef,10;

8 bonus

9 bHealPower,2;

10 bonus

11 bHealPower2,1;

12 bonus2

13 bAddItemGroupHealRate,IG_Potion,1;

14 if

15 (.@r

16 =7)

17 {

18 bonus

19 bHealPower,4;

20 bonus

21 bHealPower2,2;

22 bonus2

23 bAddItemGroupHealRate,IG_Potion,2;

24 bonus

25 bDef,50;

26 bonus

27 bUnbreakableArmor;

28 }

29 if

30 (.@r

31 =8)

32 {

33 bonus

34 bHealPower,6;

35 bonus

36 bHealPower2,3;

37 bonus2

38 bAddItemGroupHealRate,IG_Potion,3;

39 bonus

40 bDef,100;

41 }

42 if

43 (.@r

44 =9)

45 {

46 bonus

47 bHealPower2,3;

48 bonus2

49 bAddItemGroupHealRate,IG_Potion,3;

50 bonus

51 bDef,150;

52 bonus2

53 bResEff,Eff_Stone,5000;

54 }

Equip Script None
Unequip Script None