Untitled
unknown
plain_text
a year ago
6.2 kB
11
Indexable
{
"pokemons": [
{
"pokemonStats": {
"pokemonName": "Pikachu",
"pokemonId": "1",
"category": 5,
"level": 20,
"currentExp": 45,
"maxExp": 50,
"multiplier": 0.0,
"sprite": {
"instanceID": 31648
},
"attack": 80,
"health": 100,
"maxHealth": 100,
"currentAttackAmount": 10,
"currentHealAmount": 2,
"maxAttackAmount": 10,
"maxHealAmount": 10,
"maxSkillAmount": 0
}
},
{
"pokemonStats": {
"pokemonName": "Houndroom",
"pokemonId": "2",
"category": 0,
"level": 2,
"currentExp": 0,
"maxExp": 50,
"multiplier": 1.25,
"sprite": {
"instanceID": 31656
},
"attack": 80,
"health": 100,
"maxHealth": 100,
"currentAttackAmount": 10,
"currentHealAmount": 2,
"maxAttackAmount": 10,
"maxHealAmount": 2,
"maxSkillAmount": 0
}
},
{
"pokemonStats": {
"pokemonName": "Dialga",
"pokemonId": "3",
"category": 4,
"level": 3,
"currentExp": 45,
"maxExp": 60,
"multiplier": 0.0,
"sprite": {
"instanceID": 31700
},
"attack": 80,
"health": 100,
"maxHealth": 100,
"currentAttackAmount": 10,
"currentHealAmount": 10,
"maxAttackAmount": 10,
"maxHealAmount": 10,
"maxSkillAmount": 0
}
},
{
"pokemonStats": {
"pokemonName": "Sharpedo",
"pokemonId": "4",
"category": 1,
"level": 4,
"currentExp": 55,
"maxExp": 100,
"multiplier": 0.0,
"sprite": {
"instanceID": 31666
},
"attack": 80,
"health": 100,
"maxHealth": 100,
"currentAttackAmount": 10,
"currentHealAmount": 10,
"maxAttackAmount": 10,
"maxHealAmount": 10,
"maxSkillAmount": 0
}
},
{
"pokemonStats": {
"pokemonName": "Camerupt",
"pokemonId": "5",
"category": 3,
"level": 5,
"currentExp": 55,
"maxExp": 60,
"multiplier": 0.0,
"sprite": {
"instanceID": 31692
},
"attack": 80,
"health": 100,
"maxHealth": 100,
"currentAttackAmount": 10,
"currentHealAmount": 10,
"maxAttackAmount": 10,
"maxHealAmount": 10,
"maxSkillAmount": 0
}
},
{
"pokemonStats": {
"pokemonName": "Virizara",
"pokemonId": "6",
"category": 2,
"level": 6,
"currentExp": 22,
"maxExp": 70,
"multiplier": 0.0,
"sprite": {
"instanceID": 31664
},
"attack": 80,
"health": 100,
"maxHealth": 100,
"currentAttackAmount": 10,
"currentHealAmount": 10,
"maxAttackAmount": 10,
"maxHealAmount": 10,
"maxSkillAmount": 0
}
},
{
"pokemonStats": {
"pokemonName": "Blastoise - Boss",
"pokemonId": "20",
"category": 1,
"level": 20,
"currentExp": 20,
"maxExp": 20,
"multiplier": 20.0,
"sprite": {
"instanceID": 31664
},
"attack": 50,
"health": 100,
"maxHealth": 300,
"currentAttackAmount": 100,
"currentHealAmount": 100,
"maxAttackAmount": 100,
"maxHealAmount": 100,
"maxSkillAmount": 100
}
},
{
"pokemonStats": {
"pokemonName": "Zygara - Boss",
"pokemonId": "21",
"category": 2,
"level": 20,
"currentExp": 20,
"maxExp": 20,
"multiplier": 20.0,
"sprite": {
"instanceID": 31664
},
"attack": 70,
"health": 100,
"maxHealth": 400,
"currentAttackAmount": 100,
"currentHealAmount": 100,
"maxAttackAmount": 100,
"maxHealAmount": 100,
"maxSkillAmount": 100
}
},
{
"pokemonStats": {
"pokemonName": "Gyrodrake - Boss",
"pokemonId": "22",
"category": 1,
"level": 20,
"currentExp": 20,
"maxExp": 20,
"multiplier": 20.0,
"sprite": {
"instanceID": 31664
},
"attack": 85,
"health": 100,
"maxHealth": 450,
"currentAttackAmount": 100,
"currentHealAmount": 100,
"maxAttackAmount": 100,
"maxHealAmount": 100,
"maxSkillAmount": 100
}
}
]
}Editor is loading...
Leave a Comment