[Extension] Array Stats extension

so I showed this and my other extensions on I need help with this but I thought it needed its own topic like a couple other of my extensions so…

NEW EXTENSION ARRAY STATS

for stuff like pokemon

like what you start with is the create stat block fill it will say a string a image and a number (like pokemon name image and start level) and name it (the list input) like Pokemon the change block will change what’s in a stat the get stats from stat with name block will grab what’s in a stat name NOT the category name like Pokemon the stat it self like say Pikachu Bulbasaur Charizard it will return the whole thing like Pokemon|Pikachu|[object object] (the image cant really be put into text) |13

for

or

this will grab the stats of a random entry the plus at index 1 will grab the name or just the first thing in the array 0 gives the category/list name aka pokemon

6 Likes