#how to create an addon

10 messages · Page 1 of 1 (latest)

elfin bobcat
#

I didn't find any documentation or something

peak berryBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

radiant wyvern
elfin bobcat
#

There's no other place that I could use?

pale linden
#

Look at how any other addon does it

elfin bobcat
#

a lot of addons only change the recipes but I want to do something like this for a cobblemon addon

Custom Pokeball item builder type, allows defining a function which changes the catch modifier.
context could have access to the Player using the ball, the Ball's Itemstack, and Target Pokemon

Custom Move builder, allows setting move properties and defining a function executed when the move connects.
context could have access to all combatants, with way to access the User and Target quickly, and potentially a boolean of if the target is an ally.

foggy star
elfin bobcat
#

mmmm

#

maybe'

#

thanks ^^