Viewing Item

#490379: [Not For Sale] Curse of Maebia Book

Item ID 490379 For Sale No
Identifier aegis_490379 Credit Price Not For Sale
Name [Not For Sale] 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 Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
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