vinnymac / PokeNurse

💉 A tool for Pokémon Go to aid in transferring and evolving Pokémon
284 stars 55 forks source link

DPS via templated renaming? #185

Open YesThatAllen opened 7 years ago

YesThatAllen commented 7 years ago

would it be possible to determine and provide Damage Per Second (DPS) via templated renaming?

vinnymac commented 7 years ago

It is certainly possible, but their are some questions that would need answers. For which move, Quick or Cinematic? Would a DPS of 12.57 be floored to 12 to save space in the name?

I guess we could add [F_DPS] and [C_DPS] or something like that and floor the values.

YesThatAllen commented 7 years ago

with 12 characters at our disposal, I'm afraid there's not room for both.

Is there any precedent for creating an overall percent?

Redarion commented 7 years ago

actually there is this table (credit to u/Professor_Kukui)that has as a percentage of how good the dps is compared to the best set of snorlax. I think that can be useful as DB and as new Idea for renaming pattern. I'm not a programmer but at least I can help by testing it!