Pumpkin
![]() | |
Pumpkin | |
---|---|
Release | 31 October 2001 (Update) |
Members | No |
Quest item | No |
Properties | |
Tradeable | Yes |
Equipable | No |
Stackable | No |
Disassembly | No |
Noteable | Yes |
Edible | Yes |
Destroy | Drop |
Actions [?] | |
Backpack | Eat |
Values | |
Value | 30 coins |
High alch | 18 coins |
Low alch | 12 coins |
On death | Reclaimable Reclaim: 3,755,275 Sacrifice: 15,021,100 |
Weight | 0.5 kg |
Examine | |
Happy Halloween. | |
Grand Exchange | |
Exchange | 736,955,054 coins (info) |
Buy limit | 2 |
Loading... | |
Advanced data | |
Item ID | 1959 |
Links | MRID • recipe |
FAQ • doc |
Pumpkins were the first Holiday item to be dropped, and the first item to be discontinued from the game. The drop occurred all around Gielinor on 31 October 2001, marking the 2001 Hallowe'en event. During the Hallowe'en event of 2001, pumpkins were found scattered around various towns and areas at different times during the day.
As no holiday event had been done before, everyone was taken by surprise and not many players managed to obtain them. There were players who didn't bother to pick any up because of the limited bank space (48 items) available in RuneScape Classic at the time.
A large quantity of these items were lost early on as players viewed them as nothing more than a fun item/food, the concept of discontinued items weren't formed until much later. Players would take pumpkins into the newly released wilderness as food or simply drop them when they needed inventory space.
Upon release, many players ate their pumpkins, because they heal more than lobsters, which were more difficult to obtain at the time.
It is strongly recommended for players with a pumpkin in their possession to note it when withdrawing from the bank, as it may be accidentally consumed. Jagex has added a warning message that appears if you attempt to eat it. Eating it heals 200 to 900 life points, depending on your Constitution level. Like the Easter egg, Ghasts will rot this item without giving a warning. Oddly enough, they cannot be given to adventurers and starving campers during Temple Trekking as apparently, they do not count as a food item.
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, 45) let(healAmount, 0) let(healAmountOutOfCombat, 0) let(healOverTimeAmount, 0) let(healOverTimeDuration, 0) let(constitutionLevel, skillstat_Constitution_level) let(itemName, "This")
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, itemName + " will heal " + heal + " life points at level " + constitutionLevel + " while 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.")
}
Despite their release being earlier than Partyhats, there is a significantly lower demand for pumpkins due to no wear option, so players are unable to show off their wealth as easily. It is possible to do this by feeding it to a baby troll, whose name is that of the first thing it eats; however, this could be considered wasteful as it permanently removes the item from the game. Before the re-introduction of free trade, Pumpkins, along with Easter eggs and Disks of returning, were used as currency to trade up for the more expensive Partyhats.