You are not logged in
Login | Register Account
us es ru
Go back to previous page…

# 12233: Kvass

Item ID 12233 For Sale No
Identifier Kvass Credit Price Not For Sale
Name Kvass Type Healing
NPC Buy 20 Weight 20
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
ATK 0 Min Equip Level 0
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper Normal / Upper / Baby / Third / Third Upper / Third Baby
Equippable Jobs All Jobs
Equip Gender Both (Male and Female)
Item Use Script

1 percentheal 100, 100; .@mob_id = getequipedcharid(); if (.@mob_id != 0 && getmonsterinfo(.@mob_id, MOB_NAME) != "null") { specialeffect(EF_CLOAKING, AREA, playerattached()); showscript sprintf("Trans-Form-!! %s Fo-rm!!", getmonsterinfo(.@mob_id, MOB_NAME)); montransform .@mob_id, 900000; }

Equip Script None
Unequip Script None