#pet-level up announcement syntax help

1 messages · Page 1 of 1 (latest)

lost crater
#

Hello, I am looking to run more than 1 command when a pet levels up using the provided syntax

in > Pet.yml

Levels:
  Lvl_1:
    Name: "Lv 1"
    ExperienceThreshold: 0
    MaxHealth: 40
    Regeneration: 0.1
    ResistanceModifier: 1
    DamageModifier: 1.0
    Power: 1.0
    Cooldowns:
      Respawn: 15
      Revoke: 0
    InventoryExtension: 0
    Announcement:
      Text: "Pet Level up!"
      Type: CHAT
      Skill: ToffNocsy_Owl_LevelUp
      Command: command1
naive pagoda
misty ether
#

with mm command mechanic

lost crater
#

Gotcha appreciated it