Difference between revisions of "Random Event"

From NeoDex
Jump to navigation Jump to search
(summarzed better n stuff)
Line 1: Line 1:
'''Random Events''' are unexpected occurrences while playing [[Neopets]], they come in three (or four) varieties.
A '''Random Event''' is an unexpected occurrence while playing [[Neopets]], similar to real life as a random happening that is different than normal routine.
 
==Types==
==Types==
Random Events come in 4 different varieties. They are...
===Something Has Happened!===
===Something Has Happened!===
The most common random events are a small graphic that has these three words at the top. These events can be beneficial (such as finding [[neopoints]] or an item), neutral (such as having a draik fly overhead on the way to [[Krawk Island]]), or detrimental (ghosts stealing [[neopoints]] from you and putting them on the [[Money Tree]]. Sometimes if you're lucky enough Jacko the phamtom painter can give you a [[Paint Brush]], but the chaces aren't that big. Also a lot of random events feature linding [[food]] on the floor or someone gives you an item. There is also a rare Random Event that features [[Hubrid Nox]] making your pet sick, if that happens go to the Healing springs and the [[Water Faerie]] might heal your pet, you can also buy the medicine.  
The most common Random Events show a small graphic saying "Something Has Happened!" when they occur. These events can be positive (such as finding [[neopoints]] or an [[item]]), neutral (such as having a draik fly overhead on the way to [[Krawk Island]] or a passing [[Neopet]] saying something), or negative (ghosts stealing [[neopoints]] from you and putting them on the [[Money Tree]]). Unlocking an [[Avatar]] is a "Something Has Happened" event as well, sometimes occuring at random while playing Neopets or makin certain actions while playing.


Unlocking an [[avatar]] is a "something has happened" event, although these are not always random, since the means for obtaining avatars are widely known.
===Local Events===
====Local Events====
Local Events are a subset of "Something Has Happened", which only occur in a specific world. As of September 2006, They include "Winter Random Events" (Terror Mountain) and "Tyrannian Random Events" (Tyrannia). Like Random Events, they can be positive, negative, or neutral.
A subset of the "something has happened" events are local events, which only occur in a specific world. They include "Winter Random Events" (Terror Mountain) and "Tyrannian Random Events" (Tyrannia). Like other events, they can be positive, negative, or neutral.


===Battledome Challenger===
===Battledome Challengers===
One-player [[battledome]] [[Battledome challengers|challengers]] are unlocked randomly (although certain opponents can only be unlocked in specific ways).
One-player [[battledome]] [[Battledome challengers|challengers]] are unlocked randomly (although certain opponents can only be unlocked in specific ways).


===Faerie Quests===
===Faerie Quests===
[[Faerie]]s give quests to players in a completely random fashion. The quests themselves are alike in that they require the player to purchase an item (which vanishes at the completion of the quest) without the use of the [[shop wizard]]. The exact types of items, as well as the rewards, depend on the faerie.
While playing Neopets a user may confronted by a [[Faerie]] and be given a [[Faerie Quest]]. The user must purchase an item without the use of the [[Shop Wizard]] for a reward. The exact type of items as well as the rewards depend on the faerie.
 
==Maximizing==
==Maximizing==
Random events are mostly beneficial and sought after.  Players are always comparing the number and quality of their events. Their very nature makes them impossible to control, but some theories have emerged about how to increase the frequency of events.
Random events are mostly beneficial and sought after, with players always comparing the number and quality of their events with each other. Their very nature makes them impossible to control, but some theories have emerged on how to increase the frequency of events.


===Pet Care===
===Neopet Care===
Keep your pets well fed (bloated, but not beyond that) and make sure they stay "delighted!"
It's believed keeping Neopets well fed (bloated, but not beyond that) and happy change the results of certain Random Events. This belief is held due to the fact [[The Neopets Team]] said Neopets that are sad and angry will be changed into different [[colours]] via Random Event, and having them happy will allow other events to happen as well.
 
If you have a food shortage other than the [[Soup Faerie]] for poverty ridden players you can [[Eat For Free]] too.
 
To keep your pet happy have them play with plushies, toys, etc.


===Sidebars===
===Sidebars===
Some special Neopets [[Sidebar]]s (like the birthday one, obtained and usable only on your birthday)
Some special Neopets [[Sidebar]]s (like the ''Birthay'' sidebar, obtained and usable only on a users and Neopets birthday) will increase the probability of receiving a random event. However, having a special sidebar does not guarantee a user will get more random events. It has been known for some people to get as many as 30 random events on their birthday while others only 5 or 6.
will increase the probability of receiving a random event.
 
Having a special sidebar though: does not guarantee that you will get more random events. It has been known for some people to get as many as 30 random events on their birthday while others only 5 or 6 (which is normal)


===Generosity===
===Generosity===
Donate items to the [[Money Tree]] frequently. According to the [[Neopian Times]] editorial, issue 241 (mark four), donating money and items does not increase the likelihood of getting Random Events.  
By donating items to the [[Money Tree]] frequently or being generous in general to others, users could increase their chance to recieve Random Events. Similar to [[Karma]], this idea spread rapidly with the release of the [[Wishing Well]], with users believing prize selection was given to users of greater Karma than others.
 
<div style="padding-left:25px;">
==== Technical Explanation and Background ====


Just after the [[Wishing Well]] was added there was a new wave of an idea spreading about the on line game world and the idea was KARMA.  Digital [[Karma]] measured your diservingness of bonuses and Neopets and AAA were the first few to add this as a feature although they both were very defensive about telling the users that this had happened. Generous users started getting more "good" random events and although the exact formula is (of course) secret, it works like this:
Digital Karma measured a users diservingness of bonuses in Neopets and AAA were the first few to add this as a feature although they both were very defensive about telling the users that this had happened. Generous users would get more "good" random events and although the exact formula is (of course) secret, it works similar to this:


*old: Number = Random_number(1 to 6); if Number = 6 do_random_event;
*old: Number = Random_number(1 to 6); if Number = 6 do_random_event;
*new: Random_number(1 to 6) * Karma; if Number > 6 do_random_event;
*new: Random_number(1 to 6) * Karma; if Number > 6 do_random_event;


It's doubtful the "NeoFormula" is quite as simple, but that is the principle. So the bigger your secret Karma score is the better...however each test/random (I'm not sure which) makes the Karma score slip back down...also time causes the Karma to decay too so you have to top it up.
It's doubtful the "NeoFormula" is quite as simple, but that is the principle. So the bigger a users secret Karma score is the better. However each test/random makes the Karma score smaller, and time progression causes the Karma to lower as well, making users have be more generous.


