>>32383211I don't play any more so I'm probably not going to update for future patches, but heres the database I made for searching these types of things
https://github.com/Shrugsy/Pokemon_Duel_Keyword_DatabaseIf you have matlab you can use 'databaseSearcher.m' to get a list of things with certain attributes (you'd search for '4miss' under 'attackTypes' to get a list of figures with no miss at level 5 for example)
otherwise you can just look at 'simpleDatabaseNew.m' and ctrl+f to find them one by one manually