Viewing Item

#312306: Issgard Crystal

Item ID 312306 For Sale No
Identifier Isgard_4 Credit Price Not For Sale
Name Issgard Crystal Type Card - Enchant
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 bonus

5 bMdef,10;

6 bonus

7 bDef,50;

8 if

9 (.@g

10 =ENCHANTGRADE_D)

11 {

12 bonus

13 bDelayrate,-2;

14 bonus

15 bMdef,5;

16 bonus

17 bDef,25;

18 if

19 (.@g

20 =ENCHANTGRADE_C)

21 {

22 bonus

23 bDelayrate,-1;

24 bonus

25 bMdef,5;

26 bonus

27 bDef,25;

28 if

29 (.@g

30 =ENCHANTGRADE_B)

31 {

32 bonus

33 bDelayrate,-1;

34 bonus

35 bMdef,5;

36 bonus

37 bDef,25;

38 if

39 (.@g

40 =ENCHANTGRADE_A)

41 {

42 bonus

43 bDelayrate,-1;

44 bonus

45 bMdef,5;

46 bonus

47 bDef,25;

48 }

49 }

50 }

51 }

Equip Script None
Unequip Script None