As of yet the Karma system does not seem sensitive to value so donating 100 [[NP]] in 1 NP units would get you 100 lots of donation Karma. Karma also influences wishing well wishes (the original reason it was added).
However, according to the [[Neopian Times]] issue 241 (mark four) editorial, donating money and items does not increase the likelihood of getting Random Events. Even so, many users still hold to the belief a form of Karma exists in Neopets.
</div>


===Refresh===
===Refresh===
The more times you cause the screen to refresh, the more chances you have for a random event. Although a player can literally refresh the same page repeatedly, it is generally considered less boring to move about the site (preferably without using bookmarks, so that more screens are viewed). Playing non-flash games such as [[Pyramids]] and [[Neoquest]] also increase the chances. However, sometimes TNT reduces the chances of random events on these pages.
The more times a user refreshes a page (reloads the page in their internet browser), the more chances they have for a random event. Although a player can literally refresh the same page repeatedly, it is generally considered less boring to move about the site (preferably without using bookmarks, so more pages are viewed). Playing non-flash games such as [[Cliffhanger]], [[Pyramids]], and [[NeoQuest]] also increase the chances. However, sometimes TNT reduces the chances of random events on these pages.


The reason this works is that you get a shot at a random event for the "world" you are in each page request (load) and refresh is a new page request. The best bet in this department is to simply explore and interact and get lots of usage out of the site.
The reason this works is that you get a shot at a random event for the "world" you are in each page request (load) and refresh is a new page request. The best bet in this department is to simply explore and interact and get lots of usage out of the site.


