Viewing Item

#27025: Lich Lord Card

Item ID 27025 For Sale No
Identifier Lich_Lord_Card Credit Price Not For Sale
Name Lich Lord Card Type Card
NPC Buy 20 Weight 1
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
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 bDef,30;

2 bonus bMdef,10;

3 bonus2 bAddEff,Eff_Silence,900;

4 if (getequipid() == 28483) {

5 bonus2 bAddClass,Class_All,5;

6 bonus bMatkRate,5;

7 }

8 /* TODO: Confirm Mob ID to transform */

9 autobonus "{ bonus bIgnoreDefClass,Class_All; bonus bIgnoreMdefRace,RC_All; }",20,7000,BF_WEAPON|BF_MAGIC,"{ active_transform 1875,7000; }";

Equip Script None
Unequip Script None