Pset: Difference between revisions

From Discord Dungeons Wiki
Jump to navigation Jump to search
imported>PeakStotatoes
m (Minor page tweak.)
 
m (adding images)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Pset ==
<code>#!pset</code> is the command used to display pets current settings and for setting your pets variables.
The '''#!pset''' command is used to set pet variables.


Command Format: '''#!pset <variable> <value>'''
Command Format: <code>#!pset <variable> <value></code>


== Variables ==
'''Cooldown:''' 10 seconds
=== Name ===
{| class="wikitable"
This variable affects your pet's name in the '''#!pet''' screen, as well as in battle.
|+
!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.''


'''#!pset name <16 characters maximum>'''
===Name Settings===
----


=== Display ===
*Affects your pet's name in the '''#!pet''' screen, as well as in battle.
'''Level Requirement: 20'''
*16 characters maximum.


This variable affects how your pet's status screen will appear. There are two display options, one with purely plain text, the other with a colored band and space for an image.
<gallery mode="packed">
File:Pset_name.png|Pet Name Change
</gallery>


'''#!pset display <1-2>'''
===Display and Image Settings===
----


=== DisplayColor ===
*<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>
'''Level Requirement: 45'''


This variable only appears on Pet Display 2, as a vertical band that appears to the left of the pet's stats.  
*<code>#!uset displayColor <HEX></code> changes the color of the border only when using display 2.


: Note: This variable requires a desired color's hexadecimal value, so if you were to desire a <span style="color: red">red</span> band next to your pet's stats, you would enter '''ff0000''' into the '''<HEX color>''' field below.
*<code>#!pset image [image file]</code> changes the image of your pet when doing #!pet


'''#!pset displayColor <HEX color>'''
*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>'''


=== Image ===
<gallery mode="packed">
'''Level Requirement: 15'''
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>


This variable 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. '''<u>Images must abide by Discord's Terms of Service.</u>'''
===Adventure Settings===
----<code>#!pset xprate 0-100</code>


'''#!pset image <URL to image>'''
*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.


=== XPRate ===
<code>#!pset disabled true/false</code>
This variable adjusts the percentage of XP your pet will receive after each battle.


'''#!pset xprate <0 - 100>'''
*This variable disables (true) or enables (false) your pet from joining in on your adventure.


=== HealItem ===
<code>#!pset healitem [item]</code>
This variable sets a specified potion-type item as the item used when invoking the '''#!pheal''' command. By default, the [[Health Potion]] is set as the healing item.


'''#!pset HealItem <item>'''
*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.
 
<gallery mode="packed">
File:Pset_xprate.png|Pet XPrate 100%
File:Pset disabled.png|Pet Disabled
File:Pset_healitem.png|Changing Pets Heal Item
</gallery>


[[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.