Viewing Item

#312330: Fiery Earth Rune 6Lv

Item ID 312330 For Sale No
Identifier Flame_Earth_R_6 Credit Price Not For Sale
Name Fiery Earth Rune 6Lv 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 = (readparam(bStr)/20);

2 .@g = getenchantgrade();

3 bonus bBaseAtk,10*.@str;

4 bonus bPow,2*.@str;

5 bonus bCon,2*.@str;

6 if (.@g>=ENCHANTGRADE_D) {

7 bonus bShortAtkRate,6;

8 bonus bPAtk,6;

9 if (.@g>=ENCHANTGRADE_C) {

10 bonus bShortAtkRate,10;

11 bonus bPAtk,9;

12 }

13 }

Equip Script None
Unequip Script None