Chaos Gacha Beta (Patreon)
Content
Hey guys, Bronz here and sorry for the delay, me and my brother(The one doing all of the coding) were busy dealing with some last-minute problems to take care of but it is finally finished! I am proud to announce that the beta for the Chaos Gacha is finally live! Just download the link provided and you will access to your very own slice of the infinite chaos of the multiverse.
The Chaos Gacha's Beta's word count is a whopping 74k words long and currently has 1,843 entries inside of it, it is roughly as long as 32 chapters of one of my works.
https://mega.nz/folder/PjYiQSzY#GRAjnf_LO6AaMqZn2OPAGA
My brother wrote this program using Python and compiled it into an exe file using pyinstaller. Because of this, some of the antiviruses on Virustotal may show false flags. If you do not trust that the file will be entirely clean, you can wait a couple of days for me to upload the source code to a GitHub page for the public release.
It took a me damn long time with a lot of blood, sweat and tears but the beta is finally out. I feel the need to remind everyone that this is a beta and it will have rough edges and some problems, this is why I am beta testing after all, so go easy on me. And feel free to inform me about anything you want to see be implemented in the gacha or any errors you come across.
I am open to all suggestions, in fact, I welcome and hope for it. Some lists may seem a little empty(Especially familiars) so any suggestions to help fill them are definitely welcome. Suggestions about features that can be in the interface are also appreciated.
Anyway, here is a basic how-to on how the gacha works and what the buttons are since hover text isn't implemented yet.
-----Categories-----
Categories show you which part of the gacha you are pulling from, abilities pull you abilities, items pull items etc. And Random pulls from a random gacha(1 in 5 randomly chosen). Just click on a category and it will be selected.
-----Rarities and parameters-----
Those numbers you see on the bar called minimum, average and maximum allow you to set the parameters for the gacha, minimum and maximum show the minimum and maximum values the gacha can pull. So if you set the minimum as 1.7, the lowest number your roll can pull is a 1.7
Average on the other shows the average of what your pulling is going to be, for example, if you put the average as 2.0 and roll 1000 times, the number that comes up the most will be in the 1.9 - 2.1 range.
And for those of you wondering what these numbers range from 0.1 to 9.9 correspond to. Those are the rarities of the items of the gacha, the closer to 9.9 an item is, the better it is. And as for what the rarities actually are:
0.1 - 0.9 = Trash
1.0 - 1.9 = Common
2.0 - 2.9 = Uncommon
3.0 - 3.9 = Rare
4.0 - 4.9 = Elite
5.0 - 5.9 = Epic
6.0 - 6.9 = Legendary
7.0 - 7.9 = Mythical
8.0 - 8.9 = Divine
9.0 - 9.9 = Transcendant
-----Presets-----
Presets are chosen presets based on the ticket system I use in my works, bronze is a bronze ticket, silver is a silver ticket etc. The tickets are ordered according to which rarities they correspond to, such as Bronze usually giving commons and gold usually giving rares etc.
-----Buttons-----
Here are what those buttons on the screen do in detail.
---Edit---
Allows you to edit the text file containing the items, for example, you could delete an ability you do not like for it to not appear any more or add your own item to the list. Beware that if you do not format the item you add correctly it will cause the gacha to stop working. To add an item you must follow this format.
(Ability Number).(Ability Name),(Rating)
(Description)
Ability number can be any number you can put, just don't try to add characters other than 1 through 9.
Ability names can be anything as long as you don't add emojis or special characters. And definitely no , or . can be added.
Rating must be written as Number. Number, for example, 0.2 4.2 5.3 5.6 8.0 etc
You must also add a description under the item for it to be counted, if you do not want to add a description just put a # but there needs to be at least something under the ability for it to not break.
---Copy---
Copy copies the the current ability or item you have on your screen to your clipboard for you to be able to copy and paste it.
---Options---
Empty for now will be added later.
---Roll---
Starts up the gacha and rolls it according to your chosen category and parameters.
----------------------
Whelp, that should be about it, I hope you guys enjoy the gacha and if you have any questions feel free to ask down in the comments. And if you encounter any problems either put it in the comments or private message me.
I hope you guys enjoy!