Item ID | 12094 | For Sale | No | |
---|---|---|---|---|
Identifier | Dex_Dish09 | Credit Price | Not For Sale | |
Name | Heavenly Fruit Juice | Type | Healing | |
NPC Buy | 80,000 | Weight | 50 | |
NPC Sell | 40,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_DEX,.@time,9,.@char_id; if (!mapflag_vs(strcharinfo(PC_MAP))) percentheal 1,0; |
|||
Equip Script | None | |||
Unequip Script | None |