Menú

Base de datos

Item DB Mob DB

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

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bPAtk,2;

9 bonus

10 bAtkRate,2;

11 bonus

12 bBaseAtk,25;

13 if

14 (.@r

15 =7)

16 {

17 bonus

18 bNonCritAtkRate,5;

19 if

20 (.@r

21 =9)

22 {

23 bonus

24 bShortAtkRate,10;

25 bonus

26 bLongAtkRate,10;

27 }

28 }

29 if

30 (.@g

31 =ENCHANTGRADE_D)

32 {

33 bonus

34 bNonCritAtkRate,5;

35 if

36 (.@g

37 =ENCHANTGRADE_C)

38 {

39 bonus

40 bNonCritAtkRate,5;

41 }

42 }

Equip Script None
Unequip Script None