Viewing Item

#490605: Document Swordsman

Item ID 490605 For Sale No
Identifier aegis_490605 Credit Price Not For Sale
Name Document Swordsman 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 Knight / Crusader
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,"RK_IGNITIONBREAK",30;

6 bonus2 bSkillAtk,"LG_EARTHDRIVE",30;

7 if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) {

8 bonus2 bVariableCastrate,"RK_IGNITIONBREAK",-100;

9 bonus bCritAtkRate,40;

10 }

11 if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) {

12 bonus bDelayrate,-15;

13 bonus bShortAtkRate,20;

14 }

Equip Script None
Unequip Script None