Diferencia entre revisiones de «Doom»
(Página creada con « XmlDoomPoints System By: SHAMBAMPOW What is this? XmlDoomPoints is a system designed to serve as a "light at the end of the tunnel" for players doing the Doom Gauntlet. ...») |
(Sin diferencias)
|
Revisión del 09:34 6 ene 2014
XmlDoomPoints System
By: SHAMBAMPOW
What is this? XmlDoomPoints is a system designed to serve as a "light at the end of the tunnel" for players doing the Doom Gauntlet. For players doing Doom, it isn't unlikely to sometimes go days without receiving an artifact, and then suddenly receive 2 or 3 within an hour. This system allows players a more steady and predictable means of obtaining artifacts from Doom Gauntlet.
While the normal random chance remains intact (This can also be removed if you would rather use JUST my system, but I chose to leave it in). Players making rounds in Doom earn points for killing each boss. These points are stored within an XmlAttachment attached to each player.
The Dark Father = 45-55 points. (5x other bosses). Other Gauntlet Bosses = 9-11 points. (5 other bosses * 10 = ~Dark Father value) Target Artifact Cost: 500 points. (Takes 5-12 rounds: Easily changed in DoomPointsSettings.cs)
When a player makes enough rounds to earn an artifact, they are rewarded a random one. The handout for the artifact is the same "For your valor in combating the fallen beast, a special artifact has been bestowed on you." message.
The XmlAttachment stores: Points: Current # of Points the player has.. Resets back to 0 when artifact is awarded. TotalPoints: Total # of Points the player has ever had over time. TotalArtifacts: Total # of Artifacts given to the player using the XmlDoomPoints System.