Viewing Item

#490378: Curse of Maebia Book

Item ID 490378 For Sale No
Identifier aegis_490378 Credit Price Not For Sale
Name Curse of Maebia Book 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 60
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bInt,3;

2 bonus bAgi,3;

3 if (BaseJob == Job_Sage)

4 bonus bAspd,readparam(bInt)/30;

5 if (Class == Job_Star_Gladiator || Class == Job_Soul_Linker) {

6 bonus bDex,JobLevel/2;

7 bonus bLuk,JobLevel/2;

8 bonus2 bSkillAtk,"SL_SMA",2*(JobLevel/2);

9 bonus2 bSkillAtk,"SG_STAR_WARM",2*(JobLevel/2);

10 }

Equip Script None
Unequip Script None