You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would need information about the xxClass of the pokemon, and this information is contained in the gamemaster, unfortunately the extended template isn't considered from the generator for now.
This webhook receiver + bot is the first POC to support calculations, the main purpose would be that we could add that data to poracle-master.json - so poracle could calculate it
the calculation in the application (e.g. poracle or xxlbot) would like like : 0.525 / ( ( 0.225+0.375 ) / 2 ) = 1.75 -> 1.75 would be the result used in the calculation
The text was updated successfully, but these errors were encountered:
Hey, it would be really great to add the size settings to each pokemon (+ form if differs).
It's related to this discussion: Golbat
We would need information about the xxClass of the pokemon, and this information is contained in the gamemaster, unfortunately the extended template isn't considered from the generator for now.
This webhook receiver + bot is the first POC to support calculations, the main purpose would be that we could add that data to poracle-master.json - so poracle could calculate it
https://github.com/PickleRickVE/xxlbot
e.g.
the calculation in the application (e.g. poracle or xxlbot) would like like :
0.525 / ( ( 0.225+0.375 ) / 2 ) = 1.75
->1.75
would be the result used in the calculationThe text was updated successfully, but these errors were encountered: