Viewing Item

#311450: Glacier Flower Spell (Physical Grade) 2Lv

Item ID 311450 For Sale No
Identifier Physical_Grade_2 Credit Price Not For Sale
Name Glacier Flower Spell (Physical 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 bonus bLongAtkRate,6;

4 bonus bShortAtkRate,6;

5 bonus bBaseAtk,30;

6 if (.@r>=7) {

7 bonus bAspdRate,6;

8 if (.@r>=9) {

9 bonus bVariableCastrate,-6;

10 bonus bDelayrate,-6;

11 }

12 }

13 if (.@g>=ENCHANTGRADE_D) {

14 bonus bAtkRate,2;

15 bonus bBaseAtk,30;

16 if (.@g>=ENCHANTGRADE_C) {

17 if (.@r>=7) {

18 bonus bPAtk,3;

19 }

20 }

21 if (.@g>=ENCHANTGRADE_B) {

22 if (.@r>=9) {

23 bonus bPow,1;

24 bonus bCon,1;

25 }

26 if (.@g>=ENCHANTGRADE_A) {

27 bonus2 bAddEle,Ele_All,12;

28 if (.@r>=11) {

29 bonus2 bAddSize,Size_All,12;

30 }

31 }

32 }

33 }

Equip Script None
Unequip Script None
Description None