> For the complete documentation index, see [llms.txt](https://docs.maplestoryn.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maplestoryn.io/archives/events/past-events/welcome-pudgy-world-maplestory-n-x-pudgy-penguins-collaboration-event/pudgy-fireworks-event.md).

# Pudgy Fireworks Event

To celebrate the MapleStory N x Pudgy Penguins Collaboration, it's time to light up the sky with Pudgy Fireworks!

Set off your fireworks to create a beautiful display for everyone to see and get a chance to win special rewards.

### **■ Event Schedule**

January 8, 2026 (After Maintenance) \~ February 25, 2026, 23:59:59 (UTC+0)

### **■ Eligibility**

Characters that have completed the ‘\[Pudgy World] Pudgy Fireworks’ Quest

### **■ How to Participate**

* Speak to the Pudgy Fireworks Vending Machine NPC in the Pudgy Event Map. You can purchase one Pudgy Fireworks item for 20 Pudgy Jellies.

![](/files/36060664a1752ea4a4447e95ee0e8161e55a00fb)

![](/files/fff7b6c8558e45aa21a5a520379a8ea9503eb7a8)

* Using a Pudgy Fireworks item gives you a chance to win Pudgy Jellies. Alternatively, you may receive a Pudgy Penguin's Cheer buff, which grants a temporary boost to your Attack Power and Magic ATT.
* The firework effects can be seen by all other characters within the Pudgy World event map.
* Pudgy Fireworks items will expire 24 hours after they are obtained.

![](/files/167a74f353f3cb4f1a1fcb269b64249e676f57b5)

### **■ Event Rewards**

Each Pudgy Fireworks item will grant one of the following rewards, based on probability:

<table><thead><tr><th width="127" align="center">Tier</th><th align="center">Probability</th><th align="center">Reward</th><th align="center">Expiration</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">0.2%</td><td align="center">1000 Pudgy Jellies</td><td align="center">-</td></tr><tr><td align="center">2</td><td align="center">0.8%</td><td align="center">500 Pudgy Jellies</td><td align="center">-</td></tr><tr><td align="center">3</td><td align="center">19.0%</td><td align="center">100 Pudgy Jellies</td><td align="center">-</td></tr><tr><td align="center">4</td><td align="center">30.0%</td><td align="center">50 Pudgy Jellies</td><td align="center">-</td></tr><tr><td align="center">5</td><td align="center">50.0%</td><td align="center">Pudgy Penguin's Cheer</td><td align="center">30 Days</td></tr></tbody></table>

**※** The Pudgy Penguin's Cheer is a buff coupon that **grants +15 Attack Power and Magic ATT for 15 minutes.**

### **■ Event Notes**

※ Each character can purchase a maximum of 15 Pudgy Fireworks per day. This purchase limit resets daily at 00:00 (UTC+0).

※ Pudgy Fireworks items expire 24 hours after being acquired, but there is no daily limit on how many you can use.

### ⚠**️ Important Note**

※ Any actions that violate the Operation Policy may result in restrictions. Accounts restricted from using services within the MapleStory Universe ecosystem, including MapleStory N, may also be excluded from receiving rewards.

※ In case maintenance on MapleStory Universe services takes place on the day of the event conclusion, the event end time may be subject to change.

※ Event schedule, rewards, and other details are subject to change without prior notice. In such cases, additional announcements will be provided separately.

※ Reward items cannot be received after the event period ends.

※ Reward items can be stored in in-game inventory until their expiration period. Items not used within the expiration period will be deleted.

※ Rewards will be distributed only to the wallet used to participate in the event. Please note that the receiving wallet addresses cannot be changed.

※ MapleStory Universe cannot address issues arising from incorrectly connected wallets.

※ Account trading is prohibited under our operating policy. Violators may be restricted from MapleStory Universe service, and MapleStory Universe is not liable for any losses or damages incurred through trading attempts.

※ Please note that access may be restricted in certain regions. Depending on your location, you could encounter limitations when accessing the MapleStory Universe service. For a seamless experience with the MapleStory Universe, please consult the [Terms of Service.](https://msu.io/policy/terms)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.maplestoryn.io/archives/events/past-events/welcome-pudgy-world-maplestory-n-x-pudgy-penguins-collaboration-event/pudgy-fireworks-event.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
