Last active
July 13, 2019 05:09
-
-
Save anchetaWern/621619b473379ee6686eda8b79f8c92f to your computer and use it in GitHub Desktop.
Pokedex Bot: type_effectiveness entity
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
double_damage_from | double damage from | double_damage_from | super effective against | super effective to | very effective against | weakness of | |
---|---|---|---|---|---|---|---|
double_damage_to | double damage against | double damage to | double_damage_to | strong against | |||
half_damage_from | half damage from | half_damage_from | not so effective against | not very effective against | not very effective to | ||
half_damage_to | half damage against | half damage to | half_damage_to | ||||
no_damage_from | no damage against | no damage from | no effect against | no_damage_from | resistant against | resistant to | |
no_damage_to | has no damage to | has zero damage to | no effect to | no_damage_to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment