(not called that in game) |
(Gianne Jnr called it as Vegetable ball in conversation dialogue) |
||
Line 23: | Line 23: | ||
}} |
}} |
||
[[File:Veg ball detail.png|left|75px]] |
[[File:Veg ball detail.png|left|75px]] |
||
− | '''Veg balls''' are introduced with [[Gnome cooking]] and are a possible order in the [[minigame]] [[Gnome restaurant]]. They require level 35 [[Cooking]] and completion of [[Aluft Gianne snr.]]'s tutorial in the [[Grand Tree]] for 175 Cooking [[experience]]. Consumption heals 200 to 400 [[life points]] depending on the player's [[Constitution]] level. |
+ | '''Veg balls''' or '''Vegetable balls''' are introduced with [[Gnome cooking]] and are a possible order in the [[minigame]] [[Gnome restaurant]]. They require level 35 [[Cooking]] and completion of [[Aluft Gianne snr.]]'s tutorial in the [[Grand Tree]] for 175 Cooking [[experience]]. Consumption heals 200 to 400 [[life points]] depending on the player's [[Constitution]] level. |
{{Food calculator|base=40}} |
{{Food calculator|base=40}} |
||
Revision as of 16:14, 21 June 2018
Veg balls or Vegetable balls are introduced with Gnome cooking and are a possible order in the minigame Gnome restaurant. They require level 35 Cooking and completion of Aluft Gianne snr.'s tutorial in the Grand Tree for 175 Cooking experience. Consumption heals 200 to 400 life points depending on the player's Constitution level.
Enter your Constitution level | name=skillstat_Constitution_level|type=int|value=1|range=9,99|size=4|sublist=calchealing |
name=healing|type=output |
let(minLevel, 40) let(healAmount, 0) let(healAmountOutOfCombat, 0) let(healOverTimeAmount, 0) let(healOverTimeDuration, 0) let(constitutionLevel, skillstat_Constitution_level)
let(pointsPerLevel, 25) if(healAmount){
let(pointsPerLevel, healAmount / minLevel)
}
if(constitutionLevel < minLevel){
let(heal, constitutionLevel * pointsPerLevel)
}{
let(heal, minLevel * pointsPerLevel)
}
let(heal, floor(heal + 0.000001)) let(healing,"This will heal " + heal + " life points at level " + constitutionLevel + " in combat.")
if(healOverTimeAmount){
let(healing, healing + " It will heal an additional " + healOverTimeAmount + " life points over " + healOverTimeDuration + " seconds.")
}
if(healAmountOutOfCombat){
let(pointsPerLevelOutOfCombat, healAmountOutOfCombat / minLevel) if (constitutionLevel < minLevel){ let(healOutOfCombat, constitutionLevel * pointsPerLevelOutOfCombat) }{ let(healOutOfCombat, minLevel * pointsPerLevelOutOfCombat) } let(healOutOfCombat, floor(healOutOfCombat + 0.000001)) let(healing, healing + " It will heal " + healOutOfCombat + " life points while out of combat.")
}
Cooking
Veg ball | |
---|---|
Cooking level | 35 |
Cooking XP | 175 |
Burn level | Unknown edit |
Utensils | Gnomebowl mould |
Ingredients | Gianne Dough, 2 Onions, 2 Potatoes, Gnome spice, Equa leaves |
Range only | Yes |
Instructions | |
To make Veg ball:
|
Disassembly
Disassembly XP | 1.2 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 56.0% |
Possible materials | |
Often | |
![]() | 89% |
Sometimes | |
![]() | 8% |
Rarely | |
![]() | 1% |
![]() | 1% |
![]() | 1% |
Restaurant NPCs | |||||||||||
Items |
| ||||||||||
Delivery destinations |
| ||||||||||
Rewards |
![]() ![]() ![]() ![]() ![]() ![]() |
- Needs ID
- Members' items
- Items that are reclaimable on death
- Grand Exchange items
- Tradeable items
- Items that can be disassembled
- Items
- Items that disassemble into Organic parts
- Items that disassemble into Crafted parts
- Items that disassemble into Living components
- Items that disassemble into Healthy components
- Items that disassemble into Enhancing components
- Disassemble category/food
- Gnome cooking
- Gnome Restaurant
- Food
- Cooking