pluginiPlugin

Skill System

Learn how to use and trigger skills

How Players Use Pet Skills

Since the pet system uses a multi-follow mechanism, players must first select a pet that is in the "follow" state before triggering a skill.

Only after a specific following pet has been selected can the player proceed to choose and trigger that pet's skills.

The actual source of skill activation is the pet itself, not the player.

As a result, the skill effects and behavior are based on the pet's position and state, rather than the player's position.

Adding Skills to a Pet

You can add skills to a specific pet using the following command:

/pet skill <player> <pet_name> add <skill_id>

This command binds the skill to the selected pet for the player, allowing the pet to use the added skill while in the "follow" state.

On this page