# pet-config.yml

The *pet-config.yml* file contains all MyPet-Type specific settings. All other settings can be found in the main config ([config.yml](https://wiki.mypet-plugin.de/legacy/setup/configurations/configfile)).

| Setting                           |  Type  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   Description |
| --------------------------------- | :----: | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| **MyPet:**                        |        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
|   **Pets:**                       |        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| These settings are per MyPet-Type |        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
|     **\<MyPet-Type-Name>:**       |        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
|       HP:                         | double |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 The maximum HP the pet (type) has by default. |
|       Speed:                      | double | The running speed the pet (type) has by default. ![$](https://3355633895-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LXhRZyUgDZpPIQrYK1o%2F-LXx_oMwnEAUiDg5XPAj%2F-LXxbF5xExmAcZLOuRpO%2Fexclaim.gif?alt=media\&token=edb76aec-65d8-4904-ac04-03dd8139cc44) Small changes have a massive impact on the speed ![$](https://3355633895-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LXhRZyUgDZpPIQrYK1o%2F-LXx_oMwnEAUiDg5XPAj%2F-LXxbF5xExmAcZLOuRpO%2Fexclaim.gif?alt=media\&token=edb76aec-65d8-4904-ac04-03dd8139cc44) |
|       Food:                       |  list  |                                                                                                                                                                                                                                                                                                                                                                                                      The food this pet (type) eats. This setting must be a list of valid [config items](https://wiki.mypet-plugin.de/legacy/setup/configurations/configitems) |
|       LeashItem:                  | string |                                                                                                                                                                                                                                                                                                                                                                                                The item this pet (type) can be leashed with. This setting must be a valid [config item](https://wiki.mypet-plugin.de/legacy/setup/configurations/configitems) |
|       LeashFlags:                 | string |                                                                                                                                                                                                                                                                                                                                                                                                                                                          A comma separated list of valid [Leash Flags](https://wiki.mypet-plugin.de/legacy/systems/leashflag) |
|       CustomRespawnTimeFactor:    |   int  |                                                                                                                                                                                                                                                                                                                                                                                                                             This setting allows to change the respawn times pet pet (type). The value will be added on top of the value from the main config. |
|       CustomRespawnTimeFixed:     |   int  |                                                                                                                                                                                                                                                                                                                                                                                                                             This setting allows to change the respawn times pet pet (type). The value will be added on top of the value from the main config. |
