Viewing Item

#312351: Icy Storm Rune 7Lv

Item ID 312351 For Sale No
Identifier Ice_Storm_R_7 Credit Price Not For Sale
Name Icy Storm Rune 7Lv 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 .@dex

2 =

3 (readparam(bDex)/20);

4 .@g

5 =

6 getenchantgrade();

7 bonus

8 bBaseAtk,10*.@dex;

9 bonus

10 bPow,2*.@dex;

11 bonus

12 bCon,2*.@dex;

13 if

14 (.@g

15 =ENCHANTGRADE_D)

16 {

17 bonus

18 bLongAtkRate,6;

19 bonus

20 bPAtk,6;

21 if

22 (.@g

23 =ENCHANTGRADE_C)

24 {

25 bonus

26 bLongAtkRate,10;

27 bonus

28 bPAtk,9;

29 if

30 (.@g

31 =ENCHANTGRADE_B)

32 {

33 bonus

34 bPAtk,12;

35 }

36 }

37 }

Equip Script None
Unequip Script None