PGRData/Client/Pokemon/PokemonMonsterCareer.json

26 lines
No EOL
687 B
JSON

[
{
"Career": 1,
"RestraintCareer": 2,
"Name": "Guard",
"Icon": "Assets/Product/Texture/Atlas/UiPokemon/UiPokemonIconDunwei.png"
},
{
"Career": 2,
"RestraintCareer": 3,
"Name": "Knight",
"Icon": "Assets/Product/Texture/Atlas/UiPokemon/UiPokemonIconCike.png"
},
{
"Career": 3,
"RestraintCareer": 4,
"Name": "Assassin",
"Icon": "Assets/Product/Texture/Atlas/UiPokemon/UiPokemonPressTheAttack.png"
},
{
"Career": 4,
"RestraintCareer": 1,
"Name": "Archer",
"Icon": "Assets/Product/Texture/Atlas/UiPokemon/UiPokemonFlexible.png"
}
]