Per request, the donation page is live!

Viewing Item

#490607: Document Merchant

Item ID 490607 For Sale No
Identifier aegis_490607 Credit Price Not For Sale
Name Document Merchant Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Right
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Blacksmith / Alchemist
Equip Gender Unknown
Item Use Script

1 bonus

2 bBaseAtk,100;

3 bonus2

4 bAddClass,Class_All,10;

5 bonus

6 bDelayrate,-10;

7 bonus2

8 bAddSize,Size_All,10;

9 bonus2

10 bSkillAtk,"NC_AXETORNADO",30;

11 bonus2

12 bSkillAtk,"NC_ARMSCANNON",30;

13 bonus2

14 bSkillAtk,"GN_CARTCANNON",30;

15 if

16 (eaclass()&EAJL_THIRD

17 &&

18 BaseJob

19 ==

20 Job_Blacksmith)

21 {

22 bonus

23 bNoMadoFuel;

24 bonus2

25 bAddEle,Ele_All,15;

26 }

27 if

28 (eaclass()&EAJL_THIRD

29 &&

30 BaseJob

31 ==

32 Job_Alchemist)

33 {

34 bonus

35 bAllStats,10;

36 bonus

37 bLongAtkRate,20;

38 }

Equip Script None
Unequip Script None
Login