Cooked eeligator is a food item that can be bought from Goebie suppliers in their shops in Kanatah and Otot or received as a drop from Beastmaster Durzag or Yakamaru. It heals 1875 life points.
The minimum Constitution level to receive the full amount of healing from this food is 75.
Enter your Constitution level | name=skillstat_Constitution_level|type=int|value=1|range=9,99|size=4|sublist=calchealing |
name=healing|type=output |
variables=skillstat_Constitution_level
calchealing|
let(minLevel, 75) 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.")
}
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 |
---|---|---|---|
Beastmaster Durzag | 2000 | 5–8 | Common |
Yakamaru | 10000 | 6–9 | Common |
Store locations[]
- This list was created dynamically. For help, see the FAQ.
- To force an update of this list, click here.
Seller | Location | Cost | Currency | Base stock | Members? |
---|
Disassembly[]
Disassembly XP | 2.2 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 4.2% |
Possible materials | |
Often | |
Organic parts | 89% |
Sometimes | |
Crafted parts | 8% |
Rarely | |
Living components | 1% |
Healthy components | 1% |
Enhancing components | 1% |
Trivia[]
- It uses the same icon as cooked meat.
- In the code, Eeligator is named "Raid Overpriced Fish."[1]
References[]
Inhabitants |
| ||||||||||
Items |
| ||||||||||
Rewarded titles |
| ||||||||||
Locations |
| ||||||||||
Music |
| ||||||||||
Activities |
| ||||||||||
Related |
|