Viewing Item

#25694: Modification Module (Fixed Casting)

Item ID 25694 For Sale No
Identifier EP17_1_EVT27 Credit Price Not For Sale
Name Modification Module (Fixed Casting) Type Card - Enchant
NPC Buy 0 Weight 1
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 .@r

2 =

3 getrefine();

4 .@val

5 =

6 -300;

7 if

8 (.@r

9 =

10 9)

11 {

12 .@val

13 -=

14 400;

15 }

16 else

17 if

18 (.@r

19 =

20 7)

21 {

22 .@val

23 -=

24 200;

25 }

26 bonus

27 bFixedCast,.@val;

Equip Script None
Unequip Script None