Hi,
I don’t know if I am missing something or if it doesn’t exist. I’m trying to find a way to :
-
See the list of qualities of a given character. Or at least, find what is the value of a given quality for a given character. This is very useful for debugging purposes. I can assign a given value with the debug interface, but not see the current value. Is it on purpose ?
-
Similarly, as extension, I would like to know how many characters in my world have a certain quality with a certain value or above a certain value. This is also a very valuable information in order to know where are the players, what they are doing, where they are stuck, so that I can provide some help (in terms of gameplay) to “unstuck” them. The only thing I can see is how many players joined the game each month, wghich is useful but far from enough.
If it doesn’t exist, is there any blocking reason or can we expect to have such functionalities later ?
Thanks