Viewing Item

#314231: Frontier Spell (Special Force)

Item ID 314231 For Sale No
Identifier Ch01_2_Fighter2 Credit Price Not For Sale
Name Frontier Spell (Special Force) 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 bPAtk,2;

4 bonus bAtkRate,2;

5 bonus bBaseAtk,25;

6 if (.@r>=7) {

7 bonus bNonCritAtkRate,5;

8 if (.@r>=9) {

9 bonus bShortAtkRate,10;

10 bonus bLongAtkRate,10;

11 }

12 }

13 if (.@g>=ENCHANTGRADE_D) {

14 bonus bNonCritAtkRate,5;

15 if (.@g>=ENCHANTGRADE_C) {

16 bonus bNonCritAtkRate,5;

17 }

18 }

Equip Script None
Unequip Script None