Pset: Difference between revisions

From Discord Dungeons Wiki
Jump to navigation Jump to search
m (added table, easier to read)
m (adding images)
 
(One intermediate revision by the same user not shown)
Line 39: Line 39:
|item name
|item name
|Changes the item used in #!pheal
|Changes the item used in #!pheal
|
|-
|disabled
|true/false
|Disabled your pet from joining in #!adv
|
|
|}
|}
''Further Information on certain settings is shown below.''
''Further Information on certain settings is shown below.''


=== Name Settings ===
===Name Settings===
----
----
* Affects your pet's name in the '''#!pet''' screen, as well as in battle.
* 16 characters maximum.


=== Display Settings ===
*Affects your pet's name in the '''#!pet''' screen, as well as in battle.
*16 characters maximum.
 
<gallery mode="packed">
File:Pset_name.png|Pet Name Change
</gallery>
 
===Display and Image Settings===
----
----
* <code>#!pset display 1</code> is the default #!pet display. <code>#!uset display 2</code> gives a modern embedded display to your <code>#!pet</code>


* <code>#!uset displayColor <HEX></code> changes the color of the border only when using display 2.
*<code>#!pset display 1</code> is the default #!pet display. <code>#!uset display 2</code> gives a modern embedded display to your <code>#!pet</code>
 
*<code>#!uset displayColor <HEX></code> changes the color of the border only when using display 2.
 
*<code>#!pset image [image file]</code> changes the image of your pet when doing #!pet
 
*Only appears on Pet Display 2, as a picture in the top-right of the pet status screen. The URL linking to your desired image can be any length but must end with an image file format, such as .png and .jpg. '''<u>Images must abide by Discord's Terms of Service.</u>'''
 
<gallery mode="packed">
File:Pset_display_1.png|Pet Display 1
File:Pset_display_2.png|Pet Display 2
File:Pset_displaycolor.png|Pet Display Color
File:Pset_image.png|Pet Image Change
</gallery>
 
===Adventure Settings===
----<code>#!pset xprate 0-100</code>
 
*This variable adjusts the percentage of XP your pet will receive after each battle.
*This drains off of the xp that your character would usually get. In example, if XPrate is at 100, your pet will get all of the XP and your character will get none.
 
<code>#!pset disabled true/false</code>
 
*This variable disables (true) or enables (false) your pet from joining in on your adventure.


=== Image Settings ===
<code>#!pset healitem [item]</code>
----
 
* Only appears on Pet Display 2, as a picture in the top-right of the pet status screen. The URL linking to your desired image can be any length but must end with an image file format, such as .png and .jpg. '''<u>Images must abide by Discord's Terms of Service.</u>'''
*This variable sets a specified potion-type item as the item used when using <code>[[Pets#Healing pets|#!pheal]]</code>.
*By default, the [[Health Potion]] is set as the healing item. It is highly recommended to keep this item as the healing item.


=== XPRate Settings ===
<gallery mode="packed">
----
File:Pset_xprate.png|Pet XPrate 100%
* This variable adjusts the percentage of XP your pet will receive after each battle.
File:Pset disabled.png|Pet Disabled
* This drains off of the xp that your character would usually get. In example, if XPrate is at 100, your pet will get all of the XP and your character will get none.
File:Pset_healitem.png|Changing Pets Heal Item
</gallery>


=== Healitem ===
----
* This variable sets a specified potion-type item as the item used when using <code>[[Pets#Healing pets|#!pheal]]</code>.
* By default, the [[Health Potion]] is set as the healing item. It is highly recommended to keep this item as the healing item.
[[Category:commands]]
[[Category:commands]]

Latest revision as of 03:03, 24 December 2019

#!pset is the command used to display pets current settings and for setting your pets variables.

Command Format: #!pset <variable> <value>

Cooldown: 10 seconds

Variable Value Description Level Req
name name Sets your pets name
display 1/2 Changes your #!pet display Pet Lvl 20
displayColor HEX code Changes your display 2 color Pet Lvl 45
image image URL Changes your pets image Pet Lvl 15
xprate 0-100 Changes the xp % your pet gets
healitem item name Changes the item used in #!pheal
disabled true/false Disabled your pet from joining in #!adv

Further Information on certain settings is shown below.

Name Settings


  • Affects your pet's name in the #!pet screen, as well as in battle.
  • 16 characters maximum.

Display and Image Settings


  • #!pset display 1 is the default #!pet display. #!uset display 2 gives a modern embedded display to your #!pet
  • #!uset displayColor <HEX> changes the color of the border only when using display 2.
  • #!pset image [image file] changes the image of your pet when doing #!pet
  • Only appears on Pet Display 2, as a picture in the top-right of the pet status screen. The URL linking to your desired image can be any length but must end with an image file format, such as .png and .jpg. Images must abide by Discord's Terms of Service.

Adventure Settings


#!pset xprate 0-100

  • This variable adjusts the percentage of XP your pet will receive after each battle.
  • This drains off of the xp that your character would usually get. In example, if XPrate is at 100, your pet will get all of the XP and your character will get none.

#!pset disabled true/false

  • This variable disables (true) or enables (false) your pet from joining in on your adventure.

#!pset healitem [item]

  • This variable sets a specified potion-type item as the item used when using #!pheal.
  • By default, the Health Potion is set as the healing item. It is highly recommended to keep this item as the healing item.