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 7
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 Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bBaseAtk,100;

2 bonus2 bAddClass,Class_All,10;

3 bonus bDelayrate,-10;

4 bonus2 bAddSize,Size_All,10;

5 bonus2 bSkillAtk,"NC_AXETORNADO",30;

6 bonus2 bSkillAtk,"NC_ARMSCANNON",30;

7 bonus2 bSkillAtk,"GN_CARTCANNON",30;

8 if (eaclass()&EAJL_THIRD && BaseJob == Job_Blacksmith) {

9 bonus bNoMadoFuel;

10 bonus2 bAddEle,Ele_All,15;

11 }

12 if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) {

13 bonus bAllStats,10;

14 bonus bLongAtkRate,20;

15 }

Equip Script None
Unequip Script None