Viewing Item

#311453: Glacier Flower Spell (Physical Grade) 5Lv

Item ID 311453 For Sale No
Identifier Physical_Grade_5 Credit Price Not For Sale
Name Glacier Flower Spell (Physical Grade) 5Lv 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,15;

4 bonus bShortAtkRate,15;

5 bonus bBaseAtk,75;

6 if (.@r>=7) {

7 bonus bAspdRate,15;

8 if (.@r>=9) {

9 bonus bVariableCastrate,-15;

10 bonus bDelayrate,-15;

11 }

12 }

13 if (.@g>=ENCHANTGRADE_D) {

14 bonus bAtkRate,5;

15 bonus bBaseAtk,75;

16 if (.@g>=ENCHANTGRADE_C) {

17 bonus bPAtk,4*(.@r/3);

18 if (.@g>=ENCHANTGRADE_B) {

19 bonus bPow,(.@r/2);

20 bonus bCon,(.@r/2);

21 if (.@g>=ENCHANTGRADE_A) {

22 bonus2 bAddEle,Ele_All,18;

23 if (.@r>=11) {

24 bonus2 bAddSize,Size_All,18;

25 }

26 }

27 }

28 }

29 }

Equip Script None
Unequip Script None
Description None