rayzchen / pyeod

An implementation of CaryKH's elemental 3 in python for a discord bot
https://discord.gg/pvvZe7Pu8r
MIT License
3 stars 2 forks source link

Add number of the starting elements to element info #50

Closed kylepokorski closed 6 months ago

kylepokorski commented 6 months ago

In element info, display the number of starting elements (Air, Earth,Fire,Water) needed to create an element. EoD used to have this feature but it was removed.

rayzchen commented 6 months ago

this will most likely be a separate command due to it being extra computation separate from the other element data

Cheesy-Brik commented 6 months ago

Less dynamic duplicate of #14