eve-val/evelink

character_sheet returns empty certificates set object

hbbtstar opened this issue · 2 comments

Hey all!

I'm trying to use evelink's char to get a list of certificate IDs for my character, but it doesn't seem to be working. char.character_sheet().result['certificates'] is an empty set.

So far everything else seems to be working correctly (skills, Pilot ID, skill in training, etc) except that. Am I doing something wrong, or is this a legitimate bug? I'm on the pip install version, which is 0.3.1.

Thanks!

Certificates were removed from the game by the Rubicon expansion and replaced by ship-specific Masteries.

Ah, ok. Thanks for the clarification!