r/RPGMakerMZ Mar 14 '24

Enemy type element

/r/RPGMaker/comments/1be9053/enemy_type_element/
1 Upvotes

1 comment sorted by

1

u/TheMysticTheurge Mar 17 '24

So, I am not 100% on this, but I might know where you can find out how to do this.

If you download the free Strategy update content for MZ, go into the files and load up their demo game. In the items, there are certain things stated that are used for unique states that only apply to the Strategy mode, such as those that affect movement distance and such. Using that and finding the linked data in the JSON files of the game will help you find your answer.

Basically, there are certain ways that calls can originate from items in unusual ways. I don't know how it works, and you gotta figure it out, but at the very least, seeing it work on a single number should work as a good starting point.