Item ID | 12055 | For Sale | No | |
---|---|---|---|---|
Identifier | Vit_Dish05 | Credit Price | Not For Sale | |
Name | Spicy Fried Bao | Type | Healing | |
NPC Buy | 10,000 | Weight | 80 | |
NPC Sell | 5,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_VIT,.@time,5,.@char_id; if (!mapflag_vs(strcharinfo(PC_MAP))) percentheal 1,0; |
|||
Equip Script | None | |||
Unequip Script | None |