Viewing Item

#28947: Gaia's Shield

Item ID 28947 For Sale No
Identifier Gaia_Shield_BR Credit Price Not For Sale
Name Gaia's Shield Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 150
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Off Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bMdef,10;

3 bonus2

4 bSubEle,Ele_Earth,10;

5 bonus2

6 bAddEle,Ele_Earth,5;

7 bonus2

8 bMagicAddEle,Ele_Earth,5;

9 .@r

10 =

11 getrefine();

12 if

13 (.@r

14 =8)

15 {

16 bonus2

17 bSubEle,Ele_Earth,15;

18 bonus2

19 bAddEle,Ele_Earth,10;

20 bonus2

21 bMagicAddEle,Ele_Earth,10;

22 }

23 if

24 (.@r

25 =10)

26 {

27 if

28 (readparam(bStr)

29 =90)

30 bonus

31 bBaseAtk,50;

32 if

33 (readparam(bAgi)

34 =90)

35 bonus

36 bAspdRate,5;

37 if

38 (readparam(bVit)

39 =90)

40 {

41 bonus

42 bHealPower2,10;

43 bonus

44 bAddItemHealRate,10;

45 }

46 if

47 (readparam(bInt)

48 =90)

49 bonus

50 bMatk,30;

51 if

52 (readparam(bDex)

53 =90)

54 bonus

55 bVariableCastrate,-5;

56 if

57 (readparam(bLuk)

58 =90)

59 bonus

60 bCritAtkRate,5;

61 }

Equip Script None
Unequip Script None