pinaiaparty_hit (task type)

Since v3.15

Plugin ‘PinataParty’ required

Hit a PinataParty pinata a set number of times.

Options

Key Description Type Required Default Notes
amount The number of times to hit a pinata. Integer Yes - -
worlds Worlds which should count towards the progress. List of world names No - -

Examples

Hit 10 pinatas:

pinataparty:
  type: "pinataparty_hit"
  amount: 10                            # amount of pinatas hit
  worlds:                               # (OPTIONAL) restrict to certain worlds
   - "world"

Back to top

This wiki serves as a manual for Quests however there is no guarantee that the information is up-to-date or complete. As per the license, this software provides absolutely no warranty, nor are the maintainers liable for any damages. Please see the license text for more information.

This site uses Just the Docs, a documentation theme for Jekyll.