Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto Transfert , Auto rename ( with IV ) ... #3345

Closed
Tagada22 opened this issue Aug 9, 2016 · 2 comments
Closed

Auto Transfert , Auto rename ( with IV ) ... #3345

Tagada22 opened this issue Aug 9, 2016 · 2 comments

Comments

@Tagada22
Copy link

Tagada22 commented Aug 9, 2016

Hello ,

i think i don't saw options in config;json for auto-transfert pokemo ( with less 500 cp ou 80% IV for example )

And rename pokemon catch with the IV

Like necrobot for example

thanks

@glennvgastel
Copy link
Contributor

It's in the example configs. Ex :

"type": "NicknamePokemon",
"config": {
"nickname_template": "{name}_{iv_pct}"
}

"release": {
"any": {"release_below_cp": 0, "release_below_iv": 0, "logic": "or"},
}

@Tagada22
Copy link
Author

Tagada22 commented Aug 9, 2016

Ok thanks ans I see that

��"// Example of keeping the 2 strongest (based$������"// Zubat": {"keep_best_cp": 2, "keep_best_iv$����},
����"vips" : {

If i want do this for all pokemon

Just enter "any" or add manually pokemon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants