-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: combined pumpkin + large pumpkin article and jack O' lantern ar…
…ticle
- Loading branch information
Showing
4 changed files
with
57 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
The **Jack O' Lantern** is an [Obstacle](/obstacles) that was added to the game in the [v0.21.0](https://github.com/HasangerGames/suroi/releases/tag/v0.21.0) "Plumpkin Panic" update on November 1st, 2024. | ||
|
||
# Location & Spawning | ||
|
||
75 Jack O' Lanterns spawn around the Halloween Map in random locations. They can also be found in fixed positions near the entrances of several buildings such as the [Red House](/buildings/red_houses). | ||
|
||
# Loot & More | ||
|
||
Jack O' Lanterns have a 40% chance to drop a [Costumed](/perks/costumed) perk as well as the loot table for the [Large Pumpkin](/obstacles/large_pumpkin). | ||
|
||
# Tips | ||
|
||
- If you are stuck with a negative halloween perk, you can break a Jack O' Lantern as it has a good chance to drop a Costumed perk which overrides your current halloween perk. | ||
- Jack O' Lanterns are even more effective than Large Pumpkins at being a piece of cover as they have a high amount of health. | ||
|
||
# Trivia | ||
|
||
- The Jack O' Lantern was the only obstacle added in the v0.21.0 update | ||
|
||
# History | ||
- [v0.21.0](https://github.com/HasangerGames/suroi/releases/tag/v0.21.0) | ||
- Added |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
**Pumpkins** are a type of [Obstacle](/obstacles) that come in two sizes and only spawn on the Harvest and Halloween Maps. The Normal Pumpkin was added to the game in the [v0.12.0](https://github.com/HasangerGames/suroi/releases/tag/v0.12.0) "Trick-or-Tweak" update on October 29th, 2023 and the Large Pumpkins were added to the game in the [v0.20.0](https://github.com/HasangerGames/suroi/releases/tag/v0.20.0) "Open Season" update on October 27th, 2024. Normal Pumpkins are a very common obstacle on both the Harvest and Halloween Maps while Large Pumpkins are rarer. | ||
|
||
# Location & Spawning | ||
|
||
200 Normal Pumpkins spawn around the Harvest and Halloween Maps in random locations. | ||
|
||
Five Large Pumpkins spawn around the same maps as the Normal Pumpkin. However, a huge amount of Large Pumpkins spawn near the entrance of the [Plumpkin Bunker](/buildings/plumpkin_bunker_meta). | ||
|
||
# Loot & More | ||
|
||
Pumpkins drop common loot similar to crates such as ammo and guns. The Large Pumpkin drops 2-3 loot instances while the Normal Pumpkin drops one. | ||
|
||
# Tips | ||
|
||
- The small size and relatively low health of the Normal Pumpkin make it a poor choice for cover. However, the Large Pumpkin is more effective because of its higher health and larger hitbox compared to the Normal Pumpkin. | ||
|
||
# Trivia | ||
|
||
- During the Halloween 2023 event, the Normal Pumpkin had a 95% chance to drop a [G17 (scoped)](/weapons/guns/g17_scoped) and a 5% chance to drop a [USAS-12](/weapons/guns/usas12). | ||
|
||
# History | ||
- [v0.21.0](https://github.com/HasangerGames/suroi/releases/tag/v0.21.0) | ||
- Added to 2024 Halloween event map | ||
- [v0.20.0](https://github.com/HasangerGames/suroi/releases/tag/v0.20.0) | ||
- Rebalanced the Pumpkin loot table and added it to the Harvest Map | ||
- Added Large Pumpkins | ||
- [v0.12.1](https://github.com/HasangerGames/suroi/releases/tag/v0.12.1) | ||
- No longer available due to the 2023 Halloween event map being phased out | ||
- [v0.12.0](https://github.com/HasangerGames/suroi/releases/tag/v0.12.0) | ||
- Added |