Arc gumbo is an item obtained by cooking uncooked arc gumbo. It can be purchased from Tang Chufang for 650 chimes and sold for 65 chimes.
If eaten, it heals a maximum of 2,225 life points, but due to the time required to collect and process the ingredients it is recommended not to use them as food.
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, 89) 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.")
}
Arc gumbo | |
---|---|
Cooking level | 94 |
Cooking XP | 130 |
Burn level | 94 |
Utensils | None |
Ingredients | Uncooked arc gumbo |
Range only | No |
Instructions | |
To make Arc gumbo:
|
Drop sources[]
- This list was created dynamically. For help, see the FAQ.
- To force an update of this list, click here.
- For an exhaustive list of all known sources for this item, see here.
Source | Combat level | Quantity | Rarity |
---|---|---|---|
Fortunate bakami jar | N/A | 2–3 | Common |
Fortunate bakami | N/A | 1–3 | Unknown |
Selling[]
|
|
- ^ 11 chimes if sold to Big Bada Bamboo on Tuai Leit, 10 chimes if sold on Waiko.
- ^ 36 chimes profit if you bought the first Commodity sell price increase upgrade and 43 chimes profit at the second Commodity sell price increase upgrade, taking in consideration the price increase of base resources.
Tips[]
- It is recommended to use cooking gauntlets or a cooking cape while cooking to limit the chance of burning the food.
- Players should consider cooking on a portable range, or the grill in Waiko; doing so provides a 5% chance to produce an additional Arc gumbo.
- Wearing a modified sous chef's toque provides a 5% chance to cook an additional stew, stacking with other effects.
- Since the ingredients required to make Arc gumbos stack, large quantities of stews can be manufactured, cooked, and then sold to Tang at the Waiko market while using the grill to produce extra stews.