Per request, the donation page is live!

Viewing Item

#490608: Document Mage

Item ID 490608 For Sale No
Identifier aegis_490608 Credit Price Not For Sale
Name Document Mage 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 Wizard / Sage
Equip Gender Unknown
Item Use Script

1 bonus

2 bMatk,100;

3 bonus

4 bMatkRate,10;

5 bonus

6 bDelayrate,-10;

7 bonus2

8 bMagicAddSize,Size_All,10;

9 bonus2

10 bSkillAtk,"WL_COMET",30;

11 bonus2

12 bSkillAtk,"SO_VARETYR_SPEAR",30;

13 if

14 (eaclass()&EAJL_THIRD

15 &&

16 BaseJob

17 ==

18 Job_Wizard)

19 {

20 bonus

21 bFixedCast,-1000;

22 bonus2

23 bSkillCooldown,"WL_COMET",-20000;

24 bonus2

25 bIgnoreMdefRaceRate,RC_All,50;

26 bonus2

27 bIgnoreMdefRaceRate,RC_Player_Doram,-50;

28 bonus2

29 bIgnoreMdefRaceRate,RC_Player_Human,-50;

30 }

31 if

32 (eaclass()&EAJL_THIRD

33 &&

34 BaseJob

35 ==

36 Job_Sage)

37 {

38 skill

39 "HW_MAGICPOWER",5;

40 bonus2

41 bSkillCooldown,"SO_VARETYR_SPEAR",-4000;

42 bonus2

43 bIgnoreMdefRaceRate,RC_All,50;

44 bonus2

45 bIgnoreMdefRaceRate,RC_Player_Doram,-50;

46 bonus2

47 bIgnoreMdefRaceRate,RC_Player_Human,-50;

48 }

Equip Script None
Unequip Script None
Login