Commands/Achievements: Difference between revisions

From Discord Dungeons Wiki
Jump to navigation Jump to search
imported>Pirate King
(edited table to correct syntax and various others)
 
m (format and added info)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Achievements ==
<code>#!achievements</code> is a command used for displaying the user's current obtained achievements. It is recommended to set your [[uset]] to achievement display 2.
----
''#!achievements'' is a command used for displaying the user's current obtained achievements.


Cooldown: 10 seconds
Command Format: <code>#!achievements [page]</code>


=== Table of Achievements ===
'''Cooldown:''' 10 seconds
----For a list of all achievements, click [[Achievements|here]].


The list of currently known achievements, and the requirements to get them.
Other achievement commands: [[Commands/Achievement|#!achievement]] and [[Commands:Achievementstats|#!achievementstats]]
 
[[Category:Commands]]
{| class = "wikitable sortable"
! style="text-align:left;" | Name
! class = "unsortable" | Text
! class = "unsortbale" | Criteria
|-
| Dummy Achievement  
| You did a do
| Gold >= 10G
|-
| Maybe a hero
| Killed 100 enemies
| Kills >= 100
|-
| Dummy Achievement II
| I dunno..
| Gold >= 1,000G, Level >= 10
|-
| Starting up
| Reach level 10
| Level >= 10
|-
| A hero? I dunno.
| Killed 10 enemies.
| Gold > 10,000G, Kills >= 10
|-
| Gettin' rich
| Get 25,000 gold
| Gold >= 25,000G
|-
| Addicted
| Reach level 100
| Level >= 100
|-
| Charismatic
| I bet you get all the lemons.
| Charisma >= 1000
|-
| Cold Blooded Killer
| Killed 1,000 enemies
| Kills >= 1000
|-
| Even less life
| Reach level 1,000 and kill 10,000 enemies
| Kills >= 10,000, Level >= 1000
|-
| Even more rip
| Why are you so dead?
| Deaths > 10,000
|-
| Filling Graveyards
| Died 1000 times
| Deaths >= 1,000
|-
| Grindin' Away
| Reach level 50
| Level >= 50 
|-
| MILLIONARE
| Look at me mom! I got a millon gold!  
| Gold >= 1,000,000
|-
| No life.
| Reach level 500
| Level >= 500
|-
| R.I.P
| rip you.
| Deaths >= 100
|-
| RIP 
| Died 100 times
| Deaths >= 100, Gold >= 1,000
|-
| Untouchable
| You barely even need armor!
| Defense >= 1,000
|-
| Lucky
| Do you always win the lottery?
| Luck >= 1,000
|} 
 
 
==== Usage ====
In the game, you can get the description of an achievement, if you set your display of achievements to the new format (aka 2), and the following commands are useful for finding the correct text:
 
  * ''#!uset achievementDisplay 2'' – New style, with description and requirement
  * ''#!achievements'' – List the acquired achievements for current user
  * ''#!achievement <achievement>'' – Display text related to the specific achievements, including requirements if ''achievementDisplay'' is 2.

Latest revision as of 03:25, 4 August 2019

#!achievements is a command used for displaying the user's current obtained achievements. It is recommended to set your uset to achievement display 2.

Command Format: #!achievements [page]

Cooldown: 10 seconds


For a list of all achievements, click here.

Other achievement commands: #!achievement and #!achievementstats