==External Links==
==External Links==

Revision as of 02:42, 8 September 2006

A Random Event is an unexpected occurrence while playing Neopets, similar to real life as a random happening that is different than normal routine.

Types

Random Events come in 4 different varieties. They are...

Something Has Happened!

The most common Random Events show a small graphic saying "Something Has Happened!" when they occur. These events can be positive (such as finding neopoints or an item), neutral (such as having a draik fly overhead on the way to Krawk Island or a passing Neopet saying something), or negative (ghosts stealing neopoints from you and putting them on the Money Tree). Unlocking an Avatar is a "Something Has Happened" event as well, sometimes occuring at random while playing Neopets or makin certain actions while playing.

Local Events

Local Events are a subset of "Something Has Happened", which only occur in a specific world. As of September 2006, They include "Winter Random Events" (Terror Mountain) and "Tyrannian Random Events" (Tyrannia). Like Random Events, they can be positive, negative, or neutral.

Battledome Challengers

One-player battledome challengers are unlocked randomly (although certain opponents can only be unlocked in specific ways).

Faerie Quests

While playing Neopets a user may confronted by a Faerie and be given a Faerie Quest. The user must purchase an item without the use of the Shop Wizard for a reward. The exact type of items as well as the rewards depend on the faerie.

Maximizing

Random events are mostly beneficial and sought after, with players always comparing the number and quality of their events with each other. Their very nature makes them impossible to control, but some theories have emerged on how to increase the frequency of events.

Neopet Care

It's believed keeping Neopets well fed (bloated, but not beyond that) and happy change the results of certain Random Events. This belief is held due to the fact The Neopets Team said Neopets that are sad and angry will be changed into different colours via Random Event, and having them happy will allow other events to happen as well.

Sidebars

Some special Neopets Sidebars (like the Birthay sidebar, obtained and usable only on a users and Neopets birthday) will increase the probability of receiving a random event. However, having a special sidebar does not guarantee a user will get more random events. It has been known for some people to get as many as 30 random events on their birthday while others only 5 or 6.

Generosity

By donating items to the Money Tree frequently or being generous in general to others, users could increase their chance to recieve Random Events. Similar to Karma, this idea spread rapidly with the release of the Wishing Well, with users believing prize selection was given to users of greater Karma than others.

Digital Karma measured a users diservingness of bonuses in Neopets and AAA were the first few to add this as a feature although they both were very defensive about telling the users that this had happened. Generous users would get more "good" random events and although the exact formula is (of course) secret, it works similar to this:

  • old: Number = Random_number(1 to 6); if Number = 6 do_random_event;
  • new: Random_number(1 to 6) * Karma; if Number > 6 do_random_event;

It's doubtful the "NeoFormula" is quite as simple, but that is the principle. So the bigger a users secret Karma score is the better. However each test/random makes the Karma score smaller, and time progression causes the Karma to lower as well, making users have be more generous.

However, according to the Neopian Times issue 241 (mark four) editorial, donating money and items does not increase the likelihood of getting Random Events. Even so, many users still hold to the belief a form of Karma exists in Neopets.

Refresh

The more times a user refreshes a page (reloads the page in their internet browser), the more chances they have for a random event. Although a player can literally refresh the same page repeatedly, it is generally considered less boring to move about the site (preferably without using bookmarks, so more pages are viewed). Playing non-flash games such as Cliffhanger, Pyramids, and NeoQuest also increase the chances. However, sometimes TNT reduces the chances of random events on these pages.

The reason this works is that you get a shot at a random event for the "world" you are in each page request (load) and refresh is a new page request. The best bet in this department is to simply explore and interact and get lots of usage out of the site.

External Links