hensei-api/app/helpers
Justin Edmund bd3464e589 Add weapon parser
The weapon parser parses through weapon pages.

It has the ability to parse skills but that is not complete yet.

It can go through every weapon on the wiki with the aid of the new `wiki_en` column and parse basic data successfully
2023-08-16 02:55:04 -07:00
..
character_parser.rb Update character parser to use correct vars 2023-08-16 02:54:12 -07:00
granblue_wiki.rb Update debug string 2023-08-16 02:53:52 -07:00
validation_error_serializer.rb Run RuboCop on everything 2022-12-21 00:22:47 -08:00
validation_errors_serializer.rb Run RuboCop on everything 2022-12-21 00:22:47 -08:00
weapon_parser.rb Add weapon parser 2023-08-16 02:55:04 -07:00