Skip to main content

Adding New Pets

Pets - Petbedge_interface.lua - This file needs to be edited both client and server (separately as it has specifics exclusive to both server and client side). Clone a pet in Seledit or Rody's Angelica Editor (much easier in this editor, but it's subscription based). 

We'll be using Pandapocalypse (Item ID: 34460) as an example for cloning. Basically we're going to copy everything with the ID 34460 for a new ID. 

Pet Speech (continue the sequence): 
If the last ending number were 2446, add 2447 and so on.

NOTE: ALL OF THE FOLLOWING IS FOR SERVER-SIDE AS THIS AS MORE SETTINGS TO BE CHANGED.

92427bcd38c9671eb6eb221063475f54.png

Unconfirmed as to what this edits, but we need to make sure to copy the format of #34460.
5adedfd43548a891bae370e47affee2e.png

This location is the actual pet stats:stats (this option needs to be different for both server and client side).

Server Side:
7652ce861d6d46e9b3eab42a58dcd720.png