Viewing Item

#4856: Special Int

Item ID 4856 For Sale No
Identifier S_Int Credit Price Not For Sale
Name Special Int Type Card - Enchant
NPC Buy 20 Weight 0
NPC Sell 10 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 = getrefine();

2 bonus bInt,1;

3 if (.@r>=8) {

4 bonus bInt,3;

5 if (.@r>=9) {

6 bonus bMatkRate,1;

7 if (.@r>=12) {

8 bonus bFixedCastrate,-7;

9 bonus bAspd,1;

10 }

11 }

12 }

Equip Script None
Unequip Script None