Viewing Item

#312331: Fiery Earth Rune 7Lv

Item ID 312331 For Sale No
Identifier Flame_Earth_R_7 Credit Price Not For Sale
Name Fiery Earth 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 .@str

2 =

3 (readparam(bStr)/20);

4 .@g

5 =

6 getenchantgrade();

7 bonus

8 bBaseAtk,10*.@str;

9 bonus

10 bPow,2*.@str;

11 bonus

12 bCon,2*.@str;

13 if

14 (.@g

15 =ENCHANTGRADE_D)

16 {

17 bonus

18 bShortAtkRate,6;

19 bonus

20 bPAtk,6;

21 if

22 (.@g

23 =ENCHANTGRADE_C)

24 {

25 bonus

26 bShortAtkRate,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