Per request, the donation page is live!

Viewing Item

#4575: Armed Guard Soheon Card

Item ID 4575 For Sale No
Identifier Soheon_Card Credit Price Not For Sale
Name Armed Guard Soheon 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,10;

3 if

4 (getiteminfo(getequipid(EQI_HAND_R),

5 ITEMINFO_VIEW)

6 ==

7 W_DAGGER)

8 {

9 .@r

10 =

11 getrefine();

12 if

13 (.@r

14 =10)

15 {

16 bonus

17 bAspd,1;

18 }

19 if

20 (.@r

21 =14)

22 {

23 bonus

24 bAspd,1;

25 }

26 }

Equip Script None
Unequip Script None
Login