Per request, the donation page is live!

Viewing Item

#4607: Faithful Manager Card

Item ID 4607 For Sale No
Identifier FaithfulManager_Card Credit Price Not For Sale
Name Faithful Manager Card Type Card
NPC Buy 20 Weight 1
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 0
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 bonus

2 bBaseAtk,5;

3 bonus

4 bMatk,5;

5 if

6 (getiteminfo(getequipid(EQI_HAND_R),

7 ITEMINFO_VIEW)

8 ==

9 W_BOOK)

10 {

11 .@r

12 =

13 getrefine();

14 if

15 (.@r

16 =10)

17 {

18 bonus

19 bBaseAtk,20;

20 bonus

21 bMatk,20;

22 }

23 if

24 (.@r

25 =14)

26 {

27 bonus

28 bBaseAtk,20;

29 bonus

30 bMatk,20;

31 }

32 }

Equip Script None
Unequip Script None
Login