Viewing Item

#30255: Skill Neuralizer

Item ID 30255 For Sale No
Identifier Neuralizer2 Credit Price Not For Sale
Name Skill Neuralizer Type Usable
NPC Buy 2 Weight 0
NPC Sell 1 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 0
Equip Locations None
Equip Upper Normal / Upper / Baby
Equippable Jobs All Jobs
Equip Gender Unknown
Item Use Script

1 if (checkriding() || checkfalcon() || ismounting() || checkcart() || Class == 0 || Class == 4001) { dispbottom "----------------------------------------------------------------------------------------------",0x00e5ff; dispbottom "Please remove your Cart, Mount or Falcon. Novice Class are not allowed to use this item.",0xFDFEFE; dispbottom "----------------------------------------------------------------------------------------------",0x00e5ff; getitem 30255,1; } else { { ResetSkill; sc_end_class; } }

Equip Script None
Unequip Script None