Per request, the donation page is live!

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 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 Knight / Crusader
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,"RK_IGNITIONBREAK",30;

11 bonus2

12 bSkillAtk,"LG_EARTHDRIVE",30;

13 if

14 (eaclass()&EAJL_THIRD

15 &&

16 BaseJob

17 ==

18 Job_Knight)

19 {

20 bonus2

21 bVariableCastrate,"RK_IGNITIONBREAK",-100;

22 bonus

23 bCritAtkRate,40;

24 }

25 if

26 (eaclass()&EAJL_THIRD

27 &&

28 BaseJob

29 ==

30 Job_Crusader)

31 {

32 bonus

33 bDelayrate,-15;

34 bonus

35 bShortAtkRate,20;

36 }

Equip Script None
Unequip Script None
Login