Viewing Item

#311455: Glacier Flower Spell (Magical Grade) 2Lv

Item ID 311455 For Sale No
Identifier Magical_Grade_2 Credit Price Not For Sale
Name Glacier Flower Spell (Magical Grade) 2Lv 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 = getenchantgrade();

2 .@r = getrefine();

3 bonus2 bMagicAtkEle,Ele_All,6;

4 bonus bMatk,30;

5 if (.@r>=7) {

6 bonus bAspdRate,6;

7 if (.@r>=9) {

8 bonus bVariableCastrate,-6;

9 bonus bDelayrate,-6;

10 }

11 }

12 if (.@g>=ENCHANTGRADE_D) {

13 bonus bMatkRate,2;

14 bonus bMatk,30;

15 if (.@g>=ENCHANTGRADE_C) {

16 if (.@r>=7) {

17 bonus bSMatk,3;

18 }

19 }

20 if (.@g>=ENCHANTGRADE_B) {

21 if (.@r>=9) {

22 bonus bSpl,1;

23 bonus bCon,1;

24 }

25 if (.@g>=ENCHANTGRADE_A) {

26 bonus2 bMagicAddEle,Ele_All,12;

27 if (.@r>=11) {

28 bonus2 bMagicAddSize,Size_All,12;

29 }

30 }

31 }

32 }

Equip Script None
Unequip Script None
Description None