PGRData/Resources/Client/Pokemon/PokemonMonsterCareer.json

26 lines
687 B
JSON
Raw Normal View History

2022-12-19 22:51:16 +05:30
[
{
2022-12-20 12:53:11 +05:30
"Career": 1,
"RestraintCareer": 2,
"Name": "Guard",
"Icon": "Assets/Product/Texture/Atlas/UiPokemon/UiPokemonIconDunwei.png"
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Career": 2,
"RestraintCareer": 3,
"Name": "Knight",
"Icon": "Assets/Product/Texture/Atlas/UiPokemon/UiPokemonIconCike.png"
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Career": 3,
"RestraintCareer": 4,
"Name": "Assassin",
"Icon": "Assets/Product/Texture/Atlas/UiPokemon/UiPokemonPressTheAttack.png"
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Career": 4,
"RestraintCareer": 1,
"Name": "Archer",
"Icon": "Assets/Product/Texture/Atlas/UiPokemon/UiPokemonFlexible.png"
2022-12-19 22:51:16 +05:30
}
]