Type |
Healing |
Subtype |
None |
Attack |
0 |
Defense |
0 |
Weight |
15.0 |
Weapon Level |
0 |
Buy |
7,000z |
Sell |
3,500z |
Required Level |
0 |
Slots |
0 |
Applicable Jobs:
All
Description:
Highly nutritious jelly secreted from honeybees that they only feed to larvas and future queens.
_
Class: Restorative
Heal: 325 - 405 HP
40 - 60 SP
Cure: Poison, Curse, Silence, Confusion, Blind
Weight: 15
Item 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;