
RENEWAL / ITEMS
Honey Pancake
#593Restorative
Honey_Pancake
TypeRestorative
Weight15
Buy price0 z
Sell price0 z
Description
A very sweet pancake topped with honey.
Class: Recovery
Weight: 15
Restores 325 to 405 HP.
Restores 40 to 60 SP.
Cures Blind, Chaos, Curse, Poison and Silence.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Trade
Item effect script
itemheal rand(325,405),rand(40,60);
sc_end SC_POISON;
sc_end SC_SILENCE;
sc_end SC_BLIND;
sc_end SC_CONFUSION;
sc_end SC_CURSE;
sc_end SC_Hallucination;