From 910ca1981afc9c901bc77f4595268906827d8d23 Mon Sep 17 00:00:00 2001 From: downthecrop Date: Sat, 4 Dec 2021 17:35:55 -0800 Subject: [PATCH] December event newspost --- services/m=news/archives/2021-12-04.html | 215 +++++++++++++++++++++++ site/css/forum3-7.css | 1 + 2 files changed, 216 insertions(+) create mode 100644 services/m=news/archives/2021-12-04.html diff --git a/services/m=news/archives/2021-12-04.html b/services/m=news/archives/2021-12-04.html new file mode 100644 index 000000000..847f78345 --- /dev/null +++ b/services/m=news/archives/2021-12-04.html @@ -0,0 +1,215 @@ +--- +title: 30 Days of Christmas +tags: news +layout: newspost +collection: Game Updates +date: 2021-12-04 00:00:00 +0000 +authors: downthecrop +excerpt: "We are happy to announce the release of this year's Christmas Event! We are calling it: 2009scape's 30 Days of Christmas. For the next 30 days, doing anything that gives experience in the game has a chance of rewarding you with a mystery box, which contains a wide assortment of helpful loot and a couple funny jokes" +--- +
+
+
+
+
+

+ {{ page.date | date: '%d-%B-%Y' }} +

+
+
+
+
+
+
+
+
+
{{ page.title }} +
+
+
+
+ + + + + + + + +
+ +
+
+
+ + + + + + + + +
+
+ {{ page.authors }} +
+ +
Contributor
+
+ +
+
+
+
+ {{ page.date | date: '%d-%B-%Y' }} +
+
+
+

We are happy to announce the release of this year's Christmas Event! We are calling it: 2009scape's 30 Days of Christmas. For the next 30 days, doing anything that gives experience in the game has a chance of rewarding you with a mystery box, which contains a wide assortment of helpful loot and a couple funny jokes.

+

Event Information

+
    +
  • Players can collect up to 10 gifts a day
  • +
  • The gifts do not need to be opened immediately, they can be stockpiled.
  • +
  • Each individual action must be worth 20xp or more for it to trigger the chance at awarding a gift.
  • +
  • There is a 5 second cooldown between eligible XP drops to prevent exploiting the reward mechanism Now everyone, go have fun, and happy holidays!
  • +
+

P.S. Make sure to share your loot in #christmas-loot, verified participants will get a special discord role for Christmas 2021!

+

Mystery Box Rewards

+

Possible loot from the Christmas Gifts:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IMGToy Horseys of all varieties
IMGToy Kite
IMGMolten Glass 25-100
IMGFlax 15-70
IMGUncut Gems 1-100
IMGPure Essence 1-50/1000 (Rare)
IMGRanarr Seeds
IMGSnapdragon Seeds
IMGGold, Blue, Green and Crimson Charms
IMGSpirit Shards
IMGPurple Sweets
IMGCoins
IMGNature Runes
IMGEasy, Medium, and Hard clues (Quite Rare)
IMGChance of rolling the RDT (Quite Rare)
IMGAbyssal Whip (Extremely Rare)
IMGSanta Hat (Extremely Rare)
+

Patch Notes

+

Authenticity Improvements

+
    +
  • Random Event Genie lamps now scale exp correctly
  • +
  • Animations for passing through Isafdar Dense Forest added
  • +
  • Implement Wire Traps, Leaf Traps, and Stick Traps in Isafdar
  • +
+

Quality of Life Changes

+
    +
  • Launcher can now toggle snow accents for December
  • +
+

Bug Fixes

+
    +
  • Quest point cape/hood no longer unequip on login if wearing QP hood
  • +
  • Void mace now consumes runes correctly
  • +
+

Backend Improvements

+
    +
  • Add remote kicking support to the Management Server
      +
    • After manual verification a user can use Zanik to kick themself from the server if they are stuck in a logged in state.
    • +
    +
  • +
+
+
+
+
+ + + + + + + + +
+ +
+
+
+
+
+
\ No newline at end of file diff --git a/site/css/forum3-7.css b/site/css/forum3-7.css index 62ce67e4b..088429863 100644 --- a/site/css/forum3-7.css +++ b/site/css/forum3-7.css @@ -69,6 +69,7 @@ UL.flat { } #infopane { + padding-bottom: 16px; padding-top: 16px; text-align: center; }