Viewing Item

#12068: Fried Sweet Potato

Item ID 12068 For Sale No
Identifier Luk_Dish03 Credit Price Not For Sale
Name Fried Sweet Potato Type Healing
NPC Buy 6,000 Weight 50
NPC Sell 3,000 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 .@char_id = getequipedcharid(); .@woe = (.@char_id == getbattleflag("woe_reserved_char_id")); .@time = (.@char_id ? (.@woe ? 1800000 : 900000) : 1200000); sc_start2 SC_FOOD_LUK,.@time,3,.@char_id; if (!mapflag_vs(strcharinfo(PC_MAP))) percentheal 1,0;

Equip Script None
Unequip Script None