Advertisement
MrPolywhirl

Pokémon GO - GAME_MASTER - Unova

Sep 14th, 2019
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 362.54 KB | None | 0 0
  1. {
  2.   "item_templates": [{
  3.     "template_id": "V0494_POKEMON_VICTINI",
  4.     "pokemon_settings": {
  5.       "pokemon_id": "VICTINI",
  6.       "model_scale": 1.26,
  7.       "type": "POKEMON_TYPE_PSYCHIC",
  8.       "type_2": "POKEMON_TYPE_FIRE",
  9.       "camera": {
  10.         "disk_radius_m": 0.378,
  11.         "cylinder_radius_m": 0.25,
  12.         "cylinder_height_m": 0.4,
  13.         "shoulder_mode_scale": 0.5
  14.       },
  15.       "encounter": {
  16.         "base_capture_rate": 100,
  17.         "base_flee_rate": 0.1,
  18.         "collision_radius_m": 0.1,
  19.         "collision_height_m": 0.1,
  20.         "collision_head_radius_m": 0.126,
  21.         "movement_type": "MOVEMENT_JUMP",
  22.         "movement_timer_s": 10,
  23.         "jump_time_s": 0.9,
  24.         "attack_timer_s": 29,
  25.         "attack_probability": 0.1,
  26.         "dodge_probability": 0.15,
  27.         "dodge_duration_s": 1,
  28.         "dodge_distance": 1,
  29.         "camera_distance": 1.89,
  30.         "min_pokemon_action_frequency_s": 0.2,
  31.         "max_pokemon_action_frequency_s": 1.6
  32.       },
  33.       "stats": {
  34.         "base_stamina": 225,
  35.         "base_attack": 210,
  36.         "base_defense": 210
  37.       },
  38.       "quick_moves": [ "CONFUSION_FAST", "QUICK_ATTACK_FAST" ],
  39.       "cinematic_moves": [ "OVERHEAT", "FOCUS_BLAST", "PSYCHIC"],
  40.       "animation_time": [ 0, 0 ],
  41.       "evolution_pips": 1,
  42.       "rarity": "POKEMON_RARITY_MYTHIC",
  43.       "pokedex_height_m": 0.4,
  44.       "pokedex_weight_kg": 4,
  45.       "height_std_dev": 0.05,
  46.       "weight_std_dev": 0.5,
  47.       "family_id": "FAMILY_VICTINI",
  48.       "candy_to_evolve": 25,
  49.       "km_buddy_distance": 20,
  50.       "model_height": 0.4,
  51.       "model_scale_v2": 1.1,
  52.       "buddy_offset_male": 0,
  53.       "buddy_offset_female": 0,
  54.       "buddy_scale": 19,
  55.       "buddy_portrait_offset": 0,
  56.       "third_move": {
  57.         "stardust_to_unlock": 100000,
  58.         "candy_to_unlock": 100
  59.       }
  60.     }
  61.   }, {
  62.     "template_id": "V0495_POKEMON_SNIVY",
  63.     "pokemon_settings": {
  64.       "pokemon_id": "SNIVY",
  65.       "model_scale": 1.26,
  66.       "type": "POKEMON_TYPE_GRASS",
  67.       "camera": {
  68.         "disk_radius_m": 0.378,
  69.         "cylinder_radius_m": 0.31,
  70.         "cylinder_height_m": 0.6,
  71.         "shoulder_mode_scale": 0.5
  72.       },
  73.       "encounter": {
  74.         "base_capture_rate": 0.2,
  75.         "base_flee_rate": 0.1,
  76.         "collision_radius_m": 0.1,
  77.         "collision_height_m": 0.15,
  78.         "collision_head_radius_m": 0.12,
  79.         "movement_type": "MOVEMENT_JUMP",
  80.         "movement_timer_s": 10,
  81.         "jump_time_s": 0.75,
  82.         "attack_timer_s": 29,
  83.         "bonus_stardust_capture_reward": 200,
  84.         "attack_probability": 0.1,
  85.         "dodge_probability": 0.15,
  86.         "dodge_duration_s": 1,
  87.         "dodge_distance": 1,
  88.         "camera_distance": 3.2,
  89.         "min_pokemon_action_frequency_s": 0.2,
  90.         "max_pokemon_action_frequency_s": 1.6
  91.       },
  92.       "stats": {
  93.         "base_stamina": 128,
  94.         "base_attack": 88,
  95.         "base_defense": 107
  96.       },
  97.       "quick_moves": [ "TACKLE_FAST", "VINE_WHIP_FAST" ],
  98.       "cinematic_moves": [ "ENERGY_BALL", "SEED_BOMB", "WRAP"],
  99.       "animation_time": [ 0, 0 ],
  100.       "evolution_pips": 1,
  101.       "pokedex_height_m": 0.6,
  102.       "pokedex_weight_kg": 8.1,
  103.       "height_std_dev": 0.075,
  104.       "weight_std_dev": 1.0125,
  105.       "family_id": "FAMILY_SNIVY",
  106.       "candy_to_evolve": 25,
  107.       "km_buddy_distance": 3,
  108.       "model_height": 0.6,
  109.       "evolution_branch": {
  110.         "evolution": "SERVINE",
  111.         "candy_cost": 25
  112.       },
  113.       "model_scale_v2": 1,
  114.       "buddy_offset_male": 0,
  115.       "buddy_offset_female": 0,
  116.       "buddy_scale": 19,
  117.       "buddy_portrait_offset": 0,
  118.       "third_move": {
  119.         "stardust_to_unlock": 10000,
  120.         "candy_to_unlock": 25
  121.       },
  122.       "is_transferable": "true",
  123.       "is_deployable": "true"
  124.     }
  125.   }, {
  126.     "template_id": "V0496_POKEMON_SERVINE",
  127.     "pokemon_settings": {
  128.       "pokemon_id": "SERVINE",
  129.       "model_scale": 1.26,
  130.       "type": "POKEMON_TYPE_GRASS",
  131.       "camera": {
  132.         "disk_radius_m": 0.378,
  133.         "cylinder_radius_m": 0.3,
  134.         "cylinder_height_m": 0.8,
  135.         "shoulder_mode_scale": 0.5
  136.       },
  137.       "encounter": {
  138.         "base_capture_rate": 0.1,
  139.         "base_flee_rate": 0.1,
  140.         "collision_radius_m": 0.1,
  141.         "collision_height_m": 0.1,
  142.         "collision_head_radius_m": 0.12,
  143.         "movement_type": "MOVEMENT_JUMP",
  144.         "movement_timer_s": 10,
  145.         "jump_time_s": 1,
  146.         "attack_timer_s": 29,
  147.         "bonus_candy_capture_reward": 2,
  148.         "bonus_stardust_capture_reward": 400,
  149.         "attack_probability": 0.1,
  150.         "dodge_probability": 0.15,
  151.         "dodge_duration_s": 1,
  152.         "dodge_distance": 1,
  153.         "camera_distance": 4,
  154.         "min_pokemon_action_frequency_s": 0.2,
  155.         "max_pokemon_action_frequency_s": 1.6
  156.       },
  157.       "stats": {
  158.         "base_stamina": 155,
  159.         "base_attack": 122,
  160.         "base_defense": 152
  161.       },
  162.       "quick_moves": [ "IRON_TAIL_FAST", "VINE_WHIP_FAST" ],
  163.       "cinematic_moves": [ "GRASS_KNOT", "LEAF_TORNADO", "WRAP"],
  164.       "animation_time": [ 0, 0 ],
  165.       "evolution_pips": 1,
  166.       "pokedex_height_m": 0.8,
  167.       "pokedex_weight_kg": 16,
  168.       "parent_pokemon_id": "SNIVY",
  169.       "height_std_dev": 0.1,
  170.       "weight_std_dev": 2,
  171.       "family_id": "FAMILY_SNIVY",
  172.       "candy_to_evolve": 25,
  173.       "km_buddy_distance": 3,
  174.       "model_height": 0.74,
  175.       "evolution_branch": {
  176.         "evolution": "SERPERIOR",
  177.         "candy_cost": 100
  178.       },
  179.       "model_scale_v2": 1,
  180.       "buddy_offset_male": 0,
  181.       "buddy_offset_female": 0,
  182.       "buddy_scale": 19,
  183.       "buddy_portrait_offset": 0,
  184.       "third_move": {
  185.         "stardust_to_unlock": 10000,
  186.         "candy_to_unlock": 25
  187.       },
  188.       "is_transferable": "true",
  189.       "is_deployable": "true"
  190.     }
  191.   }, {
  192.     "template_id": "V0497_POKEMON_SERPERIOR",
  193.     "pokemon_settings": {
  194.       "pokemon_id": "SERPERIOR",
  195.       "model_scale": 1.26,
  196.       "type": "POKEMON_TYPE_GRASS",
  197.       "camera": {
  198.         "disk_radius_m": 0.378,
  199.         "cylinder_radius_m": 0.6,
  200.         "cylinder_height_m": 1.15,
  201.         "shoulder_mode_scale": 0.5
  202.       },
  203.       "encounter": {
  204.         "base_capture_rate": 0.05,
  205.         "base_flee_rate": 0.1,
  206.         "collision_radius_m": 0.25,
  207.         "collision_height_m": 0.25,
  208.         "collision_head_radius_m": 0.12,
  209.         "movement_type": "MOVEMENT_JUMP",
  210.         "movement_timer_s": 10,
  211.         "jump_time_s": 0.9,
  212.         "attack_timer_s": 29,
  213.         "bonus_candy_capture_reward": 7,
  214.         "attack_probability": 0.1,
  215.         "dodge_probability": 0.15,
  216.         "dodge_duration_s": 1,
  217.         "dodge_distance": 0.5,
  218.         "camera_distance": 5,
  219.         "min_pokemon_action_frequency_s": 0.2,
  220.         "max_pokemon_action_frequency_s": 1.6
  221.       },
  222.       "stats": {
  223.         "base_stamina": 181,
  224.         "base_attack": 161,
  225.         "base_defense": 204
  226.       },
  227.       "quick_moves": [ "IRON_TAIL_FAST", "VINE_WHIP_FAST" ],
  228.       "cinematic_moves": [ "GRASS_KNOT", "LEAF_TORNADO", "AERIAL_ACE"],
  229.       "animation_time": [ 0, 0 ],
  230.       "evolution_pips": 1,
  231.       "pokedex_height_m": 3.3,
  232.       "pokedex_weight_kg": 63,
  233.       "parent_pokemon_id": "SERVINE",
  234.       "height_std_dev": 0.4125,
  235.       "weight_std_dev": 7.875,
  236.       "family_id": "FAMILY_SNIVY",
  237.       "candy_to_evolve": 25,
  238.       "km_buddy_distance": 3,
  239.       "buddy_size": "BUDDY_BIG",
  240.       "model_height": 1.05,
  241.       "model_scale_v2": 1.25,
  242.       "buddy_offset_male": 0,
  243.       "buddy_offset_female": 0,
  244.       "buddy_scale": 19,
  245.       "buddy_portrait_offset": 0,
  246.       "third_move": {
  247.         "stardust_to_unlock": 10000,
  248.         "candy_to_unlock": 25
  249.       },
  250.       "is_transferable": "true",
  251.       "is_deployable": "true"
  252.     }
  253.   }, {
  254.     "template_id": "V0498_POKEMON_TEPIG",
  255.     "pokemon_settings": {
  256.       "pokemon_id": "TEPIG",
  257.       "model_scale": 1.26,
  258.       "type": "POKEMON_TYPE_FIRE",
  259.       "camera": {
  260.         "disk_radius_m": 0.378,
  261.         "cylinder_radius_m": 0.33,
  262.         "cylinder_height_m": 0.51,
  263.         "shoulder_mode_scale": 0.5
  264.       },
  265.       "encounter": {
  266.         "base_capture_rate": 0.2,
  267.         "base_flee_rate": 0.1,
  268.         "collision_radius_m": 0.14,
  269.         "collision_height_m": 0.1,
  270.         "collision_head_radius_m": 0.12,
  271.         "movement_type": "MOVEMENT_JUMP",
  272.         "movement_timer_s": 10,
  273.         "jump_time_s": 0.8,
  274.         "attack_timer_s": 29,
  275.         "bonus_stardust_capture_reward": 200,
  276.         "attack_probability": 0.1,
  277.         "dodge_probability": 0.15,
  278.         "dodge_duration_s": 1,
  279.         "dodge_distance": 1,
  280.         "camera_distance": 3,
  281.         "min_pokemon_action_frequency_s": 0.2,
  282.         "max_pokemon_action_frequency_s": 1.6
  283.       },
  284.       "stats": {
  285.         "base_stamina": 163,
  286.         "base_attack": 115,
  287.         "base_defense": 85
  288.       },
  289.       "quick_moves": [ "TACKLE_FAST", "EMBER_FAST" ],
  290.       "cinematic_moves": [ "FLAME_CHARGE", "FLAMETHROWER", "BODY_SLAM"],
  291.       "animation_time": [ 0, 0 ],
  292.       "evolution_pips": 1,
  293.       "pokedex_height_m": 0.5,
  294.       "pokedex_weight_kg": 9.9,
  295.       "height_std_dev": 0.0625,
  296.       "weight_std_dev": 1.2375,
  297.       "family_id": "FAMILY_TEPIG",
  298.       "candy_to_evolve": 25,
  299.       "km_buddy_distance": 3,
  300.       "model_height": 0.54,
  301.       "evolution_branch": {
  302.         "evolution": "PIGNITE",
  303.         "candy_cost": 25
  304.       },
  305.       "model_scale_v2": 1,
  306.       "buddy_offset_male": 0,
  307.       "buddy_offset_female": 0,
  308.       "buddy_scale": 19,
  309.       "buddy_portrait_offset": 0,
  310.       "third_move": {
  311.         "stardust_to_unlock": 10000,
  312.         "candy_to_unlock": 25
  313.       },
  314.       "is_transferable": "true",
  315.       "is_deployable": "true"
  316.     }
  317.   }, {
  318.     "template_id": "V0499_POKEMON_PIGNITE",
  319.     "pokemon_settings": {
  320.       "pokemon_id": "PIGNITE",
  321.       "model_scale": 1.26,
  322.       "type": "POKEMON_TYPE_FIRE",
  323.       "type_2": "POKEMON_TYPE_FIGHTING",
  324.       "camera": {
  325.         "disk_radius_m": 0.378,
  326.         "cylinder_radius_m": 0.51,
  327.         "cylinder_height_m": 0.98,
  328.         "shoulder_mode_scale": 0.5
  329.       },
  330.       "encounter": {
  331.         "base_capture_rate": 0.1,
  332.         "base_flee_rate": 0.1,
  333.         "collision_radius_m": 0.3,
  334.         "collision_height_m": 0.1,
  335.         "collision_head_radius_m": 0.25,
  336.         "movement_type": "MOVEMENT_JUMP",
  337.         "movement_timer_s": 10,
  338.         "jump_time_s": 0.9,
  339.         "attack_timer_s": 29,
  340.         "bonus_candy_capture_reward": 2,
  341.         "bonus_stardust_capture_reward": 400,
  342.         "attack_probability": 0.1,
  343.         "dodge_probability": 0.15,
  344.         "dodge_duration_s": 1,
  345.         "dodge_distance": 1,
  346.         "camera_distance": 4.5,
  347.         "min_pokemon_action_frequency_s": 0.2,
  348.         "max_pokemon_action_frequency_s": 1.6
  349.       },
  350.       "stats": {
  351.         "base_stamina": 207,
  352.         "base_attack": 173,
  353.         "base_defense": 106
  354.       },
  355.       "quick_moves": [ "TACKLE_FAST", "EMBER_FAST" ],
  356.       "cinematic_moves": [ "FLAME_CHARGE", "FLAMETHROWER", "ROCK_TOMB"],
  357.       "animation_time": [ 0, 0 ],
  358.       "evolution_pips": 1,
  359.       "pokedex_height_m": 1,
  360.       "pokedex_weight_kg": 55.5,
  361.       "parent_pokemon_id": "TEPIG",
  362.       "height_std_dev": 0.125,
  363.       "weight_std_dev": 6.9375,
  364.       "family_id": "FAMILY_TEPIG",
  365.       "candy_to_evolve": 25,
  366.       "km_buddy_distance": 3,
  367.       "model_height": 0.93,
  368.       "evolution_branch": {
  369.         "evolution": "EMBOAR",
  370.         "candy_cost": 100
  371.       },
  372.       "model_scale_v2": 1,
  373.       "buddy_offset_male": -44.6,
  374.       "buddy_offset_female": -44.6,
  375.       "buddy_scale": 19,
  376.       "buddy_portrait_offset": 0,
  377.       "third_move": {
  378.         "stardust_to_unlock": 10000,
  379.         "candy_to_unlock": 25
  380.       },
  381.       "is_transferable": "true",
  382.       "is_deployable": "true"
  383.     }
  384.   }, {
  385.     "template_id": "V0500_POKEMON_EMBOAR",
  386.     "pokemon_settings": {
  387.       "pokemon_id": "EMBOAR",
  388.       "model_scale": 1.26,
  389.       "type": "POKEMON_TYPE_FIRE",
  390.       "type_2": "POKEMON_TYPE_FIGHTING",
  391.       "camera": {
  392.         "disk_radius_m": 0.378,
  393.         "cylinder_radius_m": 1.01,
  394.         "cylinder_height_m": 1.62,
  395.         "shoulder_mode_scale": 0.5
  396.       },
  397.       "encounter": {
  398.         "base_capture_rate": 0.05,
  399.         "base_flee_rate": 0.1,
  400.         "collision_radius_m": 0.5,
  401.         "collision_height_m": 0.5,
  402.         "collision_head_radius_m": 0.25,
  403.         "movement_type": "MOVEMENT_JUMP",
  404.         "movement_timer_s": 10,
  405.         "jump_time_s": 1,
  406.         "attack_timer_s": 29,
  407.         "bonus_candy_capture_reward": 7,
  408.         "attack_probability": 0.1,
  409.         "dodge_probability": 0.15,
  410.         "dodge_duration_s": 1,
  411.         "dodge_distance": 1,
  412.         "camera_distance": 5.5,
  413.         "min_pokemon_action_frequency_s": 0.2,
  414.         "max_pokemon_action_frequency_s": 1.6
  415.       },
  416.       "stats": {
  417.         "base_stamina": 242,
  418.         "base_attack": 235,
  419.         "base_defense": 127
  420.       },
  421.       "quick_moves": [ "LOW_KICK_FAST", "EMBER_FAST" ],
  422.       "cinematic_moves": [ "HEAT_WAVE", "ROCK_SLIDE", "FOCUS_BLAST"],
  423.       "animation_time": [ 0, 0 ],
  424.       "evolution_pips": 1,
  425.       "pokedex_height_m": 1.6,
  426.       "pokedex_weight_kg": 150,
  427.       "parent_pokemon_id": "PIGNITE",
  428.       "height_std_dev": 0.2,
  429.       "weight_std_dev": 18.75,
  430.       "family_id": "FAMILY_TEPIG",
  431.       "candy_to_evolve": 25,
  432.       "km_buddy_distance": 3,
  433.       "buddy_size": "BUDDY_BIG",
  434.       "model_height": 1.6,
  435.       "model_scale_v2": 1,
  436.       "buddy_offset_male": 0,
  437.       "buddy_offset_female": 0,
  438.       "buddy_scale": 19,
  439.       "buddy_portrait_offset": 0,
  440.       "third_move": {
  441.         "stardust_to_unlock": 10000,
  442.         "candy_to_unlock": 25
  443.       },
  444.       "is_transferable": "true",
  445.       "is_deployable": "true"
  446.     }
  447.   }, {
  448.     "template_id": "V0501_POKEMON_OSHAWOTT",
  449.     "pokemon_settings": {
  450.       "pokemon_id": "OSHAWOTT",
  451.       "model_scale": 1.26,
  452.       "type": "POKEMON_TYPE_WATER",
  453.       "camera": {
  454.         "disk_radius_m": 0.378,
  455.         "cylinder_radius_m": 0.27,
  456.         "cylinder_height_m": 0.5,
  457.         "shoulder_mode_scale": 0.5
  458.       },
  459.       "encounter": {
  460.         "base_capture_rate": 0.2,
  461.         "base_flee_rate": 0.1,
  462.         "collision_radius_m": 0.12,
  463.         "collision_height_m": 0.1,
  464.         "collision_head_radius_m": 0.16,
  465.         "movement_type": "MOVEMENT_JUMP",
  466.         "movement_timer_s": 10,
  467.         "jump_time_s": 0.75,
  468.         "attack_timer_s": 29,
  469.         "attack_probability": 0.1,
  470.         "dodge_probability": 0.15,
  471.         "dodge_duration_s": 1,
  472.         "dodge_distance": 1,
  473.         "camera_distance": 3,
  474.         "min_pokemon_action_frequency_s": 0.2,
  475.         "max_pokemon_action_frequency_s": 1.6
  476.       },
  477.       "stats": {
  478.         "base_stamina": 146,
  479.         "base_attack": 117,
  480.         "base_defense": 85
  481.       },
  482.       "quick_moves": [ "TACKLE_FAST", "WATER_GUN_FAST" ],
  483.       "cinematic_moves": [ "AQUA_TAIL", "WATER_PULSE", "NIGHT_SLASH"],
  484.       "animation_time": [ 0, 0 ],
  485.       "evolution_pips": 1,
  486.       "pokedex_height_m": 0.5,
  487.       "pokedex_weight_kg": 5.9,
  488.       "height_std_dev": 0.0625,
  489.       "weight_std_dev": 0.7375,
  490.       "family_id": "FAMILY_OSHAWOTT",
  491.       "candy_to_evolve": 25,
  492.       "km_buddy_distance": 3,
  493.       "model_height": 0.5,
  494.       "evolution_branch": {
  495.         "evolution": "DEWOTT",
  496.         "candy_cost": 25
  497.       },
  498.       "model_scale_v2": 1,
  499.       "buddy_offset_male": 0,
  500.       "buddy_offset_female": 0,
  501.       "buddy_scale": 19,
  502.       "buddy_portrait_offset": -0.18,
  503.       "third_move": {
  504.         "stardust_to_unlock": 10000,
  505.         "candy_to_unlock": 25
  506.       },
  507.       "is_transferable": "true",
  508.       "is_deployable": "true"
  509.     }
  510.   }, {
  511.     "template_id": "V0502_POKEMON_DEWOTT",
  512.     "pokemon_settings": {
  513.       "pokemon_id": "DEWOTT",
  514.       "model_scale": 1.26,
  515.       "type": "POKEMON_TYPE_WATER",
  516.       "camera": {
  517.         "disk_radius_m": 0.378,
  518.         "cylinder_radius_m": 0.25,
  519.         "cylinder_height_m": 0.79,
  520.         "shoulder_mode_scale": 0.5
  521.       },
  522.       "encounter": {
  523.         "base_capture_rate": 0.1,
  524.         "base_flee_rate": 0.1,
  525.         "collision_radius_m": 0.13,
  526.         "collision_height_m": 0.1,
  527.         "collision_head_radius_m": 0.13,
  528.         "movement_type": "MOVEMENT_JUMP",
  529.         "movement_timer_s": 10,
  530.         "jump_time_s": 0.85,
  531.         "attack_timer_s": 29,
  532.         "bonus_candy_capture_reward": 2,
  533.         "bonus_stardust_capture_reward": 200,
  534.         "attack_probability": 0.1,
  535.         "dodge_probability": 0.15,
  536.         "dodge_duration_s": 1,
  537.         "dodge_distance": 1,
  538.         "camera_distance": 4,
  539.         "min_pokemon_action_frequency_s": 0.2,
  540.         "max_pokemon_action_frequency_s": 1.6
  541.       },
  542.       "stats": {
  543.         "base_stamina": 181,
  544.         "base_attack": 159,
  545.         "base_defense": 116
  546.       },
  547.       "quick_moves": [ "FURY_CUTTER_FAST", "WATER_GUN_FAST" ],
  548.       "cinematic_moves": [ "AQUA_TAIL", "WATER_PULSE", "X_SCISSOR"],
  549.       "animation_time": [ 0, 0 ],
  550.       "evolution_pips": 1,
  551.       "pokedex_height_m": 0.8,
  552.       "pokedex_weight_kg": 24.5,
  553.       "parent_pokemon_id": "OSHAWOTT",
  554.       "height_std_dev": 0.1,
  555.       "weight_std_dev": 3.0625,
  556.       "family_id": "FAMILY_OSHAWOTT",
  557.       "candy_to_evolve": 25,
  558.       "km_buddy_distance": 3,
  559.       "model_height": 0.8,
  560.       "evolution_branch": {
  561.         "evolution": "SAMUROTT",
  562.         "candy_cost": 100
  563.       },
  564.       "model_scale_v2": 1,
  565.       "buddy_offset_male": 0,
  566.       "buddy_offset_female": 0,
  567.       "buddy_scale": 19,
  568.       "buddy_portrait_offset": 0,
  569.       "third_move": {
  570.         "stardust_to_unlock": 10000,
  571.         "candy_to_unlock": 25
  572.       },
  573.       "is_transferable": "true",
  574.       "is_deployable": "true"
  575.     }
  576.   }, {
  577.     "template_id": "V0503_POKEMON_SAMUROTT",
  578.     "pokemon_settings": {
  579.       "pokemon_id": "SAMUROTT",
  580.       "model_scale": 1.26,
  581.       "type": "POKEMON_TYPE_WATER",
  582.       "camera": {
  583.         "disk_radius_m": 0.378,
  584.         "cylinder_radius_m": 1.3,
  585.         "cylinder_height_m": 1.5,
  586.         "shoulder_mode_scale": 0.5
  587.       },
  588.       "encounter": {
  589.         "base_capture_rate": 0.05,
  590.         "base_flee_rate": 0.1,
  591.         "collision_radius_m": 0.5,
  592.         "collision_height_m": 0.1,
  593.         "collision_head_radius_m": 0.2,
  594.         "movement_type": "MOVEMENT_JUMP",
  595.         "movement_timer_s": 10,
  596.         "jump_time_s": 1.15,
  597.         "attack_timer_s": 29,
  598.         "bonus_candy_capture_reward": 7,
  599.         "bonus_stardust_capture_reward": 400,
  600.         "attack_probability": 0.1,
  601.         "dodge_probability": 0.15,
  602.         "dodge_duration_s": 1,
  603.         "dodge_distance": 0.5,
  604.         "camera_distance": 7,
  605.         "min_pokemon_action_frequency_s": 0.2,
  606.         "max_pokemon_action_frequency_s": 1.6
  607.       },
  608.       "stats": {
  609.         "base_stamina": 216,
  610.         "base_attack": 212,
  611.         "base_defense": 157
  612.       },
  613.       "quick_moves": [ "FURY_CUTTER_FAST", "WATERFALL_FAST" ],
  614.       "cinematic_moves": [ "HYDRO_PUMP", "BLIZZARD", "MEGAHORN"],
  615.       "animation_time": [ 0, 0 ],
  616.       "evolution_pips": 1,
  617.       "pokedex_height_m": 1.5,
  618.       "pokedex_weight_kg": 94.6,
  619.       "parent_pokemon_id": "DEWOTT",
  620.       "height_std_dev": 0.1875,
  621.       "weight_std_dev": 11.825,
  622.       "family_id": "FAMILY_OSHAWOTT",
  623.       "candy_to_evolve": 25,
  624.       "km_buddy_distance": 3,
  625.       "model_height": 1.2,
  626.       "model_scale_v2": 1.08,
  627.       "buddy_offset_male": -79.4,
  628.       "buddy_offset_female": -79.4,
  629.       "buddy_scale": 19,
  630.       "buddy_portrait_offset": 0,
  631.       "third_move": {
  632.         "stardust_to_unlock": 10000,
  633.         "candy_to_unlock": 25
  634.       },
  635.       "is_transferable": "true",
  636.       "is_deployable": "true"
  637.     }
  638.   }, {
  639.     "template_id": "V0504_POKEMON_PATRAT",
  640.     "pokemon_settings": {
  641.       "pokemon_id": "PATRAT",
  642.       "model_scale": 1.26,
  643.       "type": "POKEMON_TYPE_NORMAL",
  644.       "camera": {
  645.         "disk_radius_m": 0.378,
  646.         "cylinder_radius_m": 0.25,
  647.         "cylinder_height_m": 0.5,
  648.         "shoulder_mode_scale": 0.5
  649.       },
  650.       "encounter": {
  651.         "base_capture_rate": 0.5,
  652.         "base_flee_rate": 0.1,
  653.         "collision_radius_m": 0.12,
  654.         "collision_height_m": 0.1,
  655.         "collision_head_radius_m": 0.13,
  656.         "movement_type": "MOVEMENT_JUMP",
  657.         "movement_timer_s": 10,
  658.         "jump_time_s": 1,
  659.         "attack_timer_s": 29,
  660.         "attack_probability": 0.1,
  661.         "dodge_probability": 0.15,
  662.         "dodge_duration_s": 1,
  663.         "dodge_distance": 0.6,
  664.         "camera_distance": 3,
  665.         "min_pokemon_action_frequency_s": 0.2,
  666.         "max_pokemon_action_frequency_s": 1.6
  667.       },
  668.       "stats": {
  669.         "base_stamina": 128,
  670.         "base_attack": 98,
  671.         "base_defense": 73
  672.       },
  673.       "quick_moves": [ "TACKLE_FAST", "BITE_FAST" ],
  674.       "cinematic_moves": [ "DIG", "HYPER_FANG", "GRASS_KNOT"],
  675.       "animation_time": [ 0, 0 ],
  676.       "evolution_pips": 1,
  677.       "pokedex_height_m": 0.5,
  678.       "pokedex_weight_kg": 11.6,
  679.       "height_std_dev": 0.0625,
  680.       "weight_std_dev": 1.45,
  681.       "family_id": "FAMILY_PATRAT",
  682.       "candy_to_evolve": 25,
  683.       "km_buddy_distance": 1,
  684.       "model_height": 0.5,
  685.       "evolution_branch": {
  686.         "evolution": "WATCHOG",
  687.         "candy_cost": 50
  688.       },
  689.       "model_scale_v2": 1,
  690.       "buddy_offset_male": 0,
  691.       "buddy_offset_female": 0,
  692.       "buddy_scale": 19,
  693.       "buddy_portrait_offset": 0,
  694.       "third_move": {
  695.         "stardust_to_unlock": 10000,
  696.         "candy_to_unlock": 25
  697.       },
  698.       "is_transferable": "true",
  699.       "is_deployable": "true"
  700.     }
  701.   }, {
  702.     "template_id": "V0505_POKEMON_WATCHOG",
  703.     "pokemon_settings": {
  704.       "pokemon_id": "WATCHOG",
  705.       "model_scale": 1.26,
  706.       "type": "POKEMON_TYPE_NORMAL",
  707.       "camera": {
  708.         "disk_radius_m": 0.378,
  709.         "cylinder_radius_m": 0.35,
  710.         "cylinder_height_m": 1.1,
  711.         "shoulder_mode_scale": 0.5
  712.       },
  713.       "encounter": {
  714.         "base_capture_rate": 0.2,
  715.         "base_flee_rate": 0.1,
  716.         "collision_radius_m": 0.2,
  717.         "collision_height_m": 0.1,
  718.         "collision_head_radius_m": 0.16,
  719.         "movement_type": "MOVEMENT_JUMP",
  720.         "movement_timer_s": 10,
  721.         "jump_time_s": 1,
  722.         "attack_timer_s": 29,
  723.         "bonus_candy_capture_reward": 2,
  724.         "bonus_stardust_capture_reward": 200,
  725.         "attack_probability": 0.1,
  726.         "dodge_probability": 0.15,
  727.         "dodge_duration_s": 1,
  728.         "dodge_distance": 0.5,
  729.         "camera_distance": 5,
  730.         "min_pokemon_action_frequency_s": 0.2,
  731.         "max_pokemon_action_frequency_s": 1.6
  732.       },
  733.       "stats": {
  734.         "base_stamina": 155,
  735.         "base_attack": 165,
  736.         "base_defense": 139
  737.       },
  738.       "quick_moves": [ "LOW_KICK_FAST", "BITE_FAST" ],
  739.       "cinematic_moves": [ "CRUNCH", "HYPER_FANG", "GRASS_KNOT"],
  740.       "animation_time": [ 0, 0 ],
  741.       "evolution_pips": 1,
  742.       "pokedex_height_m": 1.1,
  743.       "pokedex_weight_kg": 27,
  744.       "parent_pokemon_id": "PATRAT",
  745.       "height_std_dev": 0.1375,
  746.       "weight_std_dev": 3.375,
  747.       "family_id": "FAMILY_PATRAT",
  748.       "candy_to_evolve": 25,
  749.       "km_buddy_distance": 1,
  750.       "model_height": 1.05,
  751.       "model_scale_v2": 1,
  752.       "buddy_offset_male": 0,
  753.       "buddy_offset_female": 0,
  754.       "buddy_scale": 19,
  755.       "buddy_portrait_offset": -0.06,
  756.       "third_move": {
  757.         "stardust_to_unlock": 10000,
  758.         "candy_to_unlock": 25
  759.       },
  760.       "is_transferable": "true",
  761.       "is_deployable": "true"
  762.     }
  763.   }, {
  764.     "template_id": "V0506_POKEMON_LILLIPUP",
  765.     "pokemon_settings": {
  766.       "pokemon_id": "LILLIPUP",
  767.       "model_scale": 1.26,
  768.       "type": "POKEMON_TYPE_NORMAL",
  769.       "camera": {
  770.         "disk_radius_m": 0.378,
  771.         "cylinder_radius_m": 0.22,
  772.         "cylinder_height_m": 0.43,
  773.         "shoulder_mode_scale": 0.5
  774.       },
  775.       "encounter": {
  776.         "base_capture_rate": 0.5,
  777.         "base_flee_rate": 0.1,
  778.         "collision_radius_m": 0.08,
  779.         "collision_height_m": 0.1,
  780.         "collision_head_radius_m": 0.12,
  781.         "movement_type": "MOVEMENT_JUMP",
  782.         "movement_timer_s": 10,
  783.         "jump_time_s": 0.75,
  784.         "attack_timer_s": 29,
  785.         "attack_probability": 0.1,
  786.         "dodge_probability": 0.15,
  787.         "dodge_duration_s": 1,
  788.         "dodge_distance": 1,
  789.         "camera_distance": 2.5,
  790.         "min_pokemon_action_frequency_s": 0.2,
  791.         "max_pokemon_action_frequency_s": 1.6
  792.       },
  793.       "stats": {
  794.         "base_stamina": 128,
  795.         "base_attack": 107,
  796.         "base_defense": 86
  797.       },
  798.       "quick_moves": [ "TACKLE_FAST", "TAKE_DOWN_FAST" ],
  799.       "cinematic_moves": [ "THUNDERBOLT", "ROCK_TOMB", "DIG"],
  800.       "animation_time": [ 0, 0 ],
  801.       "evolution_pips": 1,
  802.       "pokedex_height_m": 0.4,
  803.       "pokedex_weight_kg": 4.1,
  804.       "height_std_dev": 0.05,
  805.       "weight_std_dev": 0.5125,
  806.       "family_id": "FAMILY_LILLIPUP",
  807.       "candy_to_evolve": 25,
  808.       "km_buddy_distance": 1,
  809.       "model_height": 0.4,
  810.       "evolution_branch": {
  811.         "evolution": "HERDIER",
  812.         "candy_cost": 25
  813.       },
  814.       "model_scale_v2": 1.1,
  815.       "buddy_offset_male": 0,
  816.       "buddy_offset_female": 0,
  817.       "buddy_scale": 19,
  818.       "buddy_portrait_offset": -0.02,
  819.       "third_move": {
  820.         "stardust_to_unlock": 10000,
  821.         "candy_to_unlock": 25
  822.       },
  823.       "is_transferable": "true",
  824.       "is_deployable": "true"
  825.     }
  826.   }, {
  827.     "template_id": "V0507_POKEMON_HERDIER",
  828.     "pokemon_settings": {
  829.       "pokemon_id": "HERDIER",
  830.       "model_scale": 1.26,
  831.       "type": "POKEMON_TYPE_NORMAL",
  832.       "camera": {
  833.         "disk_radius_m": 0.378,
  834.         "cylinder_radius_m": 0.46,
  835.         "cylinder_height_m": 0.89,
  836.         "shoulder_mode_scale": 0.5
  837.       },
  838.       "encounter": {
  839.         "base_capture_rate": 0.25,
  840.         "base_flee_rate": 0.1,
  841.         "collision_radius_m": 0.2,
  842.         "collision_height_m": 0.1,
  843.         "collision_head_radius_m": 0.15,
  844.         "movement_type": "MOVEMENT_JUMP",
  845.         "movement_timer_s": 10,
  846.         "jump_time_s": 0.85,
  847.         "attack_timer_s": 29,
  848.         "bonus_candy_capture_reward": 2,
  849.         "bonus_stardust_capture_reward": 200,
  850.         "attack_probability": 0.1,
  851.         "dodge_probability": 0.15,
  852.         "dodge_duration_s": 1,
  853.         "dodge_distance": 1,
  854.         "camera_distance": 4,
  855.         "min_pokemon_action_frequency_s": 0.2,
  856.         "max_pokemon_action_frequency_s": 1.6
  857.       },
  858.       "stats": {
  859.         "base_stamina": 163,
  860.         "base_attack": 145,
  861.         "base_defense": 126
  862.       },
  863.       "quick_moves": [ "LICK_FAST", "TAKE_DOWN_FAST" ],
  864.       "cinematic_moves": [ "THUNDERBOLT", "PLAY_ROUGH", "DIG"],
  865.       "animation_time": [ 0, 0 ],
  866.       "evolution_pips": 1,
  867.       "pokedex_height_m": 0.9,
  868.       "pokedex_weight_kg": 14.7,
  869.       "parent_pokemon_id": "LILLIPUP",
  870.       "height_std_dev": 0.1125,
  871.       "weight_std_dev": 1.8375,
  872.       "family_id": "FAMILY_LILLIPUP",
  873.       "candy_to_evolve": 25,
  874.       "km_buddy_distance": 1,
  875.       "model_height": 0.9,
  876.       "evolution_branch": {
  877.         "evolution": "STOUTLAND",
  878.         "candy_cost": 100
  879.       },
  880.       "model_scale_v2": 1,
  881.       "buddy_offset_male": -49.2,
  882.       "buddy_offset_female": -49.2,
  883.       "buddy_scale": 19,
  884.       "buddy_portrait_offset": 0,
  885.       "third_move": {
  886.         "stardust_to_unlock": 10000,
  887.         "candy_to_unlock": 25
  888.       },
  889.       "is_transferable": "true",
  890.       "is_deployable": "true"
  891.     }
  892.   }, {
  893.     "template_id": "V0508_POKEMON_STOUTLAND",
  894.     "pokemon_settings": {
  895.       "pokemon_id": "STOUTLAND",
  896.       "model_scale": 1.26,
  897.       "type": "POKEMON_TYPE_NORMAL",
  898.       "camera": {
  899.         "disk_radius_m": 0.378,
  900.         "cylinder_radius_m": 0.73,
  901.         "cylinder_height_m": 1.2,
  902.         "shoulder_mode_scale": 0.5
  903.       },
  904.       "encounter": {
  905.         "base_capture_rate": 0.125,
  906.         "base_flee_rate": 0.1,
  907.         "collision_radius_m": 0.4,
  908.         "collision_height_m": 0.1,
  909.         "collision_head_radius_m": 0.22,
  910.         "movement_type": "MOVEMENT_JUMP",
  911.         "movement_timer_s": 10,
  912.         "jump_time_s": 1.1,
  913.         "attack_timer_s": 29,
  914.         "bonus_candy_capture_reward": 7,
  915.         "bonus_stardust_capture_reward": 400,
  916.         "attack_probability": 0.1,
  917.         "dodge_probability": 0.15,
  918.         "dodge_duration_s": 1,
  919.         "dodge_distance": 1,
  920.         "camera_distance": 5.5,
  921.         "min_pokemon_action_frequency_s": 0.2,
  922.         "max_pokemon_action_frequency_s": 1.6
  923.       },
  924.       "stats": {
  925.         "base_stamina": 198,
  926.         "base_attack": 206,
  927.         "base_defense": 182
  928.       },
  929.       "quick_moves": [ "LICK_FAST", "TAKE_DOWN_FAST" ],
  930.       "cinematic_moves": [ "WILD_CHARGE", "PLAY_ROUGH", "CRUNCH"],
  931.       "animation_time": [ 0, 0 ],
  932.       "evolution_pips": 1,
  933.       "pokedex_height_m": 1.2,
  934.       "pokedex_weight_kg": 61,
  935.       "parent_pokemon_id": "HERDIER",
  936.       "height_std_dev": 0.15,
  937.       "weight_std_dev": 7.625,
  938.       "family_id": "FAMILY_LILLIPUP",
  939.       "candy_to_evolve": 25,
  940.       "km_buddy_distance": 1,
  941.       "model_height": 1.2,
  942.       "model_scale_v2": 1,
  943.       "buddy_offset_male": -77.6,
  944.       "buddy_offset_female": -77.6,
  945.       "buddy_scale": 19,
  946.       "buddy_portrait_offset": 0.1,
  947.       "third_move": {
  948.         "stardust_to_unlock": 10000,
  949.         "candy_to_unlock": 25
  950.       },
  951.       "is_transferable": "true",
  952.       "is_deployable": "true"
  953.     }
  954.   }, {
  955.     "template_id": "V0509_POKEMON_PURRLOIN",
  956.     "pokemon_settings": {
  957.       "pokemon_id": "PURRLOIN",
  958.       "model_scale": 1.26,
  959.       "type": "POKEMON_TYPE_DARK",
  960.       "camera": {
  961.         "disk_radius_m": 0.378,
  962.         "cylinder_radius_m": 0.25,
  963.         "cylinder_height_m": 0.4,
  964.         "shoulder_mode_scale": 0.5
  965.       },
  966.       "encounter": {
  967.         "base_capture_rate": 0.5,
  968.         "base_flee_rate": 0.1,
  969.         "collision_radius_m": 0.05,
  970.         "collision_height_m": 0.1,
  971.         "collision_head_radius_m": 0.1,
  972.         "movement_type": "MOVEMENT_JUMP",
  973.         "movement_timer_s": 10,
  974.         "jump_time_s": 0.8,
  975.         "attack_timer_s": 29,
  976.         "attack_probability": 0.1,
  977.         "dodge_probability": 0.15,
  978.         "dodge_duration_s": 1,
  979.         "dodge_distance": 1,
  980.         "camera_distance": 3,
  981.         "min_pokemon_action_frequency_s": 0.2,
  982.         "max_pokemon_action_frequency_s": 1.6
  983.       },
  984.       "stats": {
  985.         "base_stamina": 121,
  986.         "base_attack": 98,
  987.         "base_defense": 73
  988.       },
  989.       "quick_moves": [ "SCRATCH_FAST", "SUCKER_PUNCH_FAST" ],
  990.       "cinematic_moves": [ "NIGHT_SLASH", "PLAY_ROUGH", "DARK_PULSE"],
  991.       "animation_time": [ 0, 0 ],
  992.       "evolution_pips": 1,
  993.       "pokedex_height_m": 0.4,
  994.       "pokedex_weight_kg": 10.1,
  995.       "height_std_dev": 0.05,
  996.       "weight_std_dev": 1.2625,
  997.       "family_id": "FAMILY_PURRLOIN",
  998.       "candy_to_evolve": 25,
  999.       "km_buddy_distance": 1,
  1000.       "model_height": 0.4,
  1001.       "evolution_branch": {
  1002.         "evolution": "LIEPARD",
  1003.         "candy_cost": 50
  1004.       },
  1005.       "model_scale_v2": 1.3,
  1006.       "buddy_offset_male": 0,
  1007.       "buddy_offset_female": 0,
  1008.       "buddy_scale": 19,
  1009.       "buddy_portrait_offset": 0,
  1010.       "third_move": {
  1011.         "stardust_to_unlock": 10000,
  1012.         "candy_to_unlock": 25
  1013.       },
  1014.       "is_transferable": "true",
  1015.       "is_deployable": "true"
  1016.     }
  1017.   }, {
  1018.     "template_id": "V0510_POKEMON_LIEPARD",
  1019.     "pokemon_settings": {
  1020.       "pokemon_id": "LIEPARD",
  1021.       "model_scale": 1.26,
  1022.       "type": "POKEMON_TYPE_DARK",
  1023.       "camera": {
  1024.         "disk_radius_m": 0.378,
  1025.         "cylinder_radius_m": 0.78,
  1026.         "cylinder_height_m": 1.2,
  1027.         "shoulder_mode_scale": 0.5
  1028.       },
  1029.       "encounter": {
  1030.         "base_capture_rate": 0.2,
  1031.         "base_flee_rate": 0.1,
  1032.         "collision_radius_m": 0.15,
  1033.         "collision_height_m": 0.1,
  1034.         "collision_head_radius_m": 0.13,
  1035.         "movement_type": "MOVEMENT_JUMP",
  1036.         "movement_timer_s": 10,
  1037.         "jump_time_s": 1,
  1038.         "attack_timer_s": 29,
  1039.         "bonus_candy_capture_reward": 2,
  1040.         "bonus_stardust_capture_reward": 200,
  1041.         "attack_probability": 0.1,
  1042.         "dodge_probability": 0.15,
  1043.         "dodge_duration_s": 1,
  1044.         "dodge_distance": 1,
  1045.         "camera_distance": 5.5,
  1046.         "min_pokemon_action_frequency_s": 0.2,
  1047.         "max_pokemon_action_frequency_s": 1.6
  1048.       },
  1049.       "stats": {
  1050.         "base_stamina": 162,
  1051.         "base_attack": 187,
  1052.         "base_defense": 106
  1053.       },
  1054.       "quick_moves": [ "CHARM_FAST", "SNARL_FAST" ],
  1055.       "cinematic_moves": [ "GUNK_SHOT", "PLAY_ROUGH", "DARK_PULSE"],
  1056.       "animation_time": [ 0, 0 ],
  1057.       "evolution_pips": 1,
  1058.       "pokedex_height_m": 1.1,
  1059.       "pokedex_weight_kg": 37.5,
  1060.       "parent_pokemon_id": "PURRLOIN",
  1061.       "height_std_dev": 0.1375,
  1062.       "weight_std_dev": 4.6875,
  1063.       "family_id": "FAMILY_PURRLOIN",
  1064.       "candy_to_evolve": 25,
  1065.       "km_buddy_distance": 1,
  1066.       "model_height": 1.12,
  1067.       "model_scale_v2": 1,
  1068.       "buddy_offset_male": -42.9,
  1069.       "buddy_offset_female": -42.9,
  1070.       "buddy_scale": 19,
  1071.       "buddy_portrait_offset": 0,
  1072.       "third_move": {
  1073.         "stardust_to_unlock": 10000,
  1074.         "candy_to_unlock": 25
  1075.       },
  1076.       "is_transferable": "true",
  1077.       "is_deployable": "true"
  1078.     }
  1079.   }, {
  1080.     "template_id": "V0511_POKEMON_PANSAGE",
  1081.     "pokemon_settings": {
  1082.       "pokemon_id": "PANSAGE",
  1083.       "model_scale": 1.26,
  1084.       "type": "POKEMON_TYPE_GRASS",
  1085.       "camera": {
  1086.         "disk_radius_m": 0.378,
  1087.         "cylinder_radius_m": 0.26,
  1088.         "cylinder_height_m": 0.58,
  1089.         "shoulder_mode_scale": 0.5
  1090.       },
  1091.       "encounter": {
  1092.         "base_capture_rate": 0.5,
  1093.         "base_flee_rate": 0.1,
  1094.         "collision_radius_m": 0.1,
  1095.         "collision_height_m": 0.1,
  1096.         "collision_head_radius_m": 0.13,
  1097.         "movement_type": "MOVEMENT_JUMP",
  1098.         "movement_timer_s": 10,
  1099.         "jump_time_s": 0.85,
  1100.         "attack_timer_s": 29,
  1101.         "attack_probability": 0.1,
  1102.         "dodge_probability": 0.15,
  1103.         "dodge_duration_s": 1,
  1104.         "dodge_distance": 1,
  1105.         "camera_distance": 3.5,
  1106.         "min_pokemon_action_frequency_s": 0.2,
  1107.         "max_pokemon_action_frequency_s": 1.6
  1108.       },
  1109.       "stats": {
  1110.         "base_stamina": 137,
  1111.         "base_attack": 104,
  1112.         "base_defense": 94
  1113.       },
  1114.       "quick_moves": [ "SCRATCH_FAST", "VINE_WHIP_FAST" ],
  1115.       "cinematic_moves": [ "ENERGY_BALL", "SEED_BOMB", "CRUNCH"],
  1116.       "animation_time": [ 0, 0 ],
  1117.       "evolution_pips": 1,
  1118.       "pokedex_height_m": 0.6,
  1119.       "pokedex_weight_kg": 10.5,
  1120.       "height_std_dev": 0.075,
  1121.       "weight_std_dev": 1.3125,
  1122.       "family_id": "FAMILY_PANSAGE",
  1123.       "candy_to_evolve": 25,
  1124.       "km_buddy_distance": 3,
  1125.       "model_height": 0.6,
  1126.       "evolution_branch": {
  1127.         "evolution": "SIMISAGE",
  1128.         "evolution_item_requirement": "ITEM_GEN_5_EVOLUTION_STONE",
  1129.         "candy_cost": 50
  1130.       },
  1131.       "model_scale_v2": 1,
  1132.       "buddy_offset_male": 0,
  1133.       "buddy_offset_female": 0,
  1134.       "buddy_scale": 19,
  1135.       "buddy_portrait_offset": -0.06,
  1136.       "third_move": {
  1137.         "stardust_to_unlock": 50000,
  1138.         "candy_to_unlock": 50
  1139.       },
  1140.       "is_transferable": "true",
  1141.       "is_deployable": "true"
  1142.     }
  1143.   }, {
  1144.     "template_id": "V0512_POKEMON_SIMISAGE",
  1145.     "pokemon_settings": {
  1146.       "pokemon_id": "SIMISAGE",
  1147.       "model_scale": 1.26,
  1148.       "type": "POKEMON_TYPE_GRASS",
  1149.       "camera": {
  1150.         "disk_radius_m": 0.378,
  1151.         "cylinder_radius_m": 0.54,
  1152.         "cylinder_height_m": 1.41,
  1153.         "shoulder_mode_scale": 0.5
  1154.       },
  1155.       "encounter": {
  1156.         "base_capture_rate": 0.5,
  1157.         "base_flee_rate": 0.1,
  1158.         "collision_radius_m": 0.2,
  1159.         "collision_height_m": 0.1,
  1160.         "collision_head_radius_m": 0.25,
  1161.         "movement_type": "MOVEMENT_JUMP",
  1162.         "movement_timer_s": 10,
  1163.         "jump_time_s": 1,
  1164.         "attack_timer_s": 29,
  1165.         "bonus_candy_capture_reward": 2,
  1166.         "bonus_stardust_capture_reward": 200,
  1167.         "attack_probability": 0.1,
  1168.         "dodge_probability": 0.15,
  1169.         "dodge_duration_s": 1,
  1170.         "dodge_distance": 1,
  1171.         "camera_distance": 5.5,
  1172.         "min_pokemon_action_frequency_s": 0.2,
  1173.         "max_pokemon_action_frequency_s": 1.6
  1174.       },
  1175.       "stats": {
  1176.         "base_stamina": 181,
  1177.         "base_attack": 206,
  1178.         "base_defense": 133
  1179.       },
  1180.       "quick_moves": [ "BITE_FAST", "VINE_WHIP_FAST" ],
  1181.       "cinematic_moves": [ "SOLAR_BEAM", "GRASS_KNOT", "CRUNCH"],
  1182.       "animation_time": [ 0, 0 ],
  1183.       "evolution_pips": 1,
  1184.       "pokedex_height_m": 1.1,
  1185.       "pokedex_weight_kg": 30.5,
  1186.       "parent_pokemon_id": "PANSAGE",
  1187.       "height_std_dev": 0.1375,
  1188.       "weight_std_dev": 3.8125,
  1189.       "family_id": "FAMILY_PANSAGE",
  1190.       "candy_to_evolve": 25,
  1191.       "km_buddy_distance": 3,
  1192.       "model_height": 1.43,
  1193.       "model_scale_v2": 1,
  1194.       "buddy_offset_male": -46.4,
  1195.       "buddy_offset_female": -46.4,
  1196.       "buddy_scale": 19,
  1197.       "buddy_portrait_offset": -0.05,
  1198.       "third_move": {
  1199.         "stardust_to_unlock": 50000,
  1200.         "candy_to_unlock": 50
  1201.       },
  1202.       "is_transferable": "true",
  1203.       "is_deployable": "true"
  1204.     }
  1205.   }, {
  1206.     "template_id": "V0513_POKEMON_PANSEAR",
  1207.     "pokemon_settings": {
  1208.       "pokemon_id": "PANSEAR",
  1209.       "model_scale": 1.26,
  1210.       "type": "POKEMON_TYPE_FIRE",
  1211.       "camera": {
  1212.         "disk_radius_m": 0.378,
  1213.         "cylinder_radius_m": 0.26,
  1214.         "cylinder_height_m": 0.6,
  1215.         "shoulder_mode_scale": 0.5
  1216.       },
  1217.       "encounter": {
  1218.         "base_capture_rate": 0.2,
  1219.         "base_flee_rate": 0.1,
  1220.         "collision_radius_m": 0.1,
  1221.         "collision_height_m": 0.1,
  1222.         "collision_head_radius_m": 0.13,
  1223.         "movement_type": "MOVEMENT_JUMP",
  1224.         "movement_timer_s": 10,
  1225.         "jump_time_s": 0.85,
  1226.         "attack_timer_s": 29,
  1227.         "attack_probability": 0.1,
  1228.         "dodge_probability": 0.15,
  1229.         "dodge_duration_s": 1,
  1230.         "dodge_distance": 1,
  1231.         "camera_distance": 3.5,
  1232.         "min_pokemon_action_frequency_s": 0.2,
  1233.         "max_pokemon_action_frequency_s": 1.6
  1234.       },
  1235.       "stats": {
  1236.         "base_stamina": 137,
  1237.         "base_attack": 104,
  1238.         "base_defense": 94
  1239.       },
  1240.       "quick_moves": [ "SCRATCH_FAST", "FIRE_SPIN_FAST" ],
  1241.       "cinematic_moves": [ "FLAME_BURST", "FLAME_CHARGE", "CRUNCH"],
  1242.       "animation_time": [ 0, 0 ],
  1243.       "evolution_pips": 1,
  1244.       "pokedex_height_m": 0.6,
  1245.       "pokedex_weight_kg": 11,
  1246.       "height_std_dev": 0.075,
  1247.       "weight_std_dev": 1.375,
  1248.       "family_id": "FAMILY_PANSEAR",
  1249.       "candy_to_evolve": 25,
  1250.       "km_buddy_distance": 3,
  1251.       "model_height": 0.6,
  1252.       "evolution_branch": {
  1253.         "evolution": "SIMISEAR",
  1254.         "evolution_item_requirement": "ITEM_GEN_5_EVOLUTION_STONE",
  1255.         "candy_cost": 50
  1256.       },
  1257.       "model_scale_v2": 1,
  1258.       "buddy_offset_male": 0,
  1259.       "buddy_offset_female": 0,
  1260.       "buddy_scale": 19,
  1261.       "buddy_portrait_offset": -0.05,
  1262.       "third_move": {
  1263.         "stardust_to_unlock": 50000,
  1264.         "candy_to_unlock": 50
  1265.       },
  1266.       "is_transferable": "true",
  1267.       "is_deployable": "true"
  1268.     }
  1269.   }, {
  1270.     "template_id": "V0514_POKEMON_SIMISEAR",
  1271.     "pokemon_settings": {
  1272.       "pokemon_id": "SIMISEAR",
  1273.       "model_scale": 1.26,
  1274.       "type": "POKEMON_TYPE_FIRE",
  1275.       "camera": {
  1276.         "disk_radius_m": 0.378,
  1277.         "cylinder_radius_m": 0.57,
  1278.         "cylinder_height_m": 1.19,
  1279.         "shoulder_mode_scale": 0.5
  1280.       },
  1281.       "encounter": {
  1282.         "base_capture_rate": 0.5,
  1283.         "base_flee_rate": 0.1,
  1284.         "collision_radius_m": 0.21,
  1285.         "collision_height_m": 0.1,
  1286.         "collision_head_radius_m": 0.19,
  1287.         "movement_type": "MOVEMENT_JUMP",
  1288.         "movement_timer_s": 10,
  1289.         "jump_time_s": 1,
  1290.         "attack_timer_s": 29,
  1291.         "bonus_candy_capture_reward": 2,
  1292.         "bonus_stardust_capture_reward": 200,
  1293.         "attack_probability": 0.1,
  1294.         "dodge_probability": 0.15,
  1295.         "dodge_duration_s": 1,
  1296.         "dodge_distance": 1,
  1297.         "camera_distance": 5.5,
  1298.         "min_pokemon_action_frequency_s": 0.2,
  1299.         "max_pokemon_action_frequency_s": 1.6
  1300.       },
  1301.       "stats": {
  1302.         "base_stamina": 181,
  1303.         "base_attack": 206,
  1304.         "base_defense": 133
  1305.       },
  1306.       "quick_moves": [ "BITE_FAST", "FIRE_SPIN_FAST" ],
  1307.       "cinematic_moves": [ "FLAMETHROWER", "FIRE_BLAST", "CRUNCH"],
  1308.       "animation_time": [ 0, 0 ],
  1309.       "evolution_pips": 1,
  1310.       "pokedex_height_m": 1,
  1311.       "pokedex_weight_kg": 28,
  1312.       "parent_pokemon_id": "PANSEAR",
  1313.       "height_std_dev": 0.125,
  1314.       "weight_std_dev": 3.5,
  1315.       "family_id": "FAMILY_PANSEAR",
  1316.       "candy_to_evolve": 25,
  1317.       "km_buddy_distance": 3,
  1318.       "model_height": 1.17,
  1319.       "model_scale_v2": 1,
  1320.       "buddy_offset_male": -55.2,
  1321.       "buddy_offset_female": -55.2,
  1322.       "buddy_scale": 19,
  1323.       "buddy_portrait_offset": 0,
  1324.       "third_move": {
  1325.         "stardust_to_unlock": 50000,
  1326.         "candy_to_unlock": 50
  1327.       },
  1328.       "is_transferable": "true",
  1329.       "is_deployable": "true"
  1330.     }
  1331.   }, {
  1332.     "template_id": "V0515_POKEMON_PANPOUR",
  1333.     "pokemon_settings": {
  1334.       "pokemon_id": "PANPOUR",
  1335.       "model_scale": 1.26,
  1336.       "type": "POKEMON_TYPE_WATER",
  1337.       "camera": {
  1338.         "disk_radius_m": 0.378,
  1339.         "cylinder_radius_m": 0.28,
  1340.         "cylinder_height_m": 0.57,
  1341.         "shoulder_mode_scale": 0.5
  1342.       },
  1343.       "encounter": {
  1344.         "base_capture_rate": 0.5,
  1345.         "base_flee_rate": 0.1,
  1346.         "collision_radius_m": 0.1,
  1347.         "collision_height_m": 0.1,
  1348.         "collision_head_radius_m": 0.13,
  1349.         "movement_type": "MOVEMENT_JUMP",
  1350.         "movement_timer_s": 10,
  1351.         "jump_time_s": 0.85,
  1352.         "attack_timer_s": 29,
  1353.         "attack_probability": 0.1,
  1354.         "dodge_probability": 0.15,
  1355.         "dodge_duration_s": 1,
  1356.         "dodge_distance": 1,
  1357.         "camera_distance": 3.5,
  1358.         "min_pokemon_action_frequency_s": 0.2,
  1359.         "max_pokemon_action_frequency_s": 1.6
  1360.       },
  1361.       "stats": {
  1362.         "base_stamina": 137,
  1363.         "base_attack": 104,
  1364.         "base_defense": 94
  1365.       },
  1366.       "quick_moves": [ "SCRATCH_FAST", "WATER_GUN_FAST" ],
  1367.       "cinematic_moves": [ "SURF", "WATER_PULSE", "CRUNCH"],
  1368.       "animation_time": [ 0, 0 ],
  1369.       "evolution_pips": 1,
  1370.       "pokedex_height_m": 0.6,
  1371.       "pokedex_weight_kg": 13.5,
  1372.       "height_std_dev": 0.075,
  1373.       "weight_std_dev": 1.6875,
  1374.       "family_id": "FAMILY_PANPOUR",
  1375.       "candy_to_evolve": 25,
  1376.       "km_buddy_distance": 3,
  1377.       "model_height": 0.6,
  1378.       "evolution_branch": {
  1379.         "evolution": "SIMIPOUR",
  1380.         "evolution_item_requirement": "ITEM_GEN_5_EVOLUTION_STONE",
  1381.         "candy_cost": 50
  1382.       },
  1383.       "model_scale_v2": 1,
  1384.       "buddy_offset_male": 0,
  1385.       "buddy_offset_female": 0,
  1386.       "buddy_scale": 19,
  1387.       "buddy_portrait_offset": -0.04,
  1388.       "third_move": {
  1389.         "stardust_to_unlock": 50000,
  1390.         "candy_to_unlock": 50
  1391.       },
  1392.       "is_transferable": "true",
  1393.       "is_deployable": "true"
  1394.     }
  1395.   }, {
  1396.     "template_id": "V0516_POKEMON_SIMIPOUR",
  1397.     "pokemon_settings": {
  1398.       "pokemon_id": "SIMIPOUR",
  1399.       "model_scale": 1.26,
  1400.       "type": "POKEMON_TYPE_WATER",
  1401.       "camera": {
  1402.         "disk_radius_m": 0.378,
  1403.         "cylinder_radius_m": 0.62,
  1404.         "cylinder_height_m": 1.15,
  1405.         "shoulder_mode_scale": 0.5
  1406.       },
  1407.       "encounter": {
  1408.         "base_capture_rate": 0.2,
  1409.         "base_flee_rate": 0.1,
  1410.         "collision_radius_m": 0.15,
  1411.         "collision_height_m": 0.1,
  1412.         "collision_head_radius_m": 0.15,
  1413.         "movement_type": "MOVEMENT_JUMP",
  1414.         "movement_timer_s": 10,
  1415.         "jump_time_s": 1,
  1416.         "attack_timer_s": 29,
  1417.         "bonus_candy_capture_reward": 2,
  1418.         "bonus_stardust_capture_reward": 200,
  1419.         "attack_probability": 0.1,
  1420.         "dodge_probability": 0.15,
  1421.         "dodge_duration_s": 1,
  1422.         "dodge_distance": 0.8,
  1423.         "camera_distance": 5.5,
  1424.         "min_pokemon_action_frequency_s": 0.2,
  1425.         "max_pokemon_action_frequency_s": 1.6
  1426.       },
  1427.       "stats": {
  1428.         "base_stamina": 181,
  1429.         "base_attack": 206,
  1430.         "base_defense": 133
  1431.       },
  1432.       "quick_moves": [ "BITE_FAST", "WATER_GUN_FAST" ],
  1433.       "cinematic_moves": [ "SURF", "HYDRO_PUMP", "CRUNCH"],
  1434.       "animation_time": [ 0, 0 ],
  1435.       "evolution_pips": 1,
  1436.       "pokedex_height_m": 1,
  1437.       "pokedex_weight_kg": 29,
  1438.       "parent_pokemon_id": "PANPOUR",
  1439.       "height_std_dev": 0.125,
  1440.       "weight_std_dev": 3.625,
  1441.       "family_id": "FAMILY_PANPOUR",
  1442.       "candy_to_evolve": 25,
  1443.       "km_buddy_distance": 3,
  1444.       "model_height": 1.15,
  1445.       "model_scale_v2": 1,
  1446.       "buddy_offset_male": -43.6,
  1447.       "buddy_offset_female": -43.6,
  1448.       "buddy_scale": 19,
  1449.       "buddy_portrait_offset": 0.05,
  1450.       "third_move": {
  1451.         "stardust_to_unlock": 50000,
  1452.         "candy_to_unlock": 50
  1453.       },
  1454.       "is_transferable": "true",
  1455.       "is_deployable": "true"
  1456.     }
  1457.   }, {
  1458.     "template_id": "V0517_POKEMON_MUNNA",
  1459.     "pokemon_settings": {
  1460.       "pokemon_id": "MUNNA",
  1461.       "model_scale": 1.26,
  1462.       "type": "POKEMON_TYPE_PSYCHIC",
  1463.       "camera": {
  1464.         "disk_radius_m": 0.378,
  1465.         "cylinder_radius_m": 0.43,
  1466.         "cylinder_height_m": 0.72,
  1467.         "cylinder_ground_m": 0.5,
  1468.         "shoulder_mode_scale": 0.5
  1469.       },
  1470.       "encounter": {
  1471.         "base_capture_rate": 0.5,
  1472.         "base_flee_rate": 0.1,
  1473.         "collision_radius_m": 0.3,
  1474.         "collision_height_m": 0.1,
  1475.         "collision_head_radius_m": 0.25,
  1476.         "movement_type": "MOVEMENT_HOVERING",
  1477.         "movement_timer_s": 10,
  1478.         "jump_time_s": 1,
  1479.         "attack_timer_s": 29,
  1480.         "attack_probability": 0.1,
  1481.         "dodge_probability": 0.15,
  1482.         "dodge_duration_s": 1.5,
  1483.         "dodge_distance": 0.75,
  1484.         "camera_distance": 4,
  1485.         "min_pokemon_action_frequency_s": 0.2,
  1486.         "max_pokemon_action_frequency_s": 1.6
  1487.       },
  1488.       "stats": {
  1489.         "base_stamina": 183,
  1490.         "base_attack": 111,
  1491.         "base_defense": 92
  1492.       },
  1493.       "quick_moves": [ "ZEN_HEADBUTT_FAST", "CHARGE_BEAM_FAST" ],
  1494.       "cinematic_moves": [ "PSYBEAM", "DAZZLING_GLEAM", "PSYSHOCK"],
  1495.       "animation_time": [ 0, 0 ],
  1496.       "evolution_pips": 1,
  1497.       "pokedex_height_m": 0.6,
  1498.       "pokedex_weight_kg": 23.3,
  1499.       "height_std_dev": 0.075,
  1500.       "weight_std_dev": 2.9125,
  1501.       "family_id": "FAMILY_MUNNA",
  1502.       "candy_to_evolve": 25,
  1503.       "km_buddy_distance": 3,
  1504.       "buddy_size": "BUDDY_FLYING",
  1505.       "model_height": 0.6,
  1506.       "evolution_branch": {
  1507.         "evolution": "MUSHARNA",
  1508.         "evolution_item_requirement": "ITEM_GEN_5_EVOLUTION_STONE",
  1509.         "candy_cost": 50
  1510.       },
  1511.       "model_scale_v2": 1,
  1512.       "buddy_offset_male": 22.4,
  1513.       "buddy_offset_female": 22.4,
  1514.       "buddy_scale": 19,
  1515.       "buddy_portrait_offset": -0.4,
  1516.       "third_move": {
  1517.         "stardust_to_unlock": 50000,
  1518.         "candy_to_unlock": 50
  1519.       },
  1520.       "is_transferable": "true",
  1521.       "is_deployable": "true"
  1522.     }
  1523.   }, {
  1524.     "template_id": "V0518_POKEMON_MUSHARNA",
  1525.     "pokemon_settings": {
  1526.       "pokemon_id": "MUSHARNA",
  1527.       "model_scale": 1.26,
  1528.       "type": "POKEMON_TYPE_PSYCHIC",
  1529.       "camera": {
  1530.         "disk_radius_m": 0.378,
  1531.         "cylinder_radius_m": 1.05,
  1532.         "cylinder_height_m": 1.66,
  1533.         "cylinder_ground_m": 0.25,
  1534.         "shoulder_mode_scale": 0.5
  1535.       },
  1536.       "encounter": {
  1537.         "base_capture_rate": 0.2,
  1538.         "base_flee_rate": 0.1,
  1539.         "collision_radius_m": 0.5,
  1540.         "collision_height_m": 0.3,
  1541.         "collision_head_radius_m": 0.3,
  1542.         "movement_type": "MOVEMENT_HOVERING",
  1543.         "movement_timer_s": 10,
  1544.         "jump_time_s": 1,
  1545.         "attack_timer_s": 29,
  1546.         "bonus_candy_capture_reward": 2,
  1547.         "bonus_stardust_capture_reward": 200,
  1548.         "attack_probability": 0.1,
  1549.         "dodge_probability": 0.15,
  1550.         "dodge_duration_s": 1.5,
  1551.         "dodge_distance": 1,
  1552.         "camera_distance": 6,
  1553.         "min_pokemon_action_frequency_s": 0.2,
  1554.         "max_pokemon_action_frequency_s": 1.6
  1555.       },
  1556.       "stats": {
  1557.         "base_stamina": 253,
  1558.         "base_attack": 183,
  1559.         "base_defense": 166
  1560.       },
  1561.       "quick_moves": [ "ZEN_HEADBUTT_FAST", "CHARGE_BEAM_FAST" ],
  1562.       "cinematic_moves": [ "FUTURESIGHT", "DAZZLING_GLEAM", "PSYSHOCK"],
  1563.       "animation_time": [ 0, 0 ],
  1564.       "evolution_pips": 1,
  1565.       "pokedex_height_m": 1.1,
  1566.       "pokedex_weight_kg": 60.5,
  1567.       "parent_pokemon_id": "MUNNA",
  1568.       "height_std_dev": 0.1375,
  1569.       "weight_std_dev": 7.5625,
  1570.       "family_id": "FAMILY_MUNNA",
  1571.       "candy_to_evolve": 25,
  1572.       "km_buddy_distance": 3,
  1573.       "buddy_size": "BUDDY_FLYING",
  1574.       "model_height": 1.05,
  1575.       "model_scale_v2": 1,
  1576.       "buddy_offset_male": 0,
  1577.       "buddy_offset_female": 0,
  1578.       "buddy_scale": 19,
  1579.       "buddy_portrait_offset": 0.25,
  1580.       "third_move": {
  1581.         "stardust_to_unlock": 50000,
  1582.         "candy_to_unlock": 50
  1583.       },
  1584.       "is_transferable": "true",
  1585.       "is_deployable": "true"
  1586.     }
  1587.   }, {
  1588.     "template_id": "V0519_POKEMON_PIDOVE",
  1589.     "pokemon_settings": {
  1590.       "pokemon_id": "PIDOVE",
  1591.       "model_scale": 1.26,
  1592.       "type": "POKEMON_TYPE_NORMAL",
  1593.       "type_2": "POKEMON_TYPE_FLYING",
  1594.       "camera": {
  1595.         "disk_radius_m": 0.378,
  1596.         "cylinder_radius_m": 0.18,
  1597.         "cylinder_height_m": 0.31,
  1598.         "shoulder_mode_scale": 0.5
  1599.       },
  1600.       "encounter": {
  1601.         "base_capture_rate": 0.5,
  1602.         "base_flee_rate": 0.1,
  1603.         "collision_radius_m": 0.08,
  1604.         "collision_height_m": 0.1,
  1605.         "collision_head_radius_m": 0.08,
  1606.         "movement_type": "MOVEMENT_JUMP",
  1607.         "movement_timer_s": 10,
  1608.         "jump_time_s": 0.8,
  1609.         "attack_timer_s": 29,
  1610.         "attack_probability": 0.1,
  1611.         "dodge_probability": 0.15,
  1612.         "dodge_duration_s": 1,
  1613.         "dodge_distance": 0.6,
  1614.         "camera_distance": 2.5,
  1615.         "min_pokemon_action_frequency_s": 0.2,
  1616.         "max_pokemon_action_frequency_s": 1.6
  1617.       },
  1618.       "stats": {
  1619.         "base_stamina": 137,
  1620.         "base_attack": 98,
  1621.         "base_defense": 80
  1622.       },
  1623.       "quick_moves": [ "QUICK_ATTACK_FAST", "AIR_SLASH_FAST" ],
  1624.       "cinematic_moves": [ "HEAT_WAVE", "AERIAL_ACE", "AIR_CUTTER"],
  1625.       "animation_time": [ 0, 0 ],
  1626.       "evolution_pips": 1,
  1627.       "pokedex_height_m": 0.3,
  1628.       "pokedex_weight_kg": 2.1,
  1629.       "height_std_dev": 0.0375,
  1630.       "weight_std_dev": 0.2625,
  1631.       "family_id": "FAMILY_PIDOVE",
  1632.       "candy_to_evolve": 25,
  1633.       "km_buddy_distance": 1,
  1634.       "model_height": 0.29,
  1635.       "evolution_branch": {
  1636.         "evolution": "TRANQUILL",
  1637.         "candy_cost": 25
  1638.       },
  1639.       "model_scale_v2": 1.28,
  1640.       "buddy_offset_male": 0,
  1641.       "buddy_offset_female": 0,
  1642.       "buddy_scale": 19,
  1643.       "buddy_portrait_offset": 0.24,
  1644.       "third_move": {
  1645.         "stardust_to_unlock": 10000,
  1646.         "candy_to_unlock": 25
  1647.       },
  1648.       "is_transferable": "true",
  1649.       "is_deployable": "true"
  1650.     }
  1651.   }, {
  1652.     "template_id": "V0520_POKEMON_TRANQUILL",
  1653.     "pokemon_settings": {
  1654.       "pokemon_id": "TRANQUILL",
  1655.       "model_scale": 1.26,
  1656.       "type": "POKEMON_TYPE_NORMAL",
  1657.       "type_2": "POKEMON_TYPE_FLYING",
  1658.       "camera": {
  1659.         "disk_radius_m": 0.378,
  1660.         "cylinder_radius_m": 0.62,
  1661.         "cylinder_height_m": 1.01,
  1662.         "cylinder_ground_m": 0.28,
  1663.         "shoulder_mode_scale": 0.5
  1664.       },
  1665.       "encounter": {
  1666.         "base_capture_rate": 0.25,
  1667.         "base_flee_rate": 0.1,
  1668.         "collision_radius_m": 0.12,
  1669.         "collision_height_m": 0.1,
  1670.         "collision_head_radius_m": 0.07,
  1671.         "movement_type": "MOVEMENT_FLYING",
  1672.         "movement_timer_s": 10,
  1673.         "jump_time_s": 1,
  1674.         "attack_timer_s": 29,
  1675.         "bonus_candy_capture_reward": 2,
  1676.         "bonus_stardust_capture_reward": 200,
  1677.         "attack_probability": 0.1,
  1678.         "dodge_probability": 0.15,
  1679.         "dodge_duration_s": 1.5,
  1680.         "dodge_distance": 1,
  1681.         "camera_distance": 4,
  1682.         "min_pokemon_action_frequency_s": 0.2,
  1683.         "max_pokemon_action_frequency_s": 1.6
  1684.       },
  1685.       "stats": {
  1686.         "base_stamina": 158,
  1687.         "base_attack": 144,
  1688.         "base_defense": 107
  1689.       },
  1690.       "quick_moves": [ "AIR_SLASH_FAST", "STEEL_WING_FAST" ],
  1691.       "cinematic_moves": [ "HEAT_WAVE", "AERIAL_ACE", "SKY_ATTACK"],
  1692.       "animation_time": [ 0, 0 ],
  1693.       "evolution_pips": 1,
  1694.       "pokedex_height_m": 0.6,
  1695.       "pokedex_weight_kg": 15,
  1696.       "parent_pokemon_id": "PIDOVE",
  1697.       "height_std_dev": 0.075,
  1698.       "weight_std_dev": 1.875,
  1699.       "family_id": "FAMILY_PIDOVE",
  1700.       "candy_to_evolve": 25,
  1701.       "km_buddy_distance": 1,
  1702.       "buddy_size": "BUDDY_FLYING",
  1703.       "model_height": 0.84,
  1704.       "evolution_branch": {
  1705.         "evolution": "UNFEZANT",
  1706.         "candy_cost": 100
  1707.       },
  1708.       "model_scale_v2": 1,
  1709.       "buddy_offset_male": 0,
  1710.       "buddy_offset_female": 0,
  1711.       "buddy_scale": 19,
  1712.       "buddy_portrait_offset": 0.65,
  1713.       "third_move": {
  1714.         "stardust_to_unlock": 10000,
  1715.         "candy_to_unlock": 25
  1716.       },
  1717.       "is_transferable": "true",
  1718.       "is_deployable": "true"
  1719.     }
  1720.   }, {
  1721.     "template_id": "V0521_POKEMON_UNFEZANT",
  1722.     "pokemon_settings": {
  1723.       "pokemon_id": "UNFEZANT",
  1724.       "model_scale": 1.26,
  1725.       "type": "POKEMON_TYPE_NORMAL",
  1726.       "type_2": "POKEMON_TYPE_FLYING",
  1727.       "camera": {
  1728.         "disk_radius_m": 0.378,
  1729.         "cylinder_radius_m": 1.16,
  1730.         "cylinder_height_m": 1.88,
  1731.         "shoulder_mode_scale": 0.5
  1732.       },
  1733.       "encounter": {
  1734.         "base_capture_rate": 0.125,
  1735.         "base_flee_rate": 0.1,
  1736.         "collision_radius_m": 0.2,
  1737.         "collision_height_m": 0.1,
  1738.         "collision_head_radius_m": 0.1,
  1739.         "movement_type": "MOVEMENT_FLYING",
  1740.         "movement_timer_s": 10,
  1741.         "jump_time_s": 1,
  1742.         "attack_timer_s": 29,
  1743.         "bonus_candy_capture_reward": 7,
  1744.         "bonus_stardust_capture_reward": 400,
  1745.         "attack_probability": 0.1,
  1746.         "dodge_probability": 0.15,
  1747.         "dodge_duration_s": 1.75,
  1748.         "dodge_distance": 1,
  1749.         "camera_distance": 7,
  1750.         "min_pokemon_action_frequency_s": 0.2,
  1751.         "max_pokemon_action_frequency_s": 1.6
  1752.       },
  1753.       "stats": {
  1754.         "base_stamina": 190,
  1755.         "base_attack": 226,
  1756.         "base_defense": 146
  1757.       },
  1758.       "quick_moves": [ "AIR_SLASH_FAST", "STEEL_WING_FAST" ],
  1759.       "cinematic_moves": [ "HEAT_WAVE", "HYPER_BEAM", "SKY_ATTACK"],
  1760.       "animation_time": [ 0, 0 ],
  1761.       "evolution_pips": 1,
  1762.       "pokedex_height_m": 1.2,
  1763.       "pokedex_weight_kg": 29,
  1764.       "parent_pokemon_id": "TRANQUILL",
  1765.       "height_std_dev": 0.15,
  1766.       "weight_std_dev": 3.625,
  1767.       "family_id": "FAMILY_PIDOVE",
  1768.       "candy_to_evolve": 25,
  1769.       "km_buddy_distance": 1,
  1770.       "buddy_size": "BUDDY_FLYING",
  1771.       "model_height": 1.1,
  1772.       "model_scale_v2": 1,
  1773.       "buddy_offset_male": 0,
  1774.       "buddy_offset_female": 0,
  1775.       "buddy_scale": 19,
  1776.       "buddy_portrait_offset": 0.72,
  1777.       "third_move": {
  1778.         "stardust_to_unlock": 10000,
  1779.         "candy_to_unlock": 25
  1780.       },
  1781.       "is_transferable": "true",
  1782.       "is_deployable": "true"
  1783.     }
  1784.   }, {
  1785.     "template_id": "V0522_POKEMON_BLITZLE",
  1786.     "pokemon_settings": {
  1787.       "pokemon_id": "BLITZLE",
  1788.       "model_scale": 1.26,
  1789.       "type": "POKEMON_TYPE_ELECTRIC",
  1790.       "camera": {
  1791.         "disk_radius_m": 0.378,
  1792.         "cylinder_radius_m": 0.37,
  1793.         "cylinder_height_m": 0.88,
  1794.         "shoulder_mode_scale": 0.5
  1795.       },
  1796.       "encounter": {
  1797.         "base_capture_rate": 0.3,
  1798.         "base_flee_rate": 0.1,
  1799.         "collision_radius_m": 0.11,
  1800.         "collision_height_m": 0.1,
  1801.         "collision_head_radius_m": 0.1,
  1802.         "movement_type": "MOVEMENT_JUMP",
  1803.         "movement_timer_s": 10,
  1804.         "jump_time_s": 0.9,
  1805.         "attack_timer_s": 29,
  1806.         "attack_probability": 0.1,
  1807.         "dodge_probability": 0.15,
  1808.         "dodge_duration_s": 1,
  1809.         "dodge_distance": 1,
  1810.         "camera_distance": 4,
  1811.         "min_pokemon_action_frequency_s": 0.2,
  1812.         "max_pokemon_action_frequency_s": 1.6
  1813.       },
  1814.       "stats": {
  1815.         "base_stamina": 128,
  1816.         "base_attack": 118,
  1817.         "base_defense": 64
  1818.       },
  1819.       "quick_moves": [ "QUICK_ATTACK_FAST", "SPARK_FAST" ],
  1820.       "cinematic_moves": [ "FLAME_CHARGE", "DISCHARGE", "THUNDERBOLT"],
  1821.       "animation_time": [ 0, 0 ],
  1822.       "evolution_pips": 1,
  1823.       "pokedex_height_m": 0.8,
  1824.       "pokedex_weight_kg": 29.8,
  1825.       "height_std_dev": 0.1,
  1826.       "weight_std_dev": 3.725,
  1827.       "family_id": "FAMILY_BLITZLE",
  1828.       "candy_to_evolve": 25,
  1829.       "km_buddy_distance": 3,
  1830.       "model_height": 0.85,
  1831.       "evolution_branch": {
  1832.         "evolution": "ZEBSTRIKA",
  1833.         "candy_cost": 50
  1834.       },
  1835.       "model_scale_v2": 1,
  1836.       "buddy_offset_male": 0,
  1837.       "buddy_offset_female": 0,
  1838.       "buddy_scale": 19,
  1839.       "buddy_portrait_offset": 0,
  1840.       "third_move": {
  1841.         "stardust_to_unlock": 50000,
  1842.         "candy_to_unlock": 50
  1843.       },
  1844.       "is_transferable": "true",
  1845.       "is_deployable": "true"
  1846.     }
  1847.   }, {
  1848.     "template_id": "V0523_POKEMON_ZEBSTRIKA",
  1849.     "pokemon_settings": {
  1850.       "pokemon_id": "ZEBSTRIKA",
  1851.       "model_scale": 1.26,
  1852.       "type": "POKEMON_TYPE_ELECTRIC",
  1853.       "camera": {
  1854.         "disk_radius_m": 0.378,
  1855.         "cylinder_radius_m": 0.92,
  1856.         "cylinder_height_m": 1.79,
  1857.         "shoulder_mode_scale": 0.5
  1858.       },
  1859.       "encounter": {
  1860.         "base_capture_rate": 0.1,
  1861.         "base_flee_rate": 0.1,
  1862.         "collision_radius_m": 0.4,
  1863.         "collision_height_m": 0.5,
  1864.         "collision_head_radius_m": 0.18,
  1865.         "movement_type": "MOVEMENT_JUMP",
  1866.         "movement_timer_s": 10,
  1867.         "jump_time_s": 1.1,
  1868.         "attack_timer_s": 29,
  1869.         "bonus_candy_capture_reward": 2,
  1870.         "bonus_stardust_capture_reward": 200,
  1871.         "attack_probability": 0.1,
  1872.         "dodge_probability": 0.15,
  1873.         "dodge_duration_s": 1,
  1874.         "dodge_distance": 1,
  1875.         "camera_distance": 6.5,
  1876.         "min_pokemon_action_frequency_s": 0.2,
  1877.         "max_pokemon_action_frequency_s": 1.6
  1878.       },
  1879.       "stats": {
  1880.         "base_stamina": 181,
  1881.         "base_attack": 211,
  1882.         "base_defense": 136
  1883.       },
  1884.       "quick_moves": [ "LOW_KICK_FAST", "SPARK_FAST" ],
  1885.       "cinematic_moves": [ "FLAME_CHARGE", "DISCHARGE", "WILD_CHARGE"],
  1886.       "animation_time": [ 0, 0 ],
  1887.       "evolution_pips": 1,
  1888.       "pokedex_height_m": 1.6,
  1889.       "pokedex_weight_kg": 79.5,
  1890.       "parent_pokemon_id": "BLITZLE",
  1891.       "height_std_dev": 0.2,
  1892.       "weight_std_dev": 9.9375,
  1893.       "family_id": "FAMILY_BLITZLE",
  1894.       "candy_to_evolve": 25,
  1895.       "km_buddy_distance": 3,
  1896.       "buddy_size": "BUDDY_BIG",
  1897.       "model_height": 1.78,
  1898.       "model_scale_v2": 1,
  1899.       "buddy_offset_male": 9.5,
  1900.       "buddy_offset_female": 9.5,
  1901.       "buddy_scale": 19,
  1902.       "buddy_portrait_offset": 0.07,
  1903.       "third_move": {
  1904.         "stardust_to_unlock": 50000,
  1905.         "candy_to_unlock": 50
  1906.       },
  1907.       "is_transferable": "true",
  1908.       "is_deployable": "true"
  1909.     }
  1910.   }, {
  1911.     "template_id": "V0524_POKEMON_ROGGENROLA",
  1912.     "pokemon_settings": {
  1913.       "pokemon_id": "ROGGENROLA",
  1914.       "model_scale": 1.26,
  1915.       "type": "POKEMON_TYPE_ROCK",
  1916.       "camera": {
  1917.         "disk_radius_m": 0.378,
  1918.         "cylinder_radius_m": 0.25,
  1919.         "cylinder_height_m": 0.4,
  1920.         "shoulder_mode_scale": 0.5
  1921.       },
  1922.       "encounter": {
  1923.         "base_capture_rate": 0.5,
  1924.         "base_flee_rate": 0.1,
  1925.         "collision_radius_m": 0.1,
  1926.         "collision_height_m": 0.1,
  1927.         "collision_head_radius_m": 0.126,
  1928.         "movement_type": "MOVEMENT_JUMP",
  1929.         "movement_timer_s": 10,
  1930.         "jump_time_s": 0.9,
  1931.         "attack_timer_s": 29,
  1932.         "attack_probability": 0.1,
  1933.         "dodge_probability": 0.15,
  1934.         "dodge_duration_s": 1,
  1935.         "dodge_distance": 1,
  1936.         "camera_distance": 5,
  1937.         "min_pokemon_action_frequency_s": 0.2,
  1938.         "max_pokemon_action_frequency_s": 1.6
  1939.       },
  1940.       "stats": {
  1941.         "base_stamina": 146,
  1942.         "base_attack": 121,
  1943.         "base_defense": 110
  1944.       },
  1945.       "quick_moves": [ "TACKLE_FAST", "SMACK_DOWN_FAST" ],
  1946.       "cinematic_moves": [ "POWER_GEM", "ROCK_BLAST", "STONE_EDGE"],
  1947.       "animation_time": [ 0, 0 ],
  1948.       "evolution_pips": 1,
  1949.       "pokedex_height_m": 0.4,
  1950.       "pokedex_weight_kg": 18,
  1951.       "height_std_dev": 0.05,
  1952.       "weight_std_dev": 2.25,
  1953.       "family_id": "FAMILY_ROGGENROLA",
  1954.       "candy_to_evolve": 25,
  1955.       "km_buddy_distance": 3,
  1956.       "model_height": 0.4,
  1957.       "evolution_branch": {
  1958.         "evolution": "BOLDORE",
  1959.         "candy_cost": 25
  1960.       },
  1961.       "model_scale_v2": 1.1,
  1962.       "buddy_offset_male": 0,
  1963.       "buddy_offset_female": 0,
  1964.       "buddy_scale": 19,
  1965.       "buddy_portrait_offset": 0,
  1966.       "third_move": {
  1967.         "stardust_to_unlock": 50000,
  1968.         "candy_to_unlock": 50
  1969.       },
  1970.       "is_transferable": "true",
  1971.       "is_deployable": "true"
  1972.     }
  1973.   }, {
  1974.     "template_id": "V0525_POKEMON_BOLDORE",
  1975.     "pokemon_settings": {
  1976.       "pokemon_id": "BOLDORE",
  1977.       "model_scale": 1.26,
  1978.       "type": "POKEMON_TYPE_ROCK",
  1979.       "camera": {
  1980.         "disk_radius_m": 0.378,
  1981.         "cylinder_radius_m": 0.25,
  1982.         "cylinder_height_m": 0.4,
  1983.         "shoulder_mode_scale": 0.5
  1984.       },
  1985.       "encounter": {
  1986.         "base_capture_rate": 0.25,
  1987.         "base_flee_rate": 0.1,
  1988.         "collision_radius_m": 0.1,
  1989.         "collision_height_m": 0.1,
  1990.         "collision_head_radius_m": 0.126,
  1991.         "movement_type": "MOVEMENT_JUMP",
  1992.         "movement_timer_s": 10,
  1993.         "jump_time_s": 0.9,
  1994.         "attack_timer_s": 29,
  1995.         "bonus_candy_capture_reward": 2,
  1996.         "bonus_stardust_capture_reward": 200,
  1997.         "attack_probability": 0.1,
  1998.         "dodge_probability": 0.15,
  1999.         "dodge_duration_s": 1,
  2000.         "dodge_distance": 1,
  2001.         "camera_distance": 6,
  2002.         "min_pokemon_action_frequency_s": 0.2,
  2003.         "max_pokemon_action_frequency_s": 1.6
  2004.       },
  2005.       "stats": {
  2006.         "base_stamina": 172,
  2007.         "base_attack": 174,
  2008.         "base_defense": 143
  2009.       },
  2010.       "quick_moves": [ "MUD_SLAP_FAST", "SMACK_DOWN_FAST" ],
  2011.       "cinematic_moves": [ "ROCK_SLIDE", "SOLAR_BEAM", "STONE_EDGE"],
  2012.       "animation_time": [ 0, 0 ],
  2013.       "evolution_pips": 1,
  2014.       "pokedex_height_m": 0.9,
  2015.       "pokedex_weight_kg": 102,
  2016.       "parent_pokemon_id": "ROGGENROLA",
  2017.       "height_std_dev": 0.1125,
  2018.       "weight_std_dev": 12.75,
  2019.       "family_id": "FAMILY_ROGGENROLA",
  2020.       "candy_to_evolve": 25,
  2021.       "km_buddy_distance": 3,
  2022.       "model_height": 0.4,
  2023.       "evolution_branch": {
  2024.         "evolution": "GIGALITH",
  2025.         "candy_cost": 100
  2026.       },
  2027.       "model_scale_v2": 1.1,
  2028.       "buddy_offset_male": 0,
  2029.       "buddy_offset_female": 0,
  2030.       "buddy_scale": 19,
  2031.       "buddy_portrait_offset": 0,
  2032.       "third_move": {
  2033.         "stardust_to_unlock": 50000,
  2034.         "candy_to_unlock": 50
  2035.       },
  2036.       "is_transferable": "true",
  2037.       "is_deployable": "true"
  2038.     }
  2039.   }, {
  2040.     "template_id": "V0526_POKEMON_GIGALITH",
  2041.     "pokemon_settings": {
  2042.       "pokemon_id": "GIGALITH",
  2043.       "model_scale": 1.26,
  2044.       "type": "POKEMON_TYPE_ROCK",
  2045.       "camera": {
  2046.         "disk_radius_m": 0.378,
  2047.         "cylinder_radius_m": 0.25,
  2048.         "cylinder_height_m": 0.4,
  2049.         "shoulder_mode_scale": 0.5
  2050.       },
  2051.       "encounter": {
  2052.         "base_capture_rate": 0.125,
  2053.         "base_flee_rate": 0.1,
  2054.         "collision_radius_m": 0.1,
  2055.         "collision_height_m": 0.1,
  2056.         "collision_head_radius_m": 0.126,
  2057.         "movement_type": "MOVEMENT_JUMP",
  2058.         "movement_timer_s": 10,
  2059.         "jump_time_s": 0.9,
  2060.         "attack_timer_s": 29,
  2061.         "bonus_candy_capture_reward": 7,
  2062.         "bonus_stardust_capture_reward": 400,
  2063.         "attack_probability": 0.1,
  2064.         "dodge_probability": 0.15,
  2065.         "dodge_duration_s": 1,
  2066.         "dodge_distance": 0.5,
  2067.         "camera_distance": 4,
  2068.         "min_pokemon_action_frequency_s": 0.2,
  2069.         "max_pokemon_action_frequency_s": 1.6
  2070.       },
  2071.       "stats": {
  2072.         "base_stamina": 198,
  2073.         "base_attack": 226,
  2074.         "base_defense": 201
  2075.       },
  2076.       "quick_moves": [ "MUD_SLAP_FAST", "SMACK_DOWN_FAST" ],
  2077.       "cinematic_moves": [ "ROCK_SLIDE", "SOLAR_BEAM", "STONE_EDGE", "HEAVY_SLAM" ],
  2078.       "animation_time": [ 0, 0 ],
  2079.       "evolution_pips": 1,
  2080.       "pokedex_height_m": 1.7,
  2081.       "pokedex_weight_kg": 260,
  2082.       "parent_pokemon_id": "BOLDORE",
  2083.       "height_std_dev": 0.2125,
  2084.       "weight_std_dev": 32.5,
  2085.       "family_id": "FAMILY_ROGGENROLA",
  2086.       "candy_to_evolve": 25,
  2087.       "km_buddy_distance": 3,
  2088.       "model_height": 0.4,
  2089.       "model_scale_v2": 1.1,
  2090.       "buddy_offset_male": 0,
  2091.       "buddy_offset_female": 0,
  2092.       "buddy_scale": 19,
  2093.       "buddy_portrait_offset": 0,
  2094.       "third_move": {
  2095.         "stardust_to_unlock": 50000,
  2096.         "candy_to_unlock": 50
  2097.       },
  2098.       "is_transferable": "true",
  2099.       "is_deployable": "true"
  2100.     }
  2101.   }, {
  2102.     "template_id": "V0527_POKEMON_WOOBAT",
  2103.     "pokemon_settings": {
  2104.       "pokemon_id": "WOOBAT",
  2105.       "model_scale": 1.26,
  2106.       "type": "POKEMON_TYPE_PSYCHIC",
  2107.       "type_2": "POKEMON_TYPE_FLYING",
  2108.       "camera": {
  2109.         "disk_radius_m": 0.378,
  2110.         "cylinder_radius_m": 0.53,
  2111.         "cylinder_height_m": 0.56,
  2112.         "cylinder_ground_m": 0.18,
  2113.         "shoulder_mode_scale": 0.5
  2114.       },
  2115.       "encounter": {
  2116.         "base_capture_rate": 0.5,
  2117.         "base_flee_rate": 0.1,
  2118.         "collision_radius_m": 0.2,
  2119.         "collision_height_m": 0.1,
  2120.         "collision_head_radius_m": 0.2,
  2121.         "movement_type": "MOVEMENT_PSYCHIC",
  2122.         "movement_timer_s": 10,
  2123.         "jump_time_s": 1,
  2124.         "attack_timer_s": 29,
  2125.         "attack_probability": 0.1,
  2126.         "dodge_probability": 0.15,
  2127.         "dodge_duration_s": 1.75,
  2128.         "dodge_distance": 0.4,
  2129.         "camera_distance": 3,
  2130.         "min_pokemon_action_frequency_s": 0.2,
  2131.         "max_pokemon_action_frequency_s": 1.6
  2132.       },
  2133.       "stats": {
  2134.         "base_stamina": 163,
  2135.         "base_attack": 107,
  2136.         "base_defense": 85
  2137.       },
  2138.       "quick_moves": [ "CONFUSION_FAST", "AIR_SLASH_FAST" ],
  2139.       "cinematic_moves": [ "AIR_CUTTER", "AERIAL_ACE", "PSYSHOCK"],
  2140.       "animation_time": [ 0, 0 ],
  2141.       "evolution_pips": 1,
  2142.       "pokedex_height_m": 0.4,
  2143.       "pokedex_weight_kg": 2.1,
  2144.       "height_std_dev": 0.05,
  2145.       "weight_std_dev": 0.2625,
  2146.       "family_id": "FAMILY_WOOBAT",
  2147.       "candy_to_evolve": 25,
  2148.       "km_buddy_distance": 1,
  2149.       "model_height": 0.43,
  2150.       "evolution_branch": {
  2151.         "evolution": "SWOOBAT",
  2152.         "candy_cost": 50,
  2153.         "km_buddy_distance_requirement": 1
  2154.       },
  2155.       "model_scale_v2": 1.07,
  2156.       "buddy_offset_male": -28.1,
  2157.       "buddy_offset_female": -28.1,
  2158.       "buddy_scale": 19,
  2159.       "buddy_portrait_offset": 0.13,
  2160.       "third_move": {
  2161.         "stardust_to_unlock": 10000,
  2162.         "candy_to_unlock": 25
  2163.       },
  2164.       "is_transferable": "true",
  2165.       "is_deployable": "true"
  2166.     }
  2167.   }, {
  2168.     "template_id": "V0528_POKEMON_SWOOBAT",
  2169.     "pokemon_settings": {
  2170.       "pokemon_id": "SWOOBAT",
  2171.       "model_scale": 1.26,
  2172.       "type": "POKEMON_TYPE_PSYCHIC",
  2173.       "type_2": "POKEMON_TYPE_FLYING",
  2174.       "camera": {
  2175.         "disk_radius_m": 0.378,
  2176.         "cylinder_radius_m": 1.02,
  2177.         "cylinder_height_m": 1.29,
  2178.         "cylinder_ground_m": 0.35,
  2179.         "shoulder_mode_scale": 0.5
  2180.       },
  2181.       "encounter": {
  2182.         "base_capture_rate": 0.2,
  2183.         "base_flee_rate": 0.1,
  2184.         "collision_radius_m": 0.28,
  2185.         "collision_height_m": 0.1,
  2186.         "collision_head_radius_m": 0.2,
  2187.         "movement_type": "MOVEMENT_PSYCHIC",
  2188.         "movement_timer_s": 10,
  2189.         "jump_time_s": 1,
  2190.         "attack_timer_s": 29,
  2191.         "bonus_candy_capture_reward": 2,
  2192.         "bonus_stardust_capture_reward": 200,
  2193.         "attack_probability": 0.1,
  2194.         "dodge_probability": 0.15,
  2195.         "dodge_duration_s": 2.25,
  2196.         "dodge_distance": 0.8,
  2197.         "camera_distance": 5.5,
  2198.         "min_pokemon_action_frequency_s": 0.2,
  2199.         "max_pokemon_action_frequency_s": 1.6
  2200.       },
  2201.       "stats": {
  2202.         "base_stamina": 167,
  2203.         "base_attack": 161,
  2204.         "base_defense": 119
  2205.       },
  2206.       "quick_moves": [ "CONFUSION_FAST", "AIR_SLASH_FAST" ],
  2207.       "cinematic_moves": [ "PSYCHIC", "AERIAL_ACE", "FUTURESIGHT"],
  2208.       "animation_time": [ 0, 0 ],
  2209.       "evolution_pips": 1,
  2210.       "pokedex_height_m": 0.9,
  2211.       "pokedex_weight_kg": 10.5,
  2212.       "parent_pokemon_id": "WOOBAT",
  2213.       "height_std_dev": 0.1125,
  2214.       "weight_std_dev": 1.3125,
  2215.       "family_id": "FAMILY_WOOBAT",
  2216.       "candy_to_evolve": 25,
  2217.       "km_buddy_distance": 1,
  2218.       "model_height": 0.9,
  2219.       "model_scale_v2": 1,
  2220.       "buddy_offset_male": -47.1,
  2221.       "buddy_offset_female": -47.1,
  2222.       "buddy_scale": 19,
  2223.       "buddy_portrait_offset": 0.52,
  2224.       "third_move": {
  2225.         "stardust_to_unlock": 10000,
  2226.         "candy_to_unlock": 25
  2227.       },
  2228.       "is_transferable": "true",
  2229.       "is_deployable": "true"
  2230.     }
  2231.   }, {
  2232.     "template_id": "V0529_POKEMON_DRILBUR",
  2233.     "pokemon_settings": {
  2234.       "pokemon_id": "DRILBUR",
  2235.       "model_scale": 1.26,
  2236.       "type": "POKEMON_TYPE_GROUND",
  2237.       "camera": {
  2238.         "disk_radius_m": 0.378,
  2239.         "cylinder_radius_m": 0.31,
  2240.         "cylinder_height_m": 0.32,
  2241.         "shoulder_mode_scale": 0.5
  2242.       },
  2243.       "encounter": {
  2244.         "base_capture_rate": 0.5,
  2245.         "base_flee_rate": 0.1,
  2246.         "collision_radius_m": 0.09,
  2247.         "collision_height_m": 0.1,
  2248.         "collision_head_radius_m": 0.05,
  2249.         "movement_type": "MOVEMENT_JUMP",
  2250.         "movement_timer_s": 10,
  2251.         "jump_time_s": 0.8,
  2252.         "attack_timer_s": 29,
  2253.         "attack_probability": 0.1,
  2254.         "dodge_probability": 0.15,
  2255.         "dodge_duration_s": 4,
  2256.         "dodge_distance": 1,
  2257.         "camera_distance": 3,
  2258.         "min_pokemon_action_frequency_s": 0.2,
  2259.         "max_pokemon_action_frequency_s": 1.6
  2260.       },
  2261.       "stats": {
  2262.         "base_stamina": 155,
  2263.         "base_attack": 154,
  2264.         "base_defense": 85
  2265.       },
  2266.       "quick_moves": [ "SCRATCH_FAST", "MUD_SLAP_FAST" ],
  2267.       "cinematic_moves": [ "ROCK_TOMB", "DIG", "DRILL_RUN"],
  2268.       "animation_time": [ 0, 0 ],
  2269.       "evolution_pips": 1,
  2270.       "pokedex_height_m": 0.3,
  2271.       "pokedex_weight_kg": 8.5,
  2272.       "height_std_dev": 0.0375,
  2273.       "weight_std_dev": 1.0625,
  2274.       "family_id": "FAMILY_DRILBUR",
  2275.       "candy_to_evolve": 25,
  2276.       "km_buddy_distance": 3,
  2277.       "model_height": 0.3,
  2278.       "evolution_branch": {
  2279.         "evolution": "EXCADRILL",
  2280.         "candy_cost": 50
  2281.       },
  2282.       "model_scale_v2": 1.27,
  2283.       "buddy_offset_male": -34.5,
  2284.       "buddy_offset_female": -34.5,
  2285.       "buddy_scale": 19,
  2286.       "buddy_portrait_offset": 0.03,
  2287.       "third_move": {
  2288.         "stardust_to_unlock": 50000,
  2289.         "candy_to_unlock": 50
  2290.       },
  2291.       "is_transferable": "true",
  2292.       "is_deployable": "true"
  2293.     }
  2294.   }, {
  2295.     "template_id": "V0530_POKEMON_EXCADRILL",
  2296.     "pokemon_settings": {
  2297.       "pokemon_id": "EXCADRILL",
  2298.       "model_scale": 1.26,
  2299.       "type": "POKEMON_TYPE_GROUND",
  2300.       "type_2": "POKEMON_TYPE_STEEL",
  2301.       "camera": {
  2302.         "disk_radius_m": 0.378,
  2303.         "cylinder_radius_m": 0.46,
  2304.         "cylinder_height_m": 0.68,
  2305.         "shoulder_mode_scale": 0.5
  2306.       },
  2307.       "encounter": {
  2308.         "base_capture_rate": 0.2,
  2309.         "base_flee_rate": 0.1,
  2310.         "collision_radius_m": 0.17,
  2311.         "collision_height_m": 0.1,
  2312.         "collision_head_radius_m": 0.12,
  2313.         "movement_type": "MOVEMENT_JUMP",
  2314.         "movement_timer_s": 10,
  2315.         "jump_time_s": 0.85,
  2316.         "attack_timer_s": 29,
  2317.         "bonus_candy_capture_reward": 2,
  2318.         "bonus_stardust_capture_reward": 200,
  2319.         "attack_probability": 0.1,
  2320.         "dodge_probability": 0.15,
  2321.         "dodge_duration_s": 1,
  2322.         "dodge_distance": 1,
  2323.         "camera_distance": 3.5,
  2324.         "min_pokemon_action_frequency_s": 0.2,
  2325.         "max_pokemon_action_frequency_s": 1.6
  2326.       },
  2327.       "stats": {
  2328.         "base_stamina": 242,
  2329.         "base_attack": 255,
  2330.         "base_defense": 129
  2331.       },
  2332.       "quick_moves": [ "METAL_CLAW_FAST", "MUD_SLAP_FAST" ],
  2333.       "cinematic_moves": [ "ROCK_SLIDE", "EARTHQUAKE", "DRILL_RUN", "IRON_HEAD" ],
  2334.       "animation_time": [ 0, 0 ],
  2335.       "evolution_pips": 1,
  2336.       "pokedex_height_m": 0.7,
  2337.       "pokedex_weight_kg": 40.4,
  2338.       "parent_pokemon_id": "DRILBUR",
  2339.       "height_std_dev": 0.0875,
  2340.       "weight_std_dev": 5.05,
  2341.       "family_id": "FAMILY_DRILBUR",
  2342.       "candy_to_evolve": 25,
  2343.       "km_buddy_distance": 3,
  2344.       "model_height": 0.67,
  2345.       "model_scale_v2": 1.12,
  2346.       "buddy_offset_male": -43.1,
  2347.       "buddy_offset_female": -43.1,
  2348.       "buddy_scale": 19,
  2349.       "buddy_portrait_offset": 0,
  2350.       "third_move": {
  2351.         "stardust_to_unlock": 50000,
  2352.         "candy_to_unlock": 50
  2353.       },
  2354.       "is_transferable": "true",
  2355.       "is_deployable": "true"
  2356.     }
  2357.   }, {
  2358.     "template_id": "V0531_POKEMON_AUDINO",
  2359.     "pokemon_settings": {
  2360.       "pokemon_id": "AUDINO",
  2361.       "model_scale": 1.26,
  2362.       "type": "POKEMON_TYPE_NORMAL",
  2363.       "camera": {
  2364.         "disk_radius_m": 0.378,
  2365.         "cylinder_radius_m": 0.51,
  2366.         "cylinder_height_m": 1.13,
  2367.         "shoulder_mode_scale": 0.5
  2368.       },
  2369.       "encounter": {
  2370.         "base_capture_rate": 0.05,
  2371.         "base_flee_rate": 0.1,
  2372.         "collision_radius_m": 0.27,
  2373.         "collision_height_m": 0.1,
  2374.         "collision_head_radius_m": 0.19,
  2375.         "movement_type": "MOVEMENT_JUMP",
  2376.         "movement_timer_s": 10,
  2377.         "jump_time_s": 1,
  2378.         "attack_timer_s": 29,
  2379.         "attack_probability": 0.1,
  2380.         "dodge_probability": 0.15,
  2381.         "dodge_duration_s": 1,
  2382.         "dodge_distance": 1,
  2383.         "camera_distance": 4.5,
  2384.         "min_pokemon_action_frequency_s": 0.2,
  2385.         "max_pokemon_action_frequency_s": 1.6
  2386.       },
  2387.       "stats": {
  2388.         "base_stamina": 230,
  2389.         "base_attack": 114,
  2390.         "base_defense": 163
  2391.       },
  2392.       "quick_moves": [ "POUND_FAST", "ZEN_HEADBUTT_FAST" ],
  2393.       "cinematic_moves": [ "DISARMING_VOICE", "DAZZLING_GLEAM", "HYPER_BEAM"],
  2394.       "animation_time": [ 0, 0 ],
  2395.       "evolution_pips": 1,
  2396.       "pokedex_height_m": 1.1,
  2397.       "pokedex_weight_kg": 31,
  2398.       "height_std_dev": 0.1375,
  2399.       "weight_std_dev": 3.875,
  2400.       "family_id": "FAMILY_AUDINO",
  2401.       "candy_to_evolve": 25,
  2402.       "km_buddy_distance": 3,
  2403.       "model_height": 1.1,
  2404.       "model_scale_v2": 1,
  2405.       "buddy_offset_male": -42.5,
  2406.       "buddy_offset_female": -42.5,
  2407.       "buddy_scale": 19,
  2408.       "buddy_portrait_offset": -0.03,
  2409.       "third_move": {
  2410.         "stardust_to_unlock": 50000,
  2411.         "candy_to_unlock": 50
  2412.       },
  2413.       "is_transferable": "true",
  2414.       "is_deployable": "true"
  2415.     }
  2416.   }, {
  2417.     "template_id": "V0532_POKEMON_TIMBURR",
  2418.     "pokemon_settings": {
  2419.       "pokemon_id": "TIMBURR",
  2420.       "model_scale": 1.26,
  2421.       "type": "POKEMON_TYPE_FIGHTING",
  2422.       "camera": {
  2423.         "disk_radius_m": 0.378,
  2424.         "cylinder_radius_m": 0.25,
  2425.         "cylinder_height_m": 0.4,
  2426.         "shoulder_mode_scale": 0.5
  2427.       },
  2428.       "encounter": {
  2429.         "base_capture_rate": 0.5,
  2430.         "base_flee_rate": 0.1,
  2431.         "collision_radius_m": 0.1,
  2432.         "collision_height_m": 0.1,
  2433.         "collision_head_radius_m": 0.126,
  2434.         "movement_type": "MOVEMENT_JUMP",
  2435.         "movement_timer_s": 10,
  2436.         "jump_time_s": 0.9,
  2437.         "attack_timer_s": 29,
  2438.         "attack_probability": 0.1,
  2439.         "dodge_probability": 0.15,
  2440.         "dodge_duration_s": 1,
  2441.         "dodge_distance": 1,
  2442.         "camera_distance": 4,
  2443.         "min_pokemon_action_frequency_s": 0.2,
  2444.         "max_pokemon_action_frequency_s": 1.6
  2445.       },
  2446.       "stats": {
  2447.         "base_stamina": 181,
  2448.         "base_attack": 134,
  2449.         "base_defense": 87
  2450.       },
  2451.       "quick_moves": [ "LOW_KICK_FAST", "POUND_FAST" ],
  2452.       "cinematic_moves": [ "LOW_SWEEP", "BRICK_BREAK", "ROCK_TOMB"],
  2453.       "animation_time": [ 0, 0 ],
  2454.       "evolution_pips": 1,
  2455.       "pokedex_height_m": 0.6,
  2456.       "pokedex_weight_kg": 12.5,
  2457.       "height_std_dev": 0.075,
  2458.       "weight_std_dev": 1.5625,
  2459.       "family_id": "FAMILY_TIMBURR",
  2460.       "candy_to_evolve": 25,
  2461.       "km_buddy_distance": 5,
  2462.       "model_height": 0.4,
  2463.       "evolution_branch": {
  2464.         "evolution": "GURDURR",
  2465.         "candy_cost": 25
  2466.       },
  2467.       "model_scale_v2": 1.1,
  2468.       "buddy_offset_male": 0,
  2469.       "buddy_offset_female": 0,
  2470.       "buddy_scale": 19,
  2471.       "buddy_portrait_offset": 0,
  2472.       "third_move": {
  2473.         "stardust_to_unlock": 75000,
  2474.         "candy_to_unlock": 75
  2475.       },
  2476.       "is_transferable": "true",
  2477.       "is_deployable": "true"
  2478.     }
  2479.   }, {
  2480.     "template_id": "V0533_POKEMON_GURDURR",
  2481.     "pokemon_settings": {
  2482.       "pokemon_id": "GURDURR",
  2483.       "model_scale": 1.26,
  2484.       "type": "POKEMON_TYPE_FIGHTING",
  2485.       "camera": {
  2486.         "disk_radius_m": 0.378,
  2487.         "cylinder_radius_m": 0.25,
  2488.         "cylinder_height_m": 0.4,
  2489.         "shoulder_mode_scale": 0.5
  2490.       },
  2491.       "encounter": {
  2492.         "base_capture_rate": 0.25,
  2493.         "base_flee_rate": 0.1,
  2494.         "collision_radius_m": 0.1,
  2495.         "collision_height_m": 0.1,
  2496.         "collision_head_radius_m": 0.126,
  2497.         "movement_type": "MOVEMENT_JUMP",
  2498.         "movement_timer_s": 10,
  2499.         "jump_time_s": 0.9,
  2500.         "attack_timer_s": 29,
  2501.         "bonus_candy_capture_reward": 2,
  2502.         "bonus_stardust_capture_reward": 200,
  2503.         "attack_probability": 0.1,
  2504.         "dodge_probability": 0.15,
  2505.         "dodge_duration_s": 1,
  2506.         "dodge_distance": 1,
  2507.         "camera_distance": 1,
  2508.         "min_pokemon_action_frequency_s": 0.2,
  2509.         "max_pokemon_action_frequency_s": 1.6
  2510.       },
  2511.       "stats": {
  2512.         "base_stamina": 198,
  2513.         "base_attack": 180,
  2514.         "base_defense": 134
  2515.       },
  2516.       "quick_moves": [ "LOW_KICK_FAST", "POISON_JAB_FAST" ],
  2517.       "cinematic_moves": [ "LOW_SWEEP", "BRICK_BREAK", "STONE_EDGE"],
  2518.       "animation_time": [ 0, 0 ],
  2519.       "evolution_pips": 1,
  2520.       "pokedex_height_m": 1.2,
  2521.       "pokedex_weight_kg": 40,
  2522.       "parent_pokemon_id": "TIMBURR",
  2523.       "height_std_dev": 0.15,
  2524.       "weight_std_dev": 5,
  2525.       "family_id": "FAMILY_TIMBURR",
  2526.       "candy_to_evolve": 25,
  2527.       "km_buddy_distance": 5,
  2528.       "model_height": 0.4,
  2529.       "evolution_branch": {
  2530.         "evolution": "CONKELDURR",
  2531.         "candy_cost": 100
  2532.       },
  2533.       "model_scale_v2": 1.1,
  2534.       "buddy_offset_male": 0,
  2535.       "buddy_offset_female": 0,
  2536.       "buddy_scale": 19,
  2537.       "buddy_portrait_offset": 0,
  2538.       "third_move": {
  2539.         "stardust_to_unlock": 75000,
  2540.         "candy_to_unlock": 75
  2541.       },
  2542.       "is_transferable": "true",
  2543.       "is_deployable": "true"
  2544.     }
  2545.   }, {
  2546.     "template_id": "V0534_POKEMON_CONKELDURR",
  2547.     "pokemon_settings": {
  2548.       "pokemon_id": "CONKELDURR",
  2549.       "model_scale": 1.26,
  2550.       "type": "POKEMON_TYPE_FIGHTING",
  2551.       "camera": {
  2552.         "disk_radius_m": 0.378,
  2553.         "cylinder_radius_m": 0.25,
  2554.         "cylinder_height_m": 0.4,
  2555.         "shoulder_mode_scale": 0.5
  2556.       },
  2557.       "encounter": {
  2558.         "base_capture_rate": 0.125,
  2559.         "base_flee_rate": 0.1,
  2560.         "collision_radius_m": 0.1,
  2561.         "collision_height_m": 0.1,
  2562.         "collision_head_radius_m": 0.126,
  2563.         "movement_type": "MOVEMENT_JUMP",
  2564.         "movement_timer_s": 10,
  2565.         "jump_time_s": 0.9,
  2566.         "attack_timer_s": 29,
  2567.         "bonus_candy_capture_reward": 7,
  2568.         "bonus_stardust_capture_reward": 400,
  2569.         "attack_probability": 0.1,
  2570.         "dodge_probability": 0.15,
  2571.         "dodge_duration_s": 1,
  2572.         "dodge_distance": 1,
  2573.         "camera_distance": 3,
  2574.         "min_pokemon_action_frequency_s": 0.2,
  2575.         "max_pokemon_action_frequency_s": 1.6
  2576.       },
  2577.       "stats": {
  2578.         "base_stamina": 233,
  2579.         "base_attack": 243,
  2580.         "base_defense": 158
  2581.       },
  2582.       "quick_moves": [ "COUNTER_FAST", "POISON_JAB_FAST" ],
  2583.       "cinematic_moves": [ "DYNAMIC_PUNCH", "FOCUS_BLAST", "STONE_EDGE"],
  2584.       "animation_time": [ 0, 0 ],
  2585.       "evolution_pips": 1,
  2586.       "pokedex_height_m": 1.4,
  2587.       "pokedex_weight_kg": 87,
  2588.       "parent_pokemon_id": "GURDURR",
  2589.       "height_std_dev": 0.175,
  2590.       "weight_std_dev": 10.875,
  2591.       "family_id": "FAMILY_TIMBURR",
  2592.       "candy_to_evolve": 25,
  2593.       "km_buddy_distance": 5,
  2594.       "model_height": 0.4,
  2595.       "model_scale_v2": 1.1,
  2596.       "buddy_offset_male": 0,
  2597.       "buddy_offset_female": 0,
  2598.       "buddy_scale": 19,
  2599.       "buddy_portrait_offset": 0,
  2600.       "third_move": {
  2601.         "stardust_to_unlock": 75000,
  2602.         "candy_to_unlock": 75
  2603.       },
  2604.       "is_transferable": "true",
  2605.       "is_deployable": "true"
  2606.     }
  2607.   }, {
  2608.     "template_id": "V0535_POKEMON_TYMPOLE",
  2609.     "pokemon_settings": {
  2610.       "pokemon_id": "TYMPOLE",
  2611.       "model_scale": 1.26,
  2612.       "type": "POKEMON_TYPE_WATER",
  2613.       "camera": {
  2614.         "disk_radius_m": 0.378,
  2615.         "cylinder_radius_m": 0.25,
  2616.         "cylinder_height_m": 0.4,
  2617.         "shoulder_mode_scale": 0.5
  2618.       },
  2619.       "encounter": {
  2620.         "base_capture_rate": 0.5,
  2621.         "base_flee_rate": 0.1,
  2622.         "collision_radius_m": 0.1,
  2623.         "collision_height_m": 0.1,
  2624.         "collision_head_radius_m": 0.126,
  2625.         "movement_type": "MOVEMENT_JUMP",
  2626.         "movement_timer_s": 10,
  2627.         "jump_time_s": 0.9,
  2628.         "attack_timer_s": 29,
  2629.         "attack_probability": 0.1,
  2630.         "dodge_probability": 0.15,
  2631.         "dodge_duration_s": 1,
  2632.         "dodge_distance": 1,
  2633.         "camera_distance": 2.25,
  2634.         "min_pokemon_action_frequency_s": 0.2,
  2635.         "max_pokemon_action_frequency_s": 1.6
  2636.       },
  2637.       "stats": {
  2638.         "base_stamina": 137,
  2639.         "base_attack": 98,
  2640.         "base_defense": 78
  2641.       },
  2642.       "quick_moves": [ "MUD_SHOT_FAST", "BUBBLE_FAST" ],
  2643.       "cinematic_moves": [ "WATER_PULSE", "MUD_BOMB", "SLUDGE_WAVE"],
  2644.       "animation_time": [ 0, 0 ],
  2645.       "evolution_pips": 1,
  2646.       "pokedex_height_m": 0.5,
  2647.       "pokedex_weight_kg": 4.5,
  2648.       "height_std_dev": 0.0625,
  2649.       "weight_std_dev": 0.5625,
  2650.       "family_id": "FAMILY_TYMPOLE",
  2651.       "candy_to_evolve": 25,
  2652.       "km_buddy_distance": 3,
  2653.       "model_height": 0.4,
  2654.       "evolution_branch": {
  2655.         "evolution": "PALPITOAD",
  2656.         "candy_cost": 25
  2657.       },
  2658.       "model_scale_v2": 1.1,
  2659.       "buddy_offset_male": 0,
  2660.       "buddy_offset_female": 0,
  2661.       "buddy_scale": 19,
  2662.       "buddy_portrait_offset": 0,
  2663.       "third_move": {
  2664.         "stardust_to_unlock": 50000,
  2665.         "candy_to_unlock": 50
  2666.       },
  2667.       "is_transferable": "true",
  2668.       "is_deployable": "true"
  2669.     }
  2670.   }, {
  2671.     "template_id": "V0536_POKEMON_PALPITOAD",
  2672.     "pokemon_settings": {
  2673.       "pokemon_id": "PALPITOAD",
  2674.       "model_scale": 1.26,
  2675.       "type": "POKEMON_TYPE_WATER",
  2676.       "type_2": "POKEMON_TYPE_GROUND",
  2677.       "camera": {
  2678.         "disk_radius_m": 0.378,
  2679.         "cylinder_radius_m": 0.25,
  2680.         "cylinder_height_m": 0.4,
  2681.         "shoulder_mode_scale": 0.5
  2682.       },
  2683.       "encounter": {
  2684.         "base_capture_rate": 0.25,
  2685.         "base_flee_rate": 0.1,
  2686.         "collision_radius_m": 0.1,
  2687.         "collision_height_m": 0.1,
  2688.         "collision_head_radius_m": 0.126,
  2689.         "movement_type": "MOVEMENT_JUMP",
  2690.         "movement_timer_s": 10,
  2691.         "jump_time_s": 0.9,
  2692.         "attack_timer_s": 29,
  2693.         "bonus_candy_capture_reward": 2,
  2694.         "bonus_stardust_capture_reward": 200,
  2695.         "attack_probability": 0.1,
  2696.         "dodge_probability": 0.15,
  2697.         "dodge_duration_s": 1,
  2698.         "dodge_distance": 1,
  2699.         "camera_distance": 5.5,
  2700.         "min_pokemon_action_frequency_s": 0.2,
  2701.         "max_pokemon_action_frequency_s": 1.6
  2702.       },
  2703.       "stats": {
  2704.         "base_stamina": 181,
  2705.         "base_attack": 128,
  2706.         "base_defense": 109
  2707.       },
  2708.       "quick_moves": [ "MUD_SHOT_FAST", "BUBBLE_FAST" ],
  2709.       "cinematic_moves": [ "WATER_PULSE", "EARTH_POWER", "SLUDGE_WAVE"],
  2710.       "animation_time": [ 0, 0 ],
  2711.       "evolution_pips": 1,
  2712.       "pokedex_height_m": 0.8,
  2713.       "pokedex_weight_kg": 17,
  2714.       "parent_pokemon_id": "TYMPOLE",
  2715.       "height_std_dev": 0.1,
  2716.       "weight_std_dev": 2.125,
  2717.       "family_id": "FAMILY_TYMPOLE",
  2718.       "candy_to_evolve": 25,
  2719.       "km_buddy_distance": 3,
  2720.       "model_height": 0.4,
  2721.       "evolution_branch": {
  2722.         "evolution": "SEISMITOAD",
  2723.         "candy_cost": 100
  2724.       },
  2725.       "model_scale_v2": 1.1,
  2726.       "buddy_offset_male": 0,
  2727.       "buddy_offset_female": 0,
  2728.       "buddy_scale": 19,
  2729.       "buddy_portrait_offset": 0,
  2730.       "third_move": {
  2731.         "stardust_to_unlock": 50000,
  2732.         "candy_to_unlock": 50
  2733.       },
  2734.       "is_transferable": "true",
  2735.       "is_deployable": "true"
  2736.     }
  2737.   }, {
  2738.     "template_id": "V0537_POKEMON_SEISMITOAD",
  2739.     "pokemon_settings": {
  2740.       "pokemon_id": "SEISMITOAD",
  2741.       "model_scale": 1.26,
  2742.       "type": "POKEMON_TYPE_WATER",
  2743.       "type_2": "POKEMON_TYPE_GROUND",
  2744.       "camera": {
  2745.         "disk_radius_m": 0.378,
  2746.         "cylinder_radius_m": 0.25,
  2747.         "cylinder_height_m": 0.4,
  2748.         "shoulder_mode_scale": 0.5
  2749.       },
  2750.       "encounter": {
  2751.         "base_capture_rate": 0.125,
  2752.         "base_flee_rate": 0.1,
  2753.         "collision_radius_m": 0.1,
  2754.         "collision_height_m": 0.1,
  2755.         "collision_head_radius_m": 0.126,
  2756.         "movement_type": "MOVEMENT_JUMP",
  2757.         "movement_timer_s": 10,
  2758.         "jump_time_s": 0.9,
  2759.         "attack_timer_s": 29,
  2760.         "bonus_candy_capture_reward": 7,
  2761.         "bonus_stardust_capture_reward": 400,
  2762.         "attack_probability": 0.1,
  2763.         "dodge_probability": 0.15,
  2764.         "dodge_duration_s": 1,
  2765.         "dodge_distance": 1,
  2766.         "camera_distance": 4,
  2767.         "min_pokemon_action_frequency_s": 0.2,
  2768.         "max_pokemon_action_frequency_s": 1.6
  2769.       },
  2770.       "stats": {
  2771.         "base_stamina": 233,
  2772.         "base_attack": 188,
  2773.         "base_defense": 150
  2774.       },
  2775.       "quick_moves": [ "MUD_SHOT_FAST", "BUBBLE_FAST" ],
  2776.       "cinematic_moves": [ "MUDDY_WATER", "EARTH_POWER", "SLUDGE_BOMB"],
  2777.       "animation_time": [ 0, 0 ],
  2778.       "evolution_pips": 1,
  2779.       "pokedex_height_m": 1.5,
  2780.       "pokedex_weight_kg": 62,
  2781.       "parent_pokemon_id": "PALPITOAD",
  2782.       "height_std_dev": 0.1875,
  2783.       "weight_std_dev": 7.75,
  2784.       "family_id": "FAMILY_TYMPOLE",
  2785.       "candy_to_evolve": 25,
  2786.       "km_buddy_distance": 3,
  2787.       "model_height": 0.4,
  2788.       "model_scale_v2": 1.1,
  2789.       "buddy_offset_male": 0,
  2790.       "buddy_offset_female": 0,
  2791.       "buddy_scale": 19,
  2792.       "buddy_portrait_offset": 0,
  2793.       "third_move": {
  2794.         "stardust_to_unlock": 50000,
  2795.         "candy_to_unlock": 50
  2796.       },
  2797.       "is_transferable": "true",
  2798.       "is_deployable": "true"
  2799.     }
  2800.   }, {
  2801.     "template_id": "V0538_POKEMON_THROH",
  2802.     "pokemon_settings": {
  2803.       "pokemon_id": "THROH",
  2804.       "model_scale": 1.26,
  2805.       "type": "POKEMON_TYPE_FIGHTING",
  2806.       "camera": {
  2807.         "disk_radius_m": 0.378,
  2808.         "cylinder_radius_m": 0.25,
  2809.         "cylinder_height_m": 0.4,
  2810.         "shoulder_mode_scale": 0.5
  2811.       },
  2812.       "encounter": {
  2813.         "base_capture_rate": 0.2,
  2814.         "base_flee_rate": 0.1,
  2815.         "collision_radius_m": 0.1,
  2816.         "collision_height_m": 0.1,
  2817.         "collision_head_radius_m": 0.126,
  2818.         "movement_type": "MOVEMENT_JUMP",
  2819.         "movement_timer_s": 10,
  2820.         "jump_time_s": 0.9,
  2821.         "attack_timer_s": 29,
  2822.         "attack_probability": 0.1,
  2823.         "dodge_probability": 0.15,
  2824.         "dodge_duration_s": 1,
  2825.         "dodge_distance": 1,
  2826.         "camera_distance": 6,
  2827.         "min_pokemon_action_frequency_s": 0.2,
  2828.         "max_pokemon_action_frequency_s": 1.6
  2829.       },
  2830.       "stats": {
  2831.         "base_stamina": 260,
  2832.         "base_attack": 172,
  2833.         "base_defense": 160
  2834.       },
  2835.       "quick_moves": [ "LOW_KICK_FAST", "ZEN_HEADBUTT_FAST" ],
  2836.       "cinematic_moves": [ "FOCUS_BLAST", "LOW_SWEEP", "BODY_SLAM"],
  2837.       "animation_time": [ 0, 0 ],
  2838.       "evolution_pips": 1,
  2839.       "pokedex_height_m": 1.3,
  2840.       "pokedex_weight_kg": 55.5,
  2841.       "height_std_dev": 0.1625,
  2842.       "weight_std_dev": 6.9375,
  2843.       "family_id": "FAMILY_THROH",
  2844.       "candy_to_evolve": 25,
  2845.       "km_buddy_distance": 5,
  2846.       "model_height": 0.4,
  2847.       "model_scale_v2": 1.1,
  2848.       "buddy_offset_male": 0,
  2849.       "buddy_offset_female": 0,
  2850.       "buddy_scale": 19,
  2851.       "buddy_portrait_offset": 0,
  2852.       "third_move": {
  2853.         "stardust_to_unlock": 75000,
  2854.         "candy_to_unlock": 75
  2855.       },
  2856.       "is_transferable": "true",
  2857.       "is_deployable": "true"
  2858.     }
  2859.   }, {
  2860.     "template_id": "V0539_POKEMON_SAWK",
  2861.     "pokemon_settings": {
  2862.       "pokemon_id": "SAWK",
  2863.       "model_scale": 1.26,
  2864.       "type": "POKEMON_TYPE_FIGHTING",
  2865.       "camera": {
  2866.         "disk_radius_m": 0.378,
  2867.         "cylinder_radius_m": 0.25,
  2868.         "cylinder_height_m": 0.4,
  2869.         "shoulder_mode_scale": 0.5
  2870.       },
  2871.       "encounter": {
  2872.         "base_capture_rate": 0.2,
  2873.         "base_flee_rate": 0.1,
  2874.         "collision_radius_m": 0.1,
  2875.         "collision_height_m": 0.1,
  2876.         "collision_head_radius_m": 0.126,
  2877.         "movement_type": "MOVEMENT_JUMP",
  2878.         "movement_timer_s": 10,
  2879.         "jump_time_s": 0.9,
  2880.         "attack_timer_s": 29,
  2881.         "attack_probability": 0.1,
  2882.         "dodge_probability": 0.15,
  2883.         "dodge_duration_s": 1,
  2884.         "dodge_distance": 1,
  2885.         "camera_distance": 5,
  2886.         "min_pokemon_action_frequency_s": 0.2,
  2887.         "max_pokemon_action_frequency_s": 1.6
  2888.       },
  2889.       "stats": {
  2890.         "base_stamina": 181,
  2891.         "base_attack": 231,
  2892.         "base_defense": 153
  2893.       },
  2894.       "quick_moves": [ "LOW_KICK_FAST", "POISON_JAB_FAST" ],
  2895.       "cinematic_moves": [ "FOCUS_BLAST", "LOW_SWEEP", "BODY_SLAM"],
  2896.       "animation_time": [ 0, 0 ],
  2897.       "evolution_pips": 1,
  2898.       "pokedex_height_m": 1.4,
  2899.       "pokedex_weight_kg": 51,
  2900.       "height_std_dev": 0.175,
  2901.       "weight_std_dev": 6.375,
  2902.       "family_id": "FAMILY_SAWK",
  2903.       "candy_to_evolve": 25,
  2904.       "km_buddy_distance": 5,
  2905.       "model_height": 0.4,
  2906.       "model_scale_v2": 1.1,
  2907.       "buddy_offset_male": 0,
  2908.       "buddy_offset_female": 0,
  2909.       "buddy_scale": 19,
  2910.       "buddy_portrait_offset": 0,
  2911.       "third_move": {
  2912.         "stardust_to_unlock": 75000,
  2913.         "candy_to_unlock": 75
  2914.       },
  2915.       "is_transferable": "true",
  2916.       "is_deployable": "true"
  2917.     }
  2918.   }, {
  2919.     "template_id": "V0540_POKEMON_SEWADDLE",
  2920.     "pokemon_settings": {
  2921.       "pokemon_id": "SEWADDLE",
  2922.       "model_scale": 1,
  2923.       "type": "POKEMON_TYPE_BUG",
  2924.       "type_2": "POKEMON_TYPE_GRASS",
  2925.       "camera": {
  2926.         "disk_radius_m": 0.378,
  2927.         "cylinder_radius_m": 0.25,
  2928.         "cylinder_height_m": 0.4,
  2929.         "shoulder_mode_scale": 0.5
  2930.       },
  2931.       "encounter": {
  2932.         "base_capture_rate": 0.5,
  2933.         "base_flee_rate": 0.1,
  2934.         "collision_radius_m": 0.1,
  2935.         "collision_height_m": 0.1,
  2936.         "collision_head_radius_m": 0.126,
  2937.         "movement_type": "MOVEMENT_JUMP",
  2938.         "movement_timer_s": 10,
  2939.         "jump_time_s": 0.9,
  2940.         "attack_timer_s": 29,
  2941.         "attack_probability": 0.1,
  2942.         "dodge_probability": 0.15,
  2943.         "dodge_duration_s": 1,
  2944.         "dodge_distance": 1,
  2945.         "camera_distance": 5,
  2946.         "min_pokemon_action_frequency_s": 0.2,
  2947.         "max_pokemon_action_frequency_s": 1.6
  2948.       },
  2949.       "stats": {
  2950.         "base_stamina": 128,
  2951.         "base_attack": 96,
  2952.         "base_defense": 124
  2953.       },
  2954.       "quick_moves": [ "STRUGGLE_BUG_FAST", "BUG_BITE_FAST" ],
  2955.       "cinematic_moves": [ "ENERGY_BALL", "SEED_BOMB", "SILVER_WIND"],
  2956.       "animation_time": [ 0, 0 ],
  2957.       "evolution_pips": 1,
  2958.       "pokedex_height_m": 0.3,
  2959.       "pokedex_weight_kg": 2.5,
  2960.       "height_std_dev": 0.0375,
  2961.       "weight_std_dev": 0.3125,
  2962.       "family_id": "FAMILY_SEWADDLE",
  2963.       "candy_to_evolve": 25,
  2964.       "km_buddy_distance": 1,
  2965.       "model_height": 0.4,
  2966.       "evolution_branch": {
  2967.         "evolution": "SWADLOON",
  2968.         "candy_cost": 25
  2969.       },
  2970.       "model_scale_v2": 1.1,
  2971.       "buddy_offset_male": 0,
  2972.       "buddy_offset_female": 0,
  2973.       "buddy_scale": 19,
  2974.       "buddy_portrait_offset": 0,
  2975.       "third_move": {
  2976.         "stardust_to_unlock": 10000,
  2977.         "candy_to_unlock": 25
  2978.       },
  2979.       "is_transferable": "true",
  2980.       "is_deployable": "true"
  2981.     }
  2982.   }, {
  2983.     "template_id": "V0541_POKEMON_SWADLOON",
  2984.     "pokemon_settings": {
  2985.       "pokemon_id": "SWADLOON",
  2986.       "model_scale": 1.26,
  2987.       "type": "POKEMON_TYPE_BUG",
  2988.       "type_2": "POKEMON_TYPE_GRASS",
  2989.       "camera": {
  2990.         "disk_radius_m": 0.378,
  2991.         "cylinder_radius_m": 0.25,
  2992.         "cylinder_height_m": 0.4,
  2993.         "shoulder_mode_scale": 0.5
  2994.       },
  2995.       "encounter": {
  2996.         "base_capture_rate": 0.25,
  2997.         "base_flee_rate": 0.1,
  2998.         "collision_radius_m": 0.1,
  2999.         "collision_height_m": 0.1,
  3000.         "collision_head_radius_m": 0.126,
  3001.         "movement_type": "MOVEMENT_JUMP",
  3002.         "movement_timer_s": 10,
  3003.         "jump_time_s": 0.9,
  3004.         "attack_timer_s": 29,
  3005.         "bonus_candy_capture_reward": 2,
  3006.         "bonus_stardust_capture_reward": 200,
  3007.         "attack_probability": 0.1,
  3008.         "dodge_probability": 0.15,
  3009.         "dodge_duration_s": 1,
  3010.         "dodge_distance": 1,
  3011.         "camera_distance": 5,
  3012.         "min_pokemon_action_frequency_s": 0.2,
  3013.         "max_pokemon_action_frequency_s": 1.6
  3014.       },
  3015.       "stats": {
  3016.         "base_stamina": 146,
  3017.         "base_attack": 115,
  3018.         "base_defense": 162
  3019.       },
  3020.       "quick_moves": [ "STRUGGLE_BUG_FAST", "BUG_BITE_FAST" ],
  3021.       "cinematic_moves": [ "ENERGY_BALL", "BUG_BUZZ", "SILVER_WIND"],
  3022.       "animation_time": [ 0, 0 ],
  3023.       "evolution_pips": 1,
  3024.       "pokedex_height_m": 0.5,
  3025.       "pokedex_weight_kg": 7.3,
  3026.       "parent_pokemon_id": "SEWADDLE",
  3027.       "height_std_dev": 0.0625,
  3028.       "weight_std_dev": 0.9125,
  3029.       "family_id": "FAMILY_SEWADDLE",
  3030.       "candy_to_evolve": 25,
  3031.       "km_buddy_distance": 1,
  3032.       "model_height": 0.4,
  3033.       "evolution_branch": {
  3034.         "evolution": "LEAVANNY",
  3035.         "candy_cost": 100
  3036.       },
  3037.       "model_scale_v2": 1.1,
  3038.       "buddy_offset_male": 0,
  3039.       "buddy_offset_female": 0,
  3040.       "buddy_scale": 19,
  3041.       "buddy_portrait_offset": 0,
  3042.       "third_move": {
  3043.         "stardust_to_unlock": 10000,
  3044.         "candy_to_unlock": 25
  3045.       },
  3046.       "is_transferable": "true",
  3047.       "is_deployable": "true"
  3048.     }
  3049.   }, {
  3050.     "template_id": "V0542_POKEMON_LEAVANNY",
  3051.     "pokemon_settings": {
  3052.       "pokemon_id": "LEAVANNY",
  3053.       "model_scale": 1.26,
  3054.       "type": "POKEMON_TYPE_BUG",
  3055.       "type_2": "POKEMON_TYPE_GRASS",
  3056.       "camera": {
  3057.         "disk_radius_m": 0.378,
  3058.         "cylinder_radius_m": 0.25,
  3059.         "cylinder_height_m": 0.4,
  3060.         "shoulder_mode_scale": 0.5
  3061.       },
  3062.       "encounter": {
  3063.         "base_capture_rate": 0.125,
  3064.         "base_flee_rate": 0.1,
  3065.         "collision_radius_m": 0.1,
  3066.         "collision_height_m": 0.1,
  3067.         "collision_head_radius_m": 0.126,
  3068.         "movement_type": "MOVEMENT_JUMP",
  3069.         "movement_timer_s": 10,
  3070.         "jump_time_s": 0.9,
  3071.         "attack_timer_s": 29,
  3072.         "bonus_candy_capture_reward": 7,
  3073.         "bonus_stardust_capture_reward": 400,
  3074.         "attack_probability": 0.1,
  3075.         "dodge_probability": 0.15,
  3076.         "dodge_duration_s": 1,
  3077.         "dodge_distance": 1,
  3078.         "camera_distance": 4,
  3079.         "min_pokemon_action_frequency_s": 0.2,
  3080.         "max_pokemon_action_frequency_s": 1.6
  3081.       },
  3082.       "stats": {
  3083.         "base_stamina": 181,
  3084.         "base_attack": 205,
  3085.         "base_defense": 165
  3086.       },
  3087.       "quick_moves": [ "RAZOR_LEAF_FAST", "BUG_BITE_FAST" ],
  3088.       "cinematic_moves": [ "LEAF_BLADE", "X_SCISSOR", "SILVER_WIND"],
  3089.       "animation_time": [ 0, 0 ],
  3090.       "evolution_pips": 1,
  3091.       "pokedex_height_m": 1.2,
  3092.       "pokedex_weight_kg": 20.5,
  3093.       "parent_pokemon_id": "SWADLOON",
  3094.       "height_std_dev": 0.15,
  3095.       "weight_std_dev": 2.5625,
  3096.       "family_id": "FAMILY_SEWADDLE",
  3097.       "candy_to_evolve": 25,
  3098.       "km_buddy_distance": 1,
  3099.       "model_height": 0.4,
  3100.       "model_scale_v2": 1.1,
  3101.       "buddy_offset_male": 0,
  3102.       "buddy_offset_female": 0,
  3103.       "buddy_scale": 19,
  3104.       "buddy_portrait_offset": 0,
  3105.       "third_move": {
  3106.         "stardust_to_unlock": 10000,
  3107.         "candy_to_unlock": 25
  3108.       },
  3109.       "is_transferable": "true",
  3110.       "is_deployable": "true"
  3111.     }
  3112.   }, {
  3113.     "template_id": "V0543_POKEMON_VENIPEDE",
  3114.     "pokemon_settings": {
  3115.       "pokemon_id": "VENIPEDE",
  3116.       "model_scale": 1.26,
  3117.       "type": "POKEMON_TYPE_BUG",
  3118.       "type_2": "POKEMON_TYPE_POISON",
  3119.       "camera": {
  3120.         "disk_radius_m": 0.378,
  3121.         "cylinder_radius_m": 0.25,
  3122.         "cylinder_height_m": 0.4,
  3123.         "shoulder_mode_scale": 0.5
  3124.       },
  3125.       "encounter": {
  3126.         "base_capture_rate": 0.3,
  3127.         "base_flee_rate": 0.1,
  3128.         "collision_radius_m": 0.1,
  3129.         "collision_height_m": 0.1,
  3130.         "collision_head_radius_m": 0.126,
  3131.         "movement_type": "MOVEMENT_JUMP",
  3132.         "movement_timer_s": 10,
  3133.         "jump_time_s": 0.9,
  3134.         "attack_timer_s": 29,
  3135.         "attack_probability": 0.1,
  3136.         "dodge_probability": 0.15,
  3137.         "dodge_duration_s": 1,
  3138.         "dodge_distance": 1,
  3139.         "camera_distance": 3,
  3140.         "min_pokemon_action_frequency_s": 0.2,
  3141.         "max_pokemon_action_frequency_s": 1.6
  3142.       },
  3143.       "stats": {
  3144.         "base_stamina": 102,
  3145.         "base_attack": 83,
  3146.         "base_defense": 99
  3147.       },
  3148.       "quick_moves": [ "BUG_BITE_FAST", "POISON_STING_FAST" ],
  3149.       "cinematic_moves": [ "SIGNAL_BEAM", "SLUDGE_BOMB", "GYRO_BALL"],
  3150.       "animation_time": [ 0, 0 ],
  3151.       "evolution_pips": 1,
  3152.       "pokedex_height_m": 0.4,
  3153.       "pokedex_weight_kg": 5.3,
  3154.       "height_std_dev": 0.05,
  3155.       "weight_std_dev": 0.6625,
  3156.       "family_id": "FAMILY_VENIPEDE",
  3157.       "candy_to_evolve": 25,
  3158.       "km_buddy_distance": 1,
  3159.       "model_height": 0.4,
  3160.       "evolution_branch": {
  3161.         "evolution": "WHIRLIPEDE",
  3162.         "candy_cost": 25
  3163.       },
  3164.       "model_scale_v2": 1.1,
  3165.       "buddy_offset_male": 0,
  3166.       "buddy_offset_female": 0,
  3167.       "buddy_scale": 19,
  3168.       "buddy_portrait_offset": 0,
  3169.       "third_move": {
  3170.         "stardust_to_unlock": 10000,
  3171.         "candy_to_unlock": 25
  3172.       },
  3173.       "is_transferable": "true",
  3174.       "is_deployable": "true"
  3175.     }
  3176.   }, {
  3177.     "template_id": "V0544_POKEMON_WHIRLIPEDE",
  3178.     "pokemon_settings": {
  3179.       "pokemon_id": "WHIRLIPEDE",
  3180.       "model_scale": 1.26,
  3181.       "type": "POKEMON_TYPE_BUG",
  3182.       "type_2": "POKEMON_TYPE_POISON",
  3183.       "camera": {
  3184.         "disk_radius_m": 0.378,
  3185.         "cylinder_radius_m": 0.25,
  3186.         "cylinder_height_m": 0.4,
  3187.         "shoulder_mode_scale": 0.5
  3188.       },
  3189.       "encounter": {
  3190.         "base_capture_rate": 0.15,
  3191.         "base_flee_rate": 0.1,
  3192.         "collision_radius_m": 0.1,
  3193.         "collision_height_m": 0.1,
  3194.         "collision_head_radius_m": 0.126,
  3195.         "movement_type": "MOVEMENT_JUMP",
  3196.         "movement_timer_s": 10,
  3197.         "jump_time_s": 0.9,
  3198.         "attack_timer_s": 29,
  3199.         "bonus_candy_capture_reward": 2,
  3200.         "bonus_stardust_capture_reward": 200,
  3201.         "attack_probability": 0.1,
  3202.         "dodge_probability": 0.15,
  3203.         "dodge_duration_s": 1,
  3204.         "dodge_distance": 1,
  3205.         "camera_distance": 2.25,
  3206.         "min_pokemon_action_frequency_s": 0.2,
  3207.         "max_pokemon_action_frequency_s": 1.6
  3208.       },
  3209.       "stats": {
  3210.         "base_stamina": 120,
  3211.         "base_attack": 100,
  3212.         "base_defense": 173
  3213.       },
  3214.       "quick_moves": [ "BUG_BITE_FAST", "POISON_STING_FAST" ],
  3215.       "cinematic_moves": [ "SIGNAL_BEAM", "SLUDGE_BOMB", "GYRO_BALL"],
  3216.       "animation_time": [ 0, 0 ],
  3217.       "evolution_pips": 1,
  3218.       "pokedex_height_m": 1.2,
  3219.       "pokedex_weight_kg": 58.5,
  3220.       "parent_pokemon_id": "VENIPEDE",
  3221.       "height_std_dev": 0.15,
  3222.       "weight_std_dev": 7.3125,
  3223.       "family_id": "FAMILY_VENIPEDE",
  3224.       "candy_to_evolve": 25,
  3225.       "km_buddy_distance": 1,
  3226.       "model_height": 0.4,
  3227.       "evolution_branch": {
  3228.         "evolution": "SCOLIPEDE",
  3229.         "candy_cost": 100
  3230.       },
  3231.       "model_scale_v2": 1.1,
  3232.       "buddy_offset_male": 0,
  3233.       "buddy_offset_female": 0,
  3234.       "buddy_scale": 19,
  3235.       "buddy_portrait_offset": 0,
  3236.       "third_move": {
  3237.         "stardust_to_unlock": 10000,
  3238.         "candy_to_unlock": 25
  3239.       },
  3240.       "is_transferable": "true",
  3241.       "is_deployable": "true"
  3242.     }
  3243.   }, {
  3244.     "template_id": "V0545_POKEMON_SCOLIPEDE",
  3245.     "pokemon_settings": {
  3246.       "pokemon_id": "SCOLIPEDE",
  3247.       "model_scale": 1.26,
  3248.       "type": "POKEMON_TYPE_BUG",
  3249.       "type_2": "POKEMON_TYPE_POISON",
  3250.       "camera": {
  3251.         "disk_radius_m": 0.378,
  3252.         "cylinder_radius_m": 0.25,
  3253.         "cylinder_height_m": 0.4,
  3254.         "shoulder_mode_scale": 0.5
  3255.       },
  3256.       "encounter": {
  3257.         "base_capture_rate": 0.2,
  3258.         "base_flee_rate": 0.1,
  3259.         "collision_radius_m": 0.1,
  3260.         "collision_height_m": 0.1,
  3261.         "collision_head_radius_m": 0.126,
  3262.         "movement_type": "MOVEMENT_JUMP",
  3263.         "movement_timer_s": 10,
  3264.         "jump_time_s": 0.9,
  3265.         "attack_timer_s": 29,
  3266.         "bonus_candy_capture_reward": 7,
  3267.         "bonus_stardust_capture_reward": 400,
  3268.         "attack_probability": 0.1,
  3269.         "dodge_probability": 0.15,
  3270.         "dodge_duration_s": 1,
  3271.         "dodge_distance": 1,
  3272.         "camera_distance": 2.25,
  3273.         "min_pokemon_action_frequency_s": 0.2,
  3274.         "max_pokemon_action_frequency_s": 1.6
  3275.       },
  3276.       "stats": {
  3277.         "base_stamina": 155,
  3278.         "base_attack": 203,
  3279.         "base_defense": 175
  3280.       },
  3281.       "quick_moves": [ "BUG_BITE_FAST", "POISON_JAB_FAST" ],
  3282.       "cinematic_moves": [ "MEGAHORN", "SLUDGE_BOMB", "GYRO_BALL"],
  3283.       "animation_time": [ 0, 0 ],
  3284.       "evolution_pips": 1,
  3285.       "pokedex_height_m": 2.5,
  3286.       "pokedex_weight_kg": 200.5,
  3287.       "parent_pokemon_id": "WHIRLIPEDE",
  3288.       "height_std_dev": 0.3125,
  3289.       "weight_std_dev": 25.0625,
  3290.       "family_id": "FAMILY_VENIPEDE",
  3291.       "candy_to_evolve": 25,
  3292.       "km_buddy_distance": 1,
  3293.       "model_height": 0.4,
  3294.       "model_scale_v2": 1.1,
  3295.       "buddy_offset_male": 0,
  3296.       "buddy_offset_female": 0,
  3297.       "buddy_scale": 19,
  3298.       "buddy_portrait_offset": 0,
  3299.       "third_move": {
  3300.         "stardust_to_unlock": 10000,
  3301.         "candy_to_unlock": 25
  3302.       },
  3303.       "is_transferable": "true",
  3304.       "is_deployable": "true"
  3305.     }
  3306.   }, {
  3307.     "template_id": "V0546_POKEMON_COTTONEE",
  3308.     "pokemon_settings": {
  3309.       "pokemon_id": "COTTONEE",
  3310.       "model_scale": 1.26,
  3311.       "type": "POKEMON_TYPE_GRASS",
  3312.       "type_2": "POKEMON_TYPE_FAIRY",
  3313.       "camera": {
  3314.         "disk_radius_m": 0.378,
  3315.         "cylinder_radius_m": 0.25,
  3316.         "cylinder_height_m": 0.4,
  3317.         "shoulder_mode_scale": 0.5
  3318.       },
  3319.       "encounter": {
  3320.         "base_capture_rate": 0.3,
  3321.         "base_flee_rate": 0.1,
  3322.         "collision_radius_m": 0.1,
  3323.         "collision_height_m": 0.1,
  3324.         "collision_head_radius_m": 0.126,
  3325.         "movement_type": "MOVEMENT_JUMP",
  3326.         "movement_timer_s": 10,
  3327.         "jump_time_s": 0.9,
  3328.         "attack_timer_s": 29,
  3329.         "attack_probability": 0.1,
  3330.         "dodge_probability": 0.15,
  3331.         "dodge_duration_s": 1,
  3332.         "dodge_distance": 1,
  3333.         "camera_distance": 2.25,
  3334.         "min_pokemon_action_frequency_s": 0.2,
  3335.         "max_pokemon_action_frequency_s": 1.6
  3336.       },
  3337.       "stats": {
  3338.         "base_stamina": 120,
  3339.         "base_attack": 71,
  3340.         "base_defense": 111
  3341.       },
  3342.       "quick_moves": [ "CHARM_FAST", "RAZOR_LEAF_FAST" ],
  3343.       "cinematic_moves": [ "ENERGY_BALL", "SEED_BOMB", "GRASS_KNOT"],
  3344.       "animation_time": [ 0, 0 ],
  3345.       "evolution_pips": 1,
  3346.       "pokedex_height_m": 0.3,
  3347.       "pokedex_weight_kg": 0.6,
  3348.       "height_std_dev": 0.0375,
  3349.       "weight_std_dev": 0.075,
  3350.       "family_id": "FAMILY_COTTONEE",
  3351.       "candy_to_evolve": 25,
  3352.       "km_buddy_distance": 1,
  3353.       "model_height": 0.4,
  3354.       "evolution_branch": {
  3355.         "evolution": "WHIMSICOTT",
  3356.         "candy_cost": 50
  3357.       },
  3358.       "model_scale_v2": 1.1,
  3359.       "buddy_offset_male": 0,
  3360.       "buddy_offset_female": 0,
  3361.       "buddy_scale": 19,
  3362.       "buddy_portrait_offset": 0,
  3363.       "third_move": {
  3364.         "stardust_to_unlock": 10000,
  3365.         "candy_to_unlock": 25
  3366.       },
  3367.       "is_transferable": "true",
  3368.       "is_deployable": "true"
  3369.     }
  3370.   }, {
  3371.     "template_id": "V0547_POKEMON_WHIMSICOTT",
  3372.     "pokemon_settings": {
  3373.       "pokemon_id": "WHIMSICOTT",
  3374.       "model_scale": 1.26,
  3375.       "type": "POKEMON_TYPE_GRASS",
  3376.       "type_2": "POKEMON_TYPE_FAIRY",
  3377.       "camera": {
  3378.         "disk_radius_m": 0.378,
  3379.         "cylinder_radius_m": 0.25,
  3380.         "cylinder_height_m": 0.4,
  3381.         "shoulder_mode_scale": 0.5
  3382.       },
  3383.       "encounter": {
  3384.         "base_capture_rate": 0.15,
  3385.         "base_flee_rate": 0.1,
  3386.         "collision_radius_m": 0.1,
  3387.         "collision_height_m": 0.1,
  3388.         "collision_head_radius_m": 0.126,
  3389.         "movement_type": "MOVEMENT_JUMP",
  3390.         "movement_timer_s": 10,
  3391.         "jump_time_s": 0.9,
  3392.         "attack_timer_s": 29,
  3393.         "bonus_candy_capture_reward": 2,
  3394.         "bonus_stardust_capture_reward": 200,
  3395.         "attack_probability": 0.1,
  3396.         "dodge_probability": 0.15,
  3397.         "dodge_duration_s": 1,
  3398.         "dodge_distance": 1,
  3399.         "camera_distance": 2.25,
  3400.         "min_pokemon_action_frequency_s": 0.2,
  3401.         "max_pokemon_action_frequency_s": 1.6
  3402.       },
  3403.       "stats": {
  3404.         "base_stamina": 155,
  3405.         "base_attack": 164,
  3406.         "base_defense": 176
  3407.       },
  3408.       "quick_moves": [ "CHARM_FAST", "RAZOR_LEAF_FAST" ],
  3409.       "cinematic_moves": [ "GRASS_KNOT", "HURRICANE", "MOONBLAST"],
  3410.       "animation_time": [ 0, 0 ],
  3411.       "evolution_pips": 1,
  3412.       "pokedex_height_m": 0.7,
  3413.       "pokedex_weight_kg": 6.6,
  3414.       "parent_pokemon_id": "COTTONEE",
  3415.       "height_std_dev": 0.0875,
  3416.       "weight_std_dev": 0.825,
  3417.       "family_id": "FAMILY_COTTONEE",
  3418.       "candy_to_evolve": 25,
  3419.       "km_buddy_distance": 1,
  3420.       "model_height": 0.4,
  3421.       "model_scale_v2": 1.1,
  3422.       "buddy_offset_male": 0,
  3423.       "buddy_offset_female": 0,
  3424.       "buddy_scale": 19,
  3425.       "buddy_portrait_offset": 0,
  3426.       "third_move": {
  3427.         "stardust_to_unlock": 10000,
  3428.         "candy_to_unlock": 25
  3429.       },
  3430.       "is_transferable": "true",
  3431.       "is_deployable": "true"
  3432.     }
  3433.   }, {
  3434.     "template_id": "V0548_POKEMON_PETILIL",
  3435.     "pokemon_settings": {
  3436.       "pokemon_id": "PETILIL",
  3437.       "model_scale": 1.26,
  3438.       "type": "POKEMON_TYPE_GRASS",
  3439.       "camera": {
  3440.         "disk_radius_m": 0.378,
  3441.         "cylinder_radius_m": 0.25,
  3442.         "cylinder_height_m": 0.4,
  3443.         "shoulder_mode_scale": 0.5
  3444.       },
  3445.       "encounter": {
  3446.         "base_capture_rate": 0.3,
  3447.         "base_flee_rate": 0.1,
  3448.         "collision_radius_m": 0.1,
  3449.         "collision_height_m": 0.1,
  3450.         "collision_head_radius_m": 0.126,
  3451.         "movement_type": "MOVEMENT_JUMP",
  3452.         "movement_timer_s": 10,
  3453.         "jump_time_s": 0.9,
  3454.         "attack_timer_s": 29,
  3455.         "attack_probability": 0.1,
  3456.         "dodge_probability": 0.15,
  3457.         "dodge_duration_s": 1,
  3458.         "dodge_distance": 1,
  3459.         "camera_distance": 3,
  3460.         "min_pokemon_action_frequency_s": 0.2,
  3461.         "max_pokemon_action_frequency_s": 1.6
  3462.       },
  3463.       "stats": {
  3464.         "base_stamina": 128,
  3465.         "base_attack": 119,
  3466.         "base_defense": 91
  3467.       },
  3468.       "quick_moves": [ "CHARM_FAST", "HIDDEN_POWER_FAST" ],
  3469.       "cinematic_moves": [ "ENERGY_BALL", "SEED_BOMB" ],
  3470.       "animation_time": [ 0, 0 ],
  3471.       "evolution_pips": 1,
  3472.       "pokedex_height_m": 0.5,
  3473.       "pokedex_weight_kg": 6.6,
  3474.       "height_std_dev": 0.0625,
  3475.       "weight_std_dev": 0.825,
  3476.       "family_id": "FAMILY_PETILIL",
  3477.       "candy_to_evolve": 25,
  3478.       "km_buddy_distance": 1,
  3479.       "model_height": 0.4,
  3480.       "evolution_branch": {
  3481.         "evolution": "LILLIGANT",
  3482.         "candy_cost": 50
  3483.       },
  3484.       "model_scale_v2": 1.1,
  3485.       "buddy_offset_male": 0,
  3486.       "buddy_offset_female": 0,
  3487.       "buddy_scale": 19,
  3488.       "buddy_portrait_offset": 0,
  3489.       "third_move": {
  3490.         "stardust_to_unlock": 10000,
  3491.         "candy_to_unlock": 25
  3492.       },
  3493.       "is_transferable": "true",
  3494.       "is_deployable": "true"
  3495.     }
  3496.   }, {
  3497.     "template_id": "V0549_POKEMON_LILLIGANT",
  3498.     "pokemon_settings": {
  3499.       "pokemon_id": "LILLIGANT",
  3500.       "model_scale": 1.26,
  3501.       "type": "POKEMON_TYPE_GRASS",
  3502.       "camera": {
  3503.         "disk_radius_m": 0.378,
  3504.         "cylinder_radius_m": 0.25,
  3505.         "cylinder_height_m": 0.4,
  3506.         "shoulder_mode_scale": 0.5
  3507.       },
  3508.       "encounter": {
  3509.         "base_capture_rate": 0.15,
  3510.         "base_flee_rate": 0.1,
  3511.         "collision_radius_m": 0.1,
  3512.         "collision_height_m": 0.1,
  3513.         "collision_head_radius_m": 0.126,
  3514.         "movement_type": "MOVEMENT_JUMP",
  3515.         "movement_timer_s": 10,
  3516.         "jump_time_s": 0.9,
  3517.         "attack_timer_s": 29,
  3518.         "bonus_candy_capture_reward": 2,
  3519.         "bonus_stardust_capture_reward": 200,
  3520.         "attack_probability": 0.1,
  3521.         "dodge_probability": 0.15,
  3522.         "dodge_duration_s": 1,
  3523.         "dodge_distance": 1,
  3524.         "camera_distance": 5,
  3525.         "min_pokemon_action_frequency_s": 0.2,
  3526.         "max_pokemon_action_frequency_s": 1.6
  3527.       },
  3528.       "stats": {
  3529.         "base_stamina": 172,
  3530.         "base_attack": 214,
  3531.         "base_defense": 155
  3532.       },
  3533.       "quick_moves": [ "CHARM_FAST", "HIDDEN_POWER_FAST" ],
  3534.       "cinematic_moves": [ "PETAL_BLIZZARD", "HYPER_BEAM", "SOLAR_BEAM"],
  3535.       "animation_time": [ 0, 0 ],
  3536.       "evolution_pips": 1,
  3537.       "pokedex_height_m": 1.1,
  3538.       "pokedex_weight_kg": 16.3,
  3539.       "parent_pokemon_id": "PETILIL",
  3540.       "height_std_dev": 0.1375,
  3541.       "weight_std_dev": 2.0375,
  3542.       "family_id": "FAMILY_PETILIL",
  3543.       "candy_to_evolve": 25,
  3544.       "km_buddy_distance": 1,
  3545.       "model_height": 0.4,
  3546.       "model_scale_v2": 1.1,
  3547.       "buddy_offset_male": 0,
  3548.       "buddy_offset_female": 0,
  3549.       "buddy_scale": 19,
  3550.       "buddy_portrait_offset": 0,
  3551.       "third_move": {
  3552.         "stardust_to_unlock": 10000,
  3553.         "candy_to_unlock": 25
  3554.       },
  3555.       "is_transferable": "true",
  3556.       "is_deployable": "true"
  3557.     }
  3558.   }, {
  3559.     "template_id": "V0550_POKEMON_BASCULIN",
  3560.     "pokemon_settings": {
  3561.       "pokemon_id": "BASCULIN",
  3562.       "model_scale": 1.26,
  3563.       "type": "POKEMON_TYPE_WATER",
  3564.       "camera": {
  3565.         "disk_radius_m": 0.378,
  3566.         "cylinder_radius_m": 0.25,
  3567.         "cylinder_height_m": 0.4,
  3568.         "shoulder_mode_scale": 0.5
  3569.       },
  3570.       "encounter": {
  3571.         "base_capture_rate": 0.2,
  3572.         "base_flee_rate": 0.1,
  3573.         "collision_radius_m": 0.1,
  3574.         "collision_height_m": 0.1,
  3575.         "collision_head_radius_m": 0.126,
  3576.         "movement_type": "MOVEMENT_JUMP",
  3577.         "movement_timer_s": 10,
  3578.         "jump_time_s": 0.9,
  3579.         "attack_timer_s": 29,
  3580.         "attack_probability": 0.1,
  3581.         "dodge_probability": 0.15,
  3582.         "dodge_duration_s": 1,
  3583.         "dodge_distance": 1,
  3584.         "camera_distance": 2.25,
  3585.         "min_pokemon_action_frequency_s": 0.2,
  3586.         "max_pokemon_action_frequency_s": 1.6
  3587.       },
  3588.       "stats": {
  3589.         "base_stamina": 172,
  3590.         "base_attack": 189,
  3591.         "base_defense": 129
  3592.       },
  3593.       "quick_moves": [ "TACKLE_FAST", "WATER_GUN_FAST" ],
  3594.       "cinematic_moves": [ "AQUA_JET", "AQUA_TAIL", "MUDDY_WATER"],
  3595.       "animation_time": [ 0, 0 ],
  3596.       "evolution_pips": 1,
  3597.       "pokedex_height_m": 1,
  3598.       "pokedex_weight_kg": 18,
  3599.       "height_std_dev": 0.05,
  3600.       "weight_std_dev": 1.275,
  3601.       "family_id": "FAMILY_BASCULIN",
  3602.       "candy_to_evolve": 25,
  3603.       "km_buddy_distance": 1,
  3604.       "model_height": 0.4,
  3605.       "model_scale_v2": 1.1,
  3606.       "buddy_offset_male": 0,
  3607.       "buddy_offset_female": 0,
  3608.       "buddy_scale": 19,
  3609.       "buddy_portrait_offset": 0,
  3610.       "third_move": {
  3611.         "stardust_to_unlock": 10000,
  3612.         "candy_to_unlock": 25
  3613.       },
  3614.       "is_transferable": "true",
  3615.       "is_deployable": "true"
  3616.     }
  3617.   }, {
  3618.     "template_id": "V0550_POKEMON_BASCULIN_BLUE_STRIPED",
  3619.     "pokemon_settings": {
  3620.       "pokemon_id": "BASCULIN",
  3621.       "model_scale": 1.26,
  3622.       "type": "POKEMON_TYPE_WATER",
  3623.       "camera": {
  3624.         "disk_radius_m": 0.378,
  3625.         "cylinder_radius_m": 0.25,
  3626.         "cylinder_height_m": 0.4,
  3627.         "shoulder_mode_scale": 0.5
  3628.       },
  3629.       "encounter": {
  3630.         "base_capture_rate": 0.2,
  3631.         "base_flee_rate": 0.1,
  3632.         "collision_radius_m": 0.1,
  3633.         "collision_height_m": 0.1,
  3634.         "collision_head_radius_m": 0.126,
  3635.         "movement_type": "MOVEMENT_JUMP",
  3636.         "movement_timer_s": 10,
  3637.         "jump_time_s": 0.9,
  3638.         "attack_timer_s": 29,
  3639.         "attack_probability": 0.1,
  3640.         "dodge_probability": 0.15,
  3641.         "dodge_duration_s": 1,
  3642.         "dodge_distance": 1,
  3643.         "camera_distance": 2.25,
  3644.         "min_pokemon_action_frequency_s": 0.2,
  3645.         "max_pokemon_action_frequency_s": 1.6
  3646.       },
  3647.       "stats": {
  3648.         "base_stamina": 172,
  3649.         "base_attack": 189,
  3650.         "base_defense": 129
  3651.       },
  3652.       "quick_moves": [ "TACKLE_FAST", "WATER_GUN_FAST" ],
  3653.       "cinematic_moves": [ "AQUA_JET", "AQUA_TAIL", "MUDDY_WATER"],
  3654.       "animation_time": [ 0, 0 ],
  3655.       "evolution_pips": 1,
  3656.       "pokedex_height_m": 1,
  3657.       "pokedex_weight_kg": 18,
  3658.       "height_std_dev": 0.05,
  3659.       "weight_std_dev": 1.275,
  3660.       "family_id": "FAMILY_BASCULIN",
  3661.       "candy_to_evolve": 25,
  3662.       "km_buddy_distance": 1,
  3663.       "model_height": 0.4,
  3664.       "model_scale_v2": 1.1,
  3665.       "form": "BASCULIN_BLUE_STRIPED",
  3666.       "buddy_offset_male": 0,
  3667.       "buddy_offset_female": 0,
  3668.       "buddy_scale": 19,
  3669.       "buddy_portrait_offset": 0,
  3670.       "third_move": {
  3671.         "stardust_to_unlock": 10000,
  3672.         "candy_to_unlock": 25
  3673.       },
  3674.       "is_transferable": "true",
  3675.       "is_deployable": "true"
  3676.     }
  3677.   }, {
  3678.     "template_id": "V0550_POKEMON_BASCULIN_RED_STRIPED",
  3679.     "pokemon_settings": {
  3680.       "pokemon_id": "BASCULIN",
  3681.       "model_scale": 1.26,
  3682.       "type": "POKEMON_TYPE_WATER",
  3683.       "camera": {
  3684.         "disk_radius_m": 0.378,
  3685.         "cylinder_radius_m": 0.25,
  3686.         "cylinder_height_m": 0.4,
  3687.         "shoulder_mode_scale": 0.5
  3688.       },
  3689.       "encounter": {
  3690.         "base_capture_rate": 0.2,
  3691.         "base_flee_rate": 0.1,
  3692.         "collision_radius_m": 0.1,
  3693.         "collision_height_m": 0.1,
  3694.         "collision_head_radius_m": 0.126,
  3695.         "movement_type": "MOVEMENT_JUMP",
  3696.         "movement_timer_s": 10,
  3697.         "jump_time_s": 0.9,
  3698.         "attack_timer_s": 29,
  3699.         "attack_probability": 0.1,
  3700.         "dodge_probability": 0.15,
  3701.         "dodge_duration_s": 1,
  3702.         "dodge_distance": 1,
  3703.         "camera_distance": 2.25,
  3704.         "min_pokemon_action_frequency_s": 0.2,
  3705.         "max_pokemon_action_frequency_s": 1.6
  3706.       },
  3707.       "stats": {
  3708.         "base_stamina": 172,
  3709.         "base_attack": 189,
  3710.         "base_defense": 129
  3711.       },
  3712.       "quick_moves": [ "TACKLE_FAST", "WATER_GUN_FAST" ],
  3713.       "cinematic_moves": [ "AQUA_JET", "AQUA_TAIL", "MUDDY_WATER"],
  3714.       "animation_time": [ 0, 0 ],
  3715.       "evolution_pips": 1,
  3716.       "pokedex_height_m": 1,
  3717.       "pokedex_weight_kg": 18,
  3718.       "height_std_dev": 0.05,
  3719.       "weight_std_dev": 1.275,
  3720.       "family_id": "FAMILY_BASCULIN",
  3721.       "candy_to_evolve": 25,
  3722.       "km_buddy_distance": 1,
  3723.       "model_height": 0.4,
  3724.       "model_scale_v2": 1.1,
  3725.       "form": "BASCULIN_RED_STRIPED",
  3726.       "buddy_offset_male": 0,
  3727.       "buddy_offset_female": 0,
  3728.       "buddy_scale": 19,
  3729.       "buddy_portrait_offset": 0,
  3730.       "third_move": {
  3731.         "stardust_to_unlock": 10000,
  3732.         "candy_to_unlock": 25
  3733.       },
  3734.       "is_transferable": "true",
  3735.       "is_deployable": "true"
  3736.     }
  3737.   }, {
  3738.     "template_id": "V0551_POKEMON_SANDILE",
  3739.     "pokemon_settings": {
  3740.       "pokemon_id": "SANDILE",
  3741.       "model_scale": 1.26,
  3742.       "type": "POKEMON_TYPE_GROUND",
  3743.       "type_2": "POKEMON_TYPE_DARK",
  3744.       "camera": {
  3745.         "disk_radius_m": 0.378,
  3746.         "cylinder_radius_m": 0.25,
  3747.         "cylinder_height_m": 0.4,
  3748.         "shoulder_mode_scale": 0.5
  3749.       },
  3750.       "encounter": {
  3751.         "base_capture_rate": 0.5,
  3752.         "base_flee_rate": 0.1,
  3753.         "collision_radius_m": 0.1,
  3754.         "collision_height_m": 0.1,
  3755.         "collision_head_radius_m": 0.126,
  3756.         "movement_type": "MOVEMENT_JUMP",
  3757.         "movement_timer_s": 10,
  3758.         "jump_time_s": 0.9,
  3759.         "attack_timer_s": 29,
  3760.         "attack_probability": 0.1,
  3761.         "dodge_probability": 0.15,
  3762.         "dodge_duration_s": 1,
  3763.         "dodge_distance": 1,
  3764.         "camera_distance": 4,
  3765.         "min_pokemon_action_frequency_s": 0.2,
  3766.         "max_pokemon_action_frequency_s": 1.6
  3767.       },
  3768.       "stats": {
  3769.         "base_stamina": 137,
  3770.         "base_attack": 132,
  3771.         "base_defense": 69
  3772.       },
  3773.       "quick_moves": [ "BITE_FAST", "MUD_SLAP_FAST" ],
  3774.       "cinematic_moves": [ "DIG", "CRUNCH", "BULLDOZE"],
  3775.       "animation_time": [ 0, 0 ],
  3776.       "evolution_pips": 1,
  3777.       "pokedex_height_m": 0.7,
  3778.       "pokedex_weight_kg": 15.2,
  3779.       "height_std_dev": 0.0875,
  3780.       "weight_std_dev": 1.9,
  3781.       "family_id": "FAMILY_SANDILE",
  3782.       "candy_to_evolve": 25,
  3783.       "km_buddy_distance": 5,
  3784.       "model_height": 0.4,
  3785.       "evolution_branch": {
  3786.         "evolution": "KROKOROK",
  3787.         "candy_cost": 25
  3788.       },
  3789.       "model_scale_v2": 1.1,
  3790.       "buddy_offset_male": 0,
  3791.       "buddy_offset_female": 0,
  3792.       "buddy_scale": 19,
  3793.       "buddy_portrait_offset": 0,
  3794.       "third_move": {
  3795.         "stardust_to_unlock": 75000,
  3796.         "candy_to_unlock": 75
  3797.       },
  3798.       "is_transferable": "true",
  3799.       "is_deployable": "true"
  3800.     }
  3801.   }, {
  3802.     "template_id": "V0552_POKEMON_KROKOROK",
  3803.     "pokemon_settings": {
  3804.       "pokemon_id": "KROKOROK",
  3805.       "model_scale": 1.26,
  3806.       "type": "POKEMON_TYPE_GROUND",
  3807.       "type_2": "POKEMON_TYPE_DARK",
  3808.       "camera": {
  3809.         "disk_radius_m": 0.378,
  3810.         "cylinder_radius_m": 0.25,
  3811.         "cylinder_height_m": 0.4,
  3812.         "shoulder_mode_scale": 0.5
  3813.       },
  3814.       "encounter": {
  3815.         "base_capture_rate": 0.25,
  3816.         "base_flee_rate": 0.1,
  3817.         "collision_radius_m": 0.1,
  3818.         "collision_height_m": 0.1,
  3819.         "collision_head_radius_m": 0.126,
  3820.         "movement_type": "MOVEMENT_JUMP",
  3821.         "movement_timer_s": 10,
  3822.         "jump_time_s": 0.9,
  3823.         "attack_timer_s": 29,
  3824.         "bonus_candy_capture_reward": 2,
  3825.         "bonus_stardust_capture_reward": 200,
  3826.         "attack_probability": 0.1,
  3827.         "dodge_probability": 0.15,
  3828.         "dodge_duration_s": 1,
  3829.         "dodge_distance": 1,
  3830.         "camera_distance": 2.25,
  3831.         "min_pokemon_action_frequency_s": 0.2,
  3832.         "max_pokemon_action_frequency_s": 1.6
  3833.       },
  3834.       "stats": {
  3835.         "base_stamina": 155,
  3836.         "base_attack": 155,
  3837.         "base_defense": 90
  3838.       },
  3839.       "quick_moves": [ "BITE_FAST", "MUD_SLAP_FAST" ],
  3840.       "cinematic_moves": [ "EARTHQUAKE", "CRUNCH", "BULLDOZE"],
  3841.       "animation_time": [ 0, 0 ],
  3842.       "evolution_pips": 1,
  3843.       "pokedex_height_m": 1,
  3844.       "pokedex_weight_kg": 33.4,
  3845.       "parent_pokemon_id": "SANDILE",
  3846.       "height_std_dev": 0.125,
  3847.       "weight_std_dev": 4.175,
  3848.       "family_id": "FAMILY_SANDILE",
  3849.       "candy_to_evolve": 25,
  3850.       "km_buddy_distance": 5,
  3851.       "model_height": 0.4,
  3852.       "evolution_branch": {
  3853.         "evolution": "KROOKODILE",
  3854.         "candy_cost": 50
  3855.       },
  3856.       "model_scale_v2": 1.1,
  3857.       "buddy_offset_male": 0,
  3858.       "buddy_offset_female": 0,
  3859.       "buddy_scale": 19,
  3860.       "buddy_portrait_offset": 0,
  3861.       "third_move": {
  3862.         "stardust_to_unlock": 75000,
  3863.         "candy_to_unlock": 75
  3864.       },
  3865.       "is_transferable": "true",
  3866.       "is_deployable": "true"
  3867.     }
  3868.   }, {
  3869.     "template_id": "V0553_POKEMON_KROOKODILE",
  3870.     "pokemon_settings": {
  3871.       "pokemon_id": "KROOKODILE",
  3872.       "model_scale": 1.26,
  3873.       "type": "POKEMON_TYPE_GROUND",
  3874.       "type_2": "POKEMON_TYPE_DARK",
  3875.       "camera": {
  3876.         "disk_radius_m": 0.378,
  3877.         "cylinder_radius_m": 0.25,
  3878.         "cylinder_height_m": 0.4,
  3879.         "shoulder_mode_scale": 0.5
  3880.       },
  3881.       "encounter": {
  3882.         "base_capture_rate": 0.125,
  3883.         "base_flee_rate": 0.1,
  3884.         "collision_radius_m": 0.1,
  3885.         "collision_height_m": 0.1,
  3886.         "collision_head_radius_m": 0.126,
  3887.         "movement_type": "MOVEMENT_JUMP",
  3888.         "movement_timer_s": 10,
  3889.         "jump_time_s": 0.9,
  3890.         "attack_timer_s": 29,
  3891.         "bonus_candy_capture_reward": 7,
  3892.         "bonus_stardust_capture_reward": 400,
  3893.         "attack_probability": 0.1,
  3894.         "dodge_probability": 0.15,
  3895.         "dodge_duration_s": 1,
  3896.         "dodge_distance": 1,
  3897.         "camera_distance": 4,
  3898.         "min_pokemon_action_frequency_s": 0.2,
  3899.         "max_pokemon_action_frequency_s": 1.6
  3900.       },
  3901.       "stats": {
  3902.         "base_stamina": 216,
  3903.         "base_attack": 229,
  3904.         "base_defense": 158
  3905.       },
  3906.       "quick_moves": [ "SNARL_FAST", "MUD_SLAP_FAST" ],
  3907.       "cinematic_moves": [ "EARTHQUAKE", "CRUNCH", "OUTRAGE"],
  3908.       "animation_time": [ 0, 0 ],
  3909.       "evolution_pips": 1,
  3910.       "pokedex_height_m": 1.5,
  3911.       "pokedex_weight_kg": 96.3,
  3912.       "parent_pokemon_id": "KROKOROK",
  3913.       "height_std_dev": 0.1875,
  3914.       "weight_std_dev": 12.0375,
  3915.       "family_id": "FAMILY_SANDILE",
  3916.       "candy_to_evolve": 25,
  3917.       "km_buddy_distance": 5,
  3918.       "model_height": 0.4,
  3919.       "model_scale_v2": 1.1,
  3920.       "buddy_offset_male": 0,
  3921.       "buddy_offset_female": 0,
  3922.       "buddy_scale": 19,
  3923.       "buddy_portrait_offset": 0,
  3924.       "third_move": {
  3925.         "stardust_to_unlock": 75000,
  3926.         "candy_to_unlock": 75
  3927.       },
  3928.       "is_transferable": "true",
  3929.       "is_deployable": "true"
  3930.     }
  3931.   }, {
  3932.     "template_id": "V0554_POKEMON_DARUMAKA",
  3933.     "pokemon_settings": {
  3934.       "pokemon_id": "DARUMAKA",
  3935.       "model_scale": 1.26,
  3936.       "type": "POKEMON_TYPE_FIRE",
  3937.       "camera": {
  3938.         "disk_radius_m": 0.378,
  3939.         "cylinder_radius_m": 0.25,
  3940.         "cylinder_height_m": 0.4,
  3941.         "shoulder_mode_scale": 0.5
  3942.       },
  3943.       "encounter": {
  3944.         "base_capture_rate": 0.3,
  3945.         "base_flee_rate": 0.1,
  3946.         "collision_radius_m": 0.1,
  3947.         "collision_height_m": 0.1,
  3948.         "collision_head_radius_m": 0.126,
  3949.         "movement_type": "MOVEMENT_JUMP",
  3950.         "movement_timer_s": 10,
  3951.         "jump_time_s": 0.9,
  3952.         "attack_timer_s": 29,
  3953.         "attack_probability": 0.1,
  3954.         "dodge_probability": 0.15,
  3955.         "dodge_duration_s": 1,
  3956.         "dodge_distance": 1,
  3957.         "camera_distance": 2.25,
  3958.         "min_pokemon_action_frequency_s": 0.2,
  3959.         "max_pokemon_action_frequency_s": 1.6
  3960.       },
  3961.       "stats": {
  3962.         "base_stamina": 172,
  3963.         "base_attack": 153,
  3964.         "base_defense": 86
  3965.       },
  3966.       "quick_moves": [ "TACKLE_FAST", "FIRE_FANG_FAST" ],
  3967.       "cinematic_moves": [ "FIRE_PUNCH", "FLAME_CHARGE", "PSYCHIC"],
  3968.       "animation_time": [ 0, 0 ],
  3969.       "evolution_pips": 1,
  3970.       "pokedex_height_m": 0.6,
  3971.       "pokedex_weight_kg": 37.5,
  3972.       "height_std_dev": 0.075,
  3973.       "weight_std_dev": 4.6875,
  3974.       "family_id": "FAMILY_DARUMAKA",
  3975.       "candy_to_evolve": 25,
  3976.       "km_buddy_distance": 3,
  3977.       "model_height": 0.4,
  3978.       "evolution_branch": {
  3979.         "candy_cost": 50
  3980.       },
  3981.       "model_scale_v2": 1.1,
  3982.       "buddy_offset_male": 0,
  3983.       "buddy_offset_female": 0,
  3984.       "buddy_scale": 19,
  3985.       "buddy_portrait_offset": 0,
  3986.       "third_move": {
  3987.         "stardust_to_unlock": 50000,
  3988.         "candy_to_unlock": 50
  3989.       },
  3990.       "is_transferable": "true",
  3991.       "is_deployable": "true"
  3992.     }
  3993.   }, {
  3994.     "template_id": "V0555_POKEMON_DARMANITAN",
  3995.     "pokemon_settings": {
  3996.       "pokemon_id": "DARMANITAN",
  3997.       "model_scale": 1.26,
  3998.       "type": "POKEMON_TYPE_FIRE",
  3999.       "camera": {
  4000.         "disk_radius_m": 0.378,
  4001.         "cylinder_radius_m": 0.25,
  4002.         "cylinder_height_m": 0.4,
  4003.         "shoulder_mode_scale": 0.5
  4004.       },
  4005.       "encounter": {
  4006.         "base_capture_rate": 0.1,
  4007.         "base_flee_rate": 0.1,
  4008.         "collision_radius_m": 0.1,
  4009.         "collision_height_m": 0.1,
  4010.         "collision_head_radius_m": 0.126,
  4011.         "movement_type": "MOVEMENT_JUMP",
  4012.         "movement_timer_s": 10,
  4013.         "jump_time_s": 0.9,
  4014.         "attack_timer_s": 29,
  4015.         "bonus_candy_capture_reward": 2,
  4016.         "bonus_stardust_capture_reward": 200,
  4017.         "attack_probability": 0.1,
  4018.         "dodge_probability": 0.15,
  4019.         "dodge_duration_s": 1,
  4020.         "dodge_distance": 1,
  4021.         "camera_distance": 2.25,
  4022.         "min_pokemon_action_frequency_s": 0.2,
  4023.         "max_pokemon_action_frequency_s": 1.6
  4024.       },
  4025.       "stats": {
  4026.         "base_stamina": 233,
  4027.         "base_attack": 263,
  4028.         "base_defense": 114
  4029.       },
  4030.       "quick_moves": [ "TACKLE_FAST", "FIRE_FANG_FAST" ],
  4031.       "cinematic_moves": [ "OVERHEAT", "FOCUS_BLAST", "PSYCHIC", "ROCK_SLIDE" ],
  4032.       "animation_time": [ 0, 0 ],
  4033.       "evolution_pips": 1,
  4034.       "pokedex_height_m": 1.3,
  4035.       "pokedex_weight_kg": 92.9,
  4036.       "parent_pokemon_id": "DARUMAKA",
  4037.       "height_std_dev": 0.05,
  4038.       "weight_std_dev": 1.275,
  4039.       "family_id": "FAMILY_DARUMAKA",
  4040.       "candy_to_evolve": 25,
  4041.       "km_buddy_distance": 3,
  4042.       "model_height": 0.4,
  4043.       "evolution_branch": {
  4044.         "candy_cost": 50
  4045.       },
  4046.       "model_scale_v2": 1.1,
  4047.       "form": "DARMANITAN_STANDARD",
  4048.       "buddy_offset_male": 0,
  4049.       "buddy_offset_female": 0,
  4050.       "buddy_scale": 19,
  4051.       "buddy_portrait_offset": 0,
  4052.       "third_move": {
  4053.         "stardust_to_unlock": 50000,
  4054.         "candy_to_unlock": 50
  4055.       },
  4056.       "is_transferable": "true",
  4057.       "is_deployable": "true"
  4058.     }
  4059.   }, {
  4060.     "template_id": "V0555_POKEMON_DARMANITAN_STANDARD",
  4061.     "pokemon_settings": {
  4062.       "pokemon_id": "DARMANITAN",
  4063.       "model_scale": 1.26,
  4064.       "type": "POKEMON_TYPE_FIRE",
  4065.       "camera": {
  4066.         "disk_radius_m": 0.378,
  4067.         "cylinder_radius_m": 0.25,
  4068.         "cylinder_height_m": 0.4,
  4069.         "shoulder_mode_scale": 0.5
  4070.       },
  4071.       "encounter": {
  4072.         "base_capture_rate": 0.1,
  4073.         "base_flee_rate": 0.1,
  4074.         "collision_radius_m": 0.1,
  4075.         "collision_height_m": 0.1,
  4076.         "collision_head_radius_m": 0.126,
  4077.         "movement_type": "MOVEMENT_JUMP",
  4078.         "movement_timer_s": 10,
  4079.         "jump_time_s": 0.9,
  4080.         "attack_timer_s": 29,
  4081.         "bonus_candy_capture_reward": 2,
  4082.         "bonus_stardust_capture_reward": 200,
  4083.         "attack_probability": 0.1,
  4084.         "dodge_probability": 0.15,
  4085.         "dodge_duration_s": 1,
  4086.         "dodge_distance": 1,
  4087.         "camera_distance": 2.25,
  4088.         "min_pokemon_action_frequency_s": 0.2,
  4089.         "max_pokemon_action_frequency_s": 1.6
  4090.       },
  4091.       "stats": {
  4092.         "base_stamina": 233,
  4093.         "base_attack": 263,
  4094.         "base_defense": 114
  4095.       },
  4096.       "quick_moves": [ "TACKLE_FAST", "FIRE_FANG_FAST" ],
  4097.       "cinematic_moves": [ "OVERHEAT", "FOCUS_BLAST", "PSYCHIC", "ROCK_SLIDE" ],
  4098.       "animation_time": [ 0, 0 ],
  4099.       "evolution_pips": 1,
  4100.       "pokedex_height_m": 1.3,
  4101.       "pokedex_weight_kg": 92.9,
  4102.       "parent_pokemon_id": "DARUMAKA",
  4103.       "height_std_dev": 0.1625,
  4104.       "weight_std_dev": 11.6125,
  4105.       "family_id": "FAMILY_DARUMAKA",
  4106.       "candy_to_evolve": 25,
  4107.       "km_buddy_distance": 3,
  4108.       "model_height": 0.4,
  4109.       "model_scale_v2": 1.1,
  4110.       "form": "DARMANITAN_STANDARD",
  4111.       "buddy_offset_male": 0,
  4112.       "buddy_offset_female": 0,
  4113.       "buddy_scale": 19,
  4114.       "buddy_portrait_offset": 0,
  4115.       "third_move": {
  4116.         "stardust_to_unlock": 50000,
  4117.         "candy_to_unlock": 50
  4118.       },
  4119.       "is_transferable": "true",
  4120.       "is_deployable": "true"
  4121.     }
  4122.   }, {
  4123.     "template_id": "V0555_POKEMON_DARMANITAN_ZEN",
  4124.     "pokemon_settings": {
  4125.       "pokemon_id": "DARMANITAN",
  4126.       "model_scale": 1.26,
  4127.       "type": "POKEMON_TYPE_FIRE",
  4128.       "type_2": "POKEMON_TYPE_PSYCHIC",
  4129.       "camera": {
  4130.         "disk_radius_m": 0.378,
  4131.         "cylinder_radius_m": 0.25,
  4132.         "cylinder_height_m": 0.4,
  4133.         "shoulder_mode_scale": 0.5
  4134.       },
  4135.       "encounter": {
  4136.         "base_capture_rate": 0.1,
  4137.         "base_flee_rate": 0.1,
  4138.         "collision_radius_m": 0.1,
  4139.         "collision_height_m": 0.1,
  4140.         "collision_head_radius_m": 0.126,
  4141.         "movement_type": "MOVEMENT_JUMP",
  4142.         "movement_timer_s": 10,
  4143.         "jump_time_s": 0.9,
  4144.         "attack_timer_s": 29,
  4145.         "bonus_candy_capture_reward": 2,
  4146.         "bonus_stardust_capture_reward": 200,
  4147.         "attack_probability": 0.1,
  4148.         "dodge_probability": 0.15,
  4149.         "dodge_duration_s": 1,
  4150.         "dodge_distance": 1,
  4151.         "camera_distance": 2.25,
  4152.         "min_pokemon_action_frequency_s": 0.2,
  4153.         "max_pokemon_action_frequency_s": 1.6
  4154.       },
  4155.       "stats": {
  4156.         "base_stamina": 233,
  4157.         "base_attack": 243,
  4158.         "base_defense": 202
  4159.       },
  4160.       "quick_moves": [ "TACKLE_FAST", "FIRE_FANG_FAST" ],
  4161.       "cinematic_moves": [ "OVERHEAT", "FOCUS_BLAST", "PSYCHIC", "ROCK_SLIDE" ],
  4162.       "animation_time": [ 0, 0 ],
  4163.       "evolution_pips": 1,
  4164.       "pokedex_height_m": 1.3,
  4165.       "pokedex_weight_kg": 92.9,
  4166.       "parent_pokemon_id": "DARUMAKA",
  4167.       "height_std_dev": 0.1625,
  4168.       "weight_std_dev": 11.6125,
  4169.       "family_id": "FAMILY_DARUMAKA",
  4170.       "candy_to_evolve": 25,
  4171.       "km_buddy_distance": 3,
  4172.       "model_height": 0.4,
  4173.       "model_scale_v2": 1.1,
  4174.       "form": "DARMANITAN_ZEN",
  4175.       "buddy_offset_male": 0,
  4176.       "buddy_offset_female": 0,
  4177.       "buddy_scale": 19,
  4178.       "buddy_portrait_offset": 0,
  4179.       "third_move": {
  4180.         "stardust_to_unlock": 50000,
  4181.         "candy_to_unlock": 50
  4182.       },
  4183.       "is_transferable": "true",
  4184.       "is_deployable": "true"
  4185.     }
  4186.   }, {
  4187.     "template_id": "V0556_POKEMON_MARACTUS",
  4188.     "pokemon_settings": {
  4189.       "pokemon_id": "MARACTUS",
  4190.       "model_scale": 1.26,
  4191.       "type": "POKEMON_TYPE_GRASS",
  4192.       "camera": {
  4193.         "disk_radius_m": 0.378,
  4194.         "cylinder_radius_m": 0.25,
  4195.         "cylinder_height_m": 0.4,
  4196.         "shoulder_mode_scale": 0.5
  4197.       },
  4198.       "encounter": {
  4199.         "base_capture_rate": 0.2,
  4200.         "base_flee_rate": 0.1,
  4201.         "collision_radius_m": 0.1,
  4202.         "collision_height_m": 0.1,
  4203.         "collision_head_radius_m": 0.126,
  4204.         "movement_type": "MOVEMENT_JUMP",
  4205.         "movement_timer_s": 10,
  4206.         "jump_time_s": 0.9,
  4207.         "attack_timer_s": 29,
  4208.         "attack_probability": 0.1,
  4209.         "dodge_probability": 0.15,
  4210.         "dodge_duration_s": 1,
  4211.         "dodge_distance": 1,
  4212.         "camera_distance": 2.25,
  4213.         "min_pokemon_action_frequency_s": 0.2,
  4214.         "max_pokemon_action_frequency_s": 1.6
  4215.       },
  4216.       "stats": {
  4217.         "base_stamina": 181,
  4218.         "base_attack": 201,
  4219.         "base_defense": 130
  4220.       },
  4221.       "quick_moves": [ "BULLET_SEED_FAST", "POISON_JAB_FAST" ],
  4222.       "cinematic_moves": [ "AERIAL_ACE", "PETAL_BLIZZARD", "SOLAR_BEAM"],
  4223.       "animation_time": [ 0, 0 ],
  4224.       "evolution_pips": 1,
  4225.       "pokedex_height_m": 1,
  4226.       "pokedex_weight_kg": 28,
  4227.       "height_std_dev": 0.125,
  4228.       "weight_std_dev": 3.5,
  4229.       "family_id": "FAMILY_MARACTUS",
  4230.       "candy_to_evolve": 25,
  4231.       "km_buddy_distance": 1,
  4232.       "model_height": 0.4,
  4233.       "model_scale_v2": 1.1,
  4234.       "buddy_offset_male": 0,
  4235.       "buddy_offset_female": 0,
  4236.       "buddy_scale": 19,
  4237.       "buddy_portrait_offset": 0,
  4238.       "third_move": {
  4239.         "stardust_to_unlock": 10000,
  4240.         "candy_to_unlock": 25
  4241.       },
  4242.       "is_transferable": "true",
  4243.       "is_deployable": "true"
  4244.     }
  4245.   }, {
  4246.     "template_id": "V0557_POKEMON_DWEBBLE",
  4247.     "pokemon_settings": {
  4248.       "pokemon_id": "DWEBBLE",
  4249.       "model_scale": 1.26,
  4250.       "type": "POKEMON_TYPE_BUG",
  4251.       "type_2": "POKEMON_TYPE_ROCK",
  4252.       "camera": {
  4253.         "disk_radius_m": 0.378,
  4254.         "cylinder_radius_m": 0.26,
  4255.         "cylinder_height_m": 0.31,
  4256.         "shoulder_mode_scale": 0.5
  4257.       },
  4258.       "encounter": {
  4259.         "base_capture_rate": 0.3,
  4260.         "base_flee_rate": 0.1,
  4261.         "collision_radius_m": 0.15,
  4262.         "collision_height_m": 0.1,
  4263.         "collision_head_radius_m": 0.15,
  4264.         "movement_type": "MOVEMENT_JUMP",
  4265.         "movement_timer_s": 10,
  4266.         "jump_time_s": 0.9,
  4267.         "attack_timer_s": 29,
  4268.         "attack_probability": 0.1,
  4269.         "dodge_probability": 0.15,
  4270.         "dodge_duration_s": 1,
  4271.         "dodge_distance": 1,
  4272.         "camera_distance": 2.5,
  4273.         "min_pokemon_action_frequency_s": 0.2,
  4274.         "max_pokemon_action_frequency_s": 1.6
  4275.       },
  4276.       "stats": {
  4277.         "base_stamina": 137,
  4278.         "base_attack": 118,
  4279.         "base_defense": 128
  4280.       },
  4281.       "quick_moves": [ "CUT_FAST", "SMACK_DOWN_FAST" ],
  4282.       "cinematic_moves": [ "ROCK_BLAST", "X_SCISSOR", "ROCK_TOMB"],
  4283.       "animation_time": [ 0, 0 ],
  4284.       "evolution_pips": 1,
  4285.       "pokedex_height_m": 0.3,
  4286.       "pokedex_weight_kg": 14.5,
  4287.       "height_std_dev": 0.0375,
  4288.       "weight_std_dev": 1.8125,
  4289.       "family_id": "FAMILY_DWEBBLE",
  4290.       "candy_to_evolve": 25,
  4291.       "km_buddy_distance": 1,
  4292.       "model_height": 0.4,
  4293.       "evolution_branch": {
  4294.         "evolution": "CRUSTLE",
  4295.         "candy_cost": 50
  4296.       },
  4297.       "model_scale_v2": 1.1,
  4298.       "buddy_offset_male": 0,
  4299.       "buddy_offset_female": 0,
  4300.       "buddy_scale": 19,
  4301.       "buddy_portrait_offset": 0,
  4302.       "third_move": {
  4303.         "stardust_to_unlock": 10000,
  4304.         "candy_to_unlock": 25
  4305.       },
  4306.       "is_transferable": "true",
  4307.       "is_deployable": "true"
  4308.     }
  4309.   }, {
  4310.     "template_id": "V0558_POKEMON_CRUSTLE",
  4311.     "pokemon_settings": {
  4312.       "pokemon_id": "CRUSTLE",
  4313.       "model_scale": 1.26,
  4314.       "type": "POKEMON_TYPE_BUG",
  4315.       "type_2": "POKEMON_TYPE_ROCK",
  4316.       "camera": {
  4317.         "disk_radius_m": 0.378,
  4318.         "cylinder_radius_m": 0.25,
  4319.         "cylinder_height_m": 0.4,
  4320.         "shoulder_mode_scale": 0.5
  4321.       },
  4322.       "encounter": {
  4323.         "base_capture_rate": 0.1,
  4324.         "base_flee_rate": 0.1,
  4325.         "collision_radius_m": 0.1,
  4326.         "collision_height_m": 0.1,
  4327.         "collision_head_radius_m": 0.126,
  4328.         "movement_type": "MOVEMENT_JUMP",
  4329.         "movement_timer_s": 10,
  4330.         "jump_time_s": 0.9,
  4331.         "attack_timer_s": 29,
  4332.         "bonus_candy_capture_reward": 2,
  4333.         "bonus_stardust_capture_reward": 200,
  4334.         "attack_probability": 0.1,
  4335.         "dodge_probability": 0.15,
  4336.         "dodge_duration_s": 1,
  4337.         "dodge_distance": 1,
  4338.         "camera_distance": 2.25,
  4339.         "min_pokemon_action_frequency_s": 0.2,
  4340.         "max_pokemon_action_frequency_s": 1.6
  4341.       },
  4342.       "stats": {
  4343.         "base_stamina": 172,
  4344.         "base_attack": 188,
  4345.         "base_defense": 200
  4346.       },
  4347.       "quick_moves": [ "FURY_CUTTER_FAST", "SMACK_DOWN_FAST" ],
  4348.       "cinematic_moves": [ "ROCK_BLAST", "X_SCISSOR", "ROCK_SLIDE"],
  4349.       "animation_time": [ 0, 0 ],
  4350.       "evolution_pips": 1,
  4351.       "pokedex_height_m": 1.4,
  4352.       "pokedex_weight_kg": 200,
  4353.       "parent_pokemon_id": "DWEBBLE",
  4354.       "height_std_dev": 0.175,
  4355.       "weight_std_dev": 25,
  4356.       "family_id": "FAMILY_DWEBBLE",
  4357.       "candy_to_evolve": 25,
  4358.       "km_buddy_distance": 1,
  4359.       "model_height": 0.4,
  4360.       "model_scale_v2": 1.1,
  4361.       "buddy_offset_male": 0,
  4362.       "buddy_offset_female": 0,
  4363.       "buddy_scale": 19,
  4364.       "buddy_portrait_offset": 0,
  4365.       "third_move": {
  4366.         "stardust_to_unlock": 10000,
  4367.         "candy_to_unlock": 25
  4368.       },
  4369.       "is_transferable": "true",
  4370.       "is_deployable": "true"
  4371.     }
  4372.   }, {
  4373.     "template_id": "V0559_POKEMON_SCRAGGY",
  4374.     "pokemon_settings": {
  4375.       "pokemon_id": "SCRAGGY",
  4376.       "model_scale": 1.26,
  4377.       "type": "POKEMON_TYPE_DARK",
  4378.       "type_2": "POKEMON_TYPE_FIGHTING",
  4379.       "camera": {
  4380.         "disk_radius_m": 0.378,
  4381.         "cylinder_radius_m": 0.29,
  4382.         "cylinder_height_m": 0.6,
  4383.         "shoulder_mode_scale": 0.5
  4384.       },
  4385.       "encounter": {
  4386.         "base_capture_rate": 0.3,
  4387.         "base_flee_rate": 0.1,
  4388.         "collision_radius_m": 0.09,
  4389.         "collision_height_m": 0.1,
  4390.         "collision_head_radius_m": 0.13,
  4391.         "movement_type": "MOVEMENT_JUMP",
  4392.         "movement_timer_s": 10,
  4393.         "jump_time_s": 0.8,
  4394.         "attack_timer_s": 29,
  4395.         "attack_probability": 0.1,
  4396.         "dodge_probability": 0.15,
  4397.         "dodge_duration_s": 1,
  4398.         "dodge_distance": 1,
  4399.         "camera_distance": 2.5,
  4400.         "min_pokemon_action_frequency_s": 0.2,
  4401.         "max_pokemon_action_frequency_s": 1.6
  4402.       },
  4403.       "stats": {
  4404.         "base_stamina": 137,
  4405.         "base_attack": 132,
  4406.         "base_defense": 132
  4407.       },
  4408.       "quick_moves": [ "ROCK_SMASH_FAST", "FEINT_ATTACK_FAST" ],
  4409.       "cinematic_moves": [ "ACID_SPRAY", "BRICK_BREAK", "FOUL_PLAY"],
  4410.       "animation_time": [ 0, 0 ],
  4411.       "evolution_pips": 1,
  4412.       "pokedex_height_m": 0.6,
  4413.       "pokedex_weight_kg": 11.8,
  4414.       "height_std_dev": 0.075,
  4415.       "weight_std_dev": 1.475,
  4416.       "family_id": "FAMILY_SCRAGGY",
  4417.       "candy_to_evolve": 25,
  4418.       "km_buddy_distance": 3,
  4419.       "model_height": 0.6,
  4420.       "evolution_branch": {
  4421.         "evolution": "SCRAFTY",
  4422.         "candy_cost": 50
  4423.       },
  4424.       "model_scale_v2": 1,
  4425.       "buddy_offset_male": 6.4,
  4426.       "buddy_offset_female": 6.4,
  4427.       "buddy_scale": 19,
  4428.       "buddy_portrait_offset": 0,
  4429.       "third_move": {
  4430.         "stardust_to_unlock": 50000,
  4431.         "candy_to_unlock": 50
  4432.       },
  4433.       "is_transferable": "true",
  4434.       "is_deployable": "true"
  4435.     }
  4436.   }, {
  4437.     "template_id": "V0560_POKEMON_SCRAFTY",
  4438.     "pokemon_settings": {
  4439.       "pokemon_id": "SCRAFTY",
  4440.       "model_scale": 1.26,
  4441.       "type": "POKEMON_TYPE_DARK",
  4442.       "type_2": "POKEMON_TYPE_FIGHTING",
  4443.       "camera": {
  4444.         "disk_radius_m": 0.378,
  4445.         "cylinder_radius_m": 0.59,
  4446.         "cylinder_height_m": 1.09,
  4447.         "shoulder_mode_scale": 0.5
  4448.       },
  4449.       "encounter": {
  4450.         "base_capture_rate": 0.1,
  4451.         "base_flee_rate": 0.1,
  4452.         "collision_radius_m": 0.13,
  4453.         "collision_height_m": 0.1,
  4454.         "collision_head_radius_m": 0.21,
  4455.         "movement_type": "MOVEMENT_JUMP",
  4456.         "movement_timer_s": 10,
  4457.         "jump_time_s": 0.9,
  4458.         "attack_timer_s": 29,
  4459.         "bonus_candy_capture_reward": 2,
  4460.         "bonus_stardust_capture_reward": 200,
  4461.         "attack_probability": 0.1,
  4462.         "dodge_probability": 0.15,
  4463.         "dodge_duration_s": 1,
  4464.         "dodge_distance": 1,
  4465.         "camera_distance": 4,
  4466.         "min_pokemon_action_frequency_s": 0.2,
  4467.         "max_pokemon_action_frequency_s": 1.6
  4468.       },
  4469.       "stats": {
  4470.         "base_stamina": 163,
  4471.         "base_attack": 163,
  4472.         "base_defense": 222
  4473.       },
  4474.       "quick_moves": [ "COUNTER_FAST", "SNARL_FAST" ],
  4475.       "cinematic_moves": [ "ACID_SPRAY", "POWER_UP_PUNCH", "FOUL_PLAY"],
  4476.       "animation_time": [ 0, 0 ],
  4477.       "evolution_pips": 1,
  4478.       "pokedex_height_m": 1.1,
  4479.       "pokedex_weight_kg": 30,
  4480.       "parent_pokemon_id": "SCRAGGY",
  4481.       "height_std_dev": 0.1375,
  4482.       "weight_std_dev": 3.75,
  4483.       "family_id": "FAMILY_SCRAGGY",
  4484.       "candy_to_evolve": 25,
  4485.       "km_buddy_distance": 3,
  4486.       "model_height": 1.1,
  4487.       "model_scale_v2": 1,
  4488.       "buddy_offset_male": -33.2,
  4489.       "buddy_offset_female": -33.2,
  4490.       "buddy_scale": 19,
  4491.       "buddy_portrait_offset": -0.53,
  4492.       "third_move": {
  4493.         "stardust_to_unlock": 50000,
  4494.         "candy_to_unlock": 50
  4495.       },
  4496.       "is_transferable": "true",
  4497.       "is_deployable": "true"
  4498.     }
  4499.   }, {
  4500.     "template_id": "V0561_POKEMON_SIGILYPH",
  4501.     "pokemon_settings": {
  4502.       "pokemon_id": "SIGILYPH",
  4503.       "model_scale": 1.26,
  4504.       "type": "POKEMON_TYPE_PSYCHIC",
  4505.       "type_2": "POKEMON_TYPE_FLYING",
  4506.       "camera": {
  4507.         "disk_radius_m": 0.378,
  4508.         "cylinder_radius_m": 0.25,
  4509.         "cylinder_height_m": 0.4,
  4510.         "shoulder_mode_scale": 0.5
  4511.       },
  4512.       "encounter": {
  4513.         "base_capture_rate": 0.2,
  4514.         "base_flee_rate": 0.1,
  4515.         "collision_radius_m": 0.1,
  4516.         "collision_height_m": 0.1,
  4517.         "collision_head_radius_m": 0.126,
  4518.         "movement_type": "MOVEMENT_JUMP",
  4519.         "movement_timer_s": 10,
  4520.         "jump_time_s": 0.9,
  4521.         "attack_timer_s": 29,
  4522.         "attack_probability": 0.1,
  4523.         "dodge_probability": 0.15,
  4524.         "dodge_duration_s": 1,
  4525.         "dodge_distance": 1,
  4526.         "camera_distance": 4,
  4527.         "min_pokemon_action_frequency_s": 0.2,
  4528.         "max_pokemon_action_frequency_s": 1.6
  4529.       },
  4530.       "stats": {
  4531.         "base_stamina": 176,
  4532.         "base_attack": 204,
  4533.         "base_defense": 167
  4534.       },
  4535.       "quick_moves": [ "AIR_SLASH_FAST", "ZEN_HEADBUTT_FAST" ],
  4536.       "cinematic_moves": [ "AIR_CUTTER", "PSYBEAM", "ANCIENT_POWER", "SIGNAL_BEAM" ],
  4537.       "animation_time": [ 0, 0 ],
  4538.       "evolution_pips": 1,
  4539.       "pokedex_height_m": 1.4,
  4540.       "pokedex_weight_kg": 14,
  4541.       "height_std_dev": 0.175,
  4542.       "weight_std_dev": 1.75,
  4543.       "family_id": "FAMILY_SIGILYPH",
  4544.       "candy_to_evolve": 25,
  4545.       "km_buddy_distance": 5,
  4546.       "model_height": 0.4,
  4547.       "model_scale_v2": 1.1,
  4548.       "buddy_offset_male": 0,
  4549.       "buddy_offset_female": 0,
  4550.       "buddy_scale": 19,
  4551.       "buddy_portrait_offset": 0,
  4552.       "third_move": {
  4553.         "stardust_to_unlock": 75000,
  4554.         "candy_to_unlock": 75
  4555.       },
  4556.       "is_transferable": "true",
  4557.       "is_deployable": "true"
  4558.     }
  4559.   }, {
  4560.     "template_id": "V0562_POKEMON_YAMASK",
  4561.     "pokemon_settings": {
  4562.       "pokemon_id": "YAMASK",
  4563.       "model_scale": 1.26,
  4564.       "type": "POKEMON_TYPE_GHOST",
  4565.       "camera": {
  4566.         "disk_radius_m": 0.378,
  4567.         "cylinder_radius_m": 0.26,
  4568.         "cylinder_height_m": 0.51,
  4569.         "cylinder_ground_m": 0.14,
  4570.         "shoulder_mode_scale": 0.5
  4571.       },
  4572.       "encounter": {
  4573.         "base_capture_rate": 0.3,
  4574.         "base_flee_rate": 0.1,
  4575.         "collision_radius_m": 0.2,
  4576.         "collision_height_m": 0.1,
  4577.         "collision_head_radius_m": 0.1,
  4578.         "movement_type": "MOVEMENT_PSYCHIC",
  4579.         "movement_timer_s": 10,
  4580.         "jump_time_s": 1,
  4581.         "attack_timer_s": 29,
  4582.         "attack_probability": 0.1,
  4583.         "dodge_probability": 0.15,
  4584.         "dodge_duration_s": 1.75,
  4585.         "dodge_distance": 0.5,
  4586.         "camera_distance": 3,
  4587.         "min_pokemon_action_frequency_s": 0.2,
  4588.         "max_pokemon_action_frequency_s": 1.6
  4589.       },
  4590.       "stats": {
  4591.         "base_stamina": 116,
  4592.         "base_attack": 95,
  4593.         "base_defense": 141
  4594.       },
  4595.       "quick_moves": [ "ASTONISH_FAST", "ZEN_HEADBUTT_FAST" ],
  4596.       "cinematic_moves": [ "SHADOW_BALL", "DARK_PULSE", "OMINOUS_WIND"],
  4597.       "animation_time": [ 0, 0 ],
  4598.       "evolution_pips": 1,
  4599.       "pokedex_height_m": 0.5,
  4600.       "pokedex_weight_kg": 1.5,
  4601.       "height_std_dev": 0.0625,
  4602.       "weight_std_dev": 0.1875,
  4603.       "family_id": "FAMILY_YAMASK",
  4604.       "candy_to_evolve": 25,
  4605.       "km_buddy_distance": 3,
  4606.       "model_height": 0.45,
  4607.       "evolution_branch": {
  4608.         "evolution": "COFAGRIGUS",
  4609.         "candy_cost": 50
  4610.       },
  4611.       "model_scale_v2": 1.09,
  4612.       "buddy_offset_male": 0,
  4613.       "buddy_offset_female": 0,
  4614.       "buddy_scale": 19,
  4615.       "buddy_portrait_offset": 0,
  4616.       "third_move": {
  4617.         "stardust_to_unlock": 50000,
  4618.         "candy_to_unlock": 50
  4619.       },
  4620.       "is_transferable": "true",
  4621.       "is_deployable": "true"
  4622.     }
  4623.   }, {
  4624.     "template_id": "V0563_POKEMON_COFAGRIGUS",
  4625.     "pokemon_settings": {
  4626.       "pokemon_id": "COFAGRIGUS",
  4627.       "model_scale": 1.26,
  4628.       "type": "POKEMON_TYPE_GHOST",
  4629.       "camera": {
  4630.         "disk_radius_m": 0.378,
  4631.         "cylinder_radius_m": 1.62,
  4632.         "cylinder_height_m": 2.18,
  4633.         "cylinder_ground_m": 0.17,
  4634.         "shoulder_mode_scale": 0.5
  4635.       },
  4636.       "encounter": {
  4637.         "base_capture_rate": 0.1,
  4638.         "base_flee_rate": 0.1,
  4639.         "collision_radius_m": 0.3,
  4640.         "collision_height_m": 0.5,
  4641.         "collision_head_radius_m": 0.49,
  4642.         "movement_type": "MOVEMENT_PSYCHIC",
  4643.         "movement_timer_s": 10,
  4644.         "jump_time_s": 1,
  4645.         "attack_timer_s": 29,
  4646.         "attack_probability": 0.1,
  4647.         "dodge_probability": 0.15,
  4648.         "dodge_duration_s": 2,
  4649.         "dodge_distance": 0.8,
  4650.         "camera_distance": 7,
  4651.         "min_pokemon_action_frequency_s": 0.2,
  4652.         "max_pokemon_action_frequency_s": 1.6
  4653.       },
  4654.       "stats": {
  4655.         "base_stamina": 151,
  4656.         "base_attack": 163,
  4657.         "base_defense": 237
  4658.       },
  4659.       "quick_moves": [ "ASTONISH_FAST", "ZEN_HEADBUTT_FAST" ],
  4660.       "cinematic_moves": [ "SHADOW_BALL", "DARK_PULSE", "PSYCHIC"],
  4661.       "animation_time": [ 0, 0 ],
  4662.       "evolution_pips": 1,
  4663.       "pokedex_height_m": 1.7,
  4664.       "pokedex_weight_kg": 76.5,
  4665.       "parent_pokemon_id": "YAMASK",
  4666.       "height_std_dev": 0.2125,
  4667.       "weight_std_dev": 9.5625,
  4668.       "family_id": "FAMILY_YAMASK",
  4669.       "candy_to_evolve": 25,
  4670.       "km_buddy_distance": 3,
  4671.       "buddy_size": "BUDDY_BIG",
  4672.       "model_height": 1.7,
  4673.       "model_scale_v2": 1,
  4674.       "buddy_offset_male": 0,
  4675.       "buddy_offset_female": 0,
  4676.       "buddy_scale": 18,
  4677.       "buddy_portrait_offset": 0.25,
  4678.       "third_move": {
  4679.         "stardust_to_unlock": 50000,
  4680.         "candy_to_unlock": 50
  4681.       },
  4682.       "is_transferable": "true",
  4683.       "is_deployable": "true"
  4684.     }
  4685.   }, {
  4686.     "template_id": "V0564_POKEMON_TIRTOUGA",
  4687.     "pokemon_settings": {
  4688.       "pokemon_id": "TIRTOUGA",
  4689.       "model_scale": 1.26,
  4690.       "type": "POKEMON_TYPE_WATER",
  4691.       "type_2": "POKEMON_TYPE_ROCK",
  4692.       "camera": {
  4693.         "disk_radius_m": 0.378,
  4694.         "cylinder_radius_m": 0.25,
  4695.         "cylinder_height_m": 0.4,
  4696.         "shoulder_mode_scale": 0.5
  4697.       },
  4698.       "encounter": {
  4699.         "base_capture_rate": 0.3,
  4700.         "base_flee_rate": 0.1,
  4701.         "collision_radius_m": 0.1,
  4702.         "collision_height_m": 0.1,
  4703.         "collision_head_radius_m": 0.126,
  4704.         "movement_type": "MOVEMENT_JUMP",
  4705.         "movement_timer_s": 10,
  4706.         "jump_time_s": 0.9,
  4707.         "attack_timer_s": 29,
  4708.         "attack_probability": 0.1,
  4709.         "dodge_probability": 0.15,
  4710.         "dodge_duration_s": 1,
  4711.         "dodge_distance": 1,
  4712.         "camera_distance": 4,
  4713.         "min_pokemon_action_frequency_s": 0.2,
  4714.         "max_pokemon_action_frequency_s": 1.6
  4715.       },
  4716.       "stats": {
  4717.         "base_stamina": 144,
  4718.         "base_attack": 134,
  4719.         "base_defense": 146
  4720.       },
  4721.       "quick_moves": [ "WATER_GUN_FAST", "BITE_FAST" ],
  4722.       "cinematic_moves": [ "SURF", "ANCIENT_POWER", "BODY_SLAM"],
  4723.       "animation_time": [ 0, 0 ],
  4724.       "evolution_pips": 1,
  4725.       "pokedex_height_m": 0.7,
  4726.       "pokedex_weight_kg": 16.5,
  4727.       "height_std_dev": 0.0875,
  4728.       "weight_std_dev": 2.0625,
  4729.       "family_id": "FAMILY_TIRTOUGA",
  4730.       "candy_to_evolve": 25,
  4731.       "km_buddy_distance": 5,
  4732.       "model_height": 0.4,
  4733.       "evolution_branch": {
  4734.         "evolution": "CARRACOSTA",
  4735.         "candy_cost": 50
  4736.       },
  4737.       "model_scale_v2": 1.1,
  4738.       "buddy_offset_male": 0,
  4739.       "buddy_offset_female": 0,
  4740.       "buddy_scale": 19,
  4741.       "buddy_portrait_offset": 0,
  4742.       "third_move": {
  4743.         "stardust_to_unlock": 75000,
  4744.         "candy_to_unlock": 75
  4745.       },
  4746.       "is_transferable": "true",
  4747.       "is_deployable": "true"
  4748.     }
  4749.   }, {
  4750.     "template_id": "V0565_POKEMON_CARRACOSTA",
  4751.     "pokemon_settings": {
  4752.       "pokemon_id": "CARRACOSTA",
  4753.       "model_scale": 1.26,
  4754.       "type": "POKEMON_TYPE_WATER",
  4755.       "type_2": "POKEMON_TYPE_ROCK",
  4756.       "camera": {
  4757.         "disk_radius_m": 0.378,
  4758.         "cylinder_radius_m": 0.25,
  4759.         "cylinder_height_m": 0.4,
  4760.         "shoulder_mode_scale": 0.5
  4761.       },
  4762.       "encounter": {
  4763.         "base_capture_rate": 0.1,
  4764.         "base_flee_rate": 0.1,
  4765.         "collision_radius_m": 0.1,
  4766.         "collision_height_m": 0.1,
  4767.         "collision_head_radius_m": 0.126,
  4768.         "movement_type": "MOVEMENT_JUMP",
  4769.         "movement_timer_s": 10,
  4770.         "jump_time_s": 0.9,
  4771.         "attack_timer_s": 29,
  4772.         "bonus_candy_capture_reward": 2,
  4773.         "bonus_stardust_capture_reward": 200,
  4774.         "attack_probability": 0.1,
  4775.         "dodge_probability": 0.15,
  4776.         "dodge_duration_s": 1,
  4777.         "dodge_distance": 1,
  4778.         "camera_distance": 2.25,
  4779.         "min_pokemon_action_frequency_s": 0.2,
  4780.         "max_pokemon_action_frequency_s": 1.6
  4781.       },
  4782.       "stats": {
  4783.         "base_stamina": 179,
  4784.         "base_attack": 192,
  4785.         "base_defense": 197
  4786.       },
  4787.       "quick_moves": [ "WATER_GUN_FAST", "ROCK_THROW_FAST" ],
  4788.       "cinematic_moves": [ "SURF", "ANCIENT_POWER", "BODY_SLAM"],
  4789.       "animation_time": [ 0, 0 ],
  4790.       "evolution_pips": 1,
  4791.       "pokedex_height_m": 1.2,
  4792.       "pokedex_weight_kg": 81,
  4793.       "parent_pokemon_id": "TIRTOUGA",
  4794.       "height_std_dev": 0.15,
  4795.       "weight_std_dev": 10.125,
  4796.       "family_id": "FAMILY_TIRTOUGA",
  4797.       "candy_to_evolve": 25,
  4798.       "km_buddy_distance": 5,
  4799.       "model_height": 0.4,
  4800.       "model_scale_v2": 1.1,
  4801.       "buddy_offset_male": 0,
  4802.       "buddy_offset_female": 0,
  4803.       "buddy_scale": 19,
  4804.       "buddy_portrait_offset": 0,
  4805.       "third_move": {
  4806.         "stardust_to_unlock": 75000,
  4807.         "candy_to_unlock": 75
  4808.       },
  4809.       "is_transferable": "true",
  4810.       "is_deployable": "true"
  4811.     }
  4812.   }, {
  4813.     "template_id": "V0566_POKEMON_ARCHEN",
  4814.     "pokemon_settings": {
  4815.       "pokemon_id": "ARCHEN",
  4816.       "model_scale": 1.26,
  4817.       "type": "POKEMON_TYPE_ROCK",
  4818.       "type_2": "POKEMON_TYPE_FLYING",
  4819.       "camera": {
  4820.         "disk_radius_m": 0.378,
  4821.         "cylinder_radius_m": 0.25,
  4822.         "cylinder_height_m": 0.4,
  4823.         "shoulder_mode_scale": 0.5
  4824.       },
  4825.       "encounter": {
  4826.         "base_capture_rate": 0.3,
  4827.         "base_flee_rate": 0.1,
  4828.         "collision_radius_m": 0.1,
  4829.         "collision_height_m": 0.1,
  4830.         "collision_head_radius_m": 0.126,
  4831.         "movement_type": "MOVEMENT_JUMP",
  4832.         "movement_timer_s": 10,
  4833.         "jump_time_s": 0.9,
  4834.         "attack_timer_s": 29,
  4835.         "attack_probability": 0.1,
  4836.         "dodge_probability": 0.15,
  4837.         "dodge_duration_s": 1,
  4838.         "dodge_distance": 1,
  4839.         "camera_distance": 3,
  4840.         "min_pokemon_action_frequency_s": 0.2,
  4841.         "max_pokemon_action_frequency_s": 1.6
  4842.       },
  4843.       "stats": {
  4844.         "base_stamina": 146,
  4845.         "base_attack": 213,
  4846.         "base_defense": 89
  4847.       },
  4848.       "quick_moves": [ "QUICK_ATTACK_FAST", "WING_ATTACK_FAST" ],
  4849.       "cinematic_moves": [ "DRAGON_CLAW", "ANCIENT_POWER", "CRUNCH"],
  4850.       "animation_time": [ 0, 0 ],
  4851.       "evolution_pips": 1,
  4852.       "pokedex_height_m": 0.5,
  4853.       "pokedex_weight_kg": 9.5,
  4854.       "height_std_dev": 0.0625,
  4855.       "weight_std_dev": 1.1875,
  4856.       "family_id": "FAMILY_ARCHEN",
  4857.       "candy_to_evolve": 25,
  4858.       "km_buddy_distance": 5,
  4859.       "model_height": 0.4,
  4860.       "evolution_branch": {
  4861.         "evolution": "ARCHEOPS",
  4862.         "candy_cost": 50
  4863.       },
  4864.       "model_scale_v2": 1.1,
  4865.       "buddy_offset_male": 0,
  4866.       "buddy_offset_female": 0,
  4867.       "buddy_scale": 19,
  4868.       "buddy_portrait_offset": 0,
  4869.       "third_move": {
  4870.         "stardust_to_unlock": 75000,
  4871.         "candy_to_unlock": 75
  4872.       },
  4873.       "is_transferable": "true",
  4874.       "is_deployable": "true"
  4875.     }
  4876.   }, {
  4877.     "template_id": "V0567_POKEMON_ARCHEOPS",
  4878.     "pokemon_settings": {
  4879.       "pokemon_id": "ARCHEOPS",
  4880.       "model_scale": 1.26,
  4881.       "type": "POKEMON_TYPE_ROCK",
  4882.       "type_2": "POKEMON_TYPE_FLYING",
  4883.       "camera": {
  4884.         "disk_radius_m": 0.378,
  4885.         "cylinder_radius_m": 0.25,
  4886.         "cylinder_height_m": 0.4,
  4887.         "shoulder_mode_scale": 0.5
  4888.       },
  4889.       "encounter": {
  4890.         "base_capture_rate": 0.1,
  4891.         "base_flee_rate": 0.1,
  4892.         "collision_radius_m": 0.1,
  4893.         "collision_height_m": 0.1,
  4894.         "collision_head_radius_m": 0.126,
  4895.         "movement_type": "MOVEMENT_JUMP",
  4896.         "movement_timer_s": 10,
  4897.         "jump_time_s": 0.9,
  4898.         "attack_timer_s": 29,
  4899.         "bonus_candy_capture_reward": 2,
  4900.         "bonus_stardust_capture_reward": 200,
  4901.         "attack_probability": 0.1,
  4902.         "dodge_probability": 0.15,
  4903.         "dodge_duration_s": 1,
  4904.         "dodge_distance": 1,
  4905.         "camera_distance": 5,
  4906.         "min_pokemon_action_frequency_s": 0.2,
  4907.         "max_pokemon_action_frequency_s": 1.6
  4908.       },
  4909.       "stats": {
  4910.         "base_stamina": 181,
  4911.         "base_attack": 292,
  4912.         "base_defense": 139
  4913.       },
  4914.       "quick_moves": [ "STEEL_WING_FAST", "WING_ATTACK_FAST" ],
  4915.       "cinematic_moves": [ "DRAGON_CLAW", "ANCIENT_POWER", "CRUNCH"],
  4916.       "animation_time": [ 0, 0 ],
  4917.       "evolution_pips": 1,
  4918.       "pokedex_height_m": 1.4,
  4919.       "pokedex_weight_kg": 32,
  4920.       "parent_pokemon_id": "ARCHEN",
  4921.       "height_std_dev": 0.175,
  4922.       "weight_std_dev": 4,
  4923.       "family_id": "FAMILY_ARCHEN",
  4924.       "candy_to_evolve": 25,
  4925.       "km_buddy_distance": 5,
  4926.       "model_height": 0.4,
  4927.       "model_scale_v2": 1.1,
  4928.       "buddy_offset_male": 0,
  4929.       "buddy_offset_female": 0,
  4930.       "buddy_scale": 19,
  4931.       "buddy_portrait_offset": 0,
  4932.       "third_move": {
  4933.         "stardust_to_unlock": 75000,
  4934.         "candy_to_unlock": 75
  4935.       },
  4936.       "is_transferable": "true",
  4937.       "is_deployable": "true"
  4938.     }
  4939.   }, {
  4940.     "template_id": "V0568_POKEMON_TRUBBISH",
  4941.     "pokemon_settings": {
  4942.       "pokemon_id": "TRUBBISH",
  4943.       "model_scale": 1.26,
  4944.       "type": "POKEMON_TYPE_POISON",
  4945.       "camera": {
  4946.         "disk_radius_m": 0.378,
  4947.         "cylinder_radius_m": 0.25,
  4948.         "cylinder_height_m": 0.4,
  4949.         "shoulder_mode_scale": 0.5
  4950.       },
  4951.       "encounter": {
  4952.         "base_capture_rate": 0.3,
  4953.         "base_flee_rate": 0.1,
  4954.         "collision_radius_m": 0.1,
  4955.         "collision_height_m": 0.1,
  4956.         "collision_head_radius_m": 0.126,
  4957.         "movement_type": "MOVEMENT_JUMP",
  4958.         "movement_timer_s": 10,
  4959.         "jump_time_s": 0.9,
  4960.         "attack_timer_s": 29,
  4961.         "attack_probability": 0.1,
  4962.         "dodge_probability": 0.15,
  4963.         "dodge_duration_s": 1,
  4964.         "dodge_distance": 1,
  4965.         "camera_distance": 2.25,
  4966.         "min_pokemon_action_frequency_s": 0.2,
  4967.         "max_pokemon_action_frequency_s": 1.6
  4968.       },
  4969.       "stats": {
  4970.         "base_stamina": 137,
  4971.         "base_attack": 96,
  4972.         "base_defense": 122
  4973.       },
  4974.       "quick_moves": [ "POUND_FAST", "ACID_FAST" ],
  4975.       "cinematic_moves": [ "GUNK_SHOT", "SEED_BOMB", "GUNK_SHOT"],
  4976.       "animation_time": [ 0, 0 ],
  4977.       "evolution_pips": 1,
  4978.       "pokedex_height_m": 0.6,
  4979.       "pokedex_weight_kg": 31,
  4980.       "height_std_dev": 0.075,
  4981.       "weight_std_dev": 3.875,
  4982.       "family_id": "FAMILY_TRUBBISH",
  4983.       "candy_to_evolve": 25,
  4984.       "km_buddy_distance": 3,
  4985.       "model_height": 0.4,
  4986.       "evolution_branch": {
  4987.         "evolution": "GARBODOR",
  4988.         "candy_cost": 50
  4989.       },
  4990.       "model_scale_v2": 1.1,
  4991.       "buddy_offset_male": 0,
  4992.       "buddy_offset_female": 0,
  4993.       "buddy_scale": 19,
  4994.       "buddy_portrait_offset": 0,
  4995.       "third_move": {
  4996.         "stardust_to_unlock": 50000,
  4997.         "candy_to_unlock": 50
  4998.       },
  4999.       "is_transferable": "true",
  5000.       "is_deployable": "true"
  5001.     }
  5002.   }, {
  5003.     "template_id": "V0569_POKEMON_GARBODOR",
  5004.     "pokemon_settings": {
  5005.       "pokemon_id": "GARBODOR",
  5006.       "model_scale": 1.26,
  5007.       "type": "POKEMON_TYPE_POISON",
  5008.       "camera": {
  5009.         "disk_radius_m": 0.378,
  5010.         "cylinder_radius_m": 0.25,
  5011.         "cylinder_height_m": 0.4,
  5012.         "shoulder_mode_scale": 0.5
  5013.       },
  5014.       "encounter": {
  5015.         "base_capture_rate": 0.1,
  5016.         "base_flee_rate": 0.1,
  5017.         "collision_radius_m": 0.1,
  5018.         "collision_height_m": 0.1,
  5019.         "collision_head_radius_m": 0.126,
  5020.         "movement_type": "MOVEMENT_JUMP",
  5021.         "movement_timer_s": 10,
  5022.         "jump_time_s": 0.9,
  5023.         "attack_timer_s": 29,
  5024.         "bonus_candy_capture_reward": 2,
  5025.         "bonus_stardust_capture_reward": 200,
  5026.         "attack_probability": 0.1,
  5027.         "dodge_probability": 0.15,
  5028.         "dodge_duration_s": 1,
  5029.         "dodge_distance": 1,
  5030.         "camera_distance": 4,
  5031.         "min_pokemon_action_frequency_s": 0.2,
  5032.         "max_pokemon_action_frequency_s": 1.6
  5033.       },
  5034.       "stats": {
  5035.         "base_stamina": 190,
  5036.         "base_attack": 181,
  5037.         "base_defense": 164
  5038.       },
  5039.       "quick_moves": [ "INFESTATION_FAST", "ACID_FAST" ],
  5040.       "cinematic_moves": [ "ACID_SPRAY", "SEED_BOMB", "GUNK_SHOT", "BODY_SLAM" ],
  5041.       "animation_time": [ 0, 0 ],
  5042.       "evolution_pips": 1,
  5043.       "pokedex_height_m": 1.9,
  5044.       "pokedex_weight_kg": 107.3,
  5045.       "parent_pokemon_id": "TRUBBISH",
  5046.       "height_std_dev": 0.2375,
  5047.       "weight_std_dev": 13.4125,
  5048.       "family_id": "FAMILY_TRUBBISH",
  5049.       "candy_to_evolve": 25,
  5050.       "km_buddy_distance": 3,
  5051.       "model_height": 0.4,
  5052.       "model_scale_v2": 1.1,
  5053.       "buddy_offset_male": 0,
  5054.       "buddy_offset_female": 0,
  5055.       "buddy_scale": 19,
  5056.       "buddy_portrait_offset": 0,
  5057.       "third_move": {
  5058.         "stardust_to_unlock": 50000,
  5059.         "candy_to_unlock": 50
  5060.       },
  5061.       "is_transferable": "true",
  5062.       "is_deployable": "true"
  5063.     }
  5064.   }, {
  5065.     "template_id": "V0570_POKEMON_ZORUA",
  5066.     "pokemon_settings": {
  5067.       "pokemon_id": "ZORUA",
  5068.       "model_scale": 1.26,
  5069.       "type": "POKEMON_TYPE_DARK",
  5070.       "camera": {
  5071.         "disk_radius_m": 0.378,
  5072.         "cylinder_radius_m": 0.25,
  5073.         "cylinder_height_m": 0.4,
  5074.         "shoulder_mode_scale": 0.5
  5075.       },
  5076.       "encounter": {
  5077.         "base_capture_rate": 0.3,
  5078.         "base_flee_rate": 0.1,
  5079.         "collision_radius_m": 0.1,
  5080.         "collision_height_m": 0.1,
  5081.         "collision_head_radius_m": 0.126,
  5082.         "movement_type": "MOVEMENT_JUMP",
  5083.         "movement_timer_s": 10,
  5084.         "jump_time_s": 0.9,
  5085.         "attack_timer_s": 29,
  5086.         "attack_probability": 0.1,
  5087.         "dodge_probability": 0.15,
  5088.         "dodge_duration_s": 1,
  5089.         "dodge_distance": 1,
  5090.         "camera_distance": 2.25,
  5091.         "min_pokemon_action_frequency_s": 0.2,
  5092.         "max_pokemon_action_frequency_s": 1.6
  5093.       },
  5094.       "stats": {
  5095.         "base_stamina": 120,
  5096.         "base_attack": 153,
  5097.         "base_defense": 78
  5098.       },
  5099.       "quick_moves": [ "SCRATCH_FAST", "FEINT_ATTACK_FAST" ],
  5100.       "cinematic_moves": [ "FOUL_PLAY", "AERIAL_ACE", "DARK_PULSE"],
  5101.       "animation_time": [ 0, 0 ],
  5102.       "evolution_pips": 1,
  5103.       "pokedex_height_m": 0.7,
  5104.       "pokedex_weight_kg": 12.5,
  5105.       "height_std_dev": 0.0875,
  5106.       "weight_std_dev": 1.5625,
  5107.       "family_id": "FAMILY_ZORUA",
  5108.       "candy_to_evolve": 25,
  5109.       "km_buddy_distance": 5,
  5110.       "model_height": 0.4,
  5111.       "evolution_branch": {
  5112.         "evolution": "ZOROARK",
  5113.         "candy_cost": 50
  5114.       },
  5115.       "model_scale_v2": 1.1,
  5116.       "buddy_offset_male": 0,
  5117.       "buddy_offset_female": 0,
  5118.       "buddy_scale": 19,
  5119.       "buddy_portrait_offset": 0,
  5120.       "third_move": {
  5121.         "stardust_to_unlock": 75000,
  5122.         "candy_to_unlock": 75
  5123.       },
  5124.       "is_transferable": "true",
  5125.       "is_deployable": "true"
  5126.     }
  5127.   }, {
  5128.     "template_id": "V0571_POKEMON_ZOROARK",
  5129.     "pokemon_settings": {
  5130.       "pokemon_id": "ZOROARK",
  5131.       "model_scale": 1.26,
  5132.       "type": "POKEMON_TYPE_DARK",
  5133.       "camera": {
  5134.         "disk_radius_m": 0.378,
  5135.         "cylinder_radius_m": 0.25,
  5136.         "cylinder_height_m": 0.4,
  5137.         "shoulder_mode_scale": 0.5
  5138.       },
  5139.       "encounter": {
  5140.         "base_capture_rate": 0.1,
  5141.         "base_flee_rate": 0.1,
  5142.         "collision_radius_m": 0.1,
  5143.         "collision_height_m": 0.1,
  5144.         "collision_head_radius_m": 0.126,
  5145.         "movement_type": "MOVEMENT_JUMP",
  5146.         "movement_timer_s": 10,
  5147.         "jump_time_s": 0.9,
  5148.         "attack_timer_s": 29,
  5149.         "bonus_candy_capture_reward": 2,
  5150.         "bonus_stardust_capture_reward": 200,
  5151.         "attack_probability": 0.1,
  5152.         "dodge_probability": 0.15,
  5153.         "dodge_duration_s": 1,
  5154.         "dodge_distance": 1,
  5155.         "camera_distance": 3,
  5156.         "min_pokemon_action_frequency_s": 0.2,
  5157.         "max_pokemon_action_frequency_s": 1.6
  5158.       },
  5159.       "stats": {
  5160.         "base_stamina": 155,
  5161.         "base_attack": 250,
  5162.         "base_defense": 127
  5163.       },
  5164.       "quick_moves": [ "SHADOW_CLAW_FAST", "SNARL_FAST" ],
  5165.       "cinematic_moves": [ "FOUL_PLAY", "SLUDGE_BOMB", "FLAMETHROWER"],
  5166.       "animation_time": [ 0, 0 ],
  5167.       "evolution_pips": 1,
  5168.       "pokedex_height_m": 1.6,
  5169.       "pokedex_weight_kg": 81.1,
  5170.       "parent_pokemon_id": "ZORUA",
  5171.       "height_std_dev": 0.2,
  5172.       "weight_std_dev": 10.1375,
  5173.       "family_id": "FAMILY_ZORUA",
  5174.       "candy_to_evolve": 25,
  5175.       "km_buddy_distance": 5,
  5176.       "model_height": 0.4,
  5177.       "model_scale_v2": 1.1,
  5178.       "buddy_offset_male": 0,
  5179.       "buddy_offset_female": 0,
  5180.       "buddy_scale": 19,
  5181.       "buddy_portrait_offset": 0,
  5182.       "third_move": {
  5183.         "stardust_to_unlock": 75000,
  5184.         "candy_to_unlock": 75
  5185.       },
  5186.       "is_transferable": "true",
  5187.       "is_deployable": "true"
  5188.     }
  5189.   }, {
  5190.     "template_id": "V0572_POKEMON_MINCCINO",
  5191.     "pokemon_settings": {
  5192.       "pokemon_id": "MINCCINO",
  5193.       "model_scale": 1.26,
  5194.       "type": "POKEMON_TYPE_NORMAL",
  5195.       "camera": {
  5196.         "disk_radius_m": 0.378,
  5197.         "cylinder_radius_m": 0.25,
  5198.         "cylinder_height_m": 0.4,
  5199.         "shoulder_mode_scale": 0.5
  5200.       },
  5201.       "encounter": {
  5202.         "base_capture_rate": 0.3,
  5203.         "base_flee_rate": 0.1,
  5204.         "collision_radius_m": 0.1,
  5205.         "collision_height_m": 0.1,
  5206.         "collision_head_radius_m": 0.126,
  5207.         "movement_type": "MOVEMENT_JUMP",
  5208.         "movement_timer_s": 10,
  5209.         "jump_time_s": 0.9,
  5210.         "attack_timer_s": 29,
  5211.         "attack_probability": 0.1,
  5212.         "dodge_probability": 0.15,
  5213.         "dodge_duration_s": 1,
  5214.         "dodge_distance": 1,
  5215.         "camera_distance": 2.25,
  5216.         "min_pokemon_action_frequency_s": 0.2,
  5217.         "max_pokemon_action_frequency_s": 1.6
  5218.       },
  5219.       "stats": {
  5220.         "base_stamina": 146,
  5221.         "base_attack": 98,
  5222.         "base_defense": 80
  5223.       },
  5224.       "quick_moves": [ "POUND_FAST", "CHARM_FAST" ],
  5225.       "cinematic_moves": [ "SWIFT", "THUNDERBOLT", "AQUA_TAIL"],
  5226.       "animation_time": [ 0, 0 ],
  5227.       "evolution_pips": 1,
  5228.       "pokedex_height_m": 0.4,
  5229.       "pokedex_weight_kg": 5.8,
  5230.       "height_std_dev": 0.05,
  5231.       "weight_std_dev": 0.725,
  5232.       "family_id": "FAMILY_MINCCINO",
  5233.       "candy_to_evolve": 25,
  5234.       "km_buddy_distance": 3,
  5235.       "model_height": 0.4,
  5236.       "evolution_branch": {
  5237.         "evolution": "CINCCINO",
  5238.         "evolution_item_requirement": "ITEM_GEN_5_EVOLUTION_STONE",
  5239.         "candy_cost": 50
  5240.       },
  5241.       "model_scale_v2": 1.1,
  5242.       "buddy_offset_male": 0,
  5243.       "buddy_offset_female": 0,
  5244.       "buddy_scale": 19,
  5245.       "buddy_portrait_offset": 0,
  5246.       "third_move": {
  5247.         "stardust_to_unlock": 50000,
  5248.         "candy_to_unlock": 50
  5249.       },
  5250.       "is_transferable": "true",
  5251.       "is_deployable": "true"
  5252.     }
  5253.   }, {
  5254.     "template_id": "V0573_POKEMON_CINCCINO",
  5255.     "pokemon_settings": {
  5256.       "pokemon_id": "CINCCINO",
  5257.       "model_scale": 1.26,
  5258.       "type": "POKEMON_TYPE_NORMAL",
  5259.       "camera": {
  5260.         "disk_radius_m": 0.378,
  5261.         "cylinder_radius_m": 0.25,
  5262.         "cylinder_height_m": 0.4,
  5263.         "shoulder_mode_scale": 0.5
  5264.       },
  5265.       "encounter": {
  5266.         "base_capture_rate": 0.1,
  5267.         "base_flee_rate": 0.1,
  5268.         "collision_radius_m": 0.1,
  5269.         "collision_height_m": 0.1,
  5270.         "collision_head_radius_m": 0.126,
  5271.         "movement_type": "MOVEMENT_JUMP",
  5272.         "movement_timer_s": 10,
  5273.         "jump_time_s": 0.9,
  5274.         "attack_timer_s": 29,
  5275.         "bonus_candy_capture_reward": 2,
  5276.         "bonus_stardust_capture_reward": 200,
  5277.         "attack_probability": 0.1,
  5278.         "dodge_probability": 0.15,
  5279.         "dodge_duration_s": 1,
  5280.         "dodge_distance": 1,
  5281.         "camera_distance": 6,
  5282.         "min_pokemon_action_frequency_s": 0.2,
  5283.         "max_pokemon_action_frequency_s": 1.6
  5284.       },
  5285.       "stats": {
  5286.         "base_stamina": 181,
  5287.         "base_attack": 198,
  5288.         "base_defense": 130
  5289.       },
  5290.       "quick_moves": [ "POUND_FAST", "CHARM_FAST" ],
  5291.       "cinematic_moves": [ "HYPER_BEAM", "THUNDERBOLT", "AQUA_TAIL"],
  5292.       "animation_time": [ 0, 0 ],
  5293.       "evolution_pips": 1,
  5294.       "pokedex_height_m": 0.5,
  5295.       "pokedex_weight_kg": 7.5,
  5296.       "parent_pokemon_id": "MINCCINO",
  5297.       "height_std_dev": 0.0625,
  5298.       "weight_std_dev": 0.9375,
  5299.       "family_id": "FAMILY_MINCCINO",
  5300.       "candy_to_evolve": 25,
  5301.       "km_buddy_distance": 3,
  5302.       "model_height": 0.4,
  5303.       "model_scale_v2": 1.1,
  5304.       "buddy_offset_male": 0,
  5305.       "buddy_offset_female": 0,
  5306.       "buddy_scale": 19,
  5307.       "buddy_portrait_offset": 0,
  5308.       "third_move": {
  5309.         "stardust_to_unlock": 50000,
  5310.         "candy_to_unlock": 50
  5311.       },
  5312.       "is_transferable": "true",
  5313.       "is_deployable": "true"
  5314.     }
  5315.   }, {
  5316.     "template_id": "V0574_POKEMON_GOTHITA",
  5317.     "pokemon_settings": {
  5318.       "pokemon_id": "GOTHITA",
  5319.       "model_scale": 1.26,
  5320.       "type": "POKEMON_TYPE_PSYCHIC",
  5321.       "camera": {
  5322.         "disk_radius_m": 0.378,
  5323.         "cylinder_radius_m": 0.25,
  5324.         "cylinder_height_m": 0.4,
  5325.         "shoulder_mode_scale": 0.5
  5326.       },
  5327.       "encounter": {
  5328.         "base_capture_rate": 0.5,
  5329.         "base_flee_rate": 0.1,
  5330.         "collision_radius_m": 0.1,
  5331.         "collision_height_m": 0.1,
  5332.         "collision_head_radius_m": 0.126,
  5333.         "movement_type": "MOVEMENT_JUMP",
  5334.         "movement_timer_s": 10,
  5335.         "jump_time_s": 0.9,
  5336.         "attack_timer_s": 29,
  5337.         "attack_probability": 0.1,
  5338.         "dodge_probability": 0.15,
  5339.         "dodge_duration_s": 1,
  5340.         "dodge_distance": 1,
  5341.         "camera_distance": 2.25,
  5342.         "min_pokemon_action_frequency_s": 0.2,
  5343.         "max_pokemon_action_frequency_s": 1.6
  5344.       },
  5345.       "stats": {
  5346.         "base_stamina": 128,
  5347.         "base_attack": 98,
  5348.         "base_defense": 112
  5349.       },
  5350.       "quick_moves": [ "POUND_FAST", "CONFUSION_FAST" ],
  5351.       "cinematic_moves": [ "PSYBEAM", "PSYSHOCK", "PSYCHIC"],
  5352.       "animation_time": [ 0, 0 ],
  5353.       "evolution_pips": 1,
  5354.       "pokedex_height_m": 0.4,
  5355.       "pokedex_weight_kg": 5.8,
  5356.       "height_std_dev": 0.05,
  5357.       "weight_std_dev": 0.725,
  5358.       "family_id": "FAMILY_GOTHITA",
  5359.       "candy_to_evolve": 25,
  5360.       "km_buddy_distance": 3,
  5361.       "model_height": 0.4,
  5362.       "evolution_branch": {
  5363.         "evolution": "GOTHORITA",
  5364.         "candy_cost": 25
  5365.       },
  5366.       "model_scale_v2": 1.1,
  5367.       "buddy_offset_male": 0,
  5368.       "buddy_offset_female": 0,
  5369.       "buddy_scale": 19,
  5370.       "buddy_portrait_offset": 0,
  5371.       "third_move": {
  5372.         "stardust_to_unlock": 50000,
  5373.         "candy_to_unlock": 50
  5374.       },
  5375.       "is_transferable": "true",
  5376.       "is_deployable": "true"
  5377.     }
  5378.   }, {
  5379.     "template_id": "V0575_POKEMON_GOTHORITA",
  5380.     "pokemon_settings": {
  5381.       "pokemon_id": "GOTHORITA",
  5382.       "model_scale": 1.26,
  5383.       "type": "POKEMON_TYPE_PSYCHIC",
  5384.       "camera": {
  5385.         "disk_radius_m": 0.378,
  5386.         "cylinder_radius_m": 0.25,
  5387.         "cylinder_height_m": 0.4,
  5388.         "shoulder_mode_scale": 0.5
  5389.       },
  5390.       "encounter": {
  5391.         "base_capture_rate": 0.25,
  5392.         "base_flee_rate": 0.1,
  5393.         "collision_radius_m": 0.1,
  5394.         "collision_height_m": 0.1,
  5395.         "collision_head_radius_m": 0.126,
  5396.         "movement_type": "MOVEMENT_JUMP",
  5397.         "movement_timer_s": 10,
  5398.         "jump_time_s": 0.9,
  5399.         "attack_timer_s": 29,
  5400.         "bonus_candy_capture_reward": 2,
  5401.         "bonus_stardust_capture_reward": 200,
  5402.         "attack_probability": 0.1,
  5403.         "dodge_probability": 0.15,
  5404.         "dodge_duration_s": 1,
  5405.         "dodge_distance": 1,
  5406.         "camera_distance": 2.25,
  5407.         "min_pokemon_action_frequency_s": 0.2,
  5408.         "max_pokemon_action_frequency_s": 1.6
  5409.       },
  5410.       "stats": {
  5411.         "base_stamina": 155,
  5412.         "base_attack": 137,
  5413.         "base_defense": 153
  5414.       },
  5415.       "quick_moves": [ "POUND_FAST", "CONFUSION_FAST" ],
  5416.       "cinematic_moves": [ "PSYBEAM", "FUTURESIGHT", "PSYCHIC"],
  5417.       "animation_time": [ 0, 0 ],
  5418.       "evolution_pips": 1,
  5419.       "pokedex_height_m": 0.7,
  5420.       "pokedex_weight_kg": 18,
  5421.       "parent_pokemon_id": "GOTHITA",
  5422.       "height_std_dev": 0.0875,
  5423.       "weight_std_dev": 2.25,
  5424.       "family_id": "FAMILY_GOTHITA",
  5425.       "candy_to_evolve": 25,
  5426.       "km_buddy_distance": 3,
  5427.       "model_height": 0.4,
  5428.       "evolution_branch": {
  5429.         "evolution": "GOTHITELLE",
  5430.         "candy_cost": 100
  5431.       },
  5432.       "model_scale_v2": 1.1,
  5433.       "buddy_offset_male": 0,
  5434.       "buddy_offset_female": 0,
  5435.       "buddy_scale": 19,
  5436.       "buddy_portrait_offset": 0,
  5437.       "third_move": {
  5438.         "stardust_to_unlock": 50000,
  5439.         "candy_to_unlock": 50
  5440.       },
  5441.       "is_transferable": "true",
  5442.       "is_deployable": "true"
  5443.     }
  5444.   }, {
  5445.     "template_id": "V0576_POKEMON_GOTHITELLE",
  5446.     "pokemon_settings": {
  5447.       "pokemon_id": "GOTHITELLE",
  5448.       "model_scale": 1.26,
  5449.       "type": "POKEMON_TYPE_PSYCHIC",
  5450.       "camera": {
  5451.         "disk_radius_m": 0.378,
  5452.         "cylinder_radius_m": 0.25,
  5453.         "cylinder_height_m": 0.4,
  5454.         "shoulder_mode_scale": 0.5
  5455.       },
  5456.       "encounter": {
  5457.         "base_capture_rate": 0.125,
  5458.         "base_flee_rate": 0.1,
  5459.         "collision_radius_m": 0.1,
  5460.         "collision_height_m": 0.1,
  5461.         "collision_head_radius_m": 0.126,
  5462.         "movement_type": "MOVEMENT_JUMP",
  5463.         "movement_timer_s": 10,
  5464.         "jump_time_s": 0.9,
  5465.         "attack_timer_s": 29,
  5466.         "bonus_candy_capture_reward": 7,
  5467.         "bonus_stardust_capture_reward": 400,
  5468.         "attack_probability": 0.1,
  5469.         "dodge_probability": 0.15,
  5470.         "dodge_duration_s": 1,
  5471.         "dodge_distance": 1,
  5472.         "camera_distance": 7,
  5473.         "min_pokemon_action_frequency_s": 0.2,
  5474.         "max_pokemon_action_frequency_s": 1.6
  5475.       },
  5476.       "stats": {
  5477.         "base_stamina": 172,
  5478.         "base_attack": 176,
  5479.         "base_defense": 205
  5480.       },
  5481.       "quick_moves": [ "CHARM_FAST", "CONFUSION_FAST" ],
  5482.       "cinematic_moves": [ "ROCK_SLIDE", "FUTURESIGHT", "PSYCHIC"],
  5483.       "animation_time": [ 0, 0 ],
  5484.       "evolution_pips": 1,
  5485.       "pokedex_height_m": 1.5,
  5486.       "pokedex_weight_kg": 44,
  5487.       "parent_pokemon_id": "GOTHORITA",
  5488.       "height_std_dev": 0.1875,
  5489.       "weight_std_dev": 5.5,
  5490.       "family_id": "FAMILY_GOTHITA",
  5491.       "candy_to_evolve": 25,
  5492.       "km_buddy_distance": 3,
  5493.       "model_height": 0.4,
  5494.       "model_scale_v2": 1.1,
  5495.       "buddy_offset_male": 0,
  5496.       "buddy_offset_female": 0,
  5497.       "buddy_scale": 19,
  5498.       "buddy_portrait_offset": 0,
  5499.       "third_move": {
  5500.         "stardust_to_unlock": 50000,
  5501.         "candy_to_unlock": 50
  5502.       },
  5503.       "is_transferable": "true",
  5504.       "is_deployable": "true"
  5505.     }
  5506.   }, {
  5507.     "template_id": "V0577_POKEMON_SOLOSIS",
  5508.     "pokemon_settings": {
  5509.       "pokemon_id": "SOLOSIS",
  5510.       "model_scale": 1.26,
  5511.       "type": "POKEMON_TYPE_PSYCHIC",
  5512.       "camera": {
  5513.         "disk_radius_m": 0.378,
  5514.         "cylinder_radius_m": 0.25,
  5515.         "cylinder_height_m": 0.4,
  5516.         "shoulder_mode_scale": 0.5
  5517.       },
  5518.       "encounter": {
  5519.         "base_capture_rate": 0.5,
  5520.         "base_flee_rate": 0.1,
  5521.         "collision_radius_m": 0.1,
  5522.         "collision_height_m": 0.1,
  5523.         "collision_head_radius_m": 0.126,
  5524.         "movement_type": "MOVEMENT_JUMP",
  5525.         "movement_timer_s": 10,
  5526.         "jump_time_s": 0.9,
  5527.         "attack_timer_s": 29,
  5528.         "attack_probability": 0.1,
  5529.         "dodge_probability": 0.15,
  5530.         "dodge_duration_s": 1,
  5531.         "dodge_distance": 1,
  5532.         "camera_distance": 2.25,
  5533.         "min_pokemon_action_frequency_s": 0.2,
  5534.         "max_pokemon_action_frequency_s": 1.6
  5535.       },
  5536.       "stats": {
  5537.         "base_stamina": 128,
  5538.         "base_attack": 170,
  5539.         "base_defense": 83
  5540.       },
  5541.       "quick_moves": [ "HIDDEN_POWER_FAST", "ZEN_HEADBUTT_FAST" ],
  5542.       "cinematic_moves": [ "PSYSHOCK", "NIGHT_SHADE", "THUNDER"],
  5543.       "animation_time": [ 0, 0 ],
  5544.       "evolution_pips": 1,
  5545.       "pokedex_height_m": 0.3,
  5546.       "pokedex_weight_kg": 1,
  5547.       "height_std_dev": 0.0375,
  5548.       "weight_std_dev": 0.125,
  5549.       "family_id": "FAMILY_SOLOSIS",
  5550.       "candy_to_evolve": 25,
  5551.       "km_buddy_distance": 3,
  5552.       "model_height": 0.4,
  5553.       "evolution_branch": {
  5554.         "evolution": "DUOSION",
  5555.         "candy_cost": 25
  5556.       },
  5557.       "model_scale_v2": 1.1,
  5558.       "buddy_offset_male": 0,
  5559.       "buddy_offset_female": 0,
  5560.       "buddy_scale": 19,
  5561.       "buddy_portrait_offset": 0,
  5562.       "third_move": {
  5563.         "stardust_to_unlock": 50000,
  5564.         "candy_to_unlock": 50
  5565.       },
  5566.       "is_transferable": "true",
  5567.       "is_deployable": "true"
  5568.     }
  5569.   }, {
  5570.     "template_id": "V0578_POKEMON_DUOSION",
  5571.     "pokemon_settings": {
  5572.       "pokemon_id": "DUOSION",
  5573.       "model_scale": 1.26,
  5574.       "type": "POKEMON_TYPE_PSYCHIC",
  5575.       "camera": {
  5576.         "disk_radius_m": 0.378,
  5577.         "cylinder_radius_m": 0.25,
  5578.         "cylinder_height_m": 0.4,
  5579.         "shoulder_mode_scale": 0.5
  5580.       },
  5581.       "encounter": {
  5582.         "base_capture_rate": 0.25,
  5583.         "base_flee_rate": 0.1,
  5584.         "collision_radius_m": 0.1,
  5585.         "collision_height_m": 0.1,
  5586.         "collision_head_radius_m": 0.126,
  5587.         "movement_type": "MOVEMENT_JUMP",
  5588.         "movement_timer_s": 10,
  5589.         "jump_time_s": 0.9,
  5590.         "attack_timer_s": 29,
  5591.         "bonus_candy_capture_reward": 2,
  5592.         "bonus_stardust_capture_reward": 200,
  5593.         "attack_probability": 0.1,
  5594.         "dodge_probability": 0.15,
  5595.         "dodge_duration_s": 1,
  5596.         "dodge_distance": 1,
  5597.         "camera_distance": 2.25,
  5598.         "min_pokemon_action_frequency_s": 0.2,
  5599.         "max_pokemon_action_frequency_s": 1.6
  5600.       },
  5601.       "stats": {
  5602.         "base_stamina": 163,
  5603.         "base_attack": 208,
  5604.         "base_defense": 103
  5605.       },
  5606.       "quick_moves": [ "HIDDEN_POWER_FAST", "ZEN_HEADBUTT_FAST" ],
  5607.       "cinematic_moves": [ "PSYSHOCK", "NIGHT_SHADE", "THUNDER"],
  5608.       "animation_time": [ 0, 0 ],
  5609.       "evolution_pips": 1,
  5610.       "pokedex_height_m": 0.6,
  5611.       "pokedex_weight_kg": 8,
  5612.       "parent_pokemon_id": "SOLOSIS",
  5613.       "height_std_dev": 0.075,
  5614.       "weight_std_dev": 1,
  5615.       "family_id": "FAMILY_SOLOSIS",
  5616.       "candy_to_evolve": 25,
  5617.       "km_buddy_distance": 3,
  5618.       "model_height": 0.4,
  5619.       "evolution_branch": {
  5620.         "evolution": "REUNICLUS",
  5621.         "candy_cost": 100
  5622.       },
  5623.       "model_scale_v2": 1.1,
  5624.       "buddy_offset_male": 0,
  5625.       "buddy_offset_female": 0,
  5626.       "buddy_scale": 19,
  5627.       "buddy_portrait_offset": 0,
  5628.       "third_move": {
  5629.         "stardust_to_unlock": 50000,
  5630.         "candy_to_unlock": 50
  5631.       },
  5632.       "is_transferable": "true",
  5633.       "is_deployable": "true"
  5634.     }
  5635.   }, {
  5636.     "template_id": "V0579_POKEMON_REUNICLUS",
  5637.     "pokemon_settings": {
  5638.       "pokemon_id": "REUNICLUS",
  5639.       "model_scale": 1.26,
  5640.       "type": "POKEMON_TYPE_PSYCHIC",
  5641.       "camera": {
  5642.         "disk_radius_m": 0.378,
  5643.         "cylinder_radius_m": 0.25,
  5644.         "cylinder_height_m": 0.4,
  5645.         "shoulder_mode_scale": 0.5
  5646.       },
  5647.       "encounter": {
  5648.         "base_capture_rate": 0.125,
  5649.         "base_flee_rate": 0.1,
  5650.         "collision_radius_m": 0.1,
  5651.         "collision_height_m": 0.1,
  5652.         "collision_head_radius_m": 0.126,
  5653.         "movement_type": "MOVEMENT_JUMP",
  5654.         "movement_timer_s": 10,
  5655.         "jump_time_s": 0.9,
  5656.         "attack_timer_s": 29,
  5657.         "bonus_candy_capture_reward": 7,
  5658.         "bonus_stardust_capture_reward": 400,
  5659.         "attack_probability": 0.1,
  5660.         "dodge_probability": 0.15,
  5661.         "dodge_duration_s": 1,
  5662.         "dodge_distance": 1,
  5663.         "camera_distance": 2.25,
  5664.         "min_pokemon_action_frequency_s": 0.2,
  5665.         "max_pokemon_action_frequency_s": 1.6
  5666.       },
  5667.       "stats": {
  5668.         "base_stamina": 242,
  5669.         "base_attack": 214,
  5670.         "base_defense": 148
  5671.       },
  5672.       "quick_moves": [ "HIDDEN_POWER_FAST", "ZEN_HEADBUTT_FAST" ],
  5673.       "cinematic_moves": [ "FUTURESIGHT", "SHADOW_BALL", "THUNDER"],
  5674.       "animation_time": [ 0, 0 ],
  5675.       "evolution_pips": 1,
  5676.       "pokedex_height_m": 1,
  5677.       "pokedex_weight_kg": 20.1,
  5678.       "parent_pokemon_id": "DUOSION",
  5679.       "height_std_dev": 0.125,
  5680.       "weight_std_dev": 2.5125,
  5681.       "family_id": "FAMILY_SOLOSIS",
  5682.       "candy_to_evolve": 25,
  5683.       "km_buddy_distance": 3,
  5684.       "model_height": 0.4,
  5685.       "model_scale_v2": 1.1,
  5686.       "buddy_offset_male": 0,
  5687.       "buddy_offset_female": 0,
  5688.       "buddy_scale": 19,
  5689.       "buddy_portrait_offset": 0,
  5690.       "third_move": {
  5691.         "stardust_to_unlock": 50000,
  5692.         "candy_to_unlock": 50
  5693.       },
  5694.       "is_transferable": "true",
  5695.       "is_deployable": "true"
  5696.     }
  5697.   }, {
  5698.     "template_id": "V0580_POKEMON_DUCKLETT",
  5699.     "pokemon_settings": {
  5700.       "pokemon_id": "DUCKLETT",
  5701.       "model_scale": 1.26,
  5702.       "type": "POKEMON_TYPE_WATER",
  5703.       "type_2": "POKEMON_TYPE_FLYING",
  5704.       "camera": {
  5705.         "disk_radius_m": 0.378,
  5706.         "cylinder_radius_m": 0.25,
  5707.         "cylinder_height_m": 0.4,
  5708.         "shoulder_mode_scale": 0.5
  5709.       },
  5710.       "encounter": {
  5711.         "base_capture_rate": 0.5,
  5712.         "base_flee_rate": 0.1,
  5713.         "collision_radius_m": 0.1,
  5714.         "collision_height_m": 0.1,
  5715.         "collision_head_radius_m": 0.126,
  5716.         "movement_type": "MOVEMENT_JUMP",
  5717.         "movement_timer_s": 10,
  5718.         "jump_time_s": 0.9,
  5719.         "attack_timer_s": 29,
  5720.         "attack_probability": 0.1,
  5721.         "dodge_probability": 0.15,
  5722.         "dodge_duration_s": 1,
  5723.         "dodge_distance": 1,
  5724.         "camera_distance": 2.25,
  5725.         "min_pokemon_action_frequency_s": 0.2,
  5726.         "max_pokemon_action_frequency_s": 1.6
  5727.       },
  5728.       "stats": {
  5729.         "base_stamina": 158,
  5730.         "base_attack": 84,
  5731.         "base_defense": 96
  5732.       },
  5733.       "quick_moves": [ "WATER_GUN_FAST", "WING_ATTACK_FAST" ],
  5734.       "cinematic_moves": [ "AERIAL_ACE", "BUBBLE_BEAM", "BRAVE_BIRD"],
  5735.       "animation_time": [ 0, 0 ],
  5736.       "evolution_pips": 1,
  5737.       "pokedex_height_m": 0.5,
  5738.       "pokedex_weight_kg": 5.5,
  5739.       "height_std_dev": 0.0625,
  5740.       "weight_std_dev": 0.6875,
  5741.       "family_id": "FAMILY_DUCKLETT",
  5742.       "candy_to_evolve": 25,
  5743.       "km_buddy_distance": 3,
  5744.       "model_height": 0.4,
  5745.       "evolution_branch": {
  5746.         "evolution": "SWANNA",
  5747.         "candy_cost": 50
  5748.       },
  5749.       "model_scale_v2": 1.1,
  5750.       "buddy_offset_male": 0,
  5751.       "buddy_offset_female": 0,
  5752.       "buddy_scale": 19,
  5753.       "buddy_portrait_offset": 0,
  5754.       "third_move": {
  5755.         "stardust_to_unlock": 50000,
  5756.         "candy_to_unlock": 50
  5757.       },
  5758.       "is_transferable": "true",
  5759.       "is_deployable": "true"
  5760.     }
  5761.   }, {
  5762.     "template_id": "V0581_POKEMON_SWANNA",
  5763.     "pokemon_settings": {
  5764.       "pokemon_id": "SWANNA",
  5765.       "model_scale": 1.26,
  5766.       "type": "POKEMON_TYPE_WATER",
  5767.       "type_2": "POKEMON_TYPE_FLYING",
  5768.       "camera": {
  5769.         "disk_radius_m": 0.378,
  5770.         "cylinder_radius_m": 0.25,
  5771.         "cylinder_height_m": 0.4,
  5772.         "shoulder_mode_scale": 0.5
  5773.       },
  5774.       "encounter": {
  5775.         "base_capture_rate": 0.4,
  5776.         "base_flee_rate": 0.1,
  5777.         "collision_radius_m": 0.1,
  5778.         "collision_height_m": 0.1,
  5779.         "collision_head_radius_m": 0.126,
  5780.         "movement_type": "MOVEMENT_JUMP",
  5781.         "movement_timer_s": 10,
  5782.         "jump_time_s": 0.9,
  5783.         "attack_timer_s": 29,
  5784.         "bonus_candy_capture_reward": 2,
  5785.         "bonus_stardust_capture_reward": 200,
  5786.         "attack_probability": 0.1,
  5787.         "dodge_probability": 0.15,
  5788.         "dodge_duration_s": 1,
  5789.         "dodge_distance": 1,
  5790.         "camera_distance": 2.25,
  5791.         "min_pokemon_action_frequency_s": 0.2,
  5792.         "max_pokemon_action_frequency_s": 1.6
  5793.       },
  5794.       "stats": {
  5795.         "base_stamina": 181,
  5796.         "base_attack": 182,
  5797.         "base_defense": 132
  5798.       },
  5799.       "quick_moves": [ "WATER_GUN_FAST", "AIR_SLASH_FAST" ],
  5800.       "cinematic_moves": [ "ICE_BEAM", "BUBBLE_BEAM", "HURRICANE"],
  5801.       "animation_time": [ 0, 0 ],
  5802.       "evolution_pips": 1,
  5803.       "pokedex_height_m": 1.3,
  5804.       "pokedex_weight_kg": 24.2,
  5805.       "parent_pokemon_id": "DUCKLETT",
  5806.       "height_std_dev": 0.1625,
  5807.       "weight_std_dev": 3.025,
  5808.       "family_id": "FAMILY_DUCKLETT",
  5809.       "candy_to_evolve": 25,
  5810.       "km_buddy_distance": 3,
  5811.       "model_height": 0.4,
  5812.       "model_scale_v2": 1.1,
  5813.       "buddy_offset_male": 0,
  5814.       "buddy_offset_female": 0,
  5815.       "buddy_scale": 19,
  5816.       "buddy_portrait_offset": 0,
  5817.       "third_move": {
  5818.         "stardust_to_unlock": 50000,
  5819.         "candy_to_unlock": 50
  5820.       },
  5821.       "is_transferable": "true",
  5822.       "is_deployable": "true"
  5823.     }
  5824.   }, {
  5825.     "template_id": "V0582_POKEMON_VANILLITE",
  5826.     "pokemon_settings": {
  5827.       "pokemon_id": "VANILLITE",
  5828.       "model_scale": 1.26,
  5829.       "type": "POKEMON_TYPE_ICE",
  5830.       "camera": {
  5831.         "disk_radius_m": 0.378,
  5832.         "cylinder_radius_m": 0.25,
  5833.         "cylinder_height_m": 0.4,
  5834.         "shoulder_mode_scale": 0.5
  5835.       },
  5836.       "encounter": {
  5837.         "base_capture_rate": 0.1,
  5838.         "base_flee_rate": 0.1,
  5839.         "collision_radius_m": 0.1,
  5840.         "collision_height_m": 0.1,
  5841.         "collision_head_radius_m": 0.126,
  5842.         "movement_type": "MOVEMENT_JUMP",
  5843.         "movement_timer_s": 10,
  5844.         "jump_time_s": 0.9,
  5845.         "attack_timer_s": 29,
  5846.         "attack_probability": 0.1,
  5847.         "dodge_probability": 0.15,
  5848.         "dodge_duration_s": 1,
  5849.         "dodge_distance": 1,
  5850.         "camera_distance": 2.25,
  5851.         "min_pokemon_action_frequency_s": 0.2,
  5852.         "max_pokemon_action_frequency_s": 1.6
  5853.       },
  5854.       "stats": {
  5855.         "base_stamina": 113,
  5856.         "base_attack": 118,
  5857.         "base_defense": 106
  5858.       },
  5859.       "quick_moves": [ "POWDER_SNOW_FAST", "ASTONISH_FAST" ],
  5860.       "cinematic_moves": [ "ICY_WIND", "ICE_BEAM", "SIGNAL_BEAM"],
  5861.       "animation_time": [ 0, 0 ],
  5862.       "evolution_pips": 1,
  5863.       "pokedex_height_m": 0.4,
  5864.       "pokedex_weight_kg": 5.7,
  5865.       "height_std_dev": 0.05,
  5866.       "weight_std_dev": 0.7125,
  5867.       "family_id": "FAMILY_VANILLITE",
  5868.       "candy_to_evolve": 25,
  5869.       "km_buddy_distance": 3,
  5870.       "model_height": 0.4,
  5871.       "evolution_branch": {
  5872.         "evolution": "VANILLISH",
  5873.         "candy_cost": 25
  5874.       },
  5875.       "model_scale_v2": 1.1,
  5876.       "buddy_offset_male": 0,
  5877.       "buddy_offset_female": 0,
  5878.       "buddy_scale": 19,
  5879.       "buddy_portrait_offset": 0,
  5880.       "third_move": {
  5881.         "stardust_to_unlock": 50000,
  5882.         "candy_to_unlock": 50
  5883.       },
  5884.       "is_transferable": "true",
  5885.       "is_deployable": "true"
  5886.     }
  5887.   }, {
  5888.     "template_id": "V0583_POKEMON_VANILLISH",
  5889.     "pokemon_settings": {
  5890.       "pokemon_id": "VANILLISH",
  5891.       "model_scale": 1.26,
  5892.       "type": "POKEMON_TYPE_ICE",
  5893.       "camera": {
  5894.         "disk_radius_m": 0.378,
  5895.         "cylinder_radius_m": 0.25,
  5896.         "cylinder_height_m": 0.4,
  5897.         "shoulder_mode_scale": 0.5
  5898.       },
  5899.       "encounter": {
  5900.         "base_capture_rate": 0.05,
  5901.         "base_flee_rate": 0.1,
  5902.         "collision_radius_m": 0.1,
  5903.         "collision_height_m": 0.1,
  5904.         "collision_head_radius_m": 0.126,
  5905.         "movement_type": "MOVEMENT_JUMP",
  5906.         "movement_timer_s": 10,
  5907.         "jump_time_s": 0.9,
  5908.         "attack_timer_s": 29,
  5909.         "bonus_candy_capture_reward": 2,
  5910.         "bonus_stardust_capture_reward": 200,
  5911.         "attack_probability": 0.1,
  5912.         "dodge_probability": 0.15,
  5913.         "dodge_duration_s": 1,
  5914.         "dodge_distance": 1,
  5915.         "camera_distance": 2.25,
  5916.         "min_pokemon_action_frequency_s": 0.2,
  5917.         "max_pokemon_action_frequency_s": 1.6
  5918.       },
  5919.       "stats": {
  5920.         "base_stamina": 139,
  5921.         "base_attack": 151,
  5922.         "base_defense": 138
  5923.       },
  5924.       "quick_moves": [ "FROST_BREATH_FAST", "ASTONISH_FAST" ],
  5925.       "cinematic_moves": [ "ICY_WIND", "ICE_BEAM", "SIGNAL_BEAM"],
  5926.       "animation_time": [ 0, 0 ],
  5927.       "evolution_pips": 1,
  5928.       "pokedex_height_m": 1.1,
  5929.       "pokedex_weight_kg": 41,
  5930.       "parent_pokemon_id": "VANILLITE",
  5931.       "height_std_dev": 0.1375,
  5932.       "weight_std_dev": 5.125,
  5933.       "family_id": "FAMILY_VANILLITE",
  5934.       "candy_to_evolve": 25,
  5935.       "km_buddy_distance": 3,
  5936.       "model_height": 0.4,
  5937.       "evolution_branch": {
  5938.         "evolution": "VANILLITE",
  5939.         "candy_cost": 100
  5940.       },
  5941.       "model_scale_v2": 1.1,
  5942.       "buddy_offset_male": 0,
  5943.       "buddy_offset_female": 0,
  5944.       "buddy_scale": 19,
  5945.       "buddy_portrait_offset": 0,
  5946.       "third_move": {
  5947.         "stardust_to_unlock": 50000,
  5948.         "candy_to_unlock": 50
  5949.       },
  5950.       "is_transferable": "true",
  5951.       "is_deployable": "true"
  5952.     }
  5953.   }, {
  5954.     "template_id": "V0584_POKEMON_VANILLUXE",
  5955.     "pokemon_settings": {
  5956.       "pokemon_id": "VANILLUXE",
  5957.       "model_scale": 1.26,
  5958.       "type": "POKEMON_TYPE_ICE",
  5959.       "camera": {
  5960.         "disk_radius_m": 0.378,
  5961.         "cylinder_radius_m": 0.25,
  5962.         "cylinder_height_m": 0.4,
  5963.         "shoulder_mode_scale": 0.5
  5964.       },
  5965.       "encounter": {
  5966.         "base_capture_rate": 0.125,
  5967.         "base_flee_rate": 0.1,
  5968.         "collision_radius_m": 0.1,
  5969.         "collision_height_m": 0.1,
  5970.         "collision_head_radius_m": 0.126,
  5971.         "movement_type": "MOVEMENT_JUMP",
  5972.         "movement_timer_s": 10,
  5973.         "jump_time_s": 0.9,
  5974.         "attack_timer_s": 29,
  5975.         "bonus_candy_capture_reward": 7,
  5976.         "bonus_stardust_capture_reward": 400,
  5977.         "attack_probability": 0.1,
  5978.         "dodge_probability": 0.15,
  5979.         "dodge_duration_s": 1,
  5980.         "dodge_distance": 1,
  5981.         "camera_distance": 4,
  5982.         "min_pokemon_action_frequency_s": 0.2,
  5983.         "max_pokemon_action_frequency_s": 1.6
  5984.       },
  5985.       "stats": {
  5986.         "base_stamina": 174,
  5987.         "base_attack": 218,
  5988.         "base_defense": 184
  5989.       },
  5990.       "quick_moves": [ "FROST_BREATH_FAST", "ASTONISH_FAST" ],
  5991.       "cinematic_moves": [ "BLIZZARD", "FLASH_CANNON", "SIGNAL_BEAM"],
  5992.       "animation_time": [ 0, 0 ],
  5993.       "evolution_pips": 1,
  5994.       "pokedex_height_m": 1.3,
  5995.       "pokedex_weight_kg": 57.5,
  5996.       "parent_pokemon_id": "VANILLISH",
  5997.       "height_std_dev": 0.1625,
  5998.       "weight_std_dev": 7.1875,
  5999.       "family_id": "FAMILY_VANILLITE",
  6000.       "candy_to_evolve": 25,
  6001.       "km_buddy_distance": 3,
  6002.       "model_height": 0.4,
  6003.       "model_scale_v2": 1.1,
  6004.       "buddy_offset_male": 0,
  6005.       "buddy_offset_female": 0,
  6006.       "buddy_scale": 19,
  6007.       "buddy_portrait_offset": 0,
  6008.       "third_move": {
  6009.         "stardust_to_unlock": 50000,
  6010.         "candy_to_unlock": 50
  6011.       },
  6012.       "is_transferable": "true",
  6013.       "is_deployable": "true"
  6014.     }
  6015.   }, {
  6016.     "template_id": "V0585_POKEMON_DEERLING",
  6017.     "pokemon_settings": {
  6018.       "pokemon_id": "DEERLING",
  6019.       "model_scale": 1.26,
  6020.       "type": "POKEMON_TYPE_NORMAL",
  6021.       "type_2": "POKEMON_TYPE_GRASS",
  6022.       "camera": {
  6023.         "disk_radius_m": 0.378,
  6024.         "cylinder_radius_m": 0.25,
  6025.         "cylinder_height_m": 0.4,
  6026.         "shoulder_mode_scale": 0.5
  6027.       },
  6028.       "encounter": {
  6029.         "base_capture_rate": 0.3,
  6030.         "base_flee_rate": 0.1,
  6031.         "collision_radius_m": 0.1,
  6032.         "collision_height_m": 0.1,
  6033.         "collision_head_radius_m": 0.126,
  6034.         "movement_type": "MOVEMENT_JUMP",
  6035.         "movement_timer_s": 10,
  6036.         "jump_time_s": 0.9,
  6037.         "attack_timer_s": 29,
  6038.         "attack_probability": 0.1,
  6039.         "dodge_probability": 0.15,
  6040.         "dodge_duration_s": 1,
  6041.         "dodge_distance": 1,
  6042.         "camera_distance": 2.25,
  6043.         "min_pokemon_action_frequency_s": 0.2,
  6044.         "max_pokemon_action_frequency_s": 1.6
  6045.       },
  6046.       "stats": {
  6047.         "base_stamina": 155,
  6048.         "base_attack": 115,
  6049.         "base_defense": 100
  6050.       },
  6051.       "quick_moves": [ "TACKLE_FAST", "TAKE_DOWN_FAST" ],
  6052.       "cinematic_moves": [ "ENERGY_BALL", "SEED_BOMB", "WILD_CHARGE"],
  6053.       "animation_time": [ 0, 0 ],
  6054.       "evolution_pips": 1,
  6055.       "pokedex_height_m": 0.6,
  6056.       "pokedex_weight_kg": 19.5,
  6057.       "height_std_dev": 0.075,
  6058.       "weight_std_dev": 2.4375,
  6059.       "family_id": "FAMILY_DEERLING",
  6060.       "candy_to_evolve": 25,
  6061.       "km_buddy_distance": 3,
  6062.       "model_height": 0.4,
  6063.       "model_scale_v2": 1.1,
  6064.       "buddy_offset_male": 0,
  6065.       "buddy_offset_female": 0,
  6066.       "buddy_scale": 19,
  6067.       "buddy_portrait_offset": 0,
  6068.       "third_move": {
  6069.         "stardust_to_unlock": 50000,
  6070.         "candy_to_unlock": 50
  6071.       },
  6072.       "is_transferable": "true",
  6073.       "is_deployable": "true"
  6074.     }
  6075.   }, {
  6076.     "template_id": "V0585_POKEMON_DEERLING_AUTUMN",
  6077.     "pokemon_settings": {
  6078.       "pokemon_id": "DEERLING",
  6079.       "model_scale": 1.26,
  6080.       "type": "POKEMON_TYPE_NORMAL",
  6081.       "type_2": "POKEMON_TYPE_GRASS",
  6082.       "camera": {
  6083.         "disk_radius_m": 0.378,
  6084.         "cylinder_radius_m": 0.25,
  6085.         "cylinder_height_m": 0.4,
  6086.         "shoulder_mode_scale": 0.5
  6087.       },
  6088.       "encounter": {
  6089.         "base_capture_rate": 0.3,
  6090.         "base_flee_rate": 0.1,
  6091.         "collision_radius_m": 0.1,
  6092.         "collision_height_m": 0.1,
  6093.         "collision_head_radius_m": 0.126,
  6094.         "movement_type": "MOVEMENT_JUMP",
  6095.         "movement_timer_s": 10,
  6096.         "jump_time_s": 0.9,
  6097.         "attack_timer_s": 29,
  6098.         "attack_probability": 0.1,
  6099.         "dodge_probability": 0.15,
  6100.         "dodge_duration_s": 1,
  6101.         "dodge_distance": 1,
  6102.         "camera_distance": 2.25,
  6103.         "min_pokemon_action_frequency_s": 0.2,
  6104.         "max_pokemon_action_frequency_s": 1.6
  6105.       },
  6106.       "stats": {
  6107.         "base_stamina": 155,
  6108.         "base_attack": 115,
  6109.         "base_defense": 100
  6110.       },
  6111.       "quick_moves": [ "TACKLE_FAST", "TAKE_DOWN_FAST" ],
  6112.       "cinematic_moves": [ "ENERGY_BALL", "SEED_BOMB", "WILD_CHARGE"],
  6113.       "animation_time": [ 0, 0 ],
  6114.       "evolution_pips": 1,
  6115.       "pokedex_height_m": 0.6,
  6116.       "pokedex_weight_kg": 19.5,
  6117.       "height_std_dev": 0.075,
  6118.       "weight_std_dev": 2.4375,
  6119.       "family_id": "FAMILY_DEERLING",
  6120.       "candy_to_evolve": 25,
  6121.       "km_buddy_distance": 3,
  6122.       "model_height": 0.4,
  6123.       "evolution_branch": {
  6124.         "evolution": "SAWSBUCK",
  6125.         "candy_cost": 50,
  6126.         "form": "SAWSBUCK_AUTUMN"
  6127.       },
  6128.       "model_scale_v2": 1.1,
  6129.       "form": "DEERLING_AUTUMN",
  6130.       "buddy_offset_male": 0,
  6131.       "buddy_offset_female": 0,
  6132.       "buddy_scale": 19,
  6133.       "buddy_portrait_offset": 0,
  6134.       "third_move": {
  6135.         "stardust_to_unlock": 50000,
  6136.         "candy_to_unlock": 50
  6137.       },
  6138.       "is_transferable": "true",
  6139.       "is_deployable": "true"
  6140.     }
  6141.   }, {
  6142.     "template_id": "V0585_POKEMON_DEERLING_SPRING",
  6143.     "pokemon_settings": {
  6144.       "pokemon_id": "DEERLING",
  6145.       "model_scale": 1.26,
  6146.       "type": "POKEMON_TYPE_NORMAL",
  6147.       "type_2": "POKEMON_TYPE_GRASS",
  6148.       "camera": {
  6149.         "disk_radius_m": 0.378,
  6150.         "cylinder_radius_m": 0.25,
  6151.         "cylinder_height_m": 0.4,
  6152.         "shoulder_mode_scale": 0.5
  6153.       },
  6154.       "encounter": {
  6155.         "base_capture_rate": 0.3,
  6156.         "base_flee_rate": 0.1,
  6157.         "collision_radius_m": 0.1,
  6158.         "collision_height_m": 0.1,
  6159.         "collision_head_radius_m": 0.126,
  6160.         "movement_type": "MOVEMENT_JUMP",
  6161.         "movement_timer_s": 10,
  6162.         "jump_time_s": 0.9,
  6163.         "attack_timer_s": 29,
  6164.         "attack_probability": 0.1,
  6165.         "dodge_probability": 0.15,
  6166.         "dodge_duration_s": 1,
  6167.         "dodge_distance": 1,
  6168.         "camera_distance": 2.25,
  6169.         "min_pokemon_action_frequency_s": 0.2,
  6170.         "max_pokemon_action_frequency_s": 1.6
  6171.       },
  6172.       "stats": {
  6173.         "base_stamina": 155,
  6174.         "base_attack": 115,
  6175.         "base_defense": 100
  6176.       },
  6177.       "quick_moves": [ "TACKLE_FAST", "TAKE_DOWN_FAST" ],
  6178.       "cinematic_moves": [ "ENERGY_BALL", "SEED_BOMB", "WILD_CHARGE"],
  6179.       "animation_time": [ 0, 0 ],
  6180.       "evolution_pips": 1,
  6181.       "pokedex_height_m": 0.6,
  6182.       "pokedex_weight_kg": 19.5,
  6183.       "height_std_dev": 0.075,
  6184.       "weight_std_dev": 2.4375,
  6185.       "family_id": "FAMILY_DEERLING",
  6186.       "candy_to_evolve": 25,
  6187.       "km_buddy_distance": 3,
  6188.       "model_height": 0.4,
  6189.       "evolution_branch": {
  6190.         "evolution": "SAWSBUCK",
  6191.         "candy_cost": 50,
  6192.         "form": "SAWSBUCK_SPRING"
  6193.       },
  6194.       "model_scale_v2": 1.1,
  6195.       "form": "DEERLING_SPRING",
  6196.       "buddy_offset_male": 0,
  6197.       "buddy_offset_female": 0,
  6198.       "buddy_scale": 19,
  6199.       "buddy_portrait_offset": 0,
  6200.       "third_move": {
  6201.         "stardust_to_unlock": 50000,
  6202.         "candy_to_unlock": 50
  6203.       },
  6204.       "is_transferable": "true",
  6205.       "is_deployable": "true"
  6206.     }
  6207.   }, {
  6208.     "template_id": "V0585_POKEMON_DEERLING_SUMMER",
  6209.     "pokemon_settings": {
  6210.       "pokemon_id": "DEERLING",
  6211.       "model_scale": 1.26,
  6212.       "type": "POKEMON_TYPE_NORMAL",
  6213.       "type_2": "POKEMON_TYPE_GRASS",
  6214.       "camera": {
  6215.         "disk_radius_m": 0.378,
  6216.         "cylinder_radius_m": 0.25,
  6217.         "cylinder_height_m": 0.4,
  6218.         "shoulder_mode_scale": 0.5
  6219.       },
  6220.       "encounter": {
  6221.         "base_capture_rate": 0.3,
  6222.         "base_flee_rate": 0.1,
  6223.         "collision_radius_m": 0.1,
  6224.         "collision_height_m": 0.1,
  6225.         "collision_head_radius_m": 0.126,
  6226.         "movement_type": "MOVEMENT_JUMP",
  6227.         "movement_timer_s": 10,
  6228.         "jump_time_s": 0.9,
  6229.         "attack_timer_s": 29,
  6230.         "attack_probability": 0.1,
  6231.         "dodge_probability": 0.15,
  6232.         "dodge_duration_s": 1,
  6233.         "dodge_distance": 1,
  6234.         "camera_distance": 2.25,
  6235.         "min_pokemon_action_frequency_s": 0.2,
  6236.         "max_pokemon_action_frequency_s": 1.6
  6237.       },
  6238.       "stats": {
  6239.         "base_stamina": 155,
  6240.         "base_attack": 115,
  6241.         "base_defense": 100
  6242.       },
  6243.       "quick_moves": [ "TACKLE_FAST", "TAKE_DOWN_FAST" ],
  6244.       "cinematic_moves": [ "ENERGY_BALL", "SEED_BOMB", "WILD_CHARGE"],
  6245.       "animation_time": [ 0, 0 ],
  6246.       "evolution_pips": 1,
  6247.       "pokedex_height_m": 0.6,
  6248.       "pokedex_weight_kg": 19.5,
  6249.       "height_std_dev": 0.075,
  6250.       "weight_std_dev": 2.4375,
  6251.       "family_id": "FAMILY_DEERLING",
  6252.       "candy_to_evolve": 25,
  6253.       "km_buddy_distance": 3,
  6254.       "model_height": 0.4,
  6255.       "evolution_branch": {
  6256.         "evolution": "SAWSBUCK",
  6257.         "candy_cost": 50,
  6258.         "form": "SAWSBUCK_SUMMER"
  6259.       },
  6260.       "model_scale_v2": 1.1,
  6261.       "form": "DEERLING_SUMMER",
  6262.       "buddy_offset_male": 0,
  6263.       "buddy_offset_female": 0,
  6264.       "buddy_scale": 19,
  6265.       "buddy_portrait_offset": 0,
  6266.       "third_move": {
  6267.         "stardust_to_unlock": 50000,
  6268.         "candy_to_unlock": 50
  6269.       },
  6270.       "is_transferable": "true",
  6271.       "is_deployable": "true"
  6272.     }
  6273.   }, {
  6274.     "template_id": "V0585_POKEMON_DEERLING_WINTER",
  6275.     "pokemon_settings": {
  6276.       "pokemon_id": "DEERLING",
  6277.       "model_scale": 1.26,
  6278.       "type": "POKEMON_TYPE_NORMAL",
  6279.       "type_2": "POKEMON_TYPE_GRASS",
  6280.       "camera": {
  6281.         "disk_radius_m": 0.378,
  6282.         "cylinder_radius_m": 0.25,
  6283.         "cylinder_height_m": 0.4,
  6284.         "shoulder_mode_scale": 0.5
  6285.       },
  6286.       "encounter": {
  6287.         "base_capture_rate": 0.3,
  6288.         "base_flee_rate": 0.1,
  6289.         "collision_radius_m": 0.1,
  6290.         "collision_height_m": 0.1,
  6291.         "collision_head_radius_m": 0.126,
  6292.         "movement_type": "MOVEMENT_JUMP",
  6293.         "movement_timer_s": 10,
  6294.         "jump_time_s": 0.9,
  6295.         "attack_timer_s": 29,
  6296.         "attack_probability": 0.1,
  6297.         "dodge_probability": 0.15,
  6298.         "dodge_duration_s": 1,
  6299.         "dodge_distance": 1,
  6300.         "camera_distance": 2.25,
  6301.         "min_pokemon_action_frequency_s": 0.2,
  6302.         "max_pokemon_action_frequency_s": 1.6
  6303.       },
  6304.       "stats": {
  6305.         "base_stamina": 155,
  6306.         "base_attack": 115,
  6307.         "base_defense": 100
  6308.       },
  6309.       "quick_moves": [ "TACKLE_FAST", "TAKE_DOWN_FAST" ],
  6310.       "cinematic_moves": [ "ENERGY_BALL", "SEED_BOMB", "WILD_CHARGE"],
  6311.       "animation_time": [ 0, 0 ],
  6312.       "evolution_pips": 1,
  6313.       "pokedex_height_m": 0.6,
  6314.       "pokedex_weight_kg": 19.5,
  6315.       "height_std_dev": 0.075,
  6316.       "weight_std_dev": 2.4375,
  6317.       "family_id": "FAMILY_DEERLING",
  6318.       "candy_to_evolve": 25,
  6319.       "km_buddy_distance": 3,
  6320.       "model_height": 0.4,
  6321.       "evolution_branch": {
  6322.         "evolution": "SAWSBUCK",
  6323.         "candy_cost": 50,
  6324.         "form": "SAWSBUCK_WINTER"
  6325.       },
  6326.       "model_scale_v2": 1.1,
  6327.       "form": "DEERLING_WINTER",
  6328.       "buddy_offset_male": 0,
  6329.       "buddy_offset_female": 0,
  6330.       "buddy_scale": 19,
  6331.       "buddy_portrait_offset": 0,
  6332.       "third_move": {
  6333.         "stardust_to_unlock": 50000,
  6334.         "candy_to_unlock": 50
  6335.       },
  6336.       "is_transferable": "true",
  6337.       "is_deployable": "true"
  6338.     }
  6339.   }, {
  6340.     "template_id": "V0586_POKEMON_SAWSBUCK",
  6341.     "pokemon_settings": {
  6342.       "pokemon_id": "SAWSBUCK",
  6343.       "model_scale": 1.26,
  6344.       "type": "POKEMON_TYPE_NORMAL",
  6345.       "type_2": "POKEMON_TYPE_GRASS",
  6346.       "camera": {
  6347.         "disk_radius_m": 0.378,
  6348.         "cylinder_radius_m": 0.25,
  6349.         "cylinder_height_m": 0.4,
  6350.         "shoulder_mode_scale": 0.5
  6351.       },
  6352.       "encounter": {
  6353.         "base_capture_rate": 0.15,
  6354.         "base_flee_rate": 0.1,
  6355.         "collision_radius_m": 0.1,
  6356.         "collision_height_m": 0.1,
  6357.         "collision_head_radius_m": 0.126,
  6358.         "movement_type": "MOVEMENT_JUMP",
  6359.         "movement_timer_s": 10,
  6360.         "jump_time_s": 0.9,
  6361.         "attack_timer_s": 29,
  6362.         "bonus_candy_capture_reward": 2,
  6363.         "bonus_stardust_capture_reward": 200,
  6364.         "attack_probability": 0.1,
  6365.         "dodge_probability": 0.15,
  6366.         "dodge_duration_s": 1,
  6367.         "dodge_distance": 1,
  6368.         "camera_distance": 2.25,
  6369.         "min_pokemon_action_frequency_s": 0.2,
  6370.         "max_pokemon_action_frequency_s": 1.6
  6371.       },
  6372.       "stats": {
  6373.         "base_stamina": 190,
  6374.         "base_attack": 198,
  6375.         "base_defense": 146
  6376.       },
  6377.       "quick_moves": [ "FEINT_ATTACK_FAST", "TAKE_DOWN_FAST" ],
  6378.       "cinematic_moves": [ "MEGAHORN", "SOLAR_BEAM", "WILD_CHARGE", "HYPER_BEAM" ],
  6379.       "animation_time": [ 0, 0 ],
  6380.       "evolution_pips": 1,
  6381.       "pokedex_height_m": 1.9,
  6382.       "pokedex_weight_kg": 92.5,
  6383.       "parent_pokemon_id": "DEERLING",
  6384.       "height_std_dev": 0.2375,
  6385.       "weight_std_dev": 11.5625,
  6386.       "family_id": "FAMILY_DEERLING",
  6387.       "candy_to_evolve": 25,
  6388.       "km_buddy_distance": 3,
  6389.       "model_height": 0.4,
  6390.       "model_scale_v2": 1.1,
  6391.       "buddy_offset_male": 0,
  6392.       "buddy_offset_female": 0,
  6393.       "buddy_scale": 19,
  6394.       "buddy_portrait_offset": 0,
  6395.       "third_move": {
  6396.         "stardust_to_unlock": 50000,
  6397.         "candy_to_unlock": 50
  6398.       },
  6399.       "is_transferable": "true",
  6400.       "is_deployable": "true"
  6401.     }
  6402.   }, {
  6403.     "template_id": "V0586_POKEMON_SAWSBUCK_AUTUMN",
  6404.     "pokemon_settings": {
  6405.       "pokemon_id": "SAWSBUCK",
  6406.       "model_scale": 1.26,
  6407.       "type": "POKEMON_TYPE_NORMAL",
  6408.       "type_2": "POKEMON_TYPE_GRASS",
  6409.       "camera": {
  6410.         "disk_radius_m": 0.378,
  6411.         "cylinder_radius_m": 0.25,
  6412.         "cylinder_height_m": 0.4,
  6413.         "shoulder_mode_scale": 0.5
  6414.       },
  6415.       "encounter": {
  6416.         "base_capture_rate": 0.15,
  6417.         "base_flee_rate": 0.1,
  6418.         "collision_radius_m": 0.1,
  6419.         "collision_height_m": 0.1,
  6420.         "collision_head_radius_m": 0.126,
  6421.         "movement_type": "MOVEMENT_JUMP",
  6422.         "movement_timer_s": 10,
  6423.         "jump_time_s": 0.9,
  6424.         "attack_timer_s": 29,
  6425.         "bonus_candy_capture_reward": 2,
  6426.         "bonus_stardust_capture_reward": 200,
  6427.         "attack_probability": 0.1,
  6428.         "dodge_probability": 0.15,
  6429.         "dodge_duration_s": 1,
  6430.         "dodge_distance": 1,
  6431.         "camera_distance": 2.25,
  6432.         "min_pokemon_action_frequency_s": 0.2,
  6433.         "max_pokemon_action_frequency_s": 1.6
  6434.       },
  6435.       "stats": {
  6436.         "base_stamina": 190,
  6437.         "base_attack": 198,
  6438.         "base_defense": 146
  6439.       },
  6440.       "quick_moves": [ "FEINT_ATTACK_FAST", "TAKE_DOWN_FAST" ],
  6441.       "cinematic_moves": [ "MEGAHORN", "SOLAR_BEAM", "WILD_CHARGE", "HYPER_BEAM" ],
  6442.       "animation_time": [ 0, 0 ],
  6443.       "evolution_pips": 1,
  6444.       "pokedex_height_m": 1.9,
  6445.       "pokedex_weight_kg": 92.5,
  6446.       "parent_pokemon_id": "DEERLING",
  6447.       "height_std_dev": 0.2375,
  6448.       "weight_std_dev": 11.5625,
  6449.       "family_id": "FAMILY_DEERLING",
  6450.       "candy_to_evolve": 25,
  6451.       "km_buddy_distance": 3,
  6452.       "model_height": 0.4,
  6453.       "model_scale_v2": 1.1,
  6454.       "form": "SAWSBUCK_AUTUMN",
  6455.       "buddy_offset_male": 0,
  6456.       "buddy_offset_female": 0,
  6457.       "buddy_scale": 19,
  6458.       "buddy_portrait_offset": 0,
  6459.       "third_move": {
  6460.         "stardust_to_unlock": 50000,
  6461.         "candy_to_unlock": 50
  6462.       },
  6463.       "is_transferable": "true",
  6464.       "is_deployable": "true"
  6465.     }
  6466.   }, {
  6467.     "template_id": "V0586_POKEMON_SAWSBUCK_SPRING",
  6468.     "pokemon_settings": {
  6469.       "pokemon_id": "SAWSBUCK",
  6470.       "model_scale": 1.26,
  6471.       "type": "POKEMON_TYPE_NORMAL",
  6472.       "type_2": "POKEMON_TYPE_GRASS",
  6473.       "camera": {
  6474.         "disk_radius_m": 0.378,
  6475.         "cylinder_radius_m": 0.25,
  6476.         "cylinder_height_m": 0.4,
  6477.         "shoulder_mode_scale": 0.5
  6478.       },
  6479.       "encounter": {
  6480.         "base_capture_rate": 0.15,
  6481.         "base_flee_rate": 0.1,
  6482.         "collision_radius_m": 0.1,
  6483.         "collision_height_m": 0.1,
  6484.         "collision_head_radius_m": 0.126,
  6485.         "movement_type": "MOVEMENT_JUMP",
  6486.         "movement_timer_s": 10,
  6487.         "jump_time_s": 0.9,
  6488.         "attack_timer_s": 29,
  6489.         "bonus_candy_capture_reward": 2,
  6490.         "bonus_stardust_capture_reward": 200,
  6491.         "attack_probability": 0.1,
  6492.         "dodge_probability": 0.15,
  6493.         "dodge_duration_s": 1,
  6494.         "dodge_distance": 1,
  6495.         "camera_distance": 2.25,
  6496.         "min_pokemon_action_frequency_s": 0.2,
  6497.         "max_pokemon_action_frequency_s": 1.6
  6498.       },
  6499.       "stats": {
  6500.         "base_stamina": 190,
  6501.         "base_attack": 198,
  6502.         "base_defense": 146
  6503.       },
  6504.       "quick_moves": [ "FEINT_ATTACK_FAST", "TAKE_DOWN_FAST" ],
  6505.       "cinematic_moves": [ "MEGAHORN", "SOLAR_BEAM", "WILD_CHARGE", "HYPER_BEAM" ],
  6506.       "animation_time": [ 0, 0 ],
  6507.       "evolution_pips": 1,
  6508.       "pokedex_height_m": 1.9,
  6509.       "pokedex_weight_kg": 92.5,
  6510.       "parent_pokemon_id": "DEERLING",
  6511.       "height_std_dev": 0.2375,
  6512.       "weight_std_dev": 11.5625,
  6513.       "family_id": "FAMILY_DEERLING",
  6514.       "candy_to_evolve": 25,
  6515.       "km_buddy_distance": 3,
  6516.       "model_height": 0.4,
  6517.       "model_scale_v2": 1.1,
  6518.       "form": "SAWSBUCK_SPRING",
  6519.       "buddy_offset_male": 0,
  6520.       "buddy_offset_female": 0,
  6521.       "buddy_scale": 19,
  6522.       "buddy_portrait_offset": 0,
  6523.       "third_move": {
  6524.         "stardust_to_unlock": 50000,
  6525.         "candy_to_unlock": 50
  6526.       },
  6527.       "is_transferable": "true",
  6528.       "is_deployable": "true"
  6529.     }
  6530.   }, {
  6531.     "template_id": "V0586_POKEMON_SAWSBUCK_SUMMER",
  6532.     "pokemon_settings": {
  6533.       "pokemon_id": "SAWSBUCK",
  6534.       "model_scale": 1.26,
  6535.       "type": "POKEMON_TYPE_NORMAL",
  6536.       "type_2": "POKEMON_TYPE_GRASS",
  6537.       "camera": {
  6538.         "disk_radius_m": 0.378,
  6539.         "cylinder_radius_m": 0.25,
  6540.         "cylinder_height_m": 0.4,
  6541.         "shoulder_mode_scale": 0.5
  6542.       },
  6543.       "encounter": {
  6544.         "base_capture_rate": 0.15,
  6545.         "base_flee_rate": 0.1,
  6546.         "collision_radius_m": 0.1,
  6547.         "collision_height_m": 0.1,
  6548.         "collision_head_radius_m": 0.126,
  6549.         "movement_type": "MOVEMENT_JUMP",
  6550.         "movement_timer_s": 10,
  6551.         "jump_time_s": 0.9,
  6552.         "attack_timer_s": 29,
  6553.         "bonus_candy_capture_reward": 2,
  6554.         "bonus_stardust_capture_reward": 200,
  6555.         "attack_probability": 0.1,
  6556.         "dodge_probability": 0.15,
  6557.         "dodge_duration_s": 1,
  6558.         "dodge_distance": 1,
  6559.         "camera_distance": 2.25,
  6560.         "min_pokemon_action_frequency_s": 0.2,
  6561.         "max_pokemon_action_frequency_s": 1.6
  6562.       },
  6563.       "stats": {
  6564.         "base_stamina": 190,
  6565.         "base_attack": 198,
  6566.         "base_defense": 146
  6567.       },
  6568.       "quick_moves": [ "FEINT_ATTACK_FAST", "TAKE_DOWN_FAST" ],
  6569.       "cinematic_moves": [ "MEGAHORN", "SOLAR_BEAM", "WILD_CHARGE", "HYPER_BEAM" ],
  6570.       "animation_time": [ 0, 0 ],
  6571.       "evolution_pips": 1,
  6572.       "pokedex_height_m": 1.9,
  6573.       "pokedex_weight_kg": 92.5,
  6574.       "parent_pokemon_id": "DEERLING",
  6575.       "height_std_dev": 0.2375,
  6576.       "weight_std_dev": 11.5625,
  6577.       "family_id": "FAMILY_DEERLING",
  6578.       "candy_to_evolve": 25,
  6579.       "km_buddy_distance": 3,
  6580.       "model_height": 0.4,
  6581.       "model_scale_v2": 1.1,
  6582.       "form": "SAWSBUCK_SUMMER",
  6583.       "buddy_offset_male": 0,
  6584.       "buddy_offset_female": 0,
  6585.       "buddy_scale": 19,
  6586.       "buddy_portrait_offset": 0,
  6587.       "third_move": {
  6588.         "stardust_to_unlock": 50000,
  6589.         "candy_to_unlock": 50
  6590.       },
  6591.       "is_transferable": "true",
  6592.       "is_deployable": "true"
  6593.     }
  6594.   }, {
  6595.     "template_id": "V0586_POKEMON_SAWSBUCK_WINTER",
  6596.     "pokemon_settings": {
  6597.       "pokemon_id": "SAWSBUCK",
  6598.       "model_scale": 1.26,
  6599.       "type": "POKEMON_TYPE_NORMAL",
  6600.       "type_2": "POKEMON_TYPE_GRASS",
  6601.       "camera": {
  6602.         "disk_radius_m": 0.378,
  6603.         "cylinder_radius_m": 0.25,
  6604.         "cylinder_height_m": 0.4,
  6605.         "shoulder_mode_scale": 0.5
  6606.       },
  6607.       "encounter": {
  6608.         "base_capture_rate": 0.2,
  6609.         "base_flee_rate": 0.1,
  6610.         "collision_radius_m": 0.1,
  6611.         "collision_height_m": 0.1,
  6612.         "collision_head_radius_m": 0.126,
  6613.         "movement_type": "MOVEMENT_JUMP",
  6614.         "movement_timer_s": 10,
  6615.         "jump_time_s": 0.9,
  6616.         "attack_timer_s": 29,
  6617.         "bonus_candy_capture_reward": 2,
  6618.         "bonus_stardust_capture_reward": 200,
  6619.         "attack_probability": 0.1,
  6620.         "dodge_probability": 0.15,
  6621.         "dodge_duration_s": 1,
  6622.         "dodge_distance": 1,
  6623.         "camera_distance": 2.25,
  6624.         "min_pokemon_action_frequency_s": 0.2,
  6625.         "max_pokemon_action_frequency_s": 1.6
  6626.       },
  6627.       "stats": {
  6628.         "base_stamina": 190,
  6629.         "base_attack": 198,
  6630.         "base_defense": 146
  6631.       },
  6632.       "quick_moves": [ "FEINT_ATTACK_FAST", "TAKE_DOWN_FAST" ],
  6633.       "cinematic_moves": [ "MEGAHORN", "SOLAR_BEAM", "WILD_CHARGE", "HYPER_BEAM" ],
  6634.       "animation_time": [ 0, 0 ],
  6635.       "evolution_pips": 1,
  6636.       "pokedex_height_m": 1.9,
  6637.       "pokedex_weight_kg": 92.5,
  6638.       "parent_pokemon_id": "DEERLING",
  6639.       "height_std_dev": 0.2375,
  6640.       "weight_std_dev": 11.5625,
  6641.       "family_id": "FAMILY_DEERLING",
  6642.       "candy_to_evolve": 25,
  6643.       "km_buddy_distance": 3,
  6644.       "model_height": 0.4,
  6645.       "model_scale_v2": 1.1,
  6646.       "form": "SAWSBUCK_WINTER",
  6647.       "buddy_offset_male": 0,
  6648.       "buddy_offset_female": 0,
  6649.       "buddy_scale": 19,
  6650.       "buddy_portrait_offset": 0,
  6651.       "third_move": {
  6652.         "stardust_to_unlock": 50000,
  6653.         "candy_to_unlock": 50
  6654.       },
  6655.       "is_transferable": "true",
  6656.       "is_deployable": "true"
  6657.     }
  6658.   }, {
  6659.     "template_id": "V0587_POKEMON_EMOLGA",
  6660.     "pokemon_settings": {
  6661.       "pokemon_id": "EMOLGA",
  6662.       "model_scale": 1.26,
  6663.       "type": "POKEMON_TYPE_ELECTRIC",
  6664.       "type_2": "POKEMON_TYPE_FLYING",
  6665.       "camera": {
  6666.         "disk_radius_m": 0.378,
  6667.         "cylinder_radius_m": 0.25,
  6668.         "cylinder_height_m": 0.4,
  6669.         "shoulder_mode_scale": 0.5
  6670.       },
  6671.       "encounter": {
  6672.         "base_capture_rate": 0.2,
  6673.         "base_flee_rate": 0.1,
  6674.         "collision_radius_m": 0.1,
  6675.         "collision_height_m": 0.1,
  6676.         "collision_head_radius_m": 0.126,
  6677.         "movement_type": "MOVEMENT_JUMP",
  6678.         "movement_timer_s": 10,
  6679.         "jump_time_s": 0.9,
  6680.         "attack_timer_s": 29,
  6681.         "attack_probability": 0.1,
  6682.         "dodge_probability": 0.15,
  6683.         "dodge_duration_s": 1,
  6684.         "dodge_distance": 1,
  6685.         "camera_distance": 2.25,
  6686.         "min_pokemon_action_frequency_s": 0.2,
  6687.         "max_pokemon_action_frequency_s": 1.6
  6688.       },
  6689.       "stats": {
  6690.         "base_stamina": 146,
  6691.         "base_attack": 158,
  6692.         "base_defense": 127
  6693.       },
  6694.       "quick_moves": [ "THUNDER_SHOCK_FAST", "QUICK_ATTACK_FAST" ],
  6695.       "cinematic_moves": [ "DISCHARGE", "AERIAL_ACE", "THUNDERBOLT"],
  6696.       "animation_time": [ 0, 0 ],
  6697.       "evolution_pips": 1,
  6698.       "pokedex_height_m": 0.4,
  6699.       "pokedex_weight_kg": 5,
  6700.       "height_std_dev": 0.05,
  6701.       "weight_std_dev": 0.625,
  6702.       "family_id": "FAMILY_EMOLGA",
  6703.       "candy_to_evolve": 25,
  6704.       "km_buddy_distance": 1,
  6705.       "model_height": 0.4,
  6706.       "model_scale_v2": 1.1,
  6707.       "buddy_offset_male": 0,
  6708.       "buddy_offset_female": 0,
  6709.       "buddy_scale": 19,
  6710.       "buddy_portrait_offset": 0,
  6711.       "third_move": {
  6712.         "stardust_to_unlock": 10000,
  6713.         "candy_to_unlock": 25
  6714.       },
  6715.       "is_transferable": "true",
  6716.       "is_deployable": "true"
  6717.     }
  6718.   }, {
  6719.     "template_id": "V0588_POKEMON_KARRABLAST",
  6720.     "pokemon_settings": {
  6721.       "pokemon_id": "KARRABLAST",
  6722.       "model_scale": 1.26,
  6723.       "type": "POKEMON_TYPE_BUG",
  6724.       "camera": {
  6725.         "disk_radius_m": 0.378,
  6726.         "cylinder_radius_m": 0.25,
  6727.         "cylinder_height_m": 0.4,
  6728.         "shoulder_mode_scale": 0.5
  6729.       },
  6730.       "encounter": {
  6731.         "base_capture_rate": 0.3,
  6732.         "base_flee_rate": 0.1,
  6733.         "collision_radius_m": 0.1,
  6734.         "collision_height_m": 0.1,
  6735.         "collision_head_radius_m": 0.126,
  6736.         "movement_type": "MOVEMENT_JUMP",
  6737.         "movement_timer_s": 10,
  6738.         "jump_time_s": 0.9,
  6739.         "attack_timer_s": 29,
  6740.         "attack_probability": 0.1,
  6741.         "dodge_probability": 0.15,
  6742.         "dodge_duration_s": 1,
  6743.         "dodge_distance": 1,
  6744.         "camera_distance": 2.25,
  6745.         "min_pokemon_action_frequency_s": 0.2,
  6746.         "max_pokemon_action_frequency_s": 1.6
  6747.       },
  6748.       "stats": {
  6749.         "base_stamina": 137,
  6750.         "base_attack": 137,
  6751.         "base_defense": 87
  6752.       },
  6753.       "quick_moves": [ "PECK_FAST", "FURY_CUTTER_FAST" ],
  6754.       "cinematic_moves": [ "SIGNAL_BEAM", "X_SCISSOR", "DRILL_RUN", "AERIAL_ACE" ],
  6755.       "animation_time": [ 0, 0 ],
  6756.       "evolution_pips": 1,
  6757.       "pokedex_height_m": 0.5,
  6758.       "pokedex_weight_kg": 5.9,
  6759.       "height_std_dev": 0.0625,
  6760.       "weight_std_dev": 0.7375,
  6761.       "family_id": "FAMILY_KARRABLAST",
  6762.       "candy_to_evolve": 25,
  6763.       "km_buddy_distance": 3,
  6764.       "model_height": 0.4,
  6765.       "evolution_branch": {
  6766.         "evolution": "ESCAVALIER",
  6767.         "candy_cost": 50
  6768.       },
  6769.       "model_scale_v2": 1.1,
  6770.       "buddy_offset_male": 0,
  6771.       "buddy_offset_female": 0,
  6772.       "buddy_scale": 19,
  6773.       "buddy_portrait_offset": 0,
  6774.       "third_move": {
  6775.         "stardust_to_unlock": 50000,
  6776.         "candy_to_unlock": 50
  6777.       },
  6778.       "is_transferable": "true",
  6779.       "is_deployable": "true"
  6780.     }
  6781.   }, {
  6782.     "template_id": "V0589_POKEMON_ESCAVALIER",
  6783.     "pokemon_settings": {
  6784.       "pokemon_id": "ESCAVALIER",
  6785.       "model_scale": 1.26,
  6786.       "type": "POKEMON_TYPE_BUG",
  6787.       "type_2": "POKEMON_TYPE_STEEL",
  6788.       "camera": {
  6789.         "disk_radius_m": 0.378,
  6790.         "cylinder_radius_m": 0.25,
  6791.         "cylinder_height_m": 0.4,
  6792.         "shoulder_mode_scale": 0.5
  6793.       },
  6794.       "encounter": {
  6795.         "base_capture_rate": 0.125,
  6796.         "base_flee_rate": 0.1,
  6797.         "collision_radius_m": 0.1,
  6798.         "collision_height_m": 0.1,
  6799.         "collision_head_radius_m": 0.126,
  6800.         "movement_type": "MOVEMENT_JUMP",
  6801.         "movement_timer_s": 10,
  6802.         "jump_time_s": 0.9,
  6803.         "attack_timer_s": 29,
  6804.         "bonus_candy_capture_reward": 2,
  6805.         "bonus_stardust_capture_reward": 200,
  6806.         "attack_probability": 0.1,
  6807.         "dodge_probability": 0.15,
  6808.         "dodge_duration_s": 1,
  6809.         "dodge_distance": 1,
  6810.         "camera_distance": 2.25,
  6811.         "min_pokemon_action_frequency_s": 0.2,
  6812.         "max_pokemon_action_frequency_s": 1.6
  6813.       },
  6814.       "stats": {
  6815.         "base_stamina": 172,
  6816.         "base_attack": 223,
  6817.         "base_defense": 187
  6818.       },
  6819.       "quick_moves": [ "PECK_FAST", "BUG_BITE_FAST" ],
  6820.       "cinematic_moves": [ "MEGAHORN", "X_SCISSOR", "DRILL_RUN", "AERIAL_ACE" ],
  6821.       "animation_time": [ 0, 0 ],
  6822.       "evolution_pips": 1,
  6823.       "pokedex_height_m": 1,
  6824.       "pokedex_weight_kg": 33,
  6825.       "parent_pokemon_id": "KARRABLAST",
  6826.       "height_std_dev": 0.125,
  6827.       "weight_std_dev": 4.125,
  6828.       "family_id": "FAMILY_KARRABLAST",
  6829.       "candy_to_evolve": 25,
  6830.       "km_buddy_distance": 3,
  6831.       "model_height": 0.4,
  6832.       "model_scale_v2": 1.1,
  6833.       "buddy_offset_male": 0,
  6834.       "buddy_offset_female": 0,
  6835.       "buddy_scale": 19,
  6836.       "buddy_portrait_offset": 0,
  6837.       "third_move": {
  6838.         "stardust_to_unlock": 50000,
  6839.         "candy_to_unlock": 50
  6840.       },
  6841.       "is_transferable": "true",
  6842.       "is_deployable": "true"
  6843.     }
  6844.   }, {
  6845.     "template_id": "V0590_POKEMON_FOONGUS",
  6846.     "pokemon_settings": {
  6847.       "pokemon_id": "FOONGUS",
  6848.       "model_scale": 1.26,
  6849.       "type": "POKEMON_TYPE_GRASS",
  6850.       "type_2": "POKEMON_TYPE_POISON",
  6851.       "camera": {
  6852.         "disk_radius_m": 0.378,
  6853.         "cylinder_radius_m": 0.11,
  6854.         "cylinder_height_m": 0.22,
  6855.         "shoulder_mode_scale": 0.5
  6856.       },
  6857.       "encounter": {
  6858.         "base_capture_rate": 0.3,
  6859.         "base_flee_rate": 0.1,
  6860.         "collision_radius_m": 0.05,
  6861.         "collision_height_m": 0.1,
  6862.         "collision_head_radius_m": 0.15,
  6863.         "movement_type": "MOVEMENT_JUMP",
  6864.         "movement_timer_s": 10,
  6865.         "jump_time_s": 0.8,
  6866.         "attack_timer_s": 29,
  6867.         "attack_probability": 0.1,
  6868.         "dodge_probability": 0.15,
  6869.         "dodge_duration_s": 1,
  6870.         "dodge_distance": 1,
  6871.         "camera_distance": 2.5,
  6872.         "min_pokemon_action_frequency_s": 0.2,
  6873.         "max_pokemon_action_frequency_s": 1.6
  6874.       },
  6875.       "stats": {
  6876.         "base_stamina": 170,
  6877.         "base_attack": 97,
  6878.         "base_defense": 91
  6879.       },
  6880.       "quick_moves": [ "ASTONISH_FAST", "FEINT_ATTACK_FAST" ],
  6881.       "cinematic_moves": [ "ENERGY_BALL", "BODY_SLAM", "GRASS_KNOT"],
  6882.       "animation_time": [ 0, 0 ],
  6883.       "evolution_pips": 1,
  6884.       "pokedex_height_m": 0.2,
  6885.       "pokedex_weight_kg": 1,
  6886.       "height_std_dev": 0.025,
  6887.       "weight_std_dev": 0.125,
  6888.       "family_id": "FAMILY_FOONGUS",
  6889.       "candy_to_evolve": 25,
  6890.       "km_buddy_distance": 3,
  6891.       "model_height": 0.2,
  6892.       "evolution_branch": {
  6893.         "evolution": "AMOONGUSS",
  6894.         "candy_cost": 50
  6895.       },
  6896.       "model_scale_v2": 1.6,
  6897.       "buddy_offset_male": 0,
  6898.       "buddy_offset_female": 0,
  6899.       "buddy_scale": 19,
  6900.       "buddy_portrait_offset": 0.07,
  6901.       "third_move": {
  6902.         "stardust_to_unlock": 50000,
  6903.         "candy_to_unlock": 50
  6904.       },
  6905.       "is_transferable": "true",
  6906.       "is_deployable": "true"
  6907.     }
  6908.   }, {
  6909.     "template_id": "V0591_POKEMON_AMOONGUSS",
  6910.     "pokemon_settings": {
  6911.       "pokemon_id": "AMOONGUSS",
  6912.       "model_scale": 1.26,
  6913.       "type": "POKEMON_TYPE_GRASS",
  6914.       "type_2": "POKEMON_TYPE_POISON",
  6915.       "camera": {
  6916.         "disk_radius_m": 0.378,
  6917.         "cylinder_radius_m": 0.35,
  6918.         "cylinder_height_m": 0.62,
  6919.         "shoulder_mode_scale": 0.5
  6920.       },
  6921.       "encounter": {
  6922.         "base_capture_rate": 0.125,
  6923.         "base_flee_rate": 0.1,
  6924.         "collision_radius_m": 0.18,
  6925.         "collision_height_m": 0.1,
  6926.         "collision_head_radius_m": 0.28,
  6927.         "movement_type": "MOVEMENT_JUMP",
  6928.         "movement_timer_s": 10,
  6929.         "jump_time_s": 0.9,
  6930.         "attack_timer_s": 29,
  6931.         "bonus_candy_capture_reward": 2,
  6932.         "bonus_stardust_capture_reward": 200,
  6933.         "attack_probability": 0.1,
  6934.         "dodge_probability": 0.15,
  6935.         "dodge_duration_s": 1,
  6936.         "dodge_distance": 1,
  6937.         "camera_distance": 3,
  6938.         "min_pokemon_action_frequency_s": 0.2,
  6939.         "max_pokemon_action_frequency_s": 1.6
  6940.       },
  6941.       "stats": {
  6942.         "base_stamina": 249,
  6943.         "base_attack": 155,
  6944.         "base_defense": 139
  6945.       },
  6946.       "quick_moves": [ "ASTONISH_FAST", "FEINT_ATTACK_FAST" ],
  6947.       "cinematic_moves": [ "FOUL_PLAY", "SLUDGE_BOMB", "GRASS_KNOT"],
  6948.       "animation_time": [ 0, 0 ],
  6949.       "evolution_pips": 1,
  6950.       "pokedex_height_m": 0.6,
  6951.       "pokedex_weight_kg": 10.5,
  6952.       "parent_pokemon_id": "FOONGUS",
  6953.       "height_std_dev": 0.075,
  6954.       "weight_std_dev": 1.3125,
  6955.       "family_id": "FAMILY_FOONGUS",
  6956.       "candy_to_evolve": 25,
  6957.       "km_buddy_distance": 3,
  6958.       "model_height": 0.6,
  6959.       "model_scale_v2": 1,
  6960.       "buddy_offset_male": -31.4,
  6961.       "buddy_offset_female": -31.4,
  6962.       "buddy_scale": 19,
  6963.       "buddy_portrait_offset": 0.09,
  6964.       "third_move": {
  6965.         "stardust_to_unlock": 50000,
  6966.         "candy_to_unlock": 50
  6967.       },
  6968.       "is_transferable": "true",
  6969.       "is_deployable": "true"
  6970.     }
  6971.   }, {
  6972.     "template_id": "V0592_POKEMON_FRILLISH",
  6973.     "pokemon_settings": {
  6974.       "pokemon_id": "FRILLISH",
  6975.       "model_scale": 1.26,
  6976.       "type": "POKEMON_TYPE_WATER",
  6977.       "type_2": "POKEMON_TYPE_GHOST",
  6978.       "camera": {
  6979.         "disk_radius_m": 0.378,
  6980.         "cylinder_radius_m": 0.25,
  6981.         "cylinder_height_m": 0.4,
  6982.         "shoulder_mode_scale": 0.5
  6983.       },
  6984.       "encounter": {
  6985.         "base_capture_rate": 0.3,
  6986.         "base_flee_rate": 0.1,
  6987.         "collision_radius_m": 0.1,
  6988.         "collision_height_m": 0.1,
  6989.         "collision_head_radius_m": 0.126,
  6990.         "movement_type": "MOVEMENT_JUMP",
  6991.         "movement_timer_s": 10,
  6992.         "jump_time_s": 0.9,
  6993.         "attack_timer_s": 29,
  6994.         "attack_probability": 0.1,
  6995.         "dodge_probability": 0.15,
  6996.         "dodge_duration_s": 1,
  6997.         "dodge_distance": 1,
  6998.         "camera_distance": 2.25,
  6999.         "min_pokemon_action_frequency_s": 0.2,
  7000.         "max_pokemon_action_frequency_s": 1.6
  7001.       },
  7002.       "stats": {
  7003.         "base_stamina": 146,
  7004.         "base_attack": 115,
  7005.         "base_defense": 134
  7006.       },
  7007.       "quick_moves": [ "BUBBLE_FAST", "HEX_FAST" ],
  7008.       "cinematic_moves": [ "NIGHT_SHADE", "ICE_BEAM", "OMINOUS_WIND"],
  7009.       "animation_time": [ 0, 0 ],
  7010.       "evolution_pips": 1,
  7011.       "pokedex_height_m": 1.2,
  7012.       "pokedex_weight_kg": 33,
  7013.       "height_std_dev": 0.15,
  7014.       "weight_std_dev": 4.125,
  7015.       "family_id": "FAMILY_FRILLISH",
  7016.       "candy_to_evolve": 25,
  7017.       "km_buddy_distance": 3,
  7018.       "model_height": 0.4,
  7019.       "evolution_branch": {
  7020.         "evolution": "JELLICENT",
  7021.         "candy_cost": 50
  7022.       },
  7023.       "model_scale_v2": 1.1,
  7024.       "buddy_offset_male": 0,
  7025.       "buddy_offset_female": 0,
  7026.       "buddy_scale": 19,
  7027.       "buddy_portrait_offset": 0,
  7028.       "third_move": {
  7029.         "stardust_to_unlock": 50000,
  7030.         "candy_to_unlock": 50
  7031.       },
  7032.       "is_transferable": "true",
  7033.       "is_deployable": "true"
  7034.     }
  7035.   }, {
  7036.     "template_id": "V0593_POKEMON_JELLICENT",
  7037.     "pokemon_settings": {
  7038.       "pokemon_id": "JELLICENT",
  7039.       "model_scale": 1.26,
  7040.       "type": "POKEMON_TYPE_WATER",
  7041.       "type_2": "POKEMON_TYPE_GHOST",
  7042.       "camera": {
  7043.         "disk_radius_m": 0.378,
  7044.         "cylinder_radius_m": 0.25,
  7045.         "cylinder_height_m": 0.4,
  7046.         "shoulder_mode_scale": 0.5
  7047.       },
  7048.       "encounter": {
  7049.         "base_capture_rate": 0.125,
  7050.         "base_flee_rate": 0.1,
  7051.         "collision_radius_m": 0.1,
  7052.         "collision_height_m": 0.1,
  7053.         "collision_head_radius_m": 0.126,
  7054.         "movement_type": "MOVEMENT_JUMP",
  7055.         "movement_timer_s": 10,
  7056.         "jump_time_s": 0.9,
  7057.         "attack_timer_s": 29,
  7058.         "bonus_candy_capture_reward": 2,
  7059.         "bonus_stardust_capture_reward": 200,
  7060.         "attack_probability": 0.1,
  7061.         "dodge_probability": 0.15,
  7062.         "dodge_duration_s": 1,
  7063.         "dodge_distance": 1,
  7064.         "camera_distance": 2.25,
  7065.         "min_pokemon_action_frequency_s": 0.2,
  7066.         "max_pokemon_action_frequency_s": 1.6
  7067.       },
  7068.       "stats": {
  7069.         "base_stamina": 225,
  7070.         "base_attack": 159,
  7071.         "base_defense": 178
  7072.       },
  7073.       "quick_moves": [ "BUBBLE_FAST", "HEX_FAST" ],
  7074.       "cinematic_moves": [ "SHADOW_BALL", "ICE_BEAM", "BUBBLE_BEAM"],
  7075.       "animation_time": [ 0, 0 ],
  7076.       "evolution_pips": 1,
  7077.       "pokedex_height_m": 2.2,
  7078.       "pokedex_weight_kg": 135,
  7079.       "parent_pokemon_id": "FRILLISH",
  7080.       "height_std_dev": 0.275,
  7081.       "weight_std_dev": 16.875,
  7082.       "family_id": "FAMILY_FRILLISH",
  7083.       "candy_to_evolve": 25,
  7084.       "km_buddy_distance": 3,
  7085.       "model_height": 0.4,
  7086.       "model_scale_v2": 1.1,
  7087.       "buddy_offset_male": 0,
  7088.       "buddy_offset_female": 0,
  7089.       "buddy_scale": 19,
  7090.       "buddy_portrait_offset": 0,
  7091.       "third_move": {
  7092.         "stardust_to_unlock": 50000,
  7093.         "candy_to_unlock": 50
  7094.       },
  7095.       "is_transferable": "true",
  7096.       "is_deployable": "true"
  7097.     }
  7098.   }, {
  7099.     "template_id": "V0594_POKEMON_ALOMOMOLA",
  7100.     "pokemon_settings": {
  7101.       "pokemon_id": "ALOMOMOLA",
  7102.       "model_scale": 1.26,
  7103.       "type": "POKEMON_TYPE_WATER",
  7104.       "camera": {
  7105.         "disk_radius_m": 0.378,
  7106.         "cylinder_radius_m": 0.25,
  7107.         "cylinder_height_m": 0.4,
  7108.         "shoulder_mode_scale": 0.5
  7109.       },
  7110.       "encounter": {
  7111.         "base_capture_rate": 0.2,
  7112.         "base_flee_rate": 0.1,
  7113.         "collision_radius_m": 0.1,
  7114.         "collision_height_m": 0.1,
  7115.         "collision_head_radius_m": 0.126,
  7116.         "movement_type": "MOVEMENT_JUMP",
  7117.         "movement_timer_s": 10,
  7118.         "jump_time_s": 0.9,
  7119.         "attack_timer_s": 29,
  7120.         "attack_probability": 0.1,
  7121.         "dodge_probability": 0.15,
  7122.         "dodge_duration_s": 1,
  7123.         "dodge_distance": 1,
  7124.         "camera_distance": 2.25,
  7125.         "min_pokemon_action_frequency_s": 0.2,
  7126.         "max_pokemon_action_frequency_s": 1.6
  7127.       },
  7128.       "stats": {
  7129.         "base_stamina": 338,
  7130.         "base_attack": 138,
  7131.         "base_defense": 131
  7132.       },
  7133.       "quick_moves": [ "WATERFALL_FAST", "HIDDEN_POWER_FAST" ],
  7134.       "cinematic_moves": [ "HYDRO_PUMP", "BLIZZARD", "PSYCHIC"],
  7135.       "animation_time": [ 0, 0 ],
  7136.       "evolution_pips": 1,
  7137.       "pokedex_height_m": 1.2,
  7138.       "pokedex_weight_kg": 31.6,
  7139.       "height_std_dev": 0.15,
  7140.       "weight_std_dev": 3.95,
  7141.       "family_id": "FAMILY_ALOMOMOLA",
  7142.       "candy_to_evolve": 25,
  7143.       "km_buddy_distance": 5,
  7144.       "model_height": 0.4,
  7145.       "model_scale_v2": 1.1,
  7146.       "buddy_offset_male": 0,
  7147.       "buddy_offset_female": 0,
  7148.       "buddy_scale": 19,
  7149.       "buddy_portrait_offset": 0,
  7150.       "third_move": {
  7151.         "stardust_to_unlock": 75000,
  7152.         "candy_to_unlock": 75
  7153.       },
  7154.       "is_transferable": "true",
  7155.       "is_deployable": "true"
  7156.     }
  7157.   }, {
  7158.     "template_id": "V0595_POKEMON_JOLTIK",
  7159.     "pokemon_settings": {
  7160.       "pokemon_id": "JOLTIK",
  7161.       "model_scale": 1.26,
  7162.       "type": "POKEMON_TYPE_BUG",
  7163.       "type_2": "POKEMON_TYPE_ELECTRIC",
  7164.       "camera": {
  7165.         "disk_radius_m": 0.378,
  7166.         "cylinder_radius_m": 0.25,
  7167.         "cylinder_height_m": 0.4,
  7168.         "shoulder_mode_scale": 0.5
  7169.       },
  7170.       "encounter": {
  7171.         "base_capture_rate": 0.3,
  7172.         "base_flee_rate": 0.1,
  7173.         "collision_radius_m": 0.1,
  7174.         "collision_height_m": 0.1,
  7175.         "collision_head_radius_m": 0.126,
  7176.         "movement_type": "MOVEMENT_JUMP",
  7177.         "movement_timer_s": 10,
  7178.         "jump_time_s": 0.9,
  7179.         "attack_timer_s": 29,
  7180.         "attack_probability": 0.1,
  7181.         "dodge_probability": 0.15,
  7182.         "dodge_duration_s": 1,
  7183.         "dodge_distance": 1,
  7184.         "camera_distance": 2.5,
  7185.         "min_pokemon_action_frequency_s": 0.2,
  7186.         "max_pokemon_action_frequency_s": 1.6
  7187.       },
  7188.       "stats": {
  7189.         "base_stamina": 137,
  7190.         "base_attack": 110,
  7191.         "base_defense": 98
  7192.       },
  7193.       "quick_moves": [ "CHARGE_BEAM_FAST", "SUCKER_PUNCH_FAST" ],
  7194.       "cinematic_moves": [ "CROSS_POISON", "BUG_BUZZ", "DISCHARGE"],
  7195.       "animation_time": [ 0, 0 ],
  7196.       "evolution_pips": 1,
  7197.       "pokedex_height_m": 0.1,
  7198.       "pokedex_weight_kg": 0.6,
  7199.       "height_std_dev": 0.0125,
  7200.       "weight_std_dev": 0.075,
  7201.       "family_id": "FAMILY_JOLTIK",
  7202.       "candy_to_evolve": 25,
  7203.       "km_buddy_distance": 3,
  7204.       "model_height": 0.4,
  7205.       "evolution_branch": {
  7206.         "evolution": "GALVANTULA",
  7207.         "candy_cost": 50
  7208.       },
  7209.       "model_scale_v2": 1.1,
  7210.       "buddy_offset_male": 0,
  7211.       "buddy_offset_female": 0,
  7212.       "buddy_scale": 19,
  7213.       "buddy_portrait_offset": 0,
  7214.       "third_move": {
  7215.         "stardust_to_unlock": 50000,
  7216.         "candy_to_unlock": 50
  7217.       },
  7218.       "is_transferable": "true",
  7219.       "is_deployable": "true"
  7220.     }
  7221.   }, {
  7222.     "template_id": "V0596_POKEMON_GALVANTULA",
  7223.     "pokemon_settings": {
  7224.       "pokemon_id": "GALVANTULA",
  7225.       "model_scale": 1.26,
  7226.       "type": "POKEMON_TYPE_BUG",
  7227.       "type_2": "POKEMON_TYPE_ELECTRIC",
  7228.       "camera": {
  7229.         "disk_radius_m": 0.378,
  7230.         "cylinder_radius_m": 0.25,
  7231.         "cylinder_height_m": 0.4,
  7232.         "shoulder_mode_scale": 0.5
  7233.       },
  7234.       "encounter": {
  7235.         "base_capture_rate": 0.125,
  7236.         "base_flee_rate": 0.1,
  7237.         "collision_radius_m": 0.1,
  7238.         "collision_height_m": 0.1,
  7239.         "collision_head_radius_m": 0.126,
  7240.         "movement_type": "MOVEMENT_JUMP",
  7241.         "movement_timer_s": 10,
  7242.         "jump_time_s": 0.9,
  7243.         "attack_timer_s": 29,
  7244.         "bonus_candy_capture_reward": 2,
  7245.         "bonus_stardust_capture_reward": 200,
  7246.         "attack_probability": 0.1,
  7247.         "dodge_probability": 0.15,
  7248.         "dodge_duration_s": 1,
  7249.         "dodge_distance": 1,
  7250.         "camera_distance": 3.5,
  7251.         "min_pokemon_action_frequency_s": 0.2,
  7252.         "max_pokemon_action_frequency_s": 1.6
  7253.       },
  7254.       "stats": {
  7255.         "base_stamina": 172,
  7256.         "base_attack": 201,
  7257.         "base_defense": 128
  7258.       },
  7259.       "quick_moves": [ "CHARGE_BEAM_FAST", "FURY_CUTTER_FAST" ],
  7260.       "cinematic_moves": [ "CROSS_POISON", "BUG_BUZZ", "THUNDER", "ENERGY_BALL" ],
  7261.       "animation_time": [ 0, 0 ],
  7262.       "evolution_pips": 1,
  7263.       "pokedex_height_m": 0.8,
  7264.       "pokedex_weight_kg": 14.3,
  7265.       "parent_pokemon_id": "JOLTIK",
  7266.       "height_std_dev": 0.1,
  7267.       "weight_std_dev": 1.7875,
  7268.       "family_id": "FAMILY_JOLTIK",
  7269.       "candy_to_evolve": 25,
  7270.       "km_buddy_distance": 3,
  7271.       "model_height": 0.4,
  7272.       "model_scale_v2": 1.1,
  7273.       "buddy_offset_male": 0,
  7274.       "buddy_offset_female": 0,
  7275.       "buddy_scale": 19,
  7276.       "buddy_portrait_offset": 0,
  7277.       "third_move": {
  7278.         "stardust_to_unlock": 50000,
  7279.         "candy_to_unlock": 50
  7280.       },
  7281.       "is_transferable": "true",
  7282.       "is_deployable": "true"
  7283.     }
  7284.   }, {
  7285.     "template_id": "V0597_POKEMON_FERROSEED",
  7286.     "pokemon_settings": {
  7287.       "pokemon_id": "FERROSEED",
  7288.       "model_scale": 1.26,
  7289.       "type": "POKEMON_TYPE_GRASS",
  7290.       "type_2": "POKEMON_TYPE_STEEL",
  7291.       "camera": {
  7292.         "disk_radius_m": 0.378,
  7293.         "cylinder_radius_m": 0.27,
  7294.         "cylinder_height_m": 0.42,
  7295.         "shoulder_mode_scale": 0.5
  7296.       },
  7297.       "encounter": {
  7298.         "base_capture_rate": 0.3,
  7299.         "base_flee_rate": 0.1,
  7300.         "collision_radius_m": 0.2,
  7301.         "collision_height_m": 0.1,
  7302.         "collision_head_radius_m": 0.3,
  7303.         "movement_type": "MOVEMENT_JUMP",
  7304.         "movement_timer_s": 10,
  7305.         "jump_time_s": 0.9,
  7306.         "attack_timer_s": 29,
  7307.         "attack_probability": 0.1,
  7308.         "dodge_probability": 0.15,
  7309.         "dodge_duration_s": 1,
  7310.         "dodge_distance": 1,
  7311.         "camera_distance": 2.5,
  7312.         "min_pokemon_action_frequency_s": 0.2,
  7313.         "max_pokemon_action_frequency_s": 1.6
  7314.       },
  7315.       "stats": {
  7316.         "base_stamina": 127,
  7317.         "base_attack": 82,
  7318.         "base_defense": 155
  7319.       },
  7320.       "quick_moves": [ "TACKLE_FAST", "METAL_CLAW_FAST" ],
  7321.       "cinematic_moves": [ "GYRO_BALL", "FLASH_CANNON", "IRON_HEAD"],
  7322.       "animation_time": [ 0, 0 ],
  7323.       "evolution_pips": 1,
  7324.       "pokedex_height_m": 0.6,
  7325.       "pokedex_weight_kg": 18.8,
  7326.       "height_std_dev": 0.075,
  7327.       "weight_std_dev": 2.35,
  7328.       "family_id": "FAMILY_FERROSEED",
  7329.       "candy_to_evolve": 25,
  7330.       "km_buddy_distance": 3,
  7331.       "model_height": 0.6,
  7332.       "evolution_branch": {
  7333.         "evolution": "FERROTHORN",
  7334.         "candy_cost": 50
  7335.       },
  7336.       "model_scale_v2": 1,
  7337.       "buddy_offset_male": 0,
  7338.       "buddy_offset_female": 0,
  7339.       "buddy_scale": 19,
  7340.       "buddy_portrait_offset": -0.01,
  7341.       "third_move": {
  7342.         "stardust_to_unlock": 50000,
  7343.         "candy_to_unlock": 50
  7344.       },
  7345.       "is_transferable": "true",
  7346.       "is_deployable": "true"
  7347.     }
  7348.   }, {
  7349.     "template_id": "V0598_POKEMON_FERROTHORN",
  7350.     "pokemon_settings": {
  7351.       "pokemon_id": "FERROTHORN",
  7352.       "model_scale": 1.26,
  7353.       "type": "POKEMON_TYPE_GRASS",
  7354.       "type_2": "POKEMON_TYPE_STEEL",
  7355.       "camera": {
  7356.         "disk_radius_m": 0.378,
  7357.         "cylinder_radius_m": 1.63,
  7358.         "cylinder_height_m": 1.35,
  7359.         "shoulder_mode_scale": 0.5
  7360.       },
  7361.       "encounter": {
  7362.         "base_capture_rate": 0.125,
  7363.         "base_flee_rate": 0.1,
  7364.         "collision_radius_m": 0.7,
  7365.         "collision_height_m": 0.5,
  7366.         "collision_head_radius_m": 0.7,
  7367.         "movement_type": "MOVEMENT_JUMP",
  7368.         "movement_timer_s": 10,
  7369.         "jump_time_s": 1.1,
  7370.         "attack_timer_s": 29,
  7371.         "bonus_candy_capture_reward": 2,
  7372.         "bonus_stardust_capture_reward": 200,
  7373.         "attack_probability": 0.1,
  7374.         "dodge_probability": 0.15,
  7375.         "dodge_duration_s": 1,
  7376.         "dodge_distance": 1,
  7377.         "camera_distance": 5.5,
  7378.         "min_pokemon_action_frequency_s": 0.2,
  7379.         "max_pokemon_action_frequency_s": 1.6
  7380.       },
  7381.       "stats": {
  7382.         "base_stamina": 179,
  7383.         "base_attack": 158,
  7384.         "base_defense": 223
  7385.       },
  7386.       "quick_moves": [ "BULLET_SEED_FAST", "METAL_CLAW_FAST" ],
  7387.       "cinematic_moves": [ "POWER_WHIP", "FLASH_CANNON", "ACID_SPRAY", "THUNDER" ],
  7388.       "animation_time": [ 0, 0 ],
  7389.       "evolution_pips": 1,
  7390.       "pokedex_height_m": 1,
  7391.       "pokedex_weight_kg": 110,
  7392.       "parent_pokemon_id": "FERROSEED",
  7393.       "height_std_dev": 0.125,
  7394.       "weight_std_dev": 13.75,
  7395.       "family_id": "FAMILY_FERROSEED",
  7396.       "candy_to_evolve": 25,
  7397.       "km_buddy_distance": 3,
  7398.       "buddy_size": "BUDDY_BIG",
  7399.       "model_height": 3,
  7400.       "model_scale_v2": 1,
  7401.       "buddy_offset_male": 0,
  7402.       "buddy_offset_female": 0,
  7403.       "buddy_scale": 19,
  7404.       "buddy_portrait_offset": 0,
  7405.       "third_move": {
  7406.         "stardust_to_unlock": 50000,
  7407.         "candy_to_unlock": 50
  7408.       },
  7409.       "is_transferable": "true",
  7410.       "is_deployable": "true"
  7411.     }
  7412.   }, {
  7413.     "template_id": "V0599_POKEMON_KLINK",
  7414.     "pokemon_settings": {
  7415.       "pokemon_id": "KLINK",
  7416.       "model_scale": 1.26,
  7417.       "type": "POKEMON_TYPE_STEEL",
  7418.       "camera": {
  7419.         "disk_radius_m": 0.378,
  7420.         "cylinder_radius_m": 0.33,
  7421.         "cylinder_height_m": 0.53,
  7422.         "cylinder_ground_m": 0.19,
  7423.         "shoulder_mode_scale": 0.5
  7424.       },
  7425.       "encounter": {
  7426.         "base_capture_rate": 0.4,
  7427.         "base_flee_rate": 0.1,
  7428.         "collision_radius_m": 0.25,
  7429.         "collision_height_m": 0.1,
  7430.         "collision_head_radius_m": 0.25,
  7431.         "movement_type": "MOVEMENT_HOVERING",
  7432.         "movement_timer_s": 10,
  7433.         "jump_time_s": 1,
  7434.         "attack_timer_s": 29,
  7435.         "attack_probability": 0.1,
  7436.         "dodge_probability": 0.15,
  7437.         "dodge_duration_s": 0.8,
  7438.         "dodge_distance": 0.5,
  7439.         "camera_distance": 3,
  7440.         "min_pokemon_action_frequency_s": 0.2,
  7441.         "max_pokemon_action_frequency_s": 1.6
  7442.       },
  7443.       "stats": {
  7444.         "base_stamina": 120,
  7445.         "base_attack": 98,
  7446.         "base_defense": 121
  7447.       },
  7448.       "quick_moves": [ "VOLT_SWITCH_FAST", "CHARGE_BEAM_FAST" ],
  7449.       "cinematic_moves": [ "VICE_GRIP", "DISCHARGE", "ZAP_CANNON"],
  7450.       "animation_time": [ 0, 0 ],
  7451.       "evolution_pips": 1,
  7452.       "pokedex_height_m": 0.3,
  7453.       "pokedex_weight_kg": 21,
  7454.       "height_std_dev": 0.0375,
  7455.       "weight_std_dev": 2.625,
  7456.       "family_id": "FAMILY_KLINK",
  7457.       "candy_to_evolve": 25,
  7458.       "km_buddy_distance": 5,
  7459.       "model_height": 0.45,
  7460.       "evolution_branch": {
  7461.         "evolution": "KLANG",
  7462.         "candy_cost": 25
  7463.       },
  7464.       "model_scale_v2": 1.04,
  7465.       "buddy_offset_male": 0,
  7466.       "buddy_offset_female": 0,
  7467.       "buddy_scale": 19,
  7468.       "buddy_portrait_offset": -0.18,
  7469.       "third_move": {
  7470.         "stardust_to_unlock": 75000,
  7471.         "candy_to_unlock": 75
  7472.       },
  7473.       "is_transferable": "true",
  7474.       "is_deployable": "true"
  7475.     }
  7476.   }, {
  7477.     "template_id": "V0600_POKEMON_KLANG",
  7478.     "pokemon_settings": {
  7479.       "pokemon_id": "KLANG",
  7480.       "model_scale": 1.26,
  7481.       "type": "POKEMON_TYPE_STEEL",
  7482.       "camera": {
  7483.         "disk_radius_m": 0.378,
  7484.         "cylinder_radius_m": 0.45,
  7485.         "cylinder_height_m": 0.5,
  7486.         "cylinder_ground_m": 0.2,
  7487.         "shoulder_mode_scale": 0.5
  7488.       },
  7489.       "encounter": {
  7490.         "base_capture_rate": 0.1,
  7491.         "base_flee_rate": 0.1,
  7492.         "collision_radius_m": 0.29,
  7493.         "collision_height_m": 0.1,
  7494.         "collision_head_radius_m": 0.29,
  7495.         "movement_type": "MOVEMENT_HOVERING",
  7496.         "movement_timer_s": 10,
  7497.         "jump_time_s": 1,
  7498.         "attack_timer_s": 29,
  7499.         "bonus_candy_capture_reward": 2,
  7500.         "bonus_stardust_capture_reward": 200,
  7501.         "attack_probability": 0.1,
  7502.         "dodge_probability": 0.15,
  7503.         "dodge_duration_s": 0.8,
  7504.         "dodge_distance": 0.5,
  7505.         "camera_distance": 3.5,
  7506.         "min_pokemon_action_frequency_s": 0.2,
  7507.         "max_pokemon_action_frequency_s": 1.6
  7508.       },
  7509.       "stats": {
  7510.         "base_stamina": 155,
  7511.         "base_attack": 150,
  7512.         "base_defense": 174
  7513.       },
  7514.       "quick_moves": [ "THUNDER_SHOCK_FAST", "CHARGE_BEAM_FAST" ],
  7515.       "cinematic_moves": [ "VICE_GRIP", "THUNDERBOLT", "ZAP_CANNON"],
  7516.       "animation_time": [ 0, 0 ],
  7517.       "evolution_pips": 1,
  7518.       "pokedex_height_m": 0.6,
  7519.       "pokedex_weight_kg": 51,
  7520.       "parent_pokemon_id": "KLINK",
  7521.       "height_std_dev": 0.075,
  7522.       "weight_std_dev": 6.375,
  7523.       "family_id": "FAMILY_KLINK",
  7524.       "candy_to_evolve": 25,
  7525.       "km_buddy_distance": 5,
  7526.       "model_height": 0.55,
  7527.       "evolution_branch": {
  7528.         "evolution": "KLINKLANG",
  7529.         "candy_cost": 100
  7530.       },
  7531.       "model_scale_v2": 1,
  7532.       "buddy_offset_male": 0,
  7533.       "buddy_offset_female": 0,
  7534.       "buddy_scale": 19,
  7535.       "buddy_portrait_offset": -0.33,
  7536.       "third_move": {
  7537.         "stardust_to_unlock": 75000,
  7538.         "candy_to_unlock": 75
  7539.       },
  7540.       "is_transferable": "true",
  7541.       "is_deployable": "true"
  7542.     }
  7543.   }, {
  7544.     "template_id": "V0601_POKEMON_KLINKLANG",
  7545.     "pokemon_settings": {
  7546.       "pokemon_id": "KLINKLANG",
  7547.       "model_scale": 1.26,
  7548.       "type": "POKEMON_TYPE_STEEL",
  7549.       "camera": {
  7550.         "disk_radius_m": 0.378,
  7551.         "cylinder_radius_m": 0.47,
  7552.         "cylinder_height_m": 0.6,
  7553.         "cylinder_ground_m": 0.19,
  7554.         "shoulder_mode_scale": 0.5
  7555.       },
  7556.       "encounter": {
  7557.         "base_capture_rate": 0.05,
  7558.         "base_flee_rate": 0.1,
  7559.         "collision_radius_m": 0.29,
  7560.         "collision_height_m": 0.1,
  7561.         "collision_head_radius_m": 0.29,
  7562.         "movement_type": "MOVEMENT_HOVERING",
  7563.         "movement_timer_s": 10,
  7564.         "jump_time_s": 1,
  7565.         "attack_timer_s": 29,
  7566.         "bonus_candy_capture_reward": 7,
  7567.         "bonus_stardust_capture_reward": 400,
  7568.         "attack_probability": 0.1,
  7569.         "dodge_probability": 0.15,
  7570.         "dodge_duration_s": 1,
  7571.         "dodge_distance": 0.5,
  7572.         "camera_distance": 3.5,
  7573.         "min_pokemon_action_frequency_s": 0.2,
  7574.         "max_pokemon_action_frequency_s": 1.6
  7575.       },
  7576.       "stats": {
  7577.         "base_stamina": 155,
  7578.         "base_attack": 199,
  7579.         "base_defense": 214
  7580.       },
  7581.       "quick_moves": [ "THUNDER_SHOCK_FAST", "CHARGE_BEAM_FAST" ],
  7582.       "cinematic_moves": [ "HYPER_BEAM", "FLASH_CANNON", "ZAP_CANNON"],
  7583.       "animation_time": [ 0, 0 ],
  7584.       "evolution_pips": 1,
  7585.       "pokedex_height_m": 0.6,
  7586.       "pokedex_weight_kg": 81,
  7587.       "parent_pokemon_id": "KLANG",
  7588.       "height_std_dev": 0.075,
  7589.       "weight_std_dev": 10.125,
  7590.       "family_id": "FAMILY_KLINK",
  7591.       "candy_to_evolve": 25,
  7592.       "km_buddy_distance": 5,
  7593.       "model_height": 0.6,
  7594.       "model_scale_v2": 1,
  7595.       "buddy_offset_male": -47.9,
  7596.       "buddy_offset_female": -47.9,
  7597.       "buddy_scale": 19,
  7598.       "buddy_portrait_offset": -0.89,
  7599.       "third_move": {
  7600.         "stardust_to_unlock": 75000,
  7601.         "candy_to_unlock": 75
  7602.       },
  7603.       "is_transferable": "true",
  7604.       "is_deployable": "true"
  7605.     }
  7606.   }, {
  7607.     "template_id": "V0602_POKEMON_TYNAMO",
  7608.     "pokemon_settings": {
  7609.       "pokemon_id": "TYNAMO",
  7610.       "model_scale": 1.26,
  7611.       "type": "POKEMON_TYPE_ELECTRIC",
  7612.       "camera": {
  7613.         "disk_radius_m": 0.378,
  7614.         "cylinder_radius_m": 0.25,
  7615.         "cylinder_height_m": 0.4,
  7616.         "shoulder_mode_scale": 0.5
  7617.       },
  7618.       "encounter": {
  7619.         "base_capture_rate": 0.4,
  7620.         "base_flee_rate": 0.1,
  7621.         "collision_radius_m": 0.1,
  7622.         "collision_height_m": 0.1,
  7623.         "collision_head_radius_m": 0.126,
  7624.         "movement_type": "MOVEMENT_JUMP",
  7625.         "movement_timer_s": 10,
  7626.         "jump_time_s": 0.9,
  7627.         "attack_timer_s": 29,
  7628.         "attack_probability": 0.1,
  7629.         "dodge_probability": 0.15,
  7630.         "dodge_duration_s": 1,
  7631.         "dodge_distance": 1,
  7632.         "camera_distance": 4,
  7633.         "min_pokemon_action_frequency_s": 0.2,
  7634.         "max_pokemon_action_frequency_s": 1.6
  7635.       },
  7636.       "stats": {
  7637.         "base_stamina": 111,
  7638.         "base_attack": 105,
  7639.         "base_defense": 78
  7640.       },
  7641.       "quick_moves": [ "TACKLE_FAST", "SPARK_FAST" ],
  7642.       "cinematic_moves": [
  7643.         "STRUGGLE"
  7644.       ],
  7645.       "animation_time": [ 0, 0 ],
  7646.       "evolution_pips": 1,
  7647.       "pokedex_height_m": 0.2,
  7648.       "pokedex_weight_kg": 0.3,
  7649.       "height_std_dev": 0.025,
  7650.       "weight_std_dev": 0.0375,
  7651.       "family_id": "FAMILY_TYNAMO",
  7652.       "candy_to_evolve": 25,
  7653.       "km_buddy_distance": 1,
  7654.       "model_height": 0.4,
  7655.       "evolution_branch": {
  7656.         "evolution": "EELEKTRIK",
  7657.         "candy_cost": 25
  7658.       },
  7659.       "model_scale_v2": 1.1,
  7660.       "buddy_offset_male": 0,
  7661.       "buddy_offset_female": 0,
  7662.       "buddy_scale": 19,
  7663.       "buddy_portrait_offset": 0,
  7664.       "third_move": {
  7665.         "stardust_to_unlock": 10000,
  7666.         "candy_to_unlock": 25
  7667.       },
  7668.       "is_transferable": "true",
  7669.       "is_deployable": "true"
  7670.     }
  7671.   }, {
  7672.     "template_id": "V0603_POKEMON_EELEKTRIK",
  7673.     "pokemon_settings": {
  7674.       "pokemon_id": "EELEKTRIK",
  7675.       "model_scale": 1.26,
  7676.       "type": "POKEMON_TYPE_ELECTRIC",
  7677.       "camera": {
  7678.         "disk_radius_m": 0.378,
  7679.         "cylinder_radius_m": 0.25,
  7680.         "cylinder_height_m": 0.4,
  7681.         "shoulder_mode_scale": 0.5
  7682.       },
  7683.       "encounter": {
  7684.         "base_capture_rate": 0.1,
  7685.         "base_flee_rate": 0.1,
  7686.         "collision_radius_m": 0.1,
  7687.         "collision_height_m": 0.1,
  7688.         "collision_head_radius_m": 0.126,
  7689.         "movement_type": "MOVEMENT_JUMP",
  7690.         "movement_timer_s": 10,
  7691.         "jump_time_s": 0.9,
  7692.         "attack_timer_s": 29,
  7693.         "attack_probability": 0.1,
  7694.         "dodge_probability": 0.15,
  7695.         "dodge_duration_s": 1,
  7696.         "dodge_distance": 1,
  7697.         "camera_distance": 7,
  7698.         "min_pokemon_action_frequency_s": 0.2,
  7699.         "max_pokemon_action_frequency_s": 1.6
  7700.       },
  7701.       "stats": {
  7702.         "base_stamina": 163,
  7703.         "base_attack": 156,
  7704.         "base_defense": 130
  7705.       },
  7706.       "quick_moves": [ "ACID_FAST", "SPARK_FAST" ],
  7707.       "cinematic_moves": [ "CRUNCH", "THUNDERBOLT", "DISCHARGE"],
  7708.       "animation_time": [ 0, 0 ],
  7709.       "evolution_pips": 1,
  7710.       "pokedex_height_m": 1.2,
  7711.       "pokedex_weight_kg": 22,
  7712.       "height_std_dev": 0.15,
  7713.       "weight_std_dev": 2.75,
  7714.       "family_id": "FAMILY_TYNAMO",
  7715.       "candy_to_evolve": 25,
  7716.       "km_buddy_distance": 1,
  7717.       "model_height": 0.4,
  7718.       "evolution_branch": {
  7719.         "evolution": "EELEKTROSS",
  7720.         "evolution_item_requirement": "ITEM_GEN_5_EVOLUTION_STONE",
  7721.         "candy_cost": 100
  7722.       },
  7723.       "model_scale_v2": 1.1,
  7724.       "buddy_offset_male": 0,
  7725.       "buddy_offset_female": 0,
  7726.       "buddy_scale": 19,
  7727.       "buddy_portrait_offset": 0,
  7728.       "third_move": {
  7729.         "stardust_to_unlock": 10000,
  7730.         "candy_to_unlock": 25
  7731.       },
  7732.       "is_transferable": "true",
  7733.       "is_deployable": "true"
  7734.     }
  7735.   }, {
  7736.     "template_id": "V0604_POKEMON_EELEKTROSS",
  7737.     "pokemon_settings": {
  7738.       "pokemon_id": "EELEKTROSS",
  7739.       "model_scale": 1.26,
  7740.       "type": "POKEMON_TYPE_ELECTRIC",
  7741.       "camera": {
  7742.         "disk_radius_m": 0.378,
  7743.         "cylinder_radius_m": 0.25,
  7744.         "cylinder_height_m": 0.4,
  7745.         "shoulder_mode_scale": 0.5
  7746.       },
  7747.       "encounter": {
  7748.         "base_capture_rate": 0.05,
  7749.         "base_flee_rate": 0.1,
  7750.         "collision_radius_m": 0.1,
  7751.         "collision_height_m": 0.1,
  7752.         "collision_head_radius_m": 0.126,
  7753.         "movement_type": "MOVEMENT_JUMP",
  7754.         "movement_timer_s": 10,
  7755.         "jump_time_s": 0.9,
  7756.         "attack_timer_s": 29,
  7757.         "bonus_candy_capture_reward": 2,
  7758.         "bonus_stardust_capture_reward": 200,
  7759.         "attack_probability": 0.1,
  7760.         "dodge_probability": 0.15,
  7761.         "dodge_duration_s": 1,
  7762.         "dodge_distance": 1,
  7763.         "camera_distance": 2.25,
  7764.         "min_pokemon_action_frequency_s": 0.2,
  7765.         "max_pokemon_action_frequency_s": 1.6
  7766.       },
  7767.       "stats": {
  7768.         "base_stamina": 198,
  7769.         "base_attack": 217,
  7770.         "base_defense": 152
  7771.       },
  7772.       "quick_moves": [ "ACID_FAST", "SPARK_FAST" ],
  7773.       "cinematic_moves": [ "CRUNCH", "THUNDERBOLT", "ACID_SPRAY", "DRAGON_CLAW" ],
  7774.       "animation_time": [ 0, 0 ],
  7775.       "evolution_pips": 1,
  7776.       "pokedex_height_m": 2.1,
  7777.       "pokedex_weight_kg": 80.5,
  7778.       "parent_pokemon_id": "EELEKTRIK",
  7779.       "height_std_dev": 0.2625,
  7780.       "weight_std_dev": 10.0625,
  7781.       "family_id": "FAMILY_TYNAMO",
  7782.       "candy_to_evolve": 25,
  7783.       "km_buddy_distance": 1,
  7784.       "model_height": 0.4,
  7785.       "model_scale_v2": 1.1,
  7786.       "buddy_offset_male": 0,
  7787.       "buddy_offset_female": 0,
  7788.       "buddy_scale": 19,
  7789.       "buddy_portrait_offset": 0,
  7790.       "third_move": {
  7791.         "stardust_to_unlock": 10000,
  7792.         "candy_to_unlock": 25
  7793.       },
  7794.       "is_transferable": "true",
  7795.       "is_deployable": "true"
  7796.     }
  7797.   }, {
  7798.     "template_id": "V0605_POKEMON_ELGYEM",
  7799.     "pokemon_settings": {
  7800.       "pokemon_id": "ELGYEM",
  7801.       "model_scale": 1.26,
  7802.       "type": "POKEMON_TYPE_PSYCHIC",
  7803.       "camera": {
  7804.         "disk_radius_m": 0.378,
  7805.         "cylinder_radius_m": 0.25,
  7806.         "cylinder_height_m": 0.4,
  7807.         "shoulder_mode_scale": 0.5
  7808.       },
  7809.       "encounter": {
  7810.         "base_capture_rate": 0.3,
  7811.         "base_flee_rate": 0.1,
  7812.         "collision_radius_m": 0.1,
  7813.         "collision_height_m": 0.1,
  7814.         "collision_head_radius_m": 0.126,
  7815.         "movement_type": "MOVEMENT_JUMP",
  7816.         "movement_timer_s": 10,
  7817.         "jump_time_s": 0.9,
  7818.         "attack_timer_s": 29,
  7819.         "attack_probability": 0.1,
  7820.         "dodge_probability": 0.15,
  7821.         "dodge_duration_s": 1,
  7822.         "dodge_distance": 1,
  7823.         "camera_distance": 2.25,
  7824.         "min_pokemon_action_frequency_s": 0.2,
  7825.         "max_pokemon_action_frequency_s": 1.6
  7826.       },
  7827.       "stats": {
  7828.         "base_stamina": 146,
  7829.         "base_attack": 148,
  7830.         "base_defense": 100
  7831.       },
  7832.       "quick_moves": [ "CONFUSION_FAST", "ASTONISH_FAST" ],
  7833.       "cinematic_moves": [ "PSYBEAM", "DARK_PULSE", "PSYCHIC"],
  7834.       "animation_time": [ 0, 0 ],
  7835.       "evolution_pips": 1,
  7836.       "pokedex_height_m": 0.5,
  7837.       "pokedex_weight_kg": 9,
  7838.       "height_std_dev": 0.0625,
  7839.       "weight_std_dev": 1.125,
  7840.       "family_id": "FAMILY_ELGYEM",
  7841.       "candy_to_evolve": 25,
  7842.       "km_buddy_distance": 3,
  7843.       "model_height": 0.4,
  7844.       "evolution_branch": {
  7845.         "evolution": "ELGYEM",
  7846.         "candy_cost": 50
  7847.       },
  7848.       "model_scale_v2": 1.1,
  7849.       "buddy_offset_male": 0,
  7850.       "buddy_offset_female": 0,
  7851.       "buddy_scale": 19,
  7852.       "buddy_portrait_offset": 0,
  7853.       "third_move": {
  7854.         "stardust_to_unlock": 50000,
  7855.         "candy_to_unlock": 50
  7856.       },
  7857.       "is_transferable": "true",
  7858.       "is_deployable": "true"
  7859.     }
  7860.   }, {
  7861.     "template_id": "V0606_POKEMON_BEHEEYEM",
  7862.     "pokemon_settings": {
  7863.       "pokemon_id": "BEHEEYEM",
  7864.       "model_scale": 1.26,
  7865.       "type": "POKEMON_TYPE_PSYCHIC",
  7866.       "camera": {
  7867.         "disk_radius_m": 0.378,
  7868.         "cylinder_radius_m": 0.25,
  7869.         "cylinder_height_m": 0.4,
  7870.         "shoulder_mode_scale": 0.5
  7871.       },
  7872.       "encounter": {
  7873.         "base_capture_rate": 0.15,
  7874.         "base_flee_rate": 0.1,
  7875.         "collision_radius_m": 0.1,
  7876.         "collision_height_m": 0.1,
  7877.         "collision_head_radius_m": 0.126,
  7878.         "movement_type": "MOVEMENT_JUMP",
  7879.         "movement_timer_s": 10,
  7880.         "jump_time_s": 0.9,
  7881.         "attack_timer_s": 29,
  7882.         "bonus_candy_capture_reward": 2,
  7883.         "bonus_stardust_capture_reward": 200,
  7884.         "attack_probability": 0.1,
  7885.         "dodge_probability": 0.15,
  7886.         "dodge_duration_s": 1,
  7887.         "dodge_distance": 1,
  7888.         "camera_distance": 2.25,
  7889.         "min_pokemon_action_frequency_s": 0.2,
  7890.         "max_pokemon_action_frequency_s": 1.6
  7891.       },
  7892.       "stats": {
  7893.         "base_stamina": 181,
  7894.         "base_attack": 221,
  7895.         "base_defense": 163
  7896.       },
  7897.       "quick_moves": [ "CONFUSION_FAST", "ASTONISH_FAST" ],
  7898.       "cinematic_moves": [ "ROCK_SLIDE", "DARK_PULSE", "PSYCHIC"],
  7899.       "animation_time": [ 0, 0 ],
  7900.       "evolution_pips": 1,
  7901.       "pokedex_height_m": 1,
  7902.       "pokedex_weight_kg": 34.5,
  7903.       "parent_pokemon_id": "ELGYEM",
  7904.       "height_std_dev": 0.125,
  7905.       "weight_std_dev": 4.3125,
  7906.       "family_id": "FAMILY_ELGYEM",
  7907.       "candy_to_evolve": 25,
  7908.       "km_buddy_distance": 3,
  7909.       "model_height": 0.4,
  7910.       "model_scale_v2": 1.1,
  7911.       "buddy_offset_male": 0,
  7912.       "buddy_offset_female": 0,
  7913.       "buddy_scale": 19,
  7914.       "buddy_portrait_offset": 0,
  7915.       "third_move": {
  7916.         "stardust_to_unlock": 50000,
  7917.         "candy_to_unlock": 50
  7918.       },
  7919.       "is_transferable": "true",
  7920.       "is_deployable": "true"
  7921.     }
  7922.   }, {
  7923.     "template_id": "V0607_POKEMON_LITWICK",
  7924.     "pokemon_settings": {
  7925.       "pokemon_id": "LITWICK",
  7926.       "model_scale": 1.26,
  7927.       "type": "POKEMON_TYPE_GHOST",
  7928.       "type_2": "POKEMON_TYPE_FIRE",
  7929.       "camera": {
  7930.         "disk_radius_m": 0.378,
  7931.         "cylinder_radius_m": 0.15,
  7932.         "cylinder_height_m": 0.45,
  7933.         "shoulder_mode_scale": 0.5
  7934.       },
  7935.       "encounter": {
  7936.         "base_capture_rate": 0.4,
  7937.         "base_flee_rate": 0.1,
  7938.         "collision_radius_m": 0.1,
  7939.         "collision_height_m": 0.1,
  7940.         "collision_head_radius_m": 0.13,
  7941.         "movement_type": "MOVEMENT_JUMP",
  7942.         "movement_timer_s": 10,
  7943.         "jump_time_s": 0.8,
  7944.         "attack_timer_s": 29,
  7945.         "attack_probability": 0.1,
  7946.         "dodge_probability": 0.15,
  7947.         "dodge_duration_s": 1,
  7948.         "dodge_distance": 1,
  7949.         "camera_distance": 2.5,
  7950.         "min_pokemon_action_frequency_s": 0.2,
  7951.         "max_pokemon_action_frequency_s": 1.6
  7952.       },
  7953.       "stats": {
  7954.         "base_stamina": 137,
  7955.         "base_attack": 108,
  7956.         "base_defense": 98
  7957.       },
  7958.       "quick_moves": [ "ASTONISH_FAST", "EMBER_FAST" ],
  7959.       "cinematic_moves": [ "FLAME_CHARGE", "FLAME_BURST", "HEAT_WAVE"],
  7960.       "animation_time": [ 0, 0 ],
  7961.       "evolution_pips": 1,
  7962.       "pokedex_height_m": 0.3,
  7963.       "pokedex_weight_kg": 3.1,
  7964.       "height_std_dev": 0.0375,
  7965.       "weight_std_dev": 0.3875,
  7966.       "family_id": "FAMILY_LITWICK",
  7967.       "candy_to_evolve": 25,
  7968.       "km_buddy_distance": 5,
  7969.       "model_height": 0.43,
  7970.       "evolution_branch": {
  7971.         "evolution": "LAMPENT",
  7972.         "candy_cost": 25
  7973.       },
  7974.       "model_scale_v2": 1.07,
  7975.       "buddy_offset_male": 0,
  7976.       "buddy_offset_female": 0,
  7977.       "buddy_scale": 19,
  7978.       "buddy_portrait_offset": -0.08,
  7979.       "third_move": {
  7980.         "stardust_to_unlock": 75000,
  7981.         "candy_to_unlock": 75
  7982.       },
  7983.       "is_transferable": "true",
  7984.       "is_deployable": "true"
  7985.     }
  7986.   }, {
  7987.     "template_id": "V0608_POKEMON_LAMPENT",
  7988.     "pokemon_settings": {
  7989.       "pokemon_id": "LAMPENT",
  7990.       "model_scale": 1.26,
  7991.       "type": "POKEMON_TYPE_GHOST",
  7992.       "type_2": "POKEMON_TYPE_FIRE",
  7993.       "camera": {
  7994.         "disk_radius_m": 0.378,
  7995.         "cylinder_radius_m": 0.54,
  7996.         "cylinder_height_m": 0.83,
  7997.         "cylinder_ground_m": 0.05,
  7998.         "shoulder_mode_scale": 0.5
  7999.       },
  8000.       "encounter": {
  8001.         "base_capture_rate": 0.1,
  8002.         "base_flee_rate": 0.1,
  8003.         "collision_radius_m": 0.15,
  8004.         "collision_height_m": 0.1,
  8005.         "collision_head_radius_m": 0.2,
  8006.         "movement_type": "MOVEMENT_HOVERING",
  8007.         "movement_timer_s": 10,
  8008.         "jump_time_s": 1,
  8009.         "attack_timer_s": 29,
  8010.         "bonus_candy_capture_reward": 2,
  8011.         "bonus_stardust_capture_reward": 200,
  8012.         "attack_probability": 0.1,
  8013.         "dodge_probability": 0.15,
  8014.         "dodge_duration_s": 1,
  8015.         "dodge_distance": 0.7,
  8016.         "camera_distance": 4,
  8017.         "min_pokemon_action_frequency_s": 0.2,
  8018.         "max_pokemon_action_frequency_s": 1.6
  8019.       },
  8020.       "stats": {
  8021.         "base_stamina": 155,
  8022.         "base_attack": 169,
  8023.         "base_defense": 115
  8024.       },
  8025.       "quick_moves": [ "ASTONISH_FAST", "EMBER_FAST" ],
  8026.       "cinematic_moves": [ "ENERGY_BALL", "FLAME_BURST", "HEAT_WAVE"],
  8027.       "animation_time": [ 0, 0 ],
  8028.       "evolution_pips": 1,
  8029.       "pokedex_height_m": 0.6,
  8030.       "pokedex_weight_kg": 13,
  8031.       "parent_pokemon_id": "LITWICK",
  8032.       "height_std_dev": 0.075,
  8033.       "weight_std_dev": 1.625,
  8034.       "family_id": "FAMILY_LITWICK",
  8035.       "candy_to_evolve": 25,
  8036.       "km_buddy_distance": 5,
  8037.       "model_height": 0.77,
  8038.       "evolution_branch": {
  8039.         "evolution": "CHANDELURE",
  8040.         "evolution_item_requirement": "ITEM_GEN_5_EVOLUTION_STONE",
  8041.         "candy_cost": 100
  8042.       },
  8043.       "model_scale_v2": 1,
  8044.       "buddy_offset_male": -36.8,
  8045.       "buddy_offset_female": -36.8,
  8046.       "buddy_scale": 19,
  8047.       "buddy_portrait_offset": 0,
  8048.       "third_move": {
  8049.         "stardust_to_unlock": 75000,
  8050.         "candy_to_unlock": 75
  8051.       },
  8052.       "is_transferable": "true",
  8053.       "is_deployable": "true"
  8054.     }
  8055.   }, {
  8056.     "template_id": "V0609_POKEMON_CHANDELURE",
  8057.     "pokemon_settings": {
  8058.       "pokemon_id": "CHANDELURE",
  8059.       "model_scale": 1.26,
  8060.       "type": "POKEMON_TYPE_GHOST",
  8061.       "type_2": "POKEMON_TYPE_FIRE",
  8062.       "camera": {
  8063.         "disk_radius_m": 0.378,
  8064.         "cylinder_radius_m": 1.5,
  8065.         "cylinder_height_m": 2.38,
  8066.         "cylinder_ground_m": 0.81,
  8067.         "shoulder_mode_scale": 0.5
  8068.       },
  8069.       "encounter": {
  8070.         "base_capture_rate": 0.05,
  8071.         "base_flee_rate": 0.1,
  8072.         "collision_radius_m": 0.3,
  8073.         "collision_height_m": 0.1,
  8074.         "collision_head_radius_m": 0.35,
  8075.         "movement_type": "MOVEMENT_HOVERING",
  8076.         "movement_timer_s": 10,
  8077.         "jump_time_s": 1,
  8078.         "attack_timer_s": 29,
  8079.         "bonus_candy_capture_reward": 7,
  8080.         "bonus_stardust_capture_reward": 400,
  8081.         "attack_probability": 0.1,
  8082.         "dodge_probability": 0.15,
  8083.         "dodge_duration_s": 1,
  8084.         "dodge_distance": 0.8,
  8085.         "camera_distance": 7,
  8086.         "min_pokemon_action_frequency_s": 0.2,
  8087.         "max_pokemon_action_frequency_s": 1.6
  8088.       },
  8089.       "stats": {
  8090.         "base_stamina": 155,
  8091.         "base_attack": 271,
  8092.         "base_defense": 182
  8093.       },
  8094.       "quick_moves": [ "HEX_FAST", "FIRE_SPIN_FAST" ],
  8095.       "cinematic_moves": [ "ENERGY_BALL", "SHADOW_BALL", "OVERHEAT"],
  8096.       "animation_time": [ 0, 0 ],
  8097.       "evolution_pips": 1,
  8098.       "pokedex_height_m": 1,
  8099.       "pokedex_weight_kg": 34.3,
  8100.       "parent_pokemon_id": "LAMPENT",
  8101.       "height_std_dev": 0.125,
  8102.       "weight_std_dev": 4.2875,
  8103.       "family_id": "FAMILY_LITWICK",
  8104.       "candy_to_evolve": 25,
  8105.       "km_buddy_distance": 5,
  8106.       "buddy_size": "BUDDY_FLYING",
  8107.       "model_height": 2.3,
  8108.       "model_scale_v2": 0.96,
  8109.       "buddy_offset_male": -71.7,
  8110.       "buddy_offset_female": -71.7,
  8111.       "buddy_scale": 18,
  8112.       "buddy_portrait_offset": -0.37,
  8113.       "third_move": {
  8114.         "stardust_to_unlock": 75000,
  8115.         "candy_to_unlock": 75
  8116.       },
  8117.       "is_transferable": "true",
  8118.       "is_deployable": "true"
  8119.     }
  8120.   }, {
  8121.     "template_id": "V0610_POKEMON_AXEW",
  8122.     "pokemon_settings": {
  8123.       "pokemon_id": "AXEW",
  8124.       "model_scale": 1.26,
  8125.       "type": "POKEMON_TYPE_DRAGON",
  8126.       "camera": {
  8127.         "disk_radius_m": 0.378,
  8128.         "cylinder_radius_m": 0.25,
  8129.         "cylinder_height_m": 0.4,
  8130.         "shoulder_mode_scale": 0.5
  8131.       },
  8132.       "encounter": {
  8133.         "base_capture_rate": 0.4,
  8134.         "base_flee_rate": 0.1,
  8135.         "collision_radius_m": 0.1,
  8136.         "collision_height_m": 0.1,
  8137.         "collision_head_radius_m": 0.126,
  8138.         "movement_type": "MOVEMENT_JUMP",
  8139.         "movement_timer_s": 10,
  8140.         "jump_time_s": 0.9,
  8141.         "attack_timer_s": 29,
  8142.         "attack_probability": 0.1,
  8143.         "dodge_probability": 0.15,
  8144.         "dodge_duration_s": 1,
  8145.         "dodge_distance": 1,
  8146.         "camera_distance": 2.25,
  8147.         "min_pokemon_action_frequency_s": 0.2,
  8148.         "max_pokemon_action_frequency_s": 1.6
  8149.       },
  8150.       "stats": {
  8151.         "base_stamina": 130,
  8152.         "base_attack": 154,
  8153.         "base_defense": 101
  8154.       },
  8155.       "quick_moves": [ "SCRATCH_FAST", "IRON_TAIL_FAST" ],
  8156.       "cinematic_moves": [ "DRAGON_CLAW", "AQUA_TAIL", "DRAGON_PULSE"],
  8157.       "animation_time": [ 0, 0 ],
  8158.       "evolution_pips": 1,
  8159.       "pokedex_height_m": 0.6,
  8160.       "pokedex_weight_kg": 18,
  8161.       "height_std_dev": 0.075,
  8162.       "weight_std_dev": 2.25,
  8163.       "family_id": "FAMILY_AXEW",
  8164.       "candy_to_evolve": 25,
  8165.       "km_buddy_distance": 5,
  8166.       "model_height": 0.4,
  8167.       "evolution_branch": {
  8168.         "evolution": "FRAXURE",
  8169.         "candy_cost": 25
  8170.       },
  8171.       "model_scale_v2": 1.1,
  8172.       "buddy_offset_male": 0,
  8173.       "buddy_offset_female": 0,
  8174.       "buddy_scale": 19,
  8175.       "buddy_portrait_offset": 0,
  8176.       "third_move": {
  8177.         "stardust_to_unlock": 75000,
  8178.         "candy_to_unlock": 75
  8179.       },
  8180.       "is_transferable": "true",
  8181.       "is_deployable": "true"
  8182.     }
  8183.   }, {
  8184.     "template_id": "V0611_POKEMON_FRAXURE",
  8185.     "pokemon_settings": {
  8186.       "pokemon_id": "FRAXURE",
  8187.       "model_scale": 1.26,
  8188.       "type": "POKEMON_TYPE_DRAGON",
  8189.       "camera": {
  8190.         "disk_radius_m": 0.378,
  8191.         "cylinder_radius_m": 0.25,
  8192.         "cylinder_height_m": 0.4,
  8193.         "shoulder_mode_scale": 0.5
  8194.       },
  8195.       "encounter": {
  8196.         "base_capture_rate": 0.1,
  8197.         "base_flee_rate": 0.1,
  8198.         "collision_radius_m": 0.1,
  8199.         "collision_height_m": 0.1,
  8200.         "collision_head_radius_m": 0.126,
  8201.         "movement_type": "MOVEMENT_JUMP",
  8202.         "movement_timer_s": 10,
  8203.         "jump_time_s": 0.9,
  8204.         "attack_timer_s": 29,
  8205.         "bonus_candy_capture_reward": 2,
  8206.         "bonus_stardust_capture_reward": 200,
  8207.         "attack_probability": 0.1,
  8208.         "dodge_probability": 0.15,
  8209.         "dodge_duration_s": 1,
  8210.         "dodge_distance": 1,
  8211.         "camera_distance": 2.25,
  8212.         "min_pokemon_action_frequency_s": 0.2,
  8213.         "max_pokemon_action_frequency_s": 1.6
  8214.       },
  8215.       "stats": {
  8216.         "base_stamina": 165,
  8217.         "base_attack": 212,
  8218.         "base_defense": 123
  8219.       },
  8220.       "quick_moves": [ "DRAGON_TAIL_FAST", "IRON_TAIL_FAST" ],
  8221.       "cinematic_moves": [ "DRAGON_CLAW", "AQUA_TAIL", "NIGHT_SLASH"],
  8222.       "animation_time": [ 0, 0 ],
  8223.       "evolution_pips": 1,
  8224.       "pokedex_height_m": 1,
  8225.       "pokedex_weight_kg": 36,
  8226.       "parent_pokemon_id": "AXEW",
  8227.       "height_std_dev": 0.125,
  8228.       "weight_std_dev": 4.5,
  8229.       "family_id": "FAMILY_AXEW",
  8230.       "candy_to_evolve": 25,
  8231.       "km_buddy_distance": 5,
  8232.       "model_height": 0.4,
  8233.       "evolution_branch": {
  8234.         "evolution": "HAXORUS",
  8235.         "candy_cost": 100
  8236.       },
  8237.       "model_scale_v2": 1.1,
  8238.       "buddy_offset_male": 0,
  8239.       "buddy_offset_female": 0,
  8240.       "buddy_scale": 19,
  8241.       "buddy_portrait_offset": 0,
  8242.       "third_move": {
  8243.         "stardust_to_unlock": 75000,
  8244.         "candy_to_unlock": 75
  8245.       },
  8246.       "is_transferable": "true",
  8247.       "is_deployable": "true"
  8248.     }
  8249.   }, {
  8250.     "template_id": "V0612_POKEMON_HAXORUS",
  8251.     "pokemon_settings": {
  8252.       "pokemon_id": "HAXORUS",
  8253.       "model_scale": 1.26,
  8254.       "type": "POKEMON_TYPE_DRAGON",
  8255.       "camera": {
  8256.         "disk_radius_m": 0.378,
  8257.         "cylinder_radius_m": 0.25,
  8258.         "cylinder_height_m": 0.4,
  8259.         "shoulder_mode_scale": 0.5
  8260.       },
  8261.       "encounter": {
  8262.         "base_capture_rate": 0.05,
  8263.         "base_flee_rate": 0.1,
  8264.         "collision_radius_m": 0.1,
  8265.         "collision_height_m": 0.1,
  8266.         "collision_head_radius_m": 0.126,
  8267.         "movement_type": "MOVEMENT_JUMP",
  8268.         "movement_timer_s": 10,
  8269.         "jump_time_s": 0.9,
  8270.         "attack_timer_s": 29,
  8271.         "bonus_candy_capture_reward": 7,
  8272.         "bonus_stardust_capture_reward": 400,
  8273.         "attack_probability": 0.1,
  8274.         "dodge_probability": 0.15,
  8275.         "dodge_duration_s": 1,
  8276.         "dodge_distance": 1,
  8277.         "camera_distance": 2.25,
  8278.         "min_pokemon_action_frequency_s": 0.2,
  8279.         "max_pokemon_action_frequency_s": 1.6
  8280.       },
  8281.       "stats": {
  8282.         "base_stamina": 183,
  8283.         "base_attack": 284,
  8284.         "base_defense": 172
  8285.       },
  8286.       "quick_moves": [ "DRAGON_TAIL_FAST", "COUNTER_FAST" ],
  8287.       "cinematic_moves": [ "DRAGON_CLAW", "SURF", "NIGHT_SLASH", "EARTHQUAKE" ],
  8288.       "animation_time": [ 0, 0 ],
  8289.       "evolution_pips": 1,
  8290.       "pokedex_height_m": 1.8,
  8291.       "pokedex_weight_kg": 105.5,
  8292.       "parent_pokemon_id": "FRAXURE",
  8293.       "height_std_dev": 0.225,
  8294.       "weight_std_dev": 13.1875,
  8295.       "family_id": "FAMILY_AXEW",
  8296.       "candy_to_evolve": 25,
  8297.       "km_buddy_distance": 5,
  8298.       "model_height": 0.4,
  8299.       "model_scale_v2": 1.1,
  8300.       "buddy_offset_male": 0,
  8301.       "buddy_offset_female": 0,
  8302.       "buddy_scale": 19,
  8303.       "buddy_portrait_offset": 0,
  8304.       "third_move": {
  8305.         "stardust_to_unlock": 75000,
  8306.         "candy_to_unlock": 75
  8307.       },
  8308.       "is_transferable": "true",
  8309.       "is_deployable": "true"
  8310.     }
  8311.   }, {
  8312.     "template_id": "V0613_POKEMON_CUBCHOO",
  8313.     "pokemon_settings": {
  8314.       "pokemon_id": "CUBCHOO",
  8315.       "model_scale": 1.26,
  8316.       "type": "POKEMON_TYPE_ICE",
  8317.       "camera": {
  8318.         "disk_radius_m": 0.378,
  8319.         "cylinder_radius_m": 0.25,
  8320.         "cylinder_height_m": 0.4,
  8321.         "shoulder_mode_scale": 0.5
  8322.       },
  8323.       "encounter": {
  8324.         "base_capture_rate": 0.3,
  8325.         "base_flee_rate": 0.1,
  8326.         "collision_radius_m": 0.1,
  8327.         "collision_height_m": 0.1,
  8328.         "collision_head_radius_m": 0.126,
  8329.         "movement_type": "MOVEMENT_JUMP",
  8330.         "movement_timer_s": 10,
  8331.         "jump_time_s": 0.9,
  8332.         "attack_timer_s": 29,
  8333.         "attack_probability": 0.1,
  8334.         "dodge_probability": 0.15,
  8335.         "dodge_duration_s": 1,
  8336.         "dodge_distance": 1,
  8337.         "camera_distance": 2.25,
  8338.         "min_pokemon_action_frequency_s": 0.2,
  8339.         "max_pokemon_action_frequency_s": 1.6
  8340.       },
  8341.       "stats": {
  8342.         "base_stamina": 146,
  8343.         "base_attack": 128,
  8344.         "base_defense": 74
  8345.       },
  8346.       "quick_moves": [ "POWDER_SNOW_FAST", "CHARM_FAST" ],
  8347.       "cinematic_moves": [ "ICE_PUNCH", "ICY_WIND", "PLAY_ROUGH"],
  8348.       "animation_time": [ 0, 0 ],
  8349.       "evolution_pips": 1,
  8350.       "pokedex_height_m": 0.5,
  8351.       "pokedex_weight_kg": 8.5,
  8352.       "height_std_dev": 0.0625,
  8353.       "weight_std_dev": 1.0625,
  8354.       "family_id": "FAMILY_CUBCHOO",
  8355.       "candy_to_evolve": 25,
  8356.       "km_buddy_distance": 3,
  8357.       "model_height": 0.4,
  8358.       "evolution_branch": {
  8359.         "evolution": "BEARTIC",
  8360.         "candy_cost": 50
  8361.       },
  8362.       "model_scale_v2": 1.1,
  8363.       "buddy_offset_male": 0,
  8364.       "buddy_offset_female": 0,
  8365.       "buddy_scale": 19,
  8366.       "buddy_portrait_offset": 0,
  8367.       "third_move": {
  8368.         "stardust_to_unlock": 50000,
  8369.         "candy_to_unlock": 50
  8370.       },
  8371.       "is_transferable": "true",
  8372.       "is_deployable": "true"
  8373.     }
  8374.   }, {
  8375.     "template_id": "V0614_POKEMON_BEARTIC",
  8376.     "pokemon_settings": {
  8377.       "pokemon_id": "BEARTIC",
  8378.       "model_scale": 1.26,
  8379.       "type": "POKEMON_TYPE_ICE",
  8380.       "camera": {
  8381.         "disk_radius_m": 0.378,
  8382.         "cylinder_radius_m": 0.25,
  8383.         "cylinder_height_m": 0.4,
  8384.         "shoulder_mode_scale": 0.5
  8385.       },
  8386.       "encounter": {
  8387.         "base_capture_rate": 0.15,
  8388.         "base_flee_rate": 0.1,
  8389.         "collision_radius_m": 0.1,
  8390.         "collision_height_m": 0.1,
  8391.         "collision_head_radius_m": 0.126,
  8392.         "movement_type": "MOVEMENT_JUMP",
  8393.         "movement_timer_s": 10,
  8394.         "jump_time_s": 0.9,
  8395.         "attack_timer_s": 29,
  8396.         "bonus_candy_capture_reward": 2,
  8397.         "bonus_stardust_capture_reward": 200,
  8398.         "attack_probability": 0.1,
  8399.         "dodge_probability": 0.15,
  8400.         "dodge_duration_s": 1,
  8401.         "dodge_distance": 1,
  8402.         "camera_distance": 2.25,
  8403.         "min_pokemon_action_frequency_s": 0.2,
  8404.         "max_pokemon_action_frequency_s": 1.6
  8405.       },
  8406.       "stats": {
  8407.         "base_stamina": 216,
  8408.         "base_attack": 233,
  8409.         "base_defense": 152
  8410.       },
  8411.       "quick_moves": [ "POWDER_SNOW_FAST", "CHARM_FAST" ],
  8412.       "cinematic_moves": [ "ICE_PUNCH", "SURF", "PLAY_ROUGH"],
  8413.       "animation_time": [ 0, 0 ],
  8414.       "evolution_pips": 1,
  8415.       "pokedex_height_m": 2.6,
  8416.       "pokedex_weight_kg": 260,
  8417.       "parent_pokemon_id": "CUBCHOO",
  8418.       "height_std_dev": 0.325,
  8419.       "weight_std_dev": 32.5,
  8420.       "family_id": "FAMILY_CUBCHOO",
  8421.       "candy_to_evolve": 25,
  8422.       "km_buddy_distance": 3,
  8423.       "model_height": 0.4,
  8424.       "model_scale_v2": 1.1,
  8425.       "buddy_offset_male": 0,
  8426.       "buddy_offset_female": 0,
  8427.       "buddy_scale": 19,
  8428.       "buddy_portrait_offset": 0,
  8429.       "third_move": {
  8430.         "stardust_to_unlock": 50000,
  8431.         "candy_to_unlock": 50
  8432.       },
  8433.       "is_transferable": "true",
  8434.       "is_deployable": "true"
  8435.     }
  8436.   }, {
  8437.     "template_id": "V0615_POKEMON_CRYOGONAL",
  8438.     "pokemon_settings": {
  8439.       "pokemon_id": "CRYOGONAL",
  8440.       "model_scale": 1.26,
  8441.       "type": "POKEMON_TYPE_ICE",
  8442.       "camera": {
  8443.         "disk_radius_m": 0.378,
  8444.         "cylinder_radius_m": 0.25,
  8445.         "cylinder_height_m": 0.4,
  8446.         "shoulder_mode_scale": 0.5
  8447.       },
  8448.       "encounter": {
  8449.         "base_capture_rate": 0.2,
  8450.         "base_flee_rate": 0.1,
  8451.         "collision_radius_m": 0.1,
  8452.         "collision_height_m": 0.1,
  8453.         "collision_head_radius_m": 0.126,
  8454.         "movement_type": "MOVEMENT_JUMP",
  8455.         "movement_timer_s": 10,
  8456.         "jump_time_s": 0.9,
  8457.         "attack_timer_s": 29,
  8458.         "attack_probability": 0.1,
  8459.         "dodge_probability": 0.15,
  8460.         "dodge_duration_s": 1,
  8461.         "dodge_distance": 1,
  8462.         "camera_distance": 2.25,
  8463.         "min_pokemon_action_frequency_s": 0.2,
  8464.         "max_pokemon_action_frequency_s": 1.6
  8465.       },
  8466.       "stats": {
  8467.         "base_stamina": 190,
  8468.         "base_attack": 190,
  8469.         "base_defense": 218
  8470.       },
  8471.       "quick_moves": [ "ICE_SHARD_FAST", "FROST_BREATH_FAST" ],
  8472.       "cinematic_moves": [ "AURORA_BEAM", "NIGHT_SLASH", "SOLAR_BEAM", "WATER_PULSE" ],
  8473.       "animation_time": [ 0, 0 ],
  8474.       "evolution_pips": 1,
  8475.       "pokedex_height_m": 1.1,
  8476.       "pokedex_weight_kg": 148,
  8477.       "height_std_dev": 0.1375,
  8478.       "weight_std_dev": 18.5,
  8479.       "family_id": "FAMILY_CRYOGONAL",
  8480.       "candy_to_evolve": 25,
  8481.       "km_buddy_distance": 5,
  8482.       "model_height": 0.4,
  8483.       "model_scale_v2": 1.1,
  8484.       "buddy_offset_male": 0,
  8485.       "buddy_offset_female": 0,
  8486.       "buddy_scale": 19,
  8487.       "buddy_portrait_offset": 0,
  8488.       "third_move": {
  8489.         "stardust_to_unlock": 75000,
  8490.         "candy_to_unlock": 75
  8491.       },
  8492.       "is_transferable": "true",
  8493.       "is_deployable": "true"
  8494.     }
  8495.   }, {
  8496.     "template_id": "V0616_POKEMON_SHELMET",
  8497.     "pokemon_settings": {
  8498.       "pokemon_id": "SHELMET",
  8499.       "model_scale": 1.26,
  8500.       "type": "POKEMON_TYPE_BUG",
  8501.       "camera": {
  8502.         "disk_radius_m": 0.378,
  8503.         "cylinder_radius_m": 0.25,
  8504.         "cylinder_height_m": 0.4,
  8505.         "shoulder_mode_scale": 0.5
  8506.       },
  8507.       "encounter": {
  8508.         "base_capture_rate": 0.3,
  8509.         "base_flee_rate": 0.1,
  8510.         "collision_radius_m": 0.1,
  8511.         "collision_height_m": 0.1,
  8512.         "collision_head_radius_m": 0.126,
  8513.         "movement_type": "MOVEMENT_JUMP",
  8514.         "movement_timer_s": 10,
  8515.         "jump_time_s": 0.9,
  8516.         "attack_timer_s": 29,
  8517.         "attack_probability": 0.1,
  8518.         "dodge_probability": 0.15,
  8519.         "dodge_duration_s": 1,
  8520.         "dodge_distance": 1,
  8521.         "camera_distance": 2.25,
  8522.         "min_pokemon_action_frequency_s": 0.2,
  8523.         "max_pokemon_action_frequency_s": 1.6
  8524.       },
  8525.       "stats": {
  8526.         "base_stamina": 137,
  8527.         "base_attack": 72,
  8528.         "base_defense": 140
  8529.       },
  8530.       "quick_moves": [ "ACID_FAST", "INFESTATION_FAST" ],
  8531.       "cinematic_moves": [ "BUG_BUZZ", "BODY_SLAM", "SIGNAL_BEAM"],
  8532.       "animation_time": [ 0, 0 ],
  8533.       "evolution_pips": 1,
  8534.       "pokedex_height_m": 0.4,
  8535.       "pokedex_weight_kg": 7.7,
  8536.       "height_std_dev": 0.05,
  8537.       "weight_std_dev": 0.9625,
  8538.       "family_id": "FAMILY_SHELMET",
  8539.       "candy_to_evolve": 25,
  8540.       "km_buddy_distance": 3,
  8541.       "model_height": 0.4,
  8542.       "evolution_branch": {
  8543.         "evolution": "ACCELGOR",
  8544.         "candy_cost": 50
  8545.       },
  8546.       "model_scale_v2": 1.1,
  8547.       "buddy_offset_male": 0,
  8548.       "buddy_offset_female": 0,
  8549.       "buddy_scale": 19,
  8550.       "buddy_portrait_offset": 0,
  8551.       "third_move": {
  8552.         "stardust_to_unlock": 50000,
  8553.         "candy_to_unlock": 50
  8554.       },
  8555.       "is_transferable": "true",
  8556.       "is_deployable": "true"
  8557.     }
  8558.   }, {
  8559.     "template_id": "V0617_POKEMON_ACCELGOR",
  8560.     "pokemon_settings": {
  8561.       "pokemon_id": "ACCELGOR",
  8562.       "model_scale": 1.26,
  8563.       "type": "POKEMON_TYPE_BUG",
  8564.       "camera": {
  8565.         "disk_radius_m": 0.378,
  8566.         "cylinder_radius_m": 0.25,
  8567.         "cylinder_height_m": 0.4,
  8568.         "shoulder_mode_scale": 0.5
  8569.       },
  8570.       "encounter": {
  8571.         "base_capture_rate": 0.15,
  8572.         "base_flee_rate": 0.1,
  8573.         "collision_radius_m": 0.1,
  8574.         "collision_height_m": 0.1,
  8575.         "collision_head_radius_m": 0.126,
  8576.         "movement_type": "MOVEMENT_JUMP",
  8577.         "movement_timer_s": 10,
  8578.         "jump_time_s": 0.9,
  8579.         "attack_timer_s": 29,
  8580.         "bonus_candy_capture_reward": 2,
  8581.         "bonus_stardust_capture_reward": 200,
  8582.         "attack_probability": 0.1,
  8583.         "dodge_probability": 0.15,
  8584.         "dodge_duration_s": 1,
  8585.         "dodge_distance": 1,
  8586.         "camera_distance": 2.25,
  8587.         "min_pokemon_action_frequency_s": 0.2,
  8588.         "max_pokemon_action_frequency_s": 1.6
  8589.       },
  8590.       "stats": {
  8591.         "base_stamina": 190,
  8592.         "base_attack": 220,
  8593.         "base_defense": 120
  8594.       },
  8595.       "quick_moves": [ "ACID_FAST", "INFESTATION_FAST" ],
  8596.       "cinematic_moves": [ "BUG_BUZZ", "ACID_SPRAY", "SIGNAL_BEAM", "FOCUS_BLAST" ],
  8597.       "animation_time": [ 0, 0 ],
  8598.       "evolution_pips": 1,
  8599.       "pokedex_height_m": 0.8,
  8600.       "pokedex_weight_kg": 25.3,
  8601.       "parent_pokemon_id": "SHELMET",
  8602.       "height_std_dev": 0.1,
  8603.       "weight_std_dev": 3.1625,
  8604.       "family_id": "FAMILY_SHELMET",
  8605.       "candy_to_evolve": 25,
  8606.       "km_buddy_distance": 3,
  8607.       "model_height": 0.4,
  8608.       "model_scale_v2": 1.1,
  8609.       "buddy_offset_male": 0,
  8610.       "buddy_offset_female": 0,
  8611.       "buddy_scale": 19,
  8612.       "buddy_portrait_offset": 0,
  8613.       "third_move": {
  8614.         "stardust_to_unlock": 50000,
  8615.         "candy_to_unlock": 50
  8616.       },
  8617.       "is_transferable": "true",
  8618.       "is_deployable": "true"
  8619.     }
  8620.   }, {
  8621.     "template_id": "V0618_POKEMON_STUNFISK",
  8622.     "pokemon_settings": {
  8623.       "pokemon_id": "STUNFISK",
  8624.       "model_scale": 1.26,
  8625.       "type": "POKEMON_TYPE_GROUND",
  8626.       "type_2": "POKEMON_TYPE_ELECTRIC",
  8627.       "camera": {
  8628.         "disk_radius_m": 0.378,
  8629.         "cylinder_radius_m": 0.25,
  8630.         "cylinder_height_m": 0.4,
  8631.         "shoulder_mode_scale": 0.5
  8632.       },
  8633.       "encounter": {
  8634.         "base_capture_rate": 0.2,
  8635.         "base_flee_rate": 0.1,
  8636.         "collision_radius_m": 0.1,
  8637.         "collision_height_m": 0.1,
  8638.         "collision_head_radius_m": 0.126,
  8639.         "movement_type": "MOVEMENT_JUMP",
  8640.         "movement_timer_s": 10,
  8641.         "jump_time_s": 0.9,
  8642.         "attack_timer_s": 29,
  8643.         "attack_probability": 0.1,
  8644.         "dodge_probability": 0.15,
  8645.         "dodge_duration_s": 1,
  8646.         "dodge_distance": 1,
  8647.         "camera_distance": 2.25,
  8648.         "min_pokemon_action_frequency_s": 0.2,
  8649.         "max_pokemon_action_frequency_s": 1.6
  8650.       },
  8651.       "stats": {
  8652.         "base_stamina": 240,
  8653.         "base_attack": 144,
  8654.         "base_defense": 171
  8655.       },
  8656.       "quick_moves": [ "THUNDER_SHOCK_FAST", "MUD_SHOT_FAST" ],
  8657.       "cinematic_moves": [ "MUD_BOMB", "DISCHARGE", "MUDDY_WATER"],
  8658.       "animation_time": [ 0, 0 ],
  8659.       "evolution_pips": 1,
  8660.       "pokedex_height_m": 0.7,
  8661.       "pokedex_weight_kg": 11,
  8662.       "height_std_dev": 0.0875,
  8663.       "weight_std_dev": 1.375,
  8664.       "family_id": "FAMILY_STUNFISK",
  8665.       "candy_to_evolve": 25,
  8666.       "km_buddy_distance": 5,
  8667.       "model_height": 0.4,
  8668.       "model_scale_v2": 1.1,
  8669.       "buddy_offset_male": 0,
  8670.       "buddy_offset_female": 0,
  8671.       "buddy_scale": 19,
  8672.       "buddy_portrait_offset": 0,
  8673.       "third_move": {
  8674.         "stardust_to_unlock": 75000,
  8675.         "candy_to_unlock": 75
  8676.       },
  8677.       "is_transferable": "true",
  8678.       "is_deployable": "true"
  8679.     }
  8680.   }, {
  8681.     "template_id": "V0619_POKEMON_MIENFOO",
  8682.     "pokemon_settings": {
  8683.       "pokemon_id": "MIENFOO",
  8684.       "model_scale": 1.26,
  8685.       "type": "POKEMON_TYPE_FIGHTING",
  8686.       "camera": {
  8687.         "disk_radius_m": 0.378,
  8688.         "cylinder_radius_m": 0.25,
  8689.         "cylinder_height_m": 0.4,
  8690.         "shoulder_mode_scale": 0.5
  8691.       },
  8692.       "encounter": {
  8693.         "base_capture_rate": 0.3,
  8694.         "base_flee_rate": 0.1,
  8695.         "collision_radius_m": 0.1,
  8696.         "collision_height_m": 0.1,
  8697.         "collision_head_radius_m": 0.126,
  8698.         "movement_type": "MOVEMENT_JUMP",
  8699.         "movement_timer_s": 10,
  8700.         "jump_time_s": 0.9,
  8701.         "attack_timer_s": 29,
  8702.         "attack_probability": 0.1,
  8703.         "dodge_probability": 0.15,
  8704.         "dodge_duration_s": 1,
  8705.         "dodge_distance": 1,
  8706.         "camera_distance": 2.25,
  8707.         "min_pokemon_action_frequency_s": 0.2,
  8708.         "max_pokemon_action_frequency_s": 1.6
  8709.       },
  8710.       "stats": {
  8711.         "base_stamina": 128,
  8712.         "base_attack": 160,
  8713.         "base_defense": 98
  8714.       },
  8715.       "quick_moves": [ "LOW_KICK_FAST", "POUND_FAST" ],
  8716.       "cinematic_moves": [ "BRICK_BREAK", "LOW_SWEEP", "FOCUS_BLAST"],
  8717.       "animation_time": [ 0, 0 ],
  8718.       "evolution_pips": 1,
  8719.       "pokedex_height_m": 0.9,
  8720.       "pokedex_weight_kg": 20,
  8721.       "height_std_dev": 0.1125,
  8722.       "weight_std_dev": 2.5,
  8723.       "family_id": "FAMILY_MIENFOO",
  8724.       "candy_to_evolve": 25,
  8725.       "km_buddy_distance": 3,
  8726.       "model_height": 0.4,
  8727.       "evolution_branch": {
  8728.         "evolution": "MIENSHAO",
  8729.         "candy_cost": 50
  8730.       },
  8731.       "model_scale_v2": 1.1,
  8732.       "buddy_offset_male": 0,
  8733.       "buddy_offset_female": 0,
  8734.       "buddy_scale": 19,
  8735.       "buddy_portrait_offset": 0,
  8736.       "third_move": {
  8737.         "stardust_to_unlock": 50000,
  8738.         "candy_to_unlock": 50
  8739.       },
  8740.       "is_transferable": "true",
  8741.       "is_deployable": "true"
  8742.     }
  8743.   }, {
  8744.     "template_id": "V0620_POKEMON_MIENSHAO",
  8745.     "pokemon_settings": {
  8746.       "pokemon_id": "MIENSHAO",
  8747.       "model_scale": 1.26,
  8748.       "type": "POKEMON_TYPE_FIGHTING",
  8749.       "camera": {
  8750.         "disk_radius_m": 0.378,
  8751.         "cylinder_radius_m": 0.25,
  8752.         "cylinder_height_m": 0.4,
  8753.         "shoulder_mode_scale": 0.5
  8754.       },
  8755.       "encounter": {
  8756.         "base_capture_rate": 0.15,
  8757.         "base_flee_rate": 0.1,
  8758.         "collision_radius_m": 0.1,
  8759.         "collision_height_m": 0.1,
  8760.         "collision_head_radius_m": 0.126,
  8761.         "movement_type": "MOVEMENT_JUMP",
  8762.         "movement_timer_s": 10,
  8763.         "jump_time_s": 0.9,
  8764.         "attack_timer_s": 29,
  8765.         "bonus_candy_capture_reward": 2,
  8766.         "bonus_stardust_capture_reward": 200,
  8767.         "attack_probability": 0.1,
  8768.         "dodge_probability": 0.15,
  8769.         "dodge_duration_s": 1,
  8770.         "dodge_distance": 1,
  8771.         "camera_distance": 2.25,
  8772.         "min_pokemon_action_frequency_s": 0.2,
  8773.         "max_pokemon_action_frequency_s": 1.6
  8774.       },
  8775.       "stats": {
  8776.         "base_stamina": 163,
  8777.         "base_attack": 258,
  8778.         "base_defense": 127
  8779.       },
  8780.       "quick_moves": [ "LOW_KICK_FAST", "POISON_JAB_FAST" ],
  8781.       "cinematic_moves": [ "BRICK_BREAK", "GRASS_KNOT", "STONE_EDGE"],
  8782.       "animation_time": [ 0, 0 ],
  8783.       "evolution_pips": 1,
  8784.       "pokedex_height_m": 1.4,
  8785.       "pokedex_weight_kg": 35.5,
  8786.       "parent_pokemon_id": "MIENFOO",
  8787.       "height_std_dev": 0.175,
  8788.       "weight_std_dev": 4.4375,
  8789.       "family_id": "FAMILY_MIENFOO",
  8790.       "candy_to_evolve": 25,
  8791.       "km_buddy_distance": 3,
  8792.       "model_height": 0.4,
  8793.       "model_scale_v2": 1.1,
  8794.       "buddy_offset_male": 0,
  8795.       "buddy_offset_female": 0,
  8796.       "buddy_scale": 19,
  8797.       "buddy_portrait_offset": 0,
  8798.       "third_move": {
  8799.         "stardust_to_unlock": 50000,
  8800.         "candy_to_unlock": 50
  8801.       },
  8802.       "is_transferable": "true",
  8803.       "is_deployable": "true"
  8804.     }
  8805.   }, {
  8806.     "template_id": "V0621_POKEMON_DRUDDIGON",
  8807.     "pokemon_settings": {
  8808.       "pokemon_id": "DRUDDIGON",
  8809.       "model_scale": 1.26,
  8810.       "type": "POKEMON_TYPE_DRAGON",
  8811.       "camera": {
  8812.         "disk_radius_m": 0.378,
  8813.         "cylinder_radius_m": 0.25,
  8814.         "cylinder_height_m": 0.4,
  8815.         "shoulder_mode_scale": 0.5
  8816.       },
  8817.       "encounter": {
  8818.         "base_capture_rate": 0.2,
  8819.         "base_flee_rate": 0.1,
  8820.         "collision_radius_m": 0.1,
  8821.         "collision_height_m": 0.1,
  8822.         "collision_head_radius_m": 0.126,
  8823.         "movement_type": "MOVEMENT_JUMP",
  8824.         "movement_timer_s": 10,
  8825.         "jump_time_s": 0.9,
  8826.         "attack_timer_s": 29,
  8827.         "attack_probability": 0.1,
  8828.         "dodge_probability": 0.15,
  8829.         "dodge_duration_s": 1,
  8830.         "dodge_distance": 1,
  8831.         "camera_distance": 2.25,
  8832.         "min_pokemon_action_frequency_s": 0.2,
  8833.         "max_pokemon_action_frequency_s": 1.6
  8834.       },
  8835.       "stats": {
  8836.         "base_stamina": 184,
  8837.         "base_attack": 213,
  8838.         "base_defense": 170
  8839.       },
  8840.       "quick_moves": [ "DRAGON_TAIL_FAST", "BITE_FAST" ],
  8841.       "cinematic_moves": [ "DRAGON_CLAW", "NIGHT_SLASH", "HYPER_BEAM"],
  8842.       "animation_time": [ 0, 0 ],
  8843.       "evolution_pips": 1,
  8844.       "pokedex_height_m": 1.6,
  8845.       "pokedex_weight_kg": 139,
  8846.       "height_std_dev": 0.2,
  8847.       "weight_std_dev": 17.375,
  8848.       "family_id": "FAMILY_DRUDDIGON",
  8849.       "candy_to_evolve": 25,
  8850.       "km_buddy_distance": 5,
  8851.       "model_height": 0.4,
  8852.       "model_scale_v2": 1.1,
  8853.       "buddy_offset_male": 0,
  8854.       "buddy_offset_female": 0,
  8855.       "buddy_scale": 19,
  8856.       "buddy_portrait_offset": 0,
  8857.       "third_move": {
  8858.         "stardust_to_unlock": 75000,
  8859.         "candy_to_unlock": 75
  8860.       },
  8861.       "is_transferable": "true",
  8862.       "is_deployable": "true"
  8863.     }
  8864.   }, {
  8865.     "template_id": "V0622_POKEMON_GOLETT",
  8866.     "pokemon_settings": {
  8867.       "pokemon_id": "GOLETT",
  8868.       "model_scale": 1.26,
  8869.       "type": "POKEMON_TYPE_GROUND",
  8870.       "type_2": "POKEMON_TYPE_GHOST",
  8871.       "camera": {
  8872.         "disk_radius_m": 0.378,
  8873.         "cylinder_radius_m": 0.54,
  8874.         "cylinder_height_m": 0.99,
  8875.         "shoulder_mode_scale": 0.5
  8876.       },
  8877.       "encounter": {
  8878.         "base_capture_rate": 0.3,
  8879.         "base_flee_rate": 0.1,
  8880.         "collision_radius_m": 0.3,
  8881.         "collision_height_m": 0.1,
  8882.         "collision_head_radius_m": 0.2,
  8883.         "movement_type": "MOVEMENT_JUMP",
  8884.         "movement_timer_s": 10,
  8885.         "jump_time_s": 0.9,
  8886.         "attack_timer_s": 29,
  8887.         "attack_probability": 0.1,
  8888.         "dodge_probability": 0.15,
  8889.         "dodge_duration_s": 1,
  8890.         "dodge_distance": 1,
  8891.         "camera_distance": 4,
  8892.         "min_pokemon_action_frequency_s": 0.2,
  8893.         "max_pokemon_action_frequency_s": 1.6
  8894.       },
  8895.       "stats": {
  8896.         "base_stamina": 153,
  8897.         "base_attack": 127,
  8898.         "base_defense": 92
  8899.       },
  8900.       "quick_moves": [ "ASTONISH_FAST", "MUD_SLAP_FAST" ],
  8901.       "cinematic_moves": [ "SHADOW_PUNCH", "BRICK_BREAK", "NIGHT_SHADE"],
  8902.       "animation_time": [ 0, 0 ],
  8903.       "evolution_pips": 1,
  8904.       "pokedex_height_m": 1,
  8905.       "pokedex_weight_kg": 92,
  8906.       "height_std_dev": 0.125,
  8907.       "weight_std_dev": 11.5,
  8908.       "family_id": "FAMILY_GOLETT",
  8909.       "candy_to_evolve": 25,
  8910.       "km_buddy_distance": 5,
  8911.       "model_height": 0.99,
  8912.       "evolution_branch": {
  8913.         "evolution": "GOLURK",
  8914.         "candy_cost": 50
  8915.       },
  8916.       "model_scale_v2": 1,
  8917.       "buddy_offset_male": -39.1,
  8918.       "buddy_offset_female": -39.1,
  8919.       "buddy_scale": 19,
  8920.       "buddy_portrait_offset": 0.15,
  8921.       "third_move": {
  8922.         "stardust_to_unlock": 75000,
  8923.         "candy_to_unlock": 75
  8924.       },
  8925.       "is_transferable": "true",
  8926.       "is_deployable": "true"
  8927.     }
  8928.   }, {
  8929.     "template_id": "V0623_POKEMON_GOLURK",
  8930.     "pokemon_settings": {
  8931.       "pokemon_id": "GOLURK",
  8932.       "model_scale": 1.26,
  8933.       "type": "POKEMON_TYPE_GROUND",
  8934.       "type_2": "POKEMON_TYPE_GHOST",
  8935.       "camera": {
  8936.         "disk_radius_m": 0.378,
  8937.         "cylinder_radius_m": 1.31,
  8938.         "cylinder_height_m": 2.76,
  8939.         "shoulder_mode_scale": 0.5
  8940.       },
  8941.       "encounter": {
  8942.         "base_capture_rate": 0.15,
  8943.         "base_flee_rate": 0.1,
  8944.         "collision_radius_m": 0.6,
  8945.         "collision_height_m": 0.3,
  8946.         "collision_head_radius_m": 0.25,
  8947.         "movement_type": "MOVEMENT_JUMP",
  8948.         "movement_timer_s": 10,
  8949.         "jump_time_s": 1.1,
  8950.         "attack_timer_s": 29,
  8951.         "bonus_candy_capture_reward": 2,
  8952.         "bonus_stardust_capture_reward": 200,
  8953.         "attack_probability": 0.1,
  8954.         "dodge_probability": 0.15,
  8955.         "dodge_duration_s": 1,
  8956.         "dodge_distance": 1,
  8957.         "camera_distance": 7,
  8958.         "min_pokemon_action_frequency_s": 0.2,
  8959.         "max_pokemon_action_frequency_s": 1.6
  8960.       },
  8961.       "stats": {
  8962.         "base_stamina": 205,
  8963.         "base_attack": 222,
  8964.         "base_defense": 154
  8965.       },
  8966.       "quick_moves": [ "ASTONISH_FAST", "MUD_SLAP_FAST" ],
  8967.       "cinematic_moves": [ "SHADOW_PUNCH", "DYNAMIC_PUNCH", "EARTH_POWER"],
  8968.       "animation_time": [ 0, 0 ],
  8969.       "evolution_pips": 1,
  8970.       "pokedex_height_m": 2.8,
  8971.       "pokedex_weight_kg": 330,
  8972.       "parent_pokemon_id": "GOLETT",
  8973.       "height_std_dev": 0.35,
  8974.       "weight_std_dev": 41.25,
  8975.       "family_id": "FAMILY_GOLETT",
  8976.       "candy_to_evolve": 25,
  8977.       "km_buddy_distance": 5,
  8978.       "buddy_size": "BUDDY_BIG",
  8979.       "model_height": 2.72,
  8980.       "model_scale_v2": 0.89,
  8981.       "buddy_offset_male": 0,
  8982.       "buddy_offset_female": 0,
  8983.       "buddy_scale": 18,
  8984.       "buddy_portrait_offset": 0,
  8985.       "third_move": {
  8986.         "stardust_to_unlock": 75000,
  8987.         "candy_to_unlock": 75
  8988.       },
  8989.       "is_transferable": "true",
  8990.       "is_deployable": "true"
  8991.     }
  8992.   }, {
  8993.     "template_id": "V0624_POKEMON_PAWNIARD",
  8994.     "pokemon_settings": {
  8995.       "pokemon_id": "PAWNIARD",
  8996.       "model_scale": 1.26,
  8997.       "type": "POKEMON_TYPE_DARK",
  8998.       "type_2": "POKEMON_TYPE_STEEL",
  8999.       "camera": {
  9000.         "disk_radius_m": 0.378,
  9001.         "cylinder_radius_m": 0.25,
  9002.         "cylinder_height_m": 0.4,
  9003.         "shoulder_mode_scale": 0.5
  9004.       },
  9005.       "encounter": {
  9006.         "base_capture_rate": 0.3,
  9007.         "base_flee_rate": 0.1,
  9008.         "collision_radius_m": 0.1,
  9009.         "collision_height_m": 0.1,
  9010.         "collision_head_radius_m": 0.126,
  9011.         "movement_type": "MOVEMENT_JUMP",
  9012.         "movement_timer_s": 10,
  9013.         "jump_time_s": 0.9,
  9014.         "attack_timer_s": 29,
  9015.         "attack_probability": 0.1,
  9016.         "dodge_probability": 0.15,
  9017.         "dodge_duration_s": 1,
  9018.         "dodge_distance": 1,
  9019.         "camera_distance": 2.25,
  9020.         "min_pokemon_action_frequency_s": 0.2,
  9021.         "max_pokemon_action_frequency_s": 1.6
  9022.       },
  9023.       "stats": {
  9024.         "base_stamina": 128,
  9025.         "base_attack": 154,
  9026.         "base_defense": 114
  9027.       },
  9028.       "quick_moves": [ "SCRATCH_FAST", "FURY_CUTTER_FAST" ],
  9029.       "cinematic_moves": [ "NIGHT_SLASH", "IRON_HEAD", "X_SCISSOR"],
  9030.       "animation_time": [ 0, 0 ],
  9031.       "evolution_pips": 1,
  9032.       "pokedex_height_m": 0.5,
  9033.       "pokedex_weight_kg": 10.2,
  9034.       "height_std_dev": 0.0625,
  9035.       "weight_std_dev": 1.275,
  9036.       "family_id": "FAMILY_PAWNIARD",
  9037.       "candy_to_evolve": 25,
  9038.       "km_buddy_distance": 5,
  9039.       "model_height": 0.4,
  9040.       "evolution_branch": {
  9041.         "evolution": "BISHARP",
  9042.         "candy_cost": 50
  9043.       },
  9044.       "model_scale_v2": 1.1,
  9045.       "buddy_offset_male": 0,
  9046.       "buddy_offset_female": 0,
  9047.       "buddy_scale": 19,
  9048.       "buddy_portrait_offset": 0,
  9049.       "third_move": {
  9050.         "stardust_to_unlock": 75000,
  9051.         "candy_to_unlock": 75
  9052.       },
  9053.       "is_transferable": "true",
  9054.       "is_deployable": "true"
  9055.     }
  9056.   }, {
  9057.     "template_id": "V0625_POKEMON_BISHARP",
  9058.     "pokemon_settings": {
  9059.       "pokemon_id": "BISHARP",
  9060.       "model_scale": 1.26,
  9061.       "type": "POKEMON_TYPE_DARK",
  9062.       "type_2": "POKEMON_TYPE_STEEL",
  9063.       "camera": {
  9064.         "disk_radius_m": 0.378,
  9065.         "cylinder_radius_m": 0.25,
  9066.         "cylinder_height_m": 0.4,
  9067.         "shoulder_mode_scale": 0.5
  9068.       },
  9069.       "encounter": {
  9070.         "base_capture_rate": 0.15,
  9071.         "base_flee_rate": 0.1,
  9072.         "collision_radius_m": 0.1,
  9073.         "collision_height_m": 0.1,
  9074.         "collision_head_radius_m": 0.126,
  9075.         "movement_type": "MOVEMENT_JUMP",
  9076.         "movement_timer_s": 10,
  9077.         "jump_time_s": 0.9,
  9078.         "attack_timer_s": 29,
  9079.         "bonus_candy_capture_reward": 2,
  9080.         "bonus_stardust_capture_reward": 200,
  9081.         "attack_probability": 0.1,
  9082.         "dodge_probability": 0.15,
  9083.         "dodge_duration_s": 1,
  9084.         "dodge_distance": 1,
  9085.         "camera_distance": 2.25,
  9086.         "min_pokemon_action_frequency_s": 0.2,
  9087.         "max_pokemon_action_frequency_s": 1.6
  9088.       },
  9089.       "stats": {
  9090.         "base_stamina": 163,
  9091.         "base_attack": 232,
  9092.         "base_defense": 176
  9093.       },
  9094.       "quick_moves": [ "SNARL_FAST", "METAL_CLAW_FAST" ],
  9095.       "cinematic_moves": [ "DARK_PULSE", "IRON_HEAD", "X_SCISSOR", "FOCUS_BLAST" ],
  9096.       "animation_time": [ 0, 0 ],
  9097.       "evolution_pips": 1,
  9098.       "pokedex_height_m": 1.6,
  9099.       "pokedex_weight_kg": 70,
  9100.       "parent_pokemon_id": "PAWNIARD",
  9101.       "height_std_dev": 0.2,
  9102.       "weight_std_dev": 8.75,
  9103.       "family_id": "FAMILY_PAWNIARD",
  9104.       "candy_to_evolve": 25,
  9105.       "km_buddy_distance": 5,
  9106.       "model_height": 0.4,
  9107.       "model_scale_v2": 1.1,
  9108.       "buddy_offset_male": 0,
  9109.       "buddy_offset_female": 0,
  9110.       "buddy_scale": 19,
  9111.       "buddy_portrait_offset": 0,
  9112.       "third_move": {
  9113.         "stardust_to_unlock": 75000,
  9114.         "candy_to_unlock": 75
  9115.       },
  9116.       "is_transferable": "true",
  9117.       "is_deployable": "true"
  9118.     }
  9119.   }, {
  9120.     "template_id": "V0626_POKEMON_BOUFFALANT",
  9121.     "pokemon_settings": {
  9122.       "pokemon_id": "BOUFFALANT",
  9123.       "model_scale": 1.26,
  9124.       "type": "POKEMON_TYPE_NORMAL",
  9125.       "camera": {
  9126.         "disk_radius_m": 0.378,
  9127.         "cylinder_radius_m": 0.25,
  9128.         "cylinder_height_m": 0.4,
  9129.         "shoulder_mode_scale": 0.5
  9130.       },
  9131.       "encounter": {
  9132.         "base_capture_rate": 0.2,
  9133.         "base_flee_rate": 0.1,
  9134.         "collision_radius_m": 0.1,
  9135.         "collision_height_m": 0.1,
  9136.         "collision_head_radius_m": 0.126,
  9137.         "movement_type": "MOVEMENT_JUMP",
  9138.         "movement_timer_s": 10,
  9139.         "jump_time_s": 0.9,
  9140.         "attack_timer_s": 29,
  9141.         "attack_probability": 0.1,
  9142.         "dodge_probability": 0.15,
  9143.         "dodge_duration_s": 1,
  9144.         "dodge_distance": 1,
  9145.         "camera_distance": 2.25,
  9146.         "min_pokemon_action_frequency_s": 0.2,
  9147.         "max_pokemon_action_frequency_s": 1.6
  9148.       },
  9149.       "stats": {
  9150.         "base_stamina": 216,
  9151.         "base_attack": 195,
  9152.         "base_defense": 182
  9153.       },
  9154.       "quick_moves": [ "ZEN_HEADBUTT_FAST", "MUD_SHOT_FAST" ],
  9155.       "cinematic_moves": [ "MEGAHORN", "STOMP", "SKULL_BASH", "EARTHQUAKE" ],
  9156.       "animation_time": [ 0, 0 ],
  9157.       "evolution_pips": 1,
  9158.       "pokedex_height_m": 1.6,
  9159.       "pokedex_weight_kg": 94.6,
  9160.       "height_std_dev": 0.2,
  9161.       "weight_std_dev": 11.825,
  9162.       "family_id": "FAMILY_BOUFFALANT",
  9163.       "candy_to_evolve": 25,
  9164.       "km_buddy_distance": 3,
  9165.       "model_height": 0.4,
  9166.       "model_scale_v2": 1.1,
  9167.       "buddy_offset_male": 0,
  9168.       "buddy_offset_female": 0,
  9169.       "buddy_scale": 19,
  9170.       "buddy_portrait_offset": 0,
  9171.       "third_move": {
  9172.         "stardust_to_unlock": 50000,
  9173.         "candy_to_unlock": 50
  9174.       },
  9175.       "is_transferable": "true",
  9176.       "is_deployable": "true"
  9177.     }
  9178.   }, {
  9179.     "template_id": "V0627_POKEMON_RUFFLET",
  9180.     "pokemon_settings": {
  9181.       "pokemon_id": "RUFFLET",
  9182.       "model_scale": 1.26,
  9183.       "type": "POKEMON_TYPE_NORMAL",
  9184.       "type_2": "POKEMON_TYPE_FLYING",
  9185.       "camera": {
  9186.         "disk_radius_m": 0.378,
  9187.         "cylinder_radius_m": 0.25,
  9188.         "cylinder_height_m": 0.4,
  9189.         "shoulder_mode_scale": 0.5
  9190.       },
  9191.       "encounter": {
  9192.         "base_capture_rate": 0.3,
  9193.         "base_flee_rate": 0.1,
  9194.         "collision_radius_m": 0.1,
  9195.         "collision_height_m": 0.1,
  9196.         "collision_head_radius_m": 0.126,
  9197.         "movement_type": "MOVEMENT_JUMP",
  9198.         "movement_timer_s": 10,
  9199.         "jump_time_s": 0.9,
  9200.         "attack_timer_s": 29,
  9201.         "attack_probability": 0.1,
  9202.         "dodge_probability": 0.15,
  9203.         "dodge_duration_s": 1,
  9204.         "dodge_distance": 1,
  9205.         "camera_distance": 2.25,
  9206.         "min_pokemon_action_frequency_s": 0.2,
  9207.         "max_pokemon_action_frequency_s": 1.6
  9208.       },
  9209.       "stats": {
  9210.         "base_stamina": 172,
  9211.         "base_attack": 150,
  9212.         "base_defense": 97
  9213.       },
  9214.       "quick_moves": [ "PECK_FAST", "WING_ATTACK_FAST" ],
  9215.       "cinematic_moves": [ "AERIAL_ACE", "BRAVE_BIRD", "ROCK_TOMB"],
  9216.       "animation_time": [ 0, 0 ],
  9217.       "evolution_pips": 1,
  9218.       "pokedex_height_m": 0.5,
  9219.       "pokedex_weight_kg": 10.5,
  9220.       "height_std_dev": 0.0625,
  9221.       "weight_std_dev": 1.3125,
  9222.       "family_id": "FAMILY_RUFFLET",
  9223.       "candy_to_evolve": 25,
  9224.       "km_buddy_distance": 5,
  9225.       "model_height": 0.4,
  9226.       "evolution_branch": {
  9227.         "evolution": "BRAVIARY",
  9228.         "candy_cost": 50
  9229.       },
  9230.       "model_scale_v2": 1.1,
  9231.       "buddy_offset_male": 0,
  9232.       "buddy_offset_female": 0,
  9233.       "buddy_scale": 19,
  9234.       "buddy_portrait_offset": 0,
  9235.       "third_move": {
  9236.         "stardust_to_unlock": 75000,
  9237.         "candy_to_unlock": 75
  9238.       },
  9239.       "is_transferable": "true",
  9240.       "is_deployable": "true"
  9241.     }
  9242.   }, {
  9243.     "template_id": "V0628_POKEMON_BRAVIARY",
  9244.     "pokemon_settings": {
  9245.       "pokemon_id": "BRAVIARY",
  9246.       "model_scale": 1.26,
  9247.       "type": "POKEMON_TYPE_NORMAL",
  9248.       "type_2": "POKEMON_TYPE_FLYING",
  9249.       "camera": {
  9250.         "disk_radius_m": 0.378,
  9251.         "cylinder_radius_m": 0.25,
  9252.         "cylinder_height_m": 0.4,
  9253.         "shoulder_mode_scale": 0.5
  9254.       },
  9255.       "encounter": {
  9256.         "base_capture_rate": 0.15,
  9257.         "base_flee_rate": 0.1,
  9258.         "collision_radius_m": 0.1,
  9259.         "collision_height_m": 0.1,
  9260.         "collision_head_radius_m": 0.126,
  9261.         "movement_type": "MOVEMENT_JUMP",
  9262.         "movement_timer_s": 10,
  9263.         "jump_time_s": 0.9,
  9264.         "attack_timer_s": 29,
  9265.         "bonus_candy_capture_reward": 2,
  9266.         "bonus_stardust_capture_reward": 200,
  9267.         "attack_probability": 0.1,
  9268.         "dodge_probability": 0.15,
  9269.         "dodge_duration_s": 1,
  9270.         "dodge_distance": 1,
  9271.         "camera_distance": 2.25,
  9272.         "min_pokemon_action_frequency_s": 0.2,
  9273.         "max_pokemon_action_frequency_s": 1.6
  9274.       },
  9275.       "stats": {
  9276.         "base_stamina": 225,
  9277.         "base_attack": 232,
  9278.         "base_defense": 152
  9279.       },
  9280.       "quick_moves": [ "STEEL_WING_FAST", "AIR_SLASH_FAST" ],
  9281.       "cinematic_moves": [ "HEAT_WAVE", "BRAVE_BIRD", "ROCK_SLIDE"],
  9282.       "animation_time": [ 0, 0 ],
  9283.       "evolution_pips": 1,
  9284.       "pokedex_height_m": 1.5,
  9285.       "pokedex_weight_kg": 41,
  9286.       "parent_pokemon_id": "RUFFLET",
  9287.       "height_std_dev": 0.1875,
  9288.       "weight_std_dev": 5.125,
  9289.       "family_id": "FAMILY_RUFFLET",
  9290.       "candy_to_evolve": 25,
  9291.       "km_buddy_distance": 5,
  9292.       "model_height": 0.4,
  9293.       "model_scale_v2": 1.1,
  9294.       "buddy_offset_male": 0,
  9295.       "buddy_offset_female": 0,
  9296.       "buddy_scale": 19,
  9297.       "buddy_portrait_offset": 0,
  9298.       "third_move": {
  9299.         "stardust_to_unlock": 75000,
  9300.         "candy_to_unlock": 75
  9301.       },
  9302.       "is_transferable": "true",
  9303.       "is_deployable": "true"
  9304.     }
  9305.   }, {
  9306.     "template_id": "V0629_POKEMON_VULLABY",
  9307.     "pokemon_settings": {
  9308.       "pokemon_id": "VULLABY",
  9309.       "model_scale": 1.26,
  9310.       "type": "POKEMON_TYPE_DARK",
  9311.       "type_2": "POKEMON_TYPE_FLYING",
  9312.       "camera": {
  9313.         "disk_radius_m": 0.378,
  9314.         "cylinder_radius_m": 0.25,
  9315.         "cylinder_height_m": 0.4,
  9316.         "shoulder_mode_scale": 0.5
  9317.       },
  9318.       "encounter": {
  9319.         "base_capture_rate": 0.3,
  9320.         "base_flee_rate": 0.1,
  9321.         "collision_radius_m": 0.1,
  9322.         "collision_height_m": 0.1,
  9323.         "collision_head_radius_m": 0.126,
  9324.         "movement_type": "MOVEMENT_JUMP",
  9325.         "movement_timer_s": 10,
  9326.         "jump_time_s": 0.9,
  9327.         "attack_timer_s": 29,
  9328.         "attack_probability": 0.1,
  9329.         "dodge_probability": 0.15,
  9330.         "dodge_duration_s": 1,
  9331.         "dodge_distance": 1,
  9332.         "camera_distance": 2.25,
  9333.         "min_pokemon_action_frequency_s": 0.2,
  9334.         "max_pokemon_action_frequency_s": 1.6
  9335.       },
  9336.       "stats": {
  9337.         "base_stamina": 172,
  9338.         "base_attack": 105,
  9339.         "base_defense": 139
  9340.       },
  9341.       "quick_moves": [ "FEINT_ATTACK_FAST", "AIR_SLASH_FAST" ],
  9342.       "cinematic_moves": [ "DARK_PULSE", "BRAVE_BIRD", "FOUL_PLAY"],
  9343.       "animation_time": [ 0, 0 ],
  9344.       "evolution_pips": 1,
  9345.       "pokedex_height_m": 0.5,
  9346.       "pokedex_weight_kg": 9,
  9347.       "height_std_dev": 0.0625,
  9348.       "weight_std_dev": 1.125,
  9349.       "family_id": "FAMILY_VULLABY",
  9350.       "candy_to_evolve": 25,
  9351.       "km_buddy_distance": 5,
  9352.       "model_height": 0.4,
  9353.       "evolution_branch": {
  9354.         "evolution": "MANDIBUZZ",
  9355.         "candy_cost": 50
  9356.       },
  9357.       "model_scale_v2": 1.1,
  9358.       "buddy_offset_male": 0,
  9359.       "buddy_offset_female": 0,
  9360.       "buddy_scale": 19,
  9361.       "buddy_portrait_offset": 0,
  9362.       "third_move": {
  9363.         "stardust_to_unlock": 75000,
  9364.         "candy_to_unlock": 75
  9365.       },
  9366.       "is_transferable": "true",
  9367.       "is_deployable": "true"
  9368.     }
  9369.   }, {
  9370.     "template_id": "V0630_POKEMON_MANDIBUZZ",
  9371.     "pokemon_settings": {
  9372.       "pokemon_id": "MANDIBUZZ",
  9373.       "model_scale": 1.26,
  9374.       "type": "POKEMON_TYPE_DARK",
  9375.       "type_2": "POKEMON_TYPE_FLYING",
  9376.       "camera": {
  9377.         "disk_radius_m": 0.378,
  9378.         "cylinder_radius_m": 0.25,
  9379.         "cylinder_height_m": 0.4,
  9380.         "shoulder_mode_scale": 0.5
  9381.       },
  9382.       "encounter": {
  9383.         "base_capture_rate": 0.15,
  9384.         "base_flee_rate": 0.1,
  9385.         "collision_radius_m": 0.1,
  9386.         "collision_height_m": 0.1,
  9387.         "collision_head_radius_m": 0.126,
  9388.         "movement_type": "MOVEMENT_JUMP",
  9389.         "movement_timer_s": 10,
  9390.         "jump_time_s": 0.9,
  9391.         "attack_timer_s": 29,
  9392.         "bonus_candy_capture_reward": 2,
  9393.         "bonus_stardust_capture_reward": 200,
  9394.         "attack_probability": 0.1,
  9395.         "dodge_probability": 0.15,
  9396.         "dodge_duration_s": 1,
  9397.         "dodge_distance": 1,
  9398.         "camera_distance": 2.25,
  9399.         "min_pokemon_action_frequency_s": 0.2,
  9400.         "max_pokemon_action_frequency_s": 1.6
  9401.       },
  9402.       "stats": {
  9403.         "base_stamina": 242,
  9404.         "base_attack": 129,
  9405.         "base_defense": 205
  9406.       },
  9407.       "quick_moves": [ "SNARL_FAST", "AIR_SLASH_FAST" ],
  9408.       "cinematic_moves": [ "DARK_PULSE", "SKY_ATTACK", "FOUL_PLAY", "SHADOW_BALL" ],
  9409.       "animation_time": [ 0, 0 ],
  9410.       "evolution_pips": 1,
  9411.       "pokedex_height_m": 1.2,
  9412.       "pokedex_weight_kg": 39.5,
  9413.       "parent_pokemon_id": "VULLABY",
  9414.       "height_std_dev": 0.15,
  9415.       "weight_std_dev": 4.9375,
  9416.       "family_id": "FAMILY_VULLABY",
  9417.       "candy_to_evolve": 25,
  9418.       "km_buddy_distance": 5,
  9419.       "model_height": 0.4,
  9420.       "model_scale_v2": 1.1,
  9421.       "buddy_offset_male": 0,
  9422.       "buddy_offset_female": 0,
  9423.       "buddy_scale": 19,
  9424.       "buddy_portrait_offset": 0,
  9425.       "third_move": {
  9426.         "stardust_to_unlock": 75000,
  9427.         "candy_to_unlock": 75
  9428.       },
  9429.       "is_transferable": "true",
  9430.       "is_deployable": "true"
  9431.     }
  9432.   }, {
  9433.     "template_id": "V0631_POKEMON_HEATMOR",
  9434.     "pokemon_settings": {
  9435.       "pokemon_id": "HEATMOR",
  9436.       "model_scale": 1.26,
  9437.       "type": "POKEMON_TYPE_FIRE",
  9438.       "camera": {
  9439.         "disk_radius_m": 0.378,
  9440.         "cylinder_radius_m": 0.9,
  9441.         "cylinder_height_m": 1.16,
  9442.         "shoulder_mode_scale": 0.5
  9443.       },
  9444.       "encounter": {
  9445.         "base_capture_rate": 0.2,
  9446.         "base_flee_rate": 0.1,
  9447.         "collision_radius_m": 0.35,
  9448.         "collision_height_m": 0.1,
  9449.         "collision_head_radius_m": 0.35,
  9450.         "movement_type": "MOVEMENT_JUMP",
  9451.         "movement_timer_s": 10,
  9452.         "jump_time_s": 1.05,
  9453.         "attack_timer_s": 29,
  9454.         "attack_probability": 0.1,
  9455.         "dodge_probability": 0.15,
  9456.         "dodge_duration_s": 1,
  9457.         "dodge_distance": 1,
  9458.         "camera_distance": 5,
  9459.         "min_pokemon_action_frequency_s": 0.2,
  9460.         "max_pokemon_action_frequency_s": 1.6
  9461.       },
  9462.       "stats": {
  9463.         "base_stamina": 198,
  9464.         "base_attack": 204,
  9465.         "base_defense": 129
  9466.       },
  9467.       "quick_moves": [ "LICK_FAST", "FIRE_SPIN_FAST" ],
  9468.       "cinematic_moves": [ "FLAMETHROWER", "THUNDER_PUNCH", "POWER_UP_PUNCH"],
  9469.       "animation_time": [ 0, 0 ],
  9470.       "evolution_pips": 1,
  9471.       "pokedex_height_m": 1.4,
  9472.       "pokedex_weight_kg": 58,
  9473.       "height_std_dev": 0.175,
  9474.       "weight_std_dev": 7.25,
  9475.       "family_id": "FAMILY_HEATMOR",
  9476.       "candy_to_evolve": 25,
  9477.       "km_buddy_distance": 3,
  9478.       "model_height": 1.15,
  9479.       "model_scale_v2": 1.1,
  9480.       "buddy_offset_male": -70,
  9481.       "buddy_offset_female": -70,
  9482.       "buddy_scale": 19,
  9483.       "buddy_portrait_offset": 0,
  9484.       "third_move": {
  9485.         "stardust_to_unlock": 50000,
  9486.         "candy_to_unlock": 50
  9487.       },
  9488.       "is_transferable": "true",
  9489.       "is_deployable": "true"
  9490.     }
  9491.   }, {
  9492.     "template_id": "V0632_POKEMON_DURANT",
  9493.     "pokemon_settings": {
  9494.       "pokemon_id": "DURANT",
  9495.       "model_scale": 1.26,
  9496.       "type": "POKEMON_TYPE_BUG",
  9497.       "type_2": "POKEMON_TYPE_STEEL",
  9498.       "camera": {
  9499.         "disk_radius_m": 0.378,
  9500.         "cylinder_radius_m": 0.39,
  9501.         "cylinder_height_m": 0.29,
  9502.         "shoulder_mode_scale": 0.5
  9503.       },
  9504.       "encounter": {
  9505.         "base_capture_rate": 0.2,
  9506.         "base_flee_rate": 0.1,
  9507.         "collision_radius_m": 0.08,
  9508.         "collision_height_m": 0.1,
  9509.         "collision_head_radius_m": 0.08,
  9510.         "movement_type": "MOVEMENT_JUMP",
  9511.         "movement_timer_s": 10,
  9512.         "jump_time_s": 0.8,
  9513.         "attack_timer_s": 29,
  9514.         "attack_probability": 0.1,
  9515.         "dodge_probability": 0.15,
  9516.         "dodge_duration_s": 1,
  9517.         "dodge_distance": 1,
  9518.         "camera_distance": 2.5,
  9519.         "min_pokemon_action_frequency_s": 0.2,
  9520.         "max_pokemon_action_frequency_s": 1.6
  9521.       },
  9522.       "stats": {
  9523.         "base_stamina": 151,
  9524.         "base_attack": 217,
  9525.         "base_defense": 188
  9526.       },
  9527.       "quick_moves": [ "BUG_BITE_FAST", "METAL_CLAW_FAST" ],
  9528.       "cinematic_moves": [ "X_SCISSOR", "IRON_HEAD", "STONE_EDGE"],
  9529.       "animation_time": [ 0, 0 ],
  9530.       "evolution_pips": 1,
  9531.       "pokedex_height_m": 0.3,
  9532.       "pokedex_weight_kg": 33,
  9533.       "height_std_dev": 0.0375,
  9534.       "weight_std_dev": 4.125,
  9535.       "family_id": "FAMILY_DURANT",
  9536.       "candy_to_evolve": 25,
  9537.       "km_buddy_distance": 3,
  9538.       "model_height": 0.75,
  9539.       "model_scale_v2": 0.8,
  9540.       "buddy_offset_male": 0,
  9541.       "buddy_offset_female": 0,
  9542.       "buddy_scale": 19,
  9543.       "buddy_portrait_offset": 0.19,
  9544.       "third_move": {
  9545.         "stardust_to_unlock": 50000,
  9546.         "candy_to_unlock": 50
  9547.       },
  9548.       "is_transferable": "true",
  9549.       "is_deployable": "true"
  9550.     }
  9551.   }, {
  9552.     "template_id": "V0633_POKEMON_DEINO",
  9553.     "pokemon_settings": {
  9554.       "pokemon_id": "DEINO",
  9555.       "model_scale": 1.26,
  9556.       "type": "POKEMON_TYPE_DARK",
  9557.       "type_2": "POKEMON_TYPE_DRAGON",
  9558.       "camera": {
  9559.         "disk_radius_m": 0.378,
  9560.         "cylinder_radius_m": 0.51,
  9561.         "cylinder_height_m": 0.8,
  9562.         "shoulder_mode_scale": 0.5
  9563.       },
  9564.       "encounter": {
  9565.         "base_capture_rate": 0.4,
  9566.         "base_flee_rate": 0.1,
  9567.         "collision_radius_m": 0.15,
  9568.         "collision_height_m": 0.1,
  9569.         "collision_head_radius_m": 0.15,
  9570.         "movement_type": "MOVEMENT_JUMP",
  9571.         "movement_timer_s": 10,
  9572.         "jump_time_s": 0.9,
  9573.         "attack_timer_s": 29,
  9574.         "attack_probability": 0.1,
  9575.         "dodge_probability": 0.15,
  9576.         "dodge_duration_s": 1,
  9577.         "dodge_distance": 1,
  9578.         "camera_distance": 4,
  9579.         "min_pokemon_action_frequency_s": 0.2,
  9580.         "max_pokemon_action_frequency_s": 1.6
  9581.       },
  9582.       "stats": {
  9583.         "base_stamina": 141,
  9584.         "base_attack": 116,
  9585.         "base_defense": 93
  9586.       },
  9587.       "quick_moves": [ "TACKLE_FAST", "DRAGON_BREATH_FAST" ],
  9588.       "cinematic_moves": [ "DRAGON_PULSE", "CRUNCH", "BODY_SLAM"],
  9589.       "animation_time": [ 0, 0 ],
  9590.       "evolution_pips": 1,
  9591.       "pokedex_height_m": 0.8,
  9592.       "pokedex_weight_kg": 17.3,
  9593.       "height_std_dev": 0.1,
  9594.       "weight_std_dev": 2.1625,
  9595.       "family_id": "FAMILY_DEINO",
  9596.       "candy_to_evolve": 25,
  9597.       "km_buddy_distance": 5,
  9598.       "model_height": 0.8,
  9599.       "evolution_branch": {
  9600.         "evolution": "ZWEILOUS",
  9601.         "candy_cost": 25
  9602.       },
  9603.       "model_scale_v2": 1,
  9604.       "buddy_offset_male": 0,
  9605.       "buddy_offset_female": 0,
  9606.       "buddy_scale": 19,
  9607.       "buddy_portrait_offset": 0.07,
  9608.       "third_move": {
  9609.         "stardust_to_unlock": 75000,
  9610.         "candy_to_unlock": 75
  9611.       },
  9612.       "is_transferable": "true",
  9613.       "is_deployable": "true"
  9614.     }
  9615.   }, {
  9616.     "template_id": "V0634_POKEMON_ZWEILOUS",
  9617.     "pokemon_settings": {
  9618.       "pokemon_id": "ZWEILOUS",
  9619.       "model_scale": 1.26,
  9620.       "type": "POKEMON_TYPE_DARK",
  9621.       "type_2": "POKEMON_TYPE_DRAGON",
  9622.       "camera": {
  9623.         "disk_radius_m": 0.378,
  9624.         "cylinder_radius_m": 1.11,
  9625.         "cylinder_height_m": 1.42,
  9626.         "shoulder_mode_scale": 0.5
  9627.       },
  9628.       "encounter": {
  9629.         "base_capture_rate": 0.1,
  9630.         "base_flee_rate": 0.1,
  9631.         "collision_radius_m": 0.3,
  9632.         "collision_height_m": 0.1,
  9633.         "collision_head_radius_m": 0.3,
  9634.         "movement_type": "MOVEMENT_JUMP",
  9635.         "movement_timer_s": 10,
  9636.         "jump_time_s": 1,
  9637.         "attack_timer_s": 29,
  9638.         "bonus_candy_capture_reward": 2,
  9639.         "bonus_stardust_capture_reward": 200,
  9640.         "attack_probability": 0.1,
  9641.         "dodge_probability": 0.15,
  9642.         "dodge_duration_s": 1,
  9643.         "dodge_distance": 1,
  9644.         "camera_distance": 5.5,
  9645.         "min_pokemon_action_frequency_s": 0.2,
  9646.         "max_pokemon_action_frequency_s": 1.6
  9647.       },
  9648.       "stats": {
  9649.         "base_stamina": 176,
  9650.         "base_attack": 159,
  9651.         "base_defense": 135
  9652.       },
  9653.       "quick_moves": [ "BITE_FAST", "DRAGON_BREATH_FAST" ],
  9654.       "cinematic_moves": [ "DRAGON_PULSE", "DARK_PULSE", "BODY_SLAM"],
  9655.       "animation_time": [ 0, 0 ],
  9656.       "evolution_pips": 1,
  9657.       "pokedex_height_m": 1.4,
  9658.       "pokedex_weight_kg": 50,
  9659.       "parent_pokemon_id": "DEINO",
  9660.       "height_std_dev": 0.175,
  9661.       "weight_std_dev": 6.25,
  9662.       "family_id": "FAMILY_DEINO",
  9663.       "candy_to_evolve": 25,
  9664.       "km_buddy_distance": 5,
  9665.       "buddy_size": "BUDDY_BIG",
  9666.       "model_height": 1.4,
  9667.       "evolution_branch": {
  9668.         "evolution": "HYDREIGON",
  9669.         "candy_cost": 100
  9670.       },
  9671.       "model_scale_v2": 0.96,
  9672.       "buddy_offset_male": 0,
  9673.       "buddy_offset_female": 0,
  9674.       "buddy_scale": 19,
  9675.       "buddy_portrait_offset": 0,
  9676.       "third_move": {
  9677.         "stardust_to_unlock": 75000,
  9678.         "candy_to_unlock": 75
  9679.       },
  9680.       "is_transferable": "true",
  9681.       "is_deployable": "true"
  9682.     }
  9683.   }, {
  9684.     "template_id": "V0635_POKEMON_HYDREIGON",
  9685.     "pokemon_settings": {
  9686.       "pokemon_id": "HYDREIGON",
  9687.       "model_scale": 1.26,
  9688.       "type": "POKEMON_TYPE_DARK",
  9689.       "type_2": "POKEMON_TYPE_DRAGON",
  9690.       "camera": {
  9691.         "disk_radius_m": 0.378,
  9692.         "cylinder_radius_m": 1.35,
  9693.         "cylinder_height_m": 2.46,
  9694.         "cylinder_ground_m": 0.11,
  9695.         "shoulder_mode_scale": 0.5
  9696.       },
  9697.       "encounter": {
  9698.         "base_capture_rate": 0.05,
  9699.         "base_flee_rate": 0.1,
  9700.         "collision_radius_m": 0.5,
  9701.         "collision_height_m": 0.1,
  9702.         "collision_head_radius_m": 0.2,
  9703.         "movement_type": "MOVEMENT_FLYING",
  9704.         "movement_timer_s": 10,
  9705.         "jump_time_s": 1,
  9706.         "attack_timer_s": 29,
  9707.         "bonus_candy_capture_reward": 4,
  9708.         "bonus_stardust_capture_reward": 7,
  9709.         "attack_probability": 0.1,
  9710.         "dodge_probability": 0.15,
  9711.         "dodge_duration_s": 1,
  9712.         "dodge_distance": 1,
  9713.         "camera_distance": 7,
  9714.         "min_pokemon_action_frequency_s": 0.2,
  9715.         "max_pokemon_action_frequency_s": 1.6
  9716.       },
  9717.       "stats": {
  9718.         "base_stamina": 211,
  9719.         "base_attack": 256,
  9720.         "base_defense": 188
  9721.       },
  9722.       "quick_moves": [ "BITE_FAST", "DRAGON_BREATH_FAST" ],
  9723.       "cinematic_moves": [ "DRAGON_PULSE", "DARK_PULSE", "FLASH_CANNON"],
  9724.       "animation_time": [ 0, 0 ],
  9725.       "evolution_pips": 1,
  9726.       "pokedex_height_m": 1.8,
  9727.       "pokedex_weight_kg": 160,
  9728.       "parent_pokemon_id": "ZWEILOUS",
  9729.       "height_std_dev": 0.225,
  9730.       "weight_std_dev": 20,
  9731.       "family_id": "FAMILY_DEINO",
  9732.       "candy_to_evolve": 25,
  9733.       "km_buddy_distance": 5,
  9734.       "buddy_size": "BUDDY_FLYING",
  9735.       "model_height": 1.9,
  9736.       "model_scale_v2": 1.05,
  9737.       "buddy_offset_male": 0,
  9738.       "buddy_offset_female": 0,
  9739.       "buddy_scale": 18,
  9740.       "buddy_portrait_offset": 0,
  9741.       "third_move": {
  9742.         "stardust_to_unlock": 75000,
  9743.         "candy_to_unlock": 75
  9744.       },
  9745.       "is_transferable": "true",
  9746.       "is_deployable": "true"
  9747.     }
  9748.   }, {
  9749.     "template_id": "V0636_POKEMON_LARVESTA",
  9750.     "pokemon_settings": {
  9751.       "pokemon_id": "LARVESTA",
  9752.       "model_scale": 1.26,
  9753.       "type": "POKEMON_TYPE_BUG",
  9754.       "type_2": "POKEMON_TYPE_FIRE",
  9755.       "camera": {
  9756.         "disk_radius_m": 0.378,
  9757.         "cylinder_radius_m": 0.25,
  9758.         "cylinder_height_m": 0.4,
  9759.         "shoulder_mode_scale": 0.5
  9760.       },
  9761.       "encounter": {
  9762.         "base_capture_rate": 0.7,
  9763.         "base_flee_rate": 0.1,
  9764.         "collision_radius_m": 0.1,
  9765.         "collision_height_m": 0.1,
  9766.         "collision_head_radius_m": 0.126,
  9767.         "movement_type": "MOVEMENT_JUMP",
  9768.         "movement_timer_s": 10,
  9769.         "jump_time_s": 0.9,
  9770.         "attack_timer_s": 29,
  9771.         "attack_probability": 0.1,
  9772.         "dodge_probability": 0.15,
  9773.         "dodge_duration_s": 1,
  9774.         "dodge_distance": 1,
  9775.         "camera_distance": 2.25,
  9776.         "min_pokemon_action_frequency_s": 0.2,
  9777.         "max_pokemon_action_frequency_s": 1.6
  9778.       },
  9779.       "stats": {
  9780.         "base_stamina": 146,
  9781.         "base_attack": 156,
  9782.         "base_defense": 107
  9783.       },
  9784.       "quick_moves": [ "EMBER_FAST", "BUG_BITE_FAST" ],
  9785.       "cinematic_moves": [ "FLAME_CHARGE", "BUG_BUZZ", "FLAME_WHEEL"],
  9786.       "animation_time": [ 0, 0 ],
  9787.       "evolution_pips": 1,
  9788.       "pokedex_height_m": 1.1,
  9789.       "pokedex_weight_kg": 28.8,
  9790.       "height_std_dev": 0.1375,
  9791.       "weight_std_dev": 3.6,
  9792.       "family_id": "FAMILY_LARVESTA",
  9793.       "candy_to_evolve": 25,
  9794.       "km_buddy_distance": 5,
  9795.       "model_height": 0.4,
  9796.       "evolution_branch": {
  9797.         "evolution": "VOLCARONA",
  9798.         "candy_cost": 400
  9799.       },
  9800.       "model_scale_v2": 1.1,
  9801.       "buddy_offset_male": 0,
  9802.       "buddy_offset_female": 0,
  9803.       "buddy_scale": 19,
  9804.       "buddy_portrait_offset": 0,
  9805.       "third_move": {
  9806.         "stardust_to_unlock": 75000,
  9807.         "candy_to_unlock": 75
  9808.       },
  9809.       "is_transferable": "true",
  9810.       "is_deployable": "true"
  9811.     }
  9812.   }, {
  9813.     "template_id": "V0637_POKEMON_VOLCARONA",
  9814.     "pokemon_settings": {
  9815.       "pokemon_id": "VOLCARONA",
  9816.       "model_scale": 1.26,
  9817.       "type": "POKEMON_TYPE_BUG",
  9818.       "type_2": "POKEMON_TYPE_FIRE",
  9819.       "camera": {
  9820.         "disk_radius_m": 0.378,
  9821.         "cylinder_radius_m": 0.25,
  9822.         "cylinder_height_m": 0.4,
  9823.         "shoulder_mode_scale": 0.5
  9824.       },
  9825.       "encounter": {
  9826.         "base_capture_rate": 0.1,
  9827.         "base_flee_rate": 0.1,
  9828.         "collision_radius_m": 0.1,
  9829.         "collision_height_m": 0.1,
  9830.         "collision_head_radius_m": 0.126,
  9831.         "movement_type": "MOVEMENT_JUMP",
  9832.         "movement_timer_s": 10,
  9833.         "jump_time_s": 0.9,
  9834.         "attack_timer_s": 29,
  9835.         "bonus_candy_capture_reward": 2,
  9836.         "bonus_stardust_capture_reward": 200,
  9837.         "attack_probability": 0.1,
  9838.         "dodge_probability": 0.15,
  9839.         "dodge_duration_s": 1,
  9840.         "dodge_distance": 1,
  9841.         "camera_distance": 2.25,
  9842.         "min_pokemon_action_frequency_s": 0.2,
  9843.         "max_pokemon_action_frequency_s": 1.6
  9844.       },
  9845.       "stats": {
  9846.         "base_stamina": 198,
  9847.         "base_attack": 264,
  9848.         "base_defense": 189
  9849.       },
  9850.       "quick_moves": [ "FIRE_SPIN_FAST", "BUG_BITE_FAST" ],
  9851.       "cinematic_moves": [ "OVERHEAT", "BUG_BUZZ", "SOLAR_BEAM", "HURRICANE" ],
  9852.       "animation_time": [ 0, 0 ],
  9853.       "evolution_pips": 1,
  9854.       "pokedex_height_m": 1.6,
  9855.       "pokedex_weight_kg": 46,
  9856.       "parent_pokemon_id": "LARVESTA",
  9857.       "height_std_dev": 0.2,
  9858.       "weight_std_dev": 5.75,
  9859.       "family_id": "FAMILY_LARVESTA",
  9860.       "candy_to_evolve": 25,
  9861.       "km_buddy_distance": 5,
  9862.       "model_height": 0.4,
  9863.       "model_scale_v2": 1.1,
  9864.       "buddy_offset_male": 0,
  9865.       "buddy_offset_female": 0,
  9866.       "buddy_scale": 19,
  9867.       "buddy_portrait_offset": 0,
  9868.       "third_move": {
  9869.         "stardust_to_unlock": 75000,
  9870.         "candy_to_unlock": 75
  9871.       },
  9872.       "is_transferable": "true",
  9873.       "is_deployable": "true"
  9874.     }
  9875.   }, {
  9876.     "template_id": "V0638_POKEMON_COBALION",
  9877.     "pokemon_settings": {
  9878.       "pokemon_id": "COBALION",
  9879.       "model_scale": 1.26,
  9880.       "type": "POKEMON_TYPE_STEEL",
  9881.       "type_2": "POKEMON_TYPE_FIGHTING",
  9882.       "camera": {
  9883.         "disk_radius_m": 0.378,
  9884.         "cylinder_radius_m": 1.22,
  9885.         "cylinder_height_m": 2.56,
  9886.         "shoulder_mode_scale": 0.5
  9887.       },
  9888.       "encounter": {
  9889.         "base_capture_rate": 0.02,
  9890.         "base_flee_rate": 0.1,
  9891.         "collision_radius_m": 0.5,
  9892.         "collision_height_m": 0.1,
  9893.         "collision_head_radius_m": 0.31,
  9894.         "movement_type": "MOVEMENT_JUMP",
  9895.         "movement_timer_s": 10,
  9896.         "jump_time_s": 1.1,
  9897.         "attack_timer_s": 29,
  9898.         "attack_probability": 0.1,
  9899.         "dodge_probability": 0.15,
  9900.         "dodge_duration_s": 1,
  9901.         "dodge_distance": 1,
  9902.         "camera_distance": 7,
  9903.         "min_pokemon_action_frequency_s": 0.2,
  9904.         "max_pokemon_action_frequency_s": 1.6
  9905.       },
  9906.       "stats": {
  9907.         "base_stamina": 209,
  9908.         "base_attack": 192,
  9909.         "base_defense": 229
  9910.       },
  9911.       "quick_moves": [ "METAL_CLAW_FAST", "ZEN_HEADBUTT_FAST" ],
  9912.       "cinematic_moves": [ "CLOSE_COMBAT", "IRON_HEAD", "STONE_EDGE"],
  9913.       "animation_time": [ 0, 0 ],
  9914.       "evolution_pips": 1,
  9915.       "rarity": "POKEMON_RARITY_LEGENDARY",
  9916.       "pokedex_height_m": 2.1,
  9917.       "pokedex_weight_kg": 250,
  9918.       "height_std_dev": 0.2625,
  9919.       "weight_std_dev": 31.25,
  9920.       "family_id": "FAMILY_COBALION",
  9921.       "candy_to_evolve": 25,
  9922.       "km_buddy_distance": 20,
  9923.       "buddy_size": "BUDDY_BIG",
  9924.       "model_height": 2.1,
  9925.       "model_scale_v2": 0.99,
  9926.       "buddy_offset_male": 0,
  9927.       "buddy_offset_female": 0,
  9928.       "buddy_scale": 18,
  9929.       "buddy_portrait_offset": 0,
  9930.       "third_move": {
  9931.         "stardust_to_unlock": 100000,
  9932.         "candy_to_unlock": 100
  9933.       },
  9934.       "is_transferable": "true"
  9935.     }
  9936.   }, {
  9937.     "template_id": "V0639_POKEMON_TERRAKION",
  9938.     "pokemon_settings": {
  9939.       "pokemon_id": "TERRAKION",
  9940.       "model_scale": 1.26,
  9941.       "type": "POKEMON_TYPE_ROCK",
  9942.       "type_2": "POKEMON_TYPE_FIGHTING",
  9943.       "camera": {
  9944.         "disk_radius_m": 0.378,
  9945.         "cylinder_radius_m": 1.53,
  9946.         "cylinder_height_m": 1.84,
  9947.         "shoulder_mode_scale": 0.5
  9948.       },
  9949.       "encounter": {
  9950.         "base_capture_rate": 0.02,
  9951.         "base_flee_rate": 0.1,
  9952.         "collision_radius_m": 0.75,
  9953.         "collision_height_m": 0.1,
  9954.         "collision_head_radius_m": 0.5,
  9955.         "movement_type": "MOVEMENT_JUMP",
  9956.         "movement_timer_s": 10,
  9957.         "jump_time_s": 1.1,
  9958.         "attack_timer_s": 29,
  9959.         "attack_probability": 0.1,
  9960.         "dodge_probability": 0.15,
  9961.         "dodge_duration_s": 1,
  9962.         "dodge_distance": 1,
  9963.         "camera_distance": 7,
  9964.         "min_pokemon_action_frequency_s": 0.2,
  9965.         "max_pokemon_action_frequency_s": 1.6
  9966.       },
  9967.       "stats": {
  9968.         "base_stamina": 209,
  9969.         "base_attack": 260,
  9970.         "base_defense": 192
  9971.       },
  9972.       "quick_moves": [ "SMACK_DOWN_FAST", "ZEN_HEADBUTT_FAST" ],
  9973.       "cinematic_moves": [ "CLOSE_COMBAT", "EARTHQUAKE", "ROCK_SLIDE"],
  9974.       "animation_time": [ 0, 0 ],
  9975.       "evolution_pips": 1,
  9976.       "rarity": "POKEMON_RARITY_LEGENDARY",
  9977.       "pokedex_height_m": 1.9,
  9978.       "pokedex_weight_kg": 260,
  9979.       "height_std_dev": 0.2375,
  9980.       "weight_std_dev": 32.5,
  9981.       "family_id": "FAMILY_TERRAKION",
  9982.       "candy_to_evolve": 25,
  9983.       "km_buddy_distance": 20,
  9984.       "buddy_size": "BUDDY_BIG",
  9985.       "model_height": 2.7,
  9986.       "model_scale_v2": 1,
  9987.       "buddy_offset_male": 0,
  9988.       "buddy_offset_female": 0,
  9989.       "buddy_scale": 18,
  9990.       "buddy_portrait_offset": 0,
  9991.       "third_move": {
  9992.         "stardust_to_unlock": 100000,
  9993.         "candy_to_unlock": 100
  9994.       },
  9995.       "is_transferable": "true"
  9996.     }
  9997.   }, {
  9998.     "template_id": "V0640_POKEMON_VIRIZION",
  9999.     "pokemon_settings": {
  10000.       "pokemon_id": "VIRIZION",
  10001.       "model_scale": 1.26,
  10002.       "type": "POKEMON_TYPE_GRASS",
  10003.       "type_2": "POKEMON_TYPE_FIGHTING",
  10004.       "camera": {
  10005.         "disk_radius_m": 0.378,
  10006.         "cylinder_radius_m": 0.85,
  10007.         "cylinder_height_m": 2.07,
  10008.         "shoulder_mode_scale": 0.5
  10009.       },
  10010.       "encounter": {
  10011.         "base_capture_rate": 0.02,
  10012.         "base_flee_rate": 0.1,
  10013.         "collision_radius_m": 0.5,
  10014.         "collision_height_m": 0.1,
  10015.         "collision_head_radius_m": 0.25,
  10016.         "movement_type": "MOVEMENT_JUMP",
  10017.         "movement_timer_s": 10,
  10018.         "jump_time_s": 1.1,
  10019.         "attack_timer_s": 29,
  10020.         "attack_probability": 0.1,
  10021.         "dodge_probability": 0.15,
  10022.         "dodge_duration_s": 1,
  10023.         "dodge_distance": 1,
  10024.         "camera_distance": 7,
  10025.         "min_pokemon_action_frequency_s": 0.2,
  10026.         "max_pokemon_action_frequency_s": 1.6
  10027.       },
  10028.       "stats": {
  10029.         "base_stamina": 209,
  10030.         "base_attack": 192,
  10031.         "base_defense": 229
  10032.       },
  10033.       "quick_moves": [ "QUICK_ATTACK_FAST", "ZEN_HEADBUTT_FAST" ],
  10034.       "cinematic_moves": [ "CLOSE_COMBAT", "LEAF_BLADE", "STONE_EDGE"],
  10035.       "animation_time": [ 0, 0 ],
  10036.       "evolution_pips": 1,
  10037.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10038.       "pokedex_height_m": 2,
  10039.       "pokedex_weight_kg": 200,
  10040.       "height_std_dev": 0.25,
  10041.       "weight_std_dev": 25,
  10042.       "family_id": "FAMILY_VIRIZION",
  10043.       "candy_to_evolve": 25,
  10044.       "km_buddy_distance": 20,
  10045.       "buddy_size": "BUDDY_BIG",
  10046.       "model_height": 2.05,
  10047.       "model_scale_v2": 0.99,
  10048.       "buddy_offset_male": 0,
  10049.       "buddy_offset_female": 0,
  10050.       "buddy_scale": 18,
  10051.       "buddy_portrait_offset": 0,
  10052.       "third_move": {
  10053.         "stardust_to_unlock": 100000,
  10054.         "candy_to_unlock": 100
  10055.       },
  10056.       "is_transferable": "true"
  10057.     }
  10058.   }, {
  10059.     "template_id": "V0641_POKEMON_TORNADUS",
  10060.     "pokemon_settings": {
  10061.       "pokemon_id": "TORNADUS",
  10062.       "model_scale": 1.26,
  10063.       "type": "POKEMON_TYPE_FLYING",
  10064.       "camera": {
  10065.         "disk_radius_m": 0.378,
  10066.         "cylinder_radius_m": 0.25,
  10067.         "cylinder_height_m": 0.4,
  10068.         "shoulder_mode_scale": 0.5
  10069.       },
  10070.       "encounter": {
  10071.         "base_capture_rate": 0.02,
  10072.         "base_flee_rate": 0.1,
  10073.         "collision_radius_m": 0.1,
  10074.         "collision_height_m": 0.1,
  10075.         "collision_head_radius_m": 0.126,
  10076.         "movement_type": "MOVEMENT_JUMP",
  10077.         "movement_timer_s": 10,
  10078.         "jump_time_s": 0.9,
  10079.         "attack_timer_s": 29,
  10080.         "attack_probability": 0.1,
  10081.         "dodge_probability": 0.15,
  10082.         "dodge_duration_s": 1,
  10083.         "dodge_distance": 1,
  10084.         "camera_distance": 2.25,
  10085.         "min_pokemon_action_frequency_s": 0.2,
  10086.         "max_pokemon_action_frequency_s": 1.6
  10087.       },
  10088.       "stats": {
  10089.         "base_stamina": 188,
  10090.         "base_attack": 266,
  10091.         "base_defense": 164
  10092.       },
  10093.       "quick_moves": [ "BITE_FAST", "AIR_SLASH_FAST" ],
  10094.       "cinematic_moves": [ "GRASS_KNOT", "DARK_PULSE", "HYPER_BEAM", "HURRICANE" ],
  10095.       "animation_time": [ 0, 0 ],
  10096.       "evolution_pips": 1,
  10097.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10098.       "pokedex_height_m": 1.5,
  10099.       "pokedex_weight_kg": 63,
  10100.       "height_std_dev": 0.05,
  10101.       "weight_std_dev": 1.275,
  10102.       "family_id": "FAMILY_TORNADUS",
  10103.       "candy_to_evolve": 25,
  10104.       "km_buddy_distance": 20,
  10105.       "model_height": 0.4,
  10106.       "model_scale_v2": 1.1,
  10107.       "form": "TORNADUS_INCARNATE",
  10108.       "buddy_offset_male": 0,
  10109.       "buddy_offset_female": 0,
  10110.       "buddy_scale": 19,
  10111.       "buddy_portrait_offset": 0,
  10112.       "third_move": {
  10113.         "stardust_to_unlock": 100000,
  10114.         "candy_to_unlock": 100
  10115.       },
  10116.       "is_transferable": "true"
  10117.     }
  10118.   }, {
  10119.     "template_id": "V0641_POKEMON_TORNADUS_INCARNATE",
  10120.     "pokemon_settings": {
  10121.       "pokemon_id": "TORNADUS",
  10122.       "model_scale": 1.26,
  10123.       "type": "POKEMON_TYPE_FLYING",
  10124.       "camera": {
  10125.         "disk_radius_m": 0.378,
  10126.         "cylinder_radius_m": 0.25,
  10127.         "cylinder_height_m": 0.4,
  10128.         "shoulder_mode_scale": 0.5
  10129.       },
  10130.       "encounter": {
  10131.         "base_capture_rate": 0.02,
  10132.         "base_flee_rate": 0.1,
  10133.         "collision_radius_m": 0.1,
  10134.         "collision_height_m": 0.1,
  10135.         "collision_head_radius_m": 0.126,
  10136.         "movement_type": "MOVEMENT_JUMP",
  10137.         "movement_timer_s": 10,
  10138.         "jump_time_s": 0.9,
  10139.         "attack_timer_s": 29,
  10140.         "attack_probability": 0.1,
  10141.         "dodge_probability": 0.15,
  10142.         "dodge_duration_s": 1,
  10143.         "dodge_distance": 1,
  10144.         "camera_distance": 2.25,
  10145.         "min_pokemon_action_frequency_s": 0.2,
  10146.         "max_pokemon_action_frequency_s": 1.6
  10147.       },
  10148.       "stats": {
  10149.         "base_stamina": 188,
  10150.         "base_attack": 266,
  10151.         "base_defense": 164
  10152.       },
  10153.       "quick_moves": [ "BITE_FAST", "AIR_SLASH_FAST" ],
  10154.       "cinematic_moves": [ "GRASS_KNOT", "DARK_PULSE", "HYPER_BEAM", "HURRICANE" ],
  10155.       "animation_time": [ 0, 0 ],
  10156.       "evolution_pips": 1,
  10157.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10158.       "pokedex_height_m": 1.5,
  10159.       "pokedex_weight_kg": 63,
  10160.       "height_std_dev": 0.1875,
  10161.       "weight_std_dev": 7.875,
  10162.       "family_id": "FAMILY_TORNADUS",
  10163.       "candy_to_evolve": 25,
  10164.       "km_buddy_distance": 20,
  10165.       "model_height": 0.4,
  10166.       "model_scale_v2": 1.1,
  10167.       "form": "TORNADUS_INCARNATE",
  10168.       "buddy_offset_male": 0,
  10169.       "buddy_offset_female": 0,
  10170.       "buddy_scale": 19,
  10171.       "buddy_portrait_offset": 0,
  10172.       "third_move": {
  10173.         "stardust_to_unlock": 100000,
  10174.         "candy_to_unlock": 100
  10175.       },
  10176.       "is_transferable": "true"
  10177.     }
  10178.   }, {
  10179.     "template_id": "V0641_POKEMON_TORNADUS_THERIAN",
  10180.     "pokemon_settings": {
  10181.       "pokemon_id": "TORNADUS",
  10182.       "model_scale": 1.26,
  10183.       "type": "POKEMON_TYPE_FLYING",
  10184.       "camera": {
  10185.         "disk_radius_m": 0.378,
  10186.         "cylinder_radius_m": 0.25,
  10187.         "cylinder_height_m": 0.4,
  10188.         "shoulder_mode_scale": 0.5
  10189.       },
  10190.       "encounter": {
  10191.         "base_capture_rate": 0.02,
  10192.         "base_flee_rate": 0.1,
  10193.         "collision_radius_m": 0.1,
  10194.         "collision_height_m": 0.1,
  10195.         "collision_head_radius_m": 0.126,
  10196.         "movement_type": "MOVEMENT_JUMP",
  10197.         "movement_timer_s": 10,
  10198.         "jump_time_s": 0.9,
  10199.         "attack_timer_s": 29,
  10200.         "attack_probability": 0.1,
  10201.         "dodge_probability": 0.15,
  10202.         "dodge_duration_s": 1,
  10203.         "dodge_distance": 1,
  10204.         "camera_distance": 2.25,
  10205.         "min_pokemon_action_frequency_s": 0.2,
  10206.         "max_pokemon_action_frequency_s": 1.6
  10207.       },
  10208.       "stats": {
  10209.         "base_stamina": 188,
  10210.         "base_attack": 238,
  10211.         "base_defense": 189
  10212.       },
  10213.       "quick_moves": [ "BITE_FAST", "AIR_SLASH_FAST" ],
  10214.       "cinematic_moves": [ "GRASS_KNOT", "DARK_PULSE", "HYPER_BEAM", "HURRICANE" ],
  10215.       "animation_time": [ 0, 0 ],
  10216.       "evolution_pips": 1,
  10217.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10218.       "pokedex_height_m": 1.5,
  10219.       "pokedex_weight_kg": 63,
  10220.       "height_std_dev": 0.1875,
  10221.       "weight_std_dev": 7.875,
  10222.       "family_id": "FAMILY_TORNADUS",
  10223.       "candy_to_evolve": 25,
  10224.       "km_buddy_distance": 20,
  10225.       "model_height": 0.4,
  10226.       "model_scale_v2": 1.1,
  10227.       "form": "TORNADUS_THERIAN",
  10228.       "buddy_offset_male": 0,
  10229.       "buddy_offset_female": 0,
  10230.       "buddy_scale": 19,
  10231.       "buddy_portrait_offset": 0,
  10232.       "third_move": {
  10233.         "stardust_to_unlock": 100000,
  10234.         "candy_to_unlock": 100
  10235.       },
  10236.       "is_transferable": "true"
  10237.     }
  10238.   }, {
  10239.     "template_id": "V0642_POKEMON_THUNDURUS",
  10240.     "pokemon_settings": {
  10241.       "pokemon_id": "THUNDURUS",
  10242.       "model_scale": 1.26,
  10243.       "type": "POKEMON_TYPE_ELECTRIC",
  10244.       "type_2": "POKEMON_TYPE_FLYING",
  10245.       "camera": {
  10246.         "disk_radius_m": 0.378,
  10247.         "cylinder_radius_m": 0.25,
  10248.         "cylinder_height_m": 0.4,
  10249.         "shoulder_mode_scale": 0.5
  10250.       },
  10251.       "encounter": {
  10252.         "base_capture_rate": 0.02,
  10253.         "base_flee_rate": 0.1,
  10254.         "collision_radius_m": 0.1,
  10255.         "collision_height_m": 0.1,
  10256.         "collision_head_radius_m": 0.126,
  10257.         "movement_type": "MOVEMENT_JUMP",
  10258.         "movement_timer_s": 10,
  10259.         "jump_time_s": 0.9,
  10260.         "attack_timer_s": 29,
  10261.         "attack_probability": 0.1,
  10262.         "dodge_probability": 0.15,
  10263.         "dodge_duration_s": 1,
  10264.         "dodge_distance": 1,
  10265.         "camera_distance": 2.25,
  10266.         "min_pokemon_action_frequency_s": 0.2,
  10267.         "max_pokemon_action_frequency_s": 1.6
  10268.       },
  10269.       "stats": {
  10270.         "base_stamina": 188,
  10271.         "base_attack": 266,
  10272.         "base_defense": 164
  10273.       },
  10274.       "quick_moves": [ "ASTONISH_FAST", "THUNDER_SHOCK_FAST" ],
  10275.       "cinematic_moves": [ "CRUNCH", "THUNDER", "BRICK_BREAK", "THUNDER_PUNCH" ],
  10276.       "animation_time": [ 0, 0 ],
  10277.       "evolution_pips": 1,
  10278.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10279.       "pokedex_height_m": 1.5,
  10280.       "pokedex_weight_kg": 61,
  10281.       "height_std_dev": 0.05,
  10282.       "weight_std_dev": 1.275,
  10283.       "family_id": "FAMILY_THUNDURUS",
  10284.       "candy_to_evolve": 25,
  10285.       "km_buddy_distance": 20,
  10286.       "model_height": 0.4,
  10287.       "model_scale_v2": 1.1,
  10288.       "form": "THUNDURUS_INCARNATE",
  10289.       "buddy_offset_male": 0,
  10290.       "buddy_offset_female": 0,
  10291.       "buddy_scale": 19,
  10292.       "buddy_portrait_offset": 0,
  10293.       "third_move": {
  10294.         "stardust_to_unlock": 100000,
  10295.         "candy_to_unlock": 100
  10296.       },
  10297.       "is_transferable": "true"
  10298.     }
  10299.   }, {
  10300.     "template_id": "V0642_POKEMON_THUNDURUS_INCARNATE",
  10301.     "pokemon_settings": {
  10302.       "pokemon_id": "THUNDURUS",
  10303.       "model_scale": 1.26,
  10304.       "type": "POKEMON_TYPE_ELECTRIC",
  10305.       "type_2": "POKEMON_TYPE_FLYING",
  10306.       "camera": {
  10307.         "disk_radius_m": 0.378,
  10308.         "cylinder_radius_m": 0.25,
  10309.         "cylinder_height_m": 0.4,
  10310.         "shoulder_mode_scale": 0.5
  10311.       },
  10312.       "encounter": {
  10313.         "base_capture_rate": 0.02,
  10314.         "base_flee_rate": 0.1,
  10315.         "collision_radius_m": 0.1,
  10316.         "collision_height_m": 0.1,
  10317.         "collision_head_radius_m": 0.126,
  10318.         "movement_type": "MOVEMENT_JUMP",
  10319.         "movement_timer_s": 10,
  10320.         "jump_time_s": 0.9,
  10321.         "attack_timer_s": 29,
  10322.         "attack_probability": 0.1,
  10323.         "dodge_probability": 0.15,
  10324.         "dodge_duration_s": 1,
  10325.         "dodge_distance": 1,
  10326.         "camera_distance": 2.25,
  10327.         "min_pokemon_action_frequency_s": 0.2,
  10328.         "max_pokemon_action_frequency_s": 1.6
  10329.       },
  10330.       "stats": {
  10331.         "base_stamina": 188,
  10332.         "base_attack": 266,
  10333.         "base_defense": 164
  10334.       },
  10335.       "quick_moves": [ "ASTONISH_FAST", "THUNDER_SHOCK_FAST" ],
  10336.       "cinematic_moves": [ "CRUNCH", "THUNDER", "BRICK_BREAK", "THUNDER_PUNCH" ],
  10337.       "animation_time": [ 0, 0 ],
  10338.       "evolution_pips": 1,
  10339.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10340.       "pokedex_height_m": 1.5,
  10341.       "pokedex_weight_kg": 61,
  10342.       "height_std_dev": 0.1875,
  10343.       "weight_std_dev": 7.625,
  10344.       "family_id": "FAMILY_THUNDURUS",
  10345.       "candy_to_evolve": 25,
  10346.       "km_buddy_distance": 20,
  10347.       "model_height": 0.4,
  10348.       "model_scale_v2": 1.1,
  10349.       "form": "THUNDURUS_INCARNATE",
  10350.       "buddy_offset_male": 0,
  10351.       "buddy_offset_female": 0,
  10352.       "buddy_scale": 19,
  10353.       "buddy_portrait_offset": 0,
  10354.       "third_move": {
  10355.         "stardust_to_unlock": 100000,
  10356.         "candy_to_unlock": 100
  10357.       },
  10358.       "is_transferable": "true"
  10359.     }
  10360.   }, {
  10361.     "template_id": "V0642_POKEMON_THUNDURUS_THERIAN",
  10362.     "pokemon_settings": {
  10363.       "pokemon_id": "THUNDURUS",
  10364.       "model_scale": 1.26,
  10365.       "type": "POKEMON_TYPE_ELECTRIC",
  10366.       "type_2": "POKEMON_TYPE_FLYING",
  10367.       "camera": {
  10368.         "disk_radius_m": 0.378,
  10369.         "cylinder_radius_m": 0.25,
  10370.         "cylinder_height_m": 0.4,
  10371.         "shoulder_mode_scale": 0.5
  10372.       },
  10373.       "encounter": {
  10374.         "base_capture_rate": 0.02,
  10375.         "base_flee_rate": 0.1,
  10376.         "collision_radius_m": 0.1,
  10377.         "collision_height_m": 0.1,
  10378.         "collision_head_radius_m": 0.126,
  10379.         "movement_type": "MOVEMENT_JUMP",
  10380.         "movement_timer_s": 10,
  10381.         "jump_time_s": 0.9,
  10382.         "attack_timer_s": 29,
  10383.         "attack_probability": 0.1,
  10384.         "dodge_probability": 0.15,
  10385.         "dodge_duration_s": 1,
  10386.         "dodge_distance": 1,
  10387.         "camera_distance": 2.25,
  10388.         "min_pokemon_action_frequency_s": 0.2,
  10389.         "max_pokemon_action_frequency_s": 1.6
  10390.       },
  10391.       "stats": {
  10392.         "base_stamina": 188,
  10393.         "base_attack": 295,
  10394.         "base_defense": 161
  10395.       },
  10396.       "quick_moves": [ "ASTONISH_FAST", "THUNDER_SHOCK_FAST" ],
  10397.       "cinematic_moves": [ "CRUNCH", "THUNDER", "BRICK_BREAK", "THUNDER_PUNCH" ],
  10398.       "animation_time": [ 0, 0 ],
  10399.       "evolution_pips": 1,
  10400.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10401.       "pokedex_height_m": 1.5,
  10402.       "pokedex_weight_kg": 61,
  10403.       "height_std_dev": 0.1875,
  10404.       "weight_std_dev": 7.625,
  10405.       "family_id": "FAMILY_THUNDURUS",
  10406.       "candy_to_evolve": 25,
  10407.       "km_buddy_distance": 20,
  10408.       "model_height": 0.4,
  10409.       "model_scale_v2": 1.1,
  10410.       "form": "THUNDURUS_THERIAN",
  10411.       "buddy_offset_male": 0,
  10412.       "buddy_offset_female": 0,
  10413.       "buddy_scale": 19,
  10414.       "buddy_portrait_offset": 0,
  10415.       "third_move": {
  10416.         "stardust_to_unlock": 100000,
  10417.         "candy_to_unlock": 100
  10418.       },
  10419.       "is_transferable": "true"
  10420.     }
  10421.   }, {
  10422.     "template_id": "V0643_POKEMON_RESHIRAM",
  10423.     "pokemon_settings": {
  10424.       "pokemon_id": "RESHIRAM",
  10425.       "model_scale": 1.26,
  10426.       "type": "POKEMON_TYPE_DRAGON",
  10427.       "type_2": "POKEMON_TYPE_FIRE",
  10428.       "camera": {
  10429.         "disk_radius_m": 0.378,
  10430.         "cylinder_radius_m": 0.25,
  10431.         "cylinder_height_m": 0.4,
  10432.         "shoulder_mode_scale": 0.5
  10433.       },
  10434.       "encounter": {
  10435.         "base_capture_rate": 0.02,
  10436.         "base_flee_rate": 0.1,
  10437.         "collision_radius_m": 0.1,
  10438.         "collision_height_m": 0.1,
  10439.         "collision_head_radius_m": 0.126,
  10440.         "movement_type": "MOVEMENT_JUMP",
  10441.         "movement_timer_s": 10,
  10442.         "jump_time_s": 0.9,
  10443.         "attack_timer_s": 29,
  10444.         "attack_probability": 0.1,
  10445.         "dodge_probability": 0.15,
  10446.         "dodge_duration_s": 1,
  10447.         "dodge_distance": 1,
  10448.         "camera_distance": 2.25,
  10449.         "min_pokemon_action_frequency_s": 0.2,
  10450.         "max_pokemon_action_frequency_s": 1.6
  10451.       },
  10452.       "stats": {
  10453.         "base_stamina": 205,
  10454.         "base_attack": 275,
  10455.         "base_defense": 211
  10456.       },
  10457.       "quick_moves": [ "DRAGON_BREATH_FAST", "FIRE_FANG_FAST" ],
  10458.       "cinematic_moves": [ "CRUNCH", "OVERHEAT", "DRACO_METEOR", "STONE_EDGE" ],
  10459.       "animation_time": [ 0, 0 ],
  10460.       "evolution_pips": 1,
  10461.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10462.       "pokedex_height_m": 3.2,
  10463.       "pokedex_weight_kg": 330,
  10464.       "height_std_dev": 0.4,
  10465.       "weight_std_dev": 41.25,
  10466.       "family_id": "FAMILY_RESHIRAM",
  10467.       "candy_to_evolve": 25,
  10468.       "km_buddy_distance": 20,
  10469.       "model_height": 0.4,
  10470.       "model_scale_v2": 1.1,
  10471.       "buddy_offset_male": 0,
  10472.       "buddy_offset_female": 0,
  10473.       "buddy_scale": 19,
  10474.       "buddy_portrait_offset": 0,
  10475.       "third_move": {
  10476.         "stardust_to_unlock": 100000,
  10477.         "candy_to_unlock": 100
  10478.       },
  10479.       "is_transferable": "true"
  10480.     }
  10481.   }, {
  10482.     "template_id": "V0644_POKEMON_ZEKROM",
  10483.     "pokemon_settings": {
  10484.       "pokemon_id": "ZEKROM",
  10485.       "model_scale": 1.26,
  10486.       "type": "POKEMON_TYPE_DRAGON",
  10487.       "type_2": "POKEMON_TYPE_ELECTRIC",
  10488.       "camera": {
  10489.         "disk_radius_m": 0.378,
  10490.         "cylinder_radius_m": 0.25,
  10491.         "cylinder_height_m": 0.4,
  10492.         "shoulder_mode_scale": 0.5
  10493.       },
  10494.       "encounter": {
  10495.         "base_capture_rate": 0.02,
  10496.         "base_flee_rate": 0.1,
  10497.         "collision_radius_m": 0.1,
  10498.         "collision_height_m": 0.1,
  10499.         "collision_head_radius_m": 0.126,
  10500.         "movement_type": "MOVEMENT_JUMP",
  10501.         "movement_timer_s": 10,
  10502.         "jump_time_s": 0.9,
  10503.         "attack_timer_s": 29,
  10504.         "attack_probability": 0.1,
  10505.         "dodge_probability": 0.15,
  10506.         "dodge_duration_s": 1,
  10507.         "dodge_distance": 1,
  10508.         "camera_distance": 2.25,
  10509.         "min_pokemon_action_frequency_s": 0.2,
  10510.         "max_pokemon_action_frequency_s": 1.6
  10511.       },
  10512.       "stats": {
  10513.         "base_stamina": 205,
  10514.         "base_attack": 275,
  10515.         "base_defense": 211
  10516.       },
  10517.       "quick_moves": [ "DRAGON_BREATH_FAST", "CHARGE_BEAM_FAST" ],
  10518.       "cinematic_moves": [ "OUTRAGE", "WILD_CHARGE", "FLASH_CANNON", "CRUNCH" ],
  10519.       "animation_time": [ 0, 0 ],
  10520.       "evolution_pips": 1,
  10521.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10522.       "pokedex_height_m": 2.9,
  10523.       "pokedex_weight_kg": 345,
  10524.       "height_std_dev": 0.3625,
  10525.       "weight_std_dev": 43.125,
  10526.       "family_id": "FAMILY_ZEKROM",
  10527.       "candy_to_evolve": 25,
  10528.       "km_buddy_distance": 20,
  10529.       "model_height": 0.4,
  10530.       "model_scale_v2": 1.1,
  10531.       "buddy_offset_male": 0,
  10532.       "buddy_offset_female": 0,
  10533.       "buddy_scale": 19,
  10534.       "buddy_portrait_offset": 0,
  10535.       "third_move": {
  10536.         "stardust_to_unlock": 100000,
  10537.         "candy_to_unlock": 100
  10538.       },
  10539.       "is_transferable": "true"
  10540.     }
  10541.   }, {
  10542.     "template_id": "V0645_POKEMON_LANDORUS",
  10543.     "pokemon_settings": {
  10544.       "pokemon_id": "LANDORUS",
  10545.       "model_scale": 1.26,
  10546.       "type": "POKEMON_TYPE_GROUND",
  10547.       "type_2": "POKEMON_TYPE_FLYING",
  10548.       "camera": {
  10549.         "disk_radius_m": 0.378,
  10550.         "cylinder_radius_m": 0.25,
  10551.         "cylinder_height_m": 0.4,
  10552.         "shoulder_mode_scale": 0.5
  10553.       },
  10554.       "encounter": {
  10555.         "base_capture_rate": 0.02,
  10556.         "base_flee_rate": 0.1,
  10557.         "collision_radius_m": 0.1,
  10558.         "collision_height_m": 0.1,
  10559.         "collision_head_radius_m": 0.126,
  10560.         "movement_type": "MOVEMENT_JUMP",
  10561.         "movement_timer_s": 10,
  10562.         "jump_time_s": 0.9,
  10563.         "attack_timer_s": 29,
  10564.         "attack_probability": 0.1,
  10565.         "dodge_probability": 0.15,
  10566.         "dodge_duration_s": 1,
  10567.         "dodge_distance": 1,
  10568.         "camera_distance": 2.25,
  10569.         "min_pokemon_action_frequency_s": 0.2,
  10570.         "max_pokemon_action_frequency_s": 1.6
  10571.       },
  10572.       "stats": {
  10573.         "base_stamina": 205,
  10574.         "base_attack": 261,
  10575.         "base_defense": 182
  10576.       },
  10577.       "quick_moves": [ "MUD_SHOT_FAST", "ROCK_THROW_FAST" ],
  10578.       "cinematic_moves": [ "EARTH_POWER", "OUTRAGE", "ROCK_SLIDE", "FOCUS_BLAST" ],
  10579.       "animation_time": [ 0, 0 ],
  10580.       "evolution_pips": 1,
  10581.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10582.       "pokedex_height_m": 1.5,
  10583.       "pokedex_weight_kg": 68,
  10584.       "height_std_dev": 0.05,
  10585.       "weight_std_dev": 1.275,
  10586.       "family_id": "FAMILY_LANDORUS",
  10587.       "candy_to_evolve": 25,
  10588.       "km_buddy_distance": 20,
  10589.       "model_height": 0.4,
  10590.       "model_scale_v2": 1.1,
  10591.       "form": "LANDORUS_INCARNATE",
  10592.       "buddy_offset_male": 0,
  10593.       "buddy_offset_female": 0,
  10594.       "buddy_scale": 19,
  10595.       "buddy_portrait_offset": 0,
  10596.       "third_move": {
  10597.         "stardust_to_unlock": 100000,
  10598.         "candy_to_unlock": 100
  10599.       },
  10600.       "is_transferable": "true"
  10601.     }
  10602.   }, {
  10603.     "template_id": "V0645_POKEMON_LANDORUS_INCARNATE",
  10604.     "pokemon_settings": {
  10605.       "pokemon_id": "LANDORUS",
  10606.       "model_scale": 1.26,
  10607.       "type": "POKEMON_TYPE_GROUND",
  10608.       "type_2": "POKEMON_TYPE_FLYING",
  10609.       "camera": {
  10610.         "disk_radius_m": 0.378,
  10611.         "cylinder_radius_m": 0.25,
  10612.         "cylinder_height_m": 0.4,
  10613.         "shoulder_mode_scale": 0.5
  10614.       },
  10615.       "encounter": {
  10616.         "base_capture_rate": 0.02,
  10617.         "base_flee_rate": 0.1,
  10618.         "collision_radius_m": 0.1,
  10619.         "collision_height_m": 0.1,
  10620.         "collision_head_radius_m": 0.126,
  10621.         "movement_type": "MOVEMENT_JUMP",
  10622.         "movement_timer_s": 10,
  10623.         "jump_time_s": 0.9,
  10624.         "attack_timer_s": 29,
  10625.         "attack_probability": 0.1,
  10626.         "dodge_probability": 0.15,
  10627.         "dodge_duration_s": 1,
  10628.         "dodge_distance": 1,
  10629.         "camera_distance": 2.25,
  10630.         "min_pokemon_action_frequency_s": 0.2,
  10631.         "max_pokemon_action_frequency_s": 1.6
  10632.       },
  10633.       "stats": {
  10634.         "base_stamina": 205,
  10635.         "base_attack": 261,
  10636.         "base_defense": 182
  10637.       },
  10638.       "quick_moves": [ "MUD_SHOT_FAST", "ROCK_THROW_FAST" ],
  10639.       "cinematic_moves": [ "EARTH_POWER", "OUTRAGE", "ROCK_SLIDE", "FOCUS_BLAST" ],
  10640.       "animation_time": [ 0, 0 ],
  10641.       "evolution_pips": 1,
  10642.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10643.       "pokedex_height_m": 1.5,
  10644.       "pokedex_weight_kg": 68,
  10645.       "height_std_dev": 0.1875,
  10646.       "weight_std_dev": 8.5,
  10647.       "family_id": "FAMILY_LANDORUS",
  10648.       "candy_to_evolve": 25,
  10649.       "km_buddy_distance": 20,
  10650.       "model_height": 0.4,
  10651.       "model_scale_v2": 1.1,
  10652.       "form": "LANDORUS_INCARNATE",
  10653.       "buddy_offset_male": 0,
  10654.       "buddy_offset_female": 0,
  10655.       "buddy_scale": 19,
  10656.       "buddy_portrait_offset": 0,
  10657.       "third_move": {
  10658.         "stardust_to_unlock": 100000,
  10659.         "candy_to_unlock": 100
  10660.       },
  10661.       "is_transferable": "true"
  10662.     }
  10663.   }, {
  10664.     "template_id": "V0645_POKEMON_LANDORUS_THERIAN",
  10665.     "pokemon_settings": {
  10666.       "pokemon_id": "LANDORUS",
  10667.       "model_scale": 1.26,
  10668.       "type": "POKEMON_TYPE_GROUND",
  10669.       "type_2": "POKEMON_TYPE_FLYING",
  10670.       "camera": {
  10671.         "disk_radius_m": 0.378,
  10672.         "cylinder_radius_m": 0.25,
  10673.         "cylinder_height_m": 0.4,
  10674.         "shoulder_mode_scale": 0.5
  10675.       },
  10676.       "encounter": {
  10677.         "base_capture_rate": 0.02,
  10678.         "base_flee_rate": 0.1,
  10679.         "collision_radius_m": 0.1,
  10680.         "collision_height_m": 0.1,
  10681.         "collision_head_radius_m": 0.126,
  10682.         "movement_type": "MOVEMENT_JUMP",
  10683.         "movement_timer_s": 10,
  10684.         "jump_time_s": 0.9,
  10685.         "attack_timer_s": 29,
  10686.         "attack_probability": 0.1,
  10687.         "dodge_probability": 0.15,
  10688.         "dodge_duration_s": 1,
  10689.         "dodge_distance": 1,
  10690.         "camera_distance": 2.25,
  10691.         "min_pokemon_action_frequency_s": 0.2,
  10692.         "max_pokemon_action_frequency_s": 1.6
  10693.       },
  10694.       "stats": {
  10695.         "base_stamina": 205,
  10696.         "base_attack": 289,
  10697.         "base_defense": 179
  10698.       },
  10699.       "quick_moves": [ "MUD_SHOT_FAST", "ROCK_THROW_FAST" ],
  10700.       "cinematic_moves": [ "EARTH_POWER", "OUTRAGE", "ROCK_SLIDE", "FOCUS_BLAST" ],
  10701.       "animation_time": [ 0, 0 ],
  10702.       "evolution_pips": 1,
  10703.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10704.       "pokedex_height_m": 1.5,
  10705.       "pokedex_weight_kg": 68,
  10706.       "height_std_dev": 0.1875,
  10707.       "weight_std_dev": 8.5,
  10708.       "family_id": "FAMILY_LANDORUS",
  10709.       "candy_to_evolve": 25,
  10710.       "km_buddy_distance": 20,
  10711.       "model_height": 0.4,
  10712.       "model_scale_v2": 1.1,
  10713.       "form": "LANDORUS_THERIAN",
  10714.       "buddy_offset_male": 0,
  10715.       "buddy_offset_female": 0,
  10716.       "buddy_scale": 19,
  10717.       "buddy_portrait_offset": 0,
  10718.       "third_move": {
  10719.         "stardust_to_unlock": 100000,
  10720.         "candy_to_unlock": 100
  10721.       },
  10722.       "is_transferable": "true"
  10723.     }
  10724.   }, {
  10725.     "template_id": "V0646_POKEMON_KYUREM",
  10726.     "pokemon_settings": {
  10727.       "pokemon_id": "KYUREM",
  10728.       "model_scale": 1.26,
  10729.       "type": "POKEMON_TYPE_DRAGON",
  10730.       "type_2": "POKEMON_TYPE_ICE",
  10731.       "camera": {
  10732.         "disk_radius_m": 0.378,
  10733.         "cylinder_radius_m": 0.25,
  10734.         "cylinder_height_m": 0.4,
  10735.         "shoulder_mode_scale": 0.5
  10736.       },
  10737.       "encounter": {
  10738.         "base_capture_rate": 0.02,
  10739.         "base_flee_rate": 0.1,
  10740.         "collision_radius_m": 0.1,
  10741.         "collision_height_m": 0.1,
  10742.         "collision_head_radius_m": 0.126,
  10743.         "movement_type": "MOVEMENT_JUMP",
  10744.         "movement_timer_s": 10,
  10745.         "jump_time_s": 0.9,
  10746.         "attack_timer_s": 29,
  10747.         "attack_probability": 0.1,
  10748.         "dodge_probability": 0.15,
  10749.         "dodge_duration_s": 1,
  10750.         "dodge_distance": 1,
  10751.         "camera_distance": 2.25,
  10752.         "min_pokemon_action_frequency_s": 0.2,
  10753.         "max_pokemon_action_frequency_s": 1.6
  10754.       },
  10755.       "stats": {
  10756.         "base_stamina": 245,
  10757.         "base_attack": 246,
  10758.         "base_defense": 170
  10759.       },
  10760.       "quick_moves": [ "DRAGON_BREATH_FAST", "STEEL_WING_FAST" ],
  10761.       "cinematic_moves": [ "DRAGON_CLAW", "BLIZZARD", "ICY_WIND", "DRACO_METEOR" ],
  10762.       "animation_time": [ 0, 0 ],
  10763.       "evolution_pips": 1,
  10764.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10765.       "pokedex_height_m": 3,
  10766.       "pokedex_weight_kg": 325,
  10767.       "height_std_dev": 0.05,
  10768.       "weight_std_dev": 1.275,
  10769.       "family_id": "FAMILY_KYUREM",
  10770.       "candy_to_evolve": 25,
  10771.       "km_buddy_distance": 20,
  10772.       "model_height": 0.4,
  10773.       "model_scale_v2": 1.1,
  10774.       "form": "KYUREM_NORMAL",
  10775.       "buddy_offset_male": 0,
  10776.       "buddy_offset_female": 0,
  10777.       "buddy_scale": 19,
  10778.       "buddy_portrait_offset": 0,
  10779.       "third_move": {
  10780.         "stardust_to_unlock": 100000,
  10781.         "candy_to_unlock": 100
  10782.       },
  10783.       "is_transferable": "true"
  10784.     }
  10785.   }, {
  10786.     "template_id": "V0646_POKEMON_KYUREM_BLACK",
  10787.     "pokemon_settings": {
  10788.       "pokemon_id": "KYUREM",
  10789.       "model_scale": 1.26,
  10790.       "type": "POKEMON_TYPE_DRAGON",
  10791.       "type_2": "POKEMON_TYPE_ICE",
  10792.       "camera": {
  10793.         "disk_radius_m": 0.378,
  10794.         "cylinder_radius_m": 0.25,
  10795.         "cylinder_height_m": 0.4,
  10796.         "shoulder_mode_scale": 0.5
  10797.       },
  10798.       "encounter": {
  10799.         "base_capture_rate": 0.02,
  10800.         "base_flee_rate": 0.1,
  10801.         "collision_radius_m": 0.1,
  10802.         "collision_height_m": 0.1,
  10803.         "collision_head_radius_m": 0.126,
  10804.         "movement_type": "MOVEMENT_JUMP",
  10805.         "movement_timer_s": 10,
  10806.         "jump_time_s": 0.9,
  10807.         "attack_timer_s": 29,
  10808.         "attack_probability": 0.1,
  10809.         "dodge_probability": 0.15,
  10810.         "dodge_duration_s": 1,
  10811.         "dodge_distance": 1,
  10812.         "camera_distance": 2.25,
  10813.         "min_pokemon_action_frequency_s": 0.2,
  10814.         "max_pokemon_action_frequency_s": 1.6
  10815.       },
  10816.       "stats": {
  10817.         "base_stamina": 245,
  10818.         "base_attack": 310,
  10819.         "base_defense": 183
  10820.       },
  10821.       "quick_moves": [ "DRAGON_TAIL_FAST", "SHADOW_CLAW_FAST" ],
  10822.       "cinematic_moves": [ "IRON_HEAD", "BLIZZARD", "STONE_EDGE", "OUTRAGE" ],
  10823.       "animation_time": [ 0, 0 ],
  10824.       "evolution_pips": 1,
  10825.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10826.       "pokedex_height_m": 3,
  10827.       "pokedex_weight_kg": 325,
  10828.       "height_std_dev": 0.375,
  10829.       "weight_std_dev": 40.625,
  10830.       "family_id": "FAMILY_KYUREM",
  10831.       "candy_to_evolve": 25,
  10832.       "km_buddy_distance": 20,
  10833.       "model_height": 0.4,
  10834.       "model_scale_v2": 1.1,
  10835.       "form": "KYUREM_BLACK",
  10836.       "buddy_offset_male": 0,
  10837.       "buddy_offset_female": 0,
  10838.       "buddy_scale": 19,
  10839.       "buddy_portrait_offset": 0,
  10840.       "third_move": {
  10841.         "stardust_to_unlock": 100000,
  10842.         "candy_to_unlock": 100
  10843.       },
  10844.       "is_transferable": "true"
  10845.     }
  10846.   }, {
  10847.     "template_id": "V0646_POKEMON_KYUREM_NORMAL",
  10848.     "pokemon_settings": {
  10849.       "pokemon_id": "KYUREM",
  10850.       "model_scale": 1.26,
  10851.       "type": "POKEMON_TYPE_DRAGON",
  10852.       "type_2": "POKEMON_TYPE_ICE",
  10853.       "camera": {
  10854.         "disk_radius_m": 0.378,
  10855.         "cylinder_radius_m": 0.25,
  10856.         "cylinder_height_m": 0.4,
  10857.         "shoulder_mode_scale": 0.5
  10858.       },
  10859.       "encounter": {
  10860.         "base_capture_rate": 0.02,
  10861.         "base_flee_rate": 0.1,
  10862.         "collision_radius_m": 0.1,
  10863.         "collision_height_m": 0.1,
  10864.         "collision_head_radius_m": 0.126,
  10865.         "movement_type": "MOVEMENT_JUMP",
  10866.         "movement_timer_s": 10,
  10867.         "jump_time_s": 0.9,
  10868.         "attack_timer_s": 29,
  10869.         "attack_probability": 0.1,
  10870.         "dodge_probability": 0.15,
  10871.         "dodge_duration_s": 1,
  10872.         "dodge_distance": 1,
  10873.         "camera_distance": 2.25,
  10874.         "min_pokemon_action_frequency_s": 0.2,
  10875.         "max_pokemon_action_frequency_s": 1.6
  10876.       },
  10877.       "stats": {
  10878.         "base_stamina": 245,
  10879.         "base_attack": 246,
  10880.         "base_defense": 170
  10881.       },
  10882.       "quick_moves": [ "DRAGON_BREATH_FAST", "STEEL_WING_FAST" ],
  10883.       "cinematic_moves": [ "DRAGON_CLAW", "BLIZZARD", "ICY_WIND", "DRACO_METEOR" ],
  10884.       "animation_time": [ 0, 0 ],
  10885.       "evolution_pips": 1,
  10886.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10887.       "pokedex_height_m": 3,
  10888.       "pokedex_weight_kg": 325,
  10889.       "height_std_dev": 0.375,
  10890.       "weight_std_dev": 40.625,
  10891.       "family_id": "FAMILY_KYUREM",
  10892.       "candy_to_evolve": 25,
  10893.       "km_buddy_distance": 20,
  10894.       "model_height": 0.4,
  10895.       "model_scale_v2": 1.1,
  10896.       "form": "KYUREM_NORMAL",
  10897.       "buddy_offset_male": 0,
  10898.       "buddy_offset_female": 0,
  10899.       "buddy_scale": 19,
  10900.       "buddy_portrait_offset": 0,
  10901.       "third_move": {
  10902.         "stardust_to_unlock": 100000,
  10903.         "candy_to_unlock": 100
  10904.       },
  10905.       "is_transferable": "true"
  10906.     }
  10907.   }, {
  10908.     "template_id": "V0646_POKEMON_KYUREM_WHITE",
  10909.     "pokemon_settings": {
  10910.       "pokemon_id": "KYUREM",
  10911.       "model_scale": 1.26,
  10912.       "type": "POKEMON_TYPE_DRAGON",
  10913.       "type_2": "POKEMON_TYPE_ICE",
  10914.       "camera": {
  10915.         "disk_radius_m": 0.378,
  10916.         "cylinder_radius_m": 0.25,
  10917.         "cylinder_height_m": 0.4,
  10918.         "shoulder_mode_scale": 0.5
  10919.       },
  10920.       "encounter": {
  10921.         "base_capture_rate": 0.02,
  10922.         "base_flee_rate": 0.1,
  10923.         "collision_radius_m": 0.1,
  10924.         "collision_height_m": 0.1,
  10925.         "collision_head_radius_m": 0.126,
  10926.         "movement_type": "MOVEMENT_JUMP",
  10927.         "movement_timer_s": 10,
  10928.         "jump_time_s": 0.9,
  10929.         "attack_timer_s": 29,
  10930.         "attack_probability": 0.1,
  10931.         "dodge_probability": 0.15,
  10932.         "dodge_duration_s": 1,
  10933.         "dodge_distance": 1,
  10934.         "camera_distance": 2.25,
  10935.         "min_pokemon_action_frequency_s": 0.2,
  10936.         "max_pokemon_action_frequency_s": 1.6
  10937.       },
  10938.       "stats": {
  10939.         "base_stamina": 245,
  10940.         "base_attack": 310,
  10941.         "base_defense": 183
  10942.       },
  10943.       "quick_moves": [ "DRAGON_BREATH_FAST", "STEEL_WING_FAST" ],
  10944.       "cinematic_moves": [ "DRAGON_PULSE", "BLIZZARD", "ANCIENT_POWER", "FOCUS_BLAST" ],
  10945.       "animation_time": [ 0, 0 ],
  10946.       "evolution_pips": 1,
  10947.       "rarity": "POKEMON_RARITY_LEGENDARY",
  10948.       "pokedex_height_m": 3,
  10949.       "pokedex_weight_kg": 325,
  10950.       "height_std_dev": 0.375,
  10951.       "weight_std_dev": 40.625,
  10952.       "family_id": "FAMILY_KYUREM",
  10953.       "candy_to_evolve": 25,
  10954.       "km_buddy_distance": 20,
  10955.       "model_height": 0.4,
  10956.       "model_scale_v2": 1.1,
  10957.       "form": "KYUREM_WHITE",
  10958.       "buddy_offset_male": 0,
  10959.       "buddy_offset_female": 0,
  10960.       "buddy_scale": 19,
  10961.       "buddy_portrait_offset": 0,
  10962.       "third_move": {
  10963.         "stardust_to_unlock": 100000,
  10964.         "candy_to_unlock": 100
  10965.       },
  10966.       "is_transferable": "true"
  10967.     }
  10968.   }, {
  10969.     "template_id": "V0647_POKEMON_KELDEO",
  10970.     "pokemon_settings": {
  10971.       "pokemon_id": "KELDEO",
  10972.       "model_scale": 1.26,
  10973.       "type": "POKEMON_TYPE_WATER",
  10974.       "type_2": "POKEMON_TYPE_FIGHTING",
  10975.       "camera": {
  10976.         "disk_radius_m": 0.378,
  10977.         "cylinder_radius_m": 0.25,
  10978.         "cylinder_height_m": 0.4,
  10979.         "shoulder_mode_scale": 0.5
  10980.       },
  10981.       "encounter": {
  10982.         "base_capture_rate": 0.02,
  10983.         "base_flee_rate": 0.1,
  10984.         "collision_radius_m": 0.1,
  10985.         "collision_height_m": 0.1,
  10986.         "collision_head_radius_m": 0.126,
  10987.         "movement_type": "MOVEMENT_JUMP",
  10988.         "movement_timer_s": 10,
  10989.         "jump_time_s": 0.9,
  10990.         "attack_timer_s": 29,
  10991.         "attack_probability": 0.1,
  10992.         "dodge_probability": 0.15,
  10993.         "dodge_duration_s": 1,
  10994.         "dodge_distance": 1,
  10995.         "camera_distance": 2.25,
  10996.         "min_pokemon_action_frequency_s": 0.2,
  10997.         "max_pokemon_action_frequency_s": 1.6
  10998.       },
  10999.       "stats": {
  11000.         "base_stamina": 209,
  11001.         "base_attack": 260,
  11002.         "base_defense": 192
  11003.       },
  11004.       "quick_moves": [ "POISON_JAB_FAST", "LOW_KICK_FAST" ],
  11005.       "cinematic_moves": [ "AQUA_JET", "CLOSE_COMBAT", "HYDRO_PUMP", "X_SCISSOR" ],
  11006.       "animation_time": [ 0, 0 ],
  11007.       "evolution_pips": 1,
  11008.       "rarity": "POKEMON_RARITY_MYTHIC",
  11009.       "pokedex_height_m": 1.4,
  11010.       "pokedex_weight_kg": 48.5,
  11011.       "height_std_dev": 0.05,
  11012.       "weight_std_dev": 1.275,
  11013.       "family_id": "FAMILY_KELDEO",
  11014.       "candy_to_evolve": 25,
  11015.       "km_buddy_distance": 20,
  11016.       "model_height": 0.4,
  11017.       "model_scale_v2": 1.1,
  11018.       "form": "KELDEO_ORDINARY",
  11019.       "buddy_offset_male": 0,
  11020.       "buddy_offset_female": 0,
  11021.       "buddy_scale": 19,
  11022.       "buddy_portrait_offset": 0,
  11023.       "third_move": {
  11024.         "stardust_to_unlock": 100000,
  11025.         "candy_to_unlock": 100
  11026.       }
  11027.     }
  11028.   }, {
  11029.     "template_id": "V0647_POKEMON_KELDEO_ORDINARY",
  11030.     "pokemon_settings": {
  11031.       "pokemon_id": "KELDEO",
  11032.       "model_scale": 1.26,
  11033.       "type": "POKEMON_TYPE_WATER",
  11034.       "type_2": "POKEMON_TYPE_FIGHTING",
  11035.       "camera": {
  11036.         "disk_radius_m": 0.378,
  11037.         "cylinder_radius_m": 0.25,
  11038.         "cylinder_height_m": 0.4,
  11039.         "shoulder_mode_scale": 0.5
  11040.       },
  11041.       "encounter": {
  11042.         "base_capture_rate": 0.02,
  11043.         "base_flee_rate": 0.1,
  11044.         "collision_radius_m": 0.1,
  11045.         "collision_height_m": 0.1,
  11046.         "collision_head_radius_m": 0.126,
  11047.         "movement_type": "MOVEMENT_JUMP",
  11048.         "movement_timer_s": 10,
  11049.         "jump_time_s": 0.9,
  11050.         "attack_timer_s": 29,
  11051.         "attack_probability": 0.1,
  11052.         "dodge_probability": 0.15,
  11053.         "dodge_duration_s": 1,
  11054.         "dodge_distance": 1,
  11055.         "camera_distance": 2.25,
  11056.         "min_pokemon_action_frequency_s": 0.2,
  11057.         "max_pokemon_action_frequency_s": 1.6
  11058.       },
  11059.       "stats": {
  11060.         "base_stamina": 209,
  11061.         "base_attack": 260,
  11062.         "base_defense": 192
  11063.       },
  11064.       "quick_moves": [ "POISON_JAB_FAST", "LOW_KICK_FAST" ],
  11065.       "cinematic_moves": [ "AQUA_JET", "CLOSE_COMBAT", "HYDRO_PUMP", "X_SCISSOR" ],
  11066.       "animation_time": [ 0, 0 ],
  11067.       "evolution_pips": 1,
  11068.       "rarity": "POKEMON_RARITY_MYTHIC",
  11069.       "pokedex_height_m": 1.4,
  11070.       "pokedex_weight_kg": 48.5,
  11071.       "height_std_dev": 0.175,
  11072.       "weight_std_dev": 6.0625,
  11073.       "family_id": "FAMILY_KELDEO",
  11074.       "candy_to_evolve": 25,
  11075.       "km_buddy_distance": 20,
  11076.       "model_height": 0.4,
  11077.       "model_scale_v2": 1.1,
  11078.       "form": "KELDEO_ORDINARY",
  11079.       "buddy_offset_male": 0,
  11080.       "buddy_offset_female": 0,
  11081.       "buddy_scale": 19,
  11082.       "buddy_portrait_offset": 0,
  11083.       "third_move": {
  11084.         "stardust_to_unlock": 100000,
  11085.         "candy_to_unlock": 100
  11086.       }
  11087.     }
  11088.   }, {
  11089.     "template_id": "V0647_POKEMON_KELDEO_RESOLUTE",
  11090.     "pokemon_settings": {
  11091.       "pokemon_id": "KELDEO",
  11092.       "model_scale": 1.26,
  11093.       "type": "POKEMON_TYPE_WATER",
  11094.       "type_2": "POKEMON_TYPE_FIGHTING",
  11095.       "camera": {
  11096.         "disk_radius_m": 0.378,
  11097.         "cylinder_radius_m": 0.25,
  11098.         "cylinder_height_m": 0.4,
  11099.         "shoulder_mode_scale": 0.5
  11100.       },
  11101.       "encounter": {
  11102.         "base_capture_rate": 0.02,
  11103.         "base_flee_rate": 0.1,
  11104.         "collision_radius_m": 0.1,
  11105.         "collision_height_m": 0.1,
  11106.         "collision_head_radius_m": 0.126,
  11107.         "movement_type": "MOVEMENT_JUMP",
  11108.         "movement_timer_s": 10,
  11109.         "jump_time_s": 0.9,
  11110.         "attack_timer_s": 29,
  11111.         "attack_probability": 0.1,
  11112.         "dodge_probability": 0.15,
  11113.         "dodge_duration_s": 1,
  11114.         "dodge_distance": 1,
  11115.         "camera_distance": 2.25,
  11116.         "min_pokemon_action_frequency_s": 0.2,
  11117.         "max_pokemon_action_frequency_s": 1.6
  11118.       },
  11119.       "stats": {
  11120.         "base_stamina": 209,
  11121.         "base_attack": 260,
  11122.         "base_defense": 192
  11123.       },
  11124.       "quick_moves": [ "POISON_JAB_FAST", "LOW_KICK_FAST" ],
  11125.       "cinematic_moves": [ "AQUA_JET", "CLOSE_COMBAT", "HYDRO_PUMP", "X_SCISSOR" ],
  11126.       "animation_time": [ 0, 0 ],
  11127.       "evolution_pips": 1,
  11128.       "rarity": "POKEMON_RARITY_MYTHIC",
  11129.       "pokedex_height_m": 1.4,
  11130.       "pokedex_weight_kg": 48.5,
  11131.       "height_std_dev": 0.175,
  11132.       "weight_std_dev": 6.0625,
  11133.       "family_id": "FAMILY_KELDEO",
  11134.       "candy_to_evolve": 25,
  11135.       "km_buddy_distance": 20,
  11136.       "model_height": 0.4,
  11137.       "model_scale_v2": 1.1,
  11138.       "form": "KELDEO_RESOLUTE",
  11139.       "buddy_offset_male": 0,
  11140.       "buddy_offset_female": 0,
  11141.       "buddy_scale": 19,
  11142.       "buddy_portrait_offset": 0,
  11143.       "third_move": {
  11144.         "stardust_to_unlock": 100000,
  11145.         "candy_to_unlock": 100
  11146.       }
  11147.     }
  11148.   }, {
  11149.     "template_id": "V0648_POKEMON_MELOETTA",
  11150.     "pokemon_settings": {
  11151.       "pokemon_id": "MELOETTA",
  11152.       "model_scale": 1.26,
  11153.       "type": "POKEMON_TYPE_NORMAL",
  11154.       "type_2": "POKEMON_TYPE_PSYCHIC",
  11155.       "camera": {
  11156.         "disk_radius_m": 0.378,
  11157.         "cylinder_radius_m": 0.25,
  11158.         "cylinder_height_m": 0.4,
  11159.         "shoulder_mode_scale": 0.5
  11160.       },
  11161.       "encounter": {
  11162.         "base_capture_rate": 0.02,
  11163.         "base_flee_rate": 0.1,
  11164.         "collision_radius_m": 0.1,
  11165.         "collision_height_m": 0.1,
  11166.         "collision_head_radius_m": 0.126,
  11167.         "movement_type": "MOVEMENT_JUMP",
  11168.         "movement_timer_s": 10,
  11169.         "jump_time_s": 0.9,
  11170.         "attack_timer_s": 29,
  11171.         "attack_probability": 0.1,
  11172.         "dodge_probability": 0.15,
  11173.         "dodge_duration_s": 1,
  11174.         "dodge_distance": 1,
  11175.         "camera_distance": 2.25,
  11176.         "min_pokemon_action_frequency_s": 0.2,
  11177.         "max_pokemon_action_frequency_s": 1.6
  11178.       },
  11179.       "stats": {
  11180.         "base_stamina": 225,
  11181.         "base_attack": 250,
  11182.         "base_defense": 225
  11183.       },
  11184.       "quick_moves": [ "QUICK_ATTACK_FAST", "LOW_KICK_FAST" ],
  11185.       "cinematic_moves": [ "CLOSE_COMBAT", "FIRE_PUNCH", "ICE_PUNCH", "HYPER_BEAM" ],
  11186.       "animation_time": [ 0, 0 ],
  11187.       "evolution_pips": 1,
  11188.       "rarity": "POKEMON_RARITY_MYTHIC",
  11189.       "pokedex_height_m": 0.6,
  11190.       "pokedex_weight_kg": 6.5,
  11191.       "height_std_dev": 0.05,
  11192.       "weight_std_dev": 1.275,
  11193.       "family_id": "FAMILY_MELOETTA",
  11194.       "candy_to_evolve": 25,
  11195.       "km_buddy_distance": 20,
  11196.       "model_height": 0.4,
  11197.       "model_scale_v2": 1.1,
  11198.       "form": "MELOETTA_ARIA",
  11199.       "buddy_offset_male": 0,
  11200.       "buddy_offset_female": 0,
  11201.       "buddy_scale": 19,
  11202.       "buddy_portrait_offset": 0,
  11203.       "third_move": {
  11204.         "stardust_to_unlock": 100000,
  11205.         "candy_to_unlock": 100
  11206.       },
  11207.       "is_transferable": "true"
  11208.     }
  11209.   }, {
  11210.     "template_id": "V0648_POKEMON_MELOETTA_ARIA",
  11211.     "pokemon_settings": {
  11212.       "pokemon_id": "MELOETTA",
  11213.       "model_scale": 1.26,
  11214.       "type": "POKEMON_TYPE_NORMAL",
  11215.       "type_2": "POKEMON_TYPE_PSYCHIC",
  11216.       "camera": {
  11217.         "disk_radius_m": 0.378,
  11218.         "cylinder_radius_m": 0.25,
  11219.         "cylinder_height_m": 0.4,
  11220.         "shoulder_mode_scale": 0.5
  11221.       },
  11222.       "encounter": {
  11223.         "base_capture_rate": 0.02,
  11224.         "base_flee_rate": 0.1,
  11225.         "collision_radius_m": 0.1,
  11226.         "collision_height_m": 0.1,
  11227.         "collision_head_radius_m": 0.126,
  11228.         "movement_type": "MOVEMENT_JUMP",
  11229.         "movement_timer_s": 10,
  11230.         "jump_time_s": 0.9,
  11231.         "attack_timer_s": 29,
  11232.         "attack_probability": 0.1,
  11233.         "dodge_probability": 0.15,
  11234.         "dodge_duration_s": 1,
  11235.         "dodge_distance": 1,
  11236.         "camera_distance": 2.25,
  11237.         "min_pokemon_action_frequency_s": 0.2,
  11238.         "max_pokemon_action_frequency_s": 1.6
  11239.       },
  11240.       "stats": {
  11241.         "base_stamina": 225,
  11242.         "base_attack": 250,
  11243.         "base_defense": 225
  11244.       },
  11245.       "quick_moves": [ "QUICK_ATTACK_FAST", "CONFUSION_FAST" ],
  11246.       "cinematic_moves": [ "PSYSHOCK", "THUNDERBOLT", "DAZZLING_GLEAM", "HYPER_BEAM" ],
  11247.       "animation_time": [ 0, 0 ],
  11248.       "evolution_pips": 1,
  11249.       "rarity": "POKEMON_RARITY_MYTHIC",
  11250.       "pokedex_height_m": 0.6,
  11251.       "pokedex_weight_kg": 6.5,
  11252.       "height_std_dev": 0.075,
  11253.       "weight_std_dev": 0.8125,
  11254.       "family_id": "FAMILY_MELOETTA",
  11255.       "candy_to_evolve": 25,
  11256.       "km_buddy_distance": 20,
  11257.       "model_height": 0.4,
  11258.       "model_scale_v2": 1.1,
  11259.       "form": "MELOETTA_ARIA",
  11260.       "buddy_offset_male": 0,
  11261.       "buddy_offset_female": 0,
  11262.       "buddy_scale": 19,
  11263.       "buddy_portrait_offset": 0,
  11264.       "third_move": {
  11265.         "stardust_to_unlock": 100000,
  11266.         "candy_to_unlock": 100
  11267.       },
  11268.       "is_transferable": "true"
  11269.     }
  11270.   }, {
  11271.     "template_id": "V0648_POKEMON_MELOETTA_PIROUETTE",
  11272.     "pokemon_settings": {
  11273.       "pokemon_id": "MELOETTA",
  11274.       "model_scale": 1.26,
  11275.       "type": "POKEMON_TYPE_NORMAL",
  11276.       "type_2": "POKEMON_TYPE_FIGHTING",
  11277.       "camera": {
  11278.         "disk_radius_m": 0.378,
  11279.         "cylinder_radius_m": 0.25,
  11280.         "cylinder_height_m": 0.4,
  11281.         "shoulder_mode_scale": 0.5
  11282.       },
  11283.       "encounter": {
  11284.         "base_capture_rate": 0.02,
  11285.         "base_flee_rate": 0.1,
  11286.         "collision_radius_m": 0.1,
  11287.         "collision_height_m": 0.1,
  11288.         "collision_head_radius_m": 0.126,
  11289.         "movement_type": "MOVEMENT_JUMP",
  11290.         "movement_timer_s": 10,
  11291.         "jump_time_s": 0.9,
  11292.         "attack_timer_s": 29,
  11293.         "attack_probability": 0.1,
  11294.         "dodge_probability": 0.15,
  11295.         "dodge_duration_s": 1,
  11296.         "dodge_distance": 1,
  11297.         "camera_distance": 2.25,
  11298.         "min_pokemon_action_frequency_s": 0.2,
  11299.         "max_pokemon_action_frequency_s": 1.6
  11300.       },
  11301.       "stats": {
  11302.         "base_stamina": 225,
  11303.         "base_attack": 269,
  11304.         "base_defense": 188
  11305.       },
  11306.       "quick_moves": [ "QUICK_ATTACK_FAST", "LOW_KICK_FAST" ],
  11307.       "cinematic_moves": [ "CLOSE_COMBAT", "FIRE_PUNCH", "ICE_PUNCH", "HYPER_BEAM" ],
  11308.       "animation_time": [ 0, 0 ],
  11309.       "evolution_pips": 1,
  11310.       "rarity": "POKEMON_RARITY_MYTHIC",
  11311.       "pokedex_height_m": 0.6,
  11312.       "pokedex_weight_kg": 6.5,
  11313.       "height_std_dev": 0.075,
  11314.       "weight_std_dev": 0.8125,
  11315.       "family_id": "FAMILY_MELOETTA",
  11316.       "candy_to_evolve": 25,
  11317.       "km_buddy_distance": 20,
  11318.       "model_height": 0.4,
  11319.       "model_scale_v2": 1.1,
  11320.       "form": "MELOETTA_PIROUETTE",
  11321.       "buddy_offset_male": 0,
  11322.       "buddy_offset_female": 0,
  11323.       "buddy_scale": 19,
  11324.       "buddy_portrait_offset": 0,
  11325.       "third_move": {
  11326.         "stardust_to_unlock": 100000,
  11327.         "candy_to_unlock": 100
  11328.       },
  11329.       "is_transferable": "true"
  11330.     }
  11331.   }, {
  11332.     "template_id": "V0649_POKEMON_GENESECT",
  11333.     "pokemon_settings": {
  11334.       "pokemon_id": "GENESECT",
  11335.       "model_scale": 1.26,
  11336.       "type": "POKEMON_TYPE_BUG",
  11337.       "type_2": "POKEMON_TYPE_STEEL",
  11338.       "camera": {
  11339.         "disk_radius_m": 0.378,
  11340.         "cylinder_radius_m": 0.25,
  11341.         "cylinder_height_m": 0.4,
  11342.         "shoulder_mode_scale": 0.5
  11343.       },
  11344.       "encounter": {
  11345.         "base_capture_rate": 0.02,
  11346.         "base_flee_rate": 0.1,
  11347.         "collision_radius_m": 0.1,
  11348.         "collision_height_m": 0.1,
  11349.         "collision_head_radius_m": 0.126,
  11350.         "movement_type": "MOVEMENT_JUMP",
  11351.         "movement_timer_s": 10,
  11352.         "jump_time_s": 0.9,
  11353.         "attack_timer_s": 29,
  11354.         "attack_probability": 0.1,
  11355.         "dodge_probability": 0.15,
  11356.         "dodge_duration_s": 1,
  11357.         "dodge_distance": 1,
  11358.         "camera_distance": 2.25,
  11359.         "min_pokemon_action_frequency_s": 0.2,
  11360.         "max_pokemon_action_frequency_s": 1.6
  11361.       },
  11362.       "stats": {
  11363.         "base_stamina": 174,
  11364.         "base_attack": 252,
  11365.         "base_defense": 199
  11366.       },
  11367.       "quick_moves": [ "METAL_CLAW_FAST", "FURY_CUTTER_FAST" ],
  11368.       "cinematic_moves": [ "X_SCISSOR", "MAGNET_BOMB", "HYPER_BEAM"],
  11369.       "animation_time": [ 0, 0 ],
  11370.       "evolution_pips": 1,
  11371.       "rarity": "POKEMON_RARITY_MYTHIC",
  11372.       "pokedex_height_m": 1.5,
  11373.       "pokedex_weight_kg": 82.5,
  11374.       "height_std_dev": 0.1875,
  11375.       "weight_std_dev": 10.3125,
  11376.       "family_id": "FAMILY_GENESECT",
  11377.       "candy_to_evolve": 25,
  11378.       "km_buddy_distance": 20,
  11379.       "model_height": 0.4,
  11380.       "model_scale_v2": 1.1,
  11381.       "buddy_offset_male": 0,
  11382.       "buddy_offset_female": 0,
  11383.       "buddy_scale": 19,
  11384.       "buddy_portrait_offset": 0,
  11385.       "third_move": {
  11386.         "stardust_to_unlock": 100000,
  11387.         "candy_to_unlock": 100
  11388.       },
  11389.       "is_transferable": "true"
  11390.     }
  11391.   }, {
  11392.     "template_id": "V0649_POKEMON_GENESECT_BURN",
  11393.     "pokemon_settings": {
  11394.       "pokemon_id": "GENESECT",
  11395.       "model_scale": 1.26,
  11396.       "type": "POKEMON_TYPE_BUG",
  11397.       "type_2": "POKEMON_TYPE_STEEL",
  11398.       "camera": {
  11399.         "disk_radius_m": 0.378,
  11400.         "cylinder_radius_m": 0.25,
  11401.         "cylinder_height_m": 0.4,
  11402.         "shoulder_mode_scale": 0.5
  11403.       },
  11404.       "encounter": {
  11405.         "base_capture_rate": 0.02,
  11406.         "base_flee_rate": 0.1,
  11407.         "collision_radius_m": 0.1,
  11408.         "collision_height_m": 0.1,
  11409.         "collision_head_radius_m": 0.126,
  11410.         "movement_type": "MOVEMENT_JUMP",
  11411.         "movement_timer_s": 10,
  11412.         "jump_time_s": 0.9,
  11413.         "attack_timer_s": 29,
  11414.         "attack_probability": 0.1,
  11415.         "dodge_probability": 0.15,
  11416.         "dodge_duration_s": 1,
  11417.         "dodge_distance": 1,
  11418.         "camera_distance": 2.25,
  11419.         "min_pokemon_action_frequency_s": 0.2,
  11420.         "max_pokemon_action_frequency_s": 1.6
  11421.       },
  11422.       "stats": {
  11423.         "base_stamina": 174,
  11424.         "base_attack": 252,
  11425.         "base_defense": 199
  11426.       },
  11427.       "quick_moves": [ "METAL_CLAW_FAST", "FURY_CUTTER_FAST" ],
  11428.       "cinematic_moves": [ "X_SCISSOR", "MAGNET_BOMB", "FLAMETHROWER"],
  11429.       "animation_time": [ 0, 0 ],
  11430.       "evolution_pips": 1,
  11431.       "rarity": "POKEMON_RARITY_MYTHIC",
  11432.       "pokedex_height_m": 1.5,
  11433.       "pokedex_weight_kg": 82.5,
  11434.       "height_std_dev": 0.05,
  11435.       "weight_std_dev": 1.275,
  11436.       "family_id": "FAMILY_GENESECT",
  11437.       "candy_to_evolve": 25,
  11438.       "km_buddy_distance": 20,
  11439.       "model_height": 0.4,
  11440.       "model_scale_v2": 1.1,
  11441.       "form": "GENESECT_BURN",
  11442.       "buddy_offset_male": 0,
  11443.       "buddy_offset_female": 0,
  11444.       "buddy_scale": 19,
  11445.       "buddy_portrait_offset": 0,
  11446.       "third_move": {
  11447.         "stardust_to_unlock": 100000,
  11448.         "candy_to_unlock": 100
  11449.       },
  11450.       "is_transferable": "true"
  11451.     }
  11452.   }, {
  11453.     "template_id": "V0649_POKEMON_GENESECT_CHILL",
  11454.     "pokemon_settings": {
  11455.       "pokemon_id": "GENESECT",
  11456.       "model_scale": 1.26,
  11457.       "type": "POKEMON_TYPE_BUG",
  11458.       "type_2": "POKEMON_TYPE_STEEL",
  11459.       "camera": {
  11460.         "disk_radius_m": 0.378,
  11461.         "cylinder_radius_m": 0.25,
  11462.         "cylinder_height_m": 0.4,
  11463.         "shoulder_mode_scale": 0.5
  11464.       },
  11465.       "encounter": {
  11466.         "base_capture_rate": 0.02,
  11467.         "base_flee_rate": 0.1,
  11468.         "collision_radius_m": 0.1,
  11469.         "collision_height_m": 0.1,
  11470.         "collision_head_radius_m": 0.126,
  11471.         "movement_type": "MOVEMENT_JUMP",
  11472.         "movement_timer_s": 10,
  11473.         "jump_time_s": 0.9,
  11474.         "attack_timer_s": 29,
  11475.         "attack_probability": 0.1,
  11476.         "dodge_probability": 0.15,
  11477.         "dodge_duration_s": 1,
  11478.         "dodge_distance": 1,
  11479.         "camera_distance": 2.25,
  11480.         "min_pokemon_action_frequency_s": 0.2,
  11481.         "max_pokemon_action_frequency_s": 1.6
  11482.       },
  11483.       "stats": {
  11484.         "base_stamina": 174,
  11485.         "base_attack": 252,
  11486.         "base_defense": 199
  11487.       },
  11488.       "quick_moves": [ "METAL_CLAW_FAST", "FURY_CUTTER_FAST" ],
  11489.       "cinematic_moves": [ "X_SCISSOR", "MAGNET_BOMB", "ICE_BEAM"],
  11490.       "animation_time": [ 0, 0 ],
  11491.       "evolution_pips": 1,
  11492.       "rarity": "POKEMON_RARITY_MYTHIC",
  11493.       "pokedex_height_m": 1.5,
  11494.       "pokedex_weight_kg": 82.5,
  11495.       "height_std_dev": 0.05,
  11496.       "weight_std_dev": 1.275,
  11497.       "family_id": "FAMILY_GENESECT",
  11498.       "candy_to_evolve": 25,
  11499.       "km_buddy_distance": 20,
  11500.       "model_height": 0.4,
  11501.       "model_scale_v2": 1.1,
  11502.       "form": "GENESECT_CHILL",
  11503.       "buddy_offset_male": 0,
  11504.       "buddy_offset_female": 0,
  11505.       "buddy_scale": 19,
  11506.       "buddy_portrait_offset": 0,
  11507.       "third_move": {
  11508.         "stardust_to_unlock": 100000,
  11509.         "candy_to_unlock": 100
  11510.       },
  11511.       "is_transferable": "true"
  11512.     }
  11513.   }, {
  11514.     "template_id": "V0649_POKEMON_GENESECT_DOUSE",
  11515.     "pokemon_settings": {
  11516.       "pokemon_id": "GENESECT",
  11517.       "model_scale": 1.26,
  11518.       "type": "POKEMON_TYPE_BUG",
  11519.       "type_2": "POKEMON_TYPE_STEEL",
  11520.       "camera": {
  11521.         "disk_radius_m": 0.378,
  11522.         "cylinder_radius_m": 0.25,
  11523.         "cylinder_height_m": 0.4,
  11524.         "shoulder_mode_scale": 0.5
  11525.       },
  11526.       "encounter": {
  11527.         "base_capture_rate": 0.02,
  11528.         "base_flee_rate": 0.1,
  11529.         "collision_radius_m": 0.1,
  11530.         "collision_height_m": 0.1,
  11531.         "collision_head_radius_m": 0.126,
  11532.         "movement_type": "MOVEMENT_JUMP",
  11533.         "movement_timer_s": 10,
  11534.         "jump_time_s": 0.9,
  11535.         "attack_timer_s": 29,
  11536.         "attack_probability": 0.1,
  11537.         "dodge_probability": 0.15,
  11538.         "dodge_duration_s": 1,
  11539.         "dodge_distance": 1,
  11540.         "camera_distance": 2.25,
  11541.         "min_pokemon_action_frequency_s": 0.2,
  11542.         "max_pokemon_action_frequency_s": 1.6
  11543.       },
  11544.       "stats": {
  11545.         "base_stamina": 174,
  11546.         "base_attack": 252,
  11547.         "base_defense": 199
  11548.       },
  11549.       "quick_moves": [ "METAL_CLAW_FAST", "FURY_CUTTER_FAST" ],
  11550.       "cinematic_moves": [ "X_SCISSOR", "MAGNET_BOMB", "GUNK_SHOT"],
  11551.       "animation_time": [ 0, 0 ],
  11552.       "evolution_pips": 1,
  11553.       "rarity": "POKEMON_RARITY_MYTHIC",
  11554.       "pokedex_height_m": 1.5,
  11555.       "pokedex_weight_kg": 82.5,
  11556.       "height_std_dev": 0.05,
  11557.       "weight_std_dev": 1.275,
  11558.       "family_id": "FAMILY_GENESECT",
  11559.       "candy_to_evolve": 25,
  11560.       "km_buddy_distance": 20,
  11561.       "model_height": 0.4,
  11562.       "model_scale_v2": 1.1,
  11563.       "form": "GENESECT_DOUSE",
  11564.       "buddy_offset_male": 0,
  11565.       "buddy_offset_female": 0,
  11566.       "buddy_scale": 19,
  11567.       "buddy_portrait_offset": 0,
  11568.       "third_move": {
  11569.         "stardust_to_unlock": 100000,
  11570.         "candy_to_unlock": 100
  11571.       },
  11572.       "is_transferable": "true"
  11573.     }
  11574.   }, {
  11575.     "template_id": "V0649_POKEMON_GENESECT_NORMAL",
  11576.     "pokemon_settings": {
  11577.       "pokemon_id": "GENESECT",
  11578.       "model_scale": 1.26,
  11579.       "type": "POKEMON_TYPE_BUG",
  11580.       "type_2": "POKEMON_TYPE_STEEL",
  11581.       "camera": {
  11582.         "disk_radius_m": 0.378,
  11583.         "cylinder_radius_m": 0.25,
  11584.         "cylinder_height_m": 0.4,
  11585.         "shoulder_mode_scale": 0.5
  11586.       },
  11587.       "encounter": {
  11588.         "base_capture_rate": 0.02,
  11589.         "base_flee_rate": 0.1,
  11590.         "collision_radius_m": 0.1,
  11591.         "collision_height_m": 0.1,
  11592.         "collision_head_radius_m": 0.126,
  11593.         "movement_type": "MOVEMENT_JUMP",
  11594.         "movement_timer_s": 10,
  11595.         "jump_time_s": 0.9,
  11596.         "attack_timer_s": 29,
  11597.         "attack_probability": 0.1,
  11598.         "dodge_probability": 0.15,
  11599.         "dodge_duration_s": 1,
  11600.         "dodge_distance": 1,
  11601.         "camera_distance": 2.25,
  11602.         "min_pokemon_action_frequency_s": 0.2,
  11603.         "max_pokemon_action_frequency_s": 1.6
  11604.       },
  11605.       "stats": {
  11606.         "base_stamina": 174,
  11607.         "base_attack": 252,
  11608.         "base_defense": 199
  11609.       },
  11610.       "quick_moves": [ "METAL_CLAW_FAST", "FURY_CUTTER_FAST" ],
  11611.       "cinematic_moves": [ "X_SCISSOR", "MAGNET_BOMB", "HYPER_BEAM"],
  11612.       "animation_time": [ 0, 0 ],
  11613.       "evolution_pips": 1,
  11614.       "rarity": "POKEMON_RARITY_MYTHIC",
  11615.       "pokedex_height_m": 1.5,
  11616.       "pokedex_weight_kg": 82.5,
  11617.       "height_std_dev": 0.05,
  11618.       "weight_std_dev": 1.275,
  11619.       "family_id": "FAMILY_GENESECT",
  11620.       "candy_to_evolve": 25,
  11621.       "km_buddy_distance": 20,
  11622.       "model_height": 0.4,
  11623.       "model_scale_v2": 1.1,
  11624.       "form": "GENESECT_NORMAL",
  11625.       "buddy_offset_male": 0,
  11626.       "buddy_offset_female": 0,
  11627.       "buddy_scale": 19,
  11628.       "buddy_portrait_offset": 0,
  11629.       "third_move": {
  11630.         "stardust_to_unlock": 100000,
  11631.         "candy_to_unlock": 100
  11632.       },
  11633.       "is_transferable": "true"
  11634.     }
  11635.   }, {
  11636.     "template_id": "V0649_POKEMON_GENESECT_SHOCK",
  11637.     "pokemon_settings": {
  11638.       "pokemon_id": "GENESECT",
  11639.       "model_scale": 1.26,
  11640.       "type": "POKEMON_TYPE_BUG",
  11641.       "type_2": "POKEMON_TYPE_STEEL",
  11642.       "camera": {
  11643.         "disk_radius_m": 0.378,
  11644.         "cylinder_radius_m": 0.25,
  11645.         "cylinder_height_m": 0.4,
  11646.         "shoulder_mode_scale": 0.5
  11647.       },
  11648.       "encounter": {
  11649.         "base_capture_rate": 0.02,
  11650.         "base_flee_rate": 0.1,
  11651.         "collision_radius_m": 0.1,
  11652.         "collision_height_m": 0.1,
  11653.         "collision_head_radius_m": 0.126,
  11654.         "movement_type": "MOVEMENT_JUMP",
  11655.         "movement_timer_s": 10,
  11656.         "jump_time_s": 0.9,
  11657.         "attack_timer_s": 29,
  11658.         "attack_probability": 0.1,
  11659.         "dodge_probability": 0.15,
  11660.         "dodge_duration_s": 1,
  11661.         "dodge_distance": 1,
  11662.         "camera_distance": 2.25,
  11663.         "min_pokemon_action_frequency_s": 0.2,
  11664.         "max_pokemon_action_frequency_s": 1.6
  11665.       },
  11666.       "stats": {
  11667.         "base_stamina": 174,
  11668.         "base_attack": 252,
  11669.         "base_defense": 199
  11670.       },
  11671.       "quick_moves": [ "METAL_CLAW_FAST", "FURY_CUTTER_FAST" ],
  11672.       "cinematic_moves": [ "X_SCISSOR", "MAGNET_BOMB", "ZAP_CANNON"],
  11673.       "animation_time": [ 0, 0 ],
  11674.       "evolution_pips": 1,
  11675.       "rarity": "POKEMON_RARITY_MYTHIC",
  11676.       "pokedex_height_m": 1.5,
  11677.       "pokedex_weight_kg": 82.5,
  11678.       "height_std_dev": 0.05,
  11679.       "weight_std_dev": 1.275,
  11680.       "family_id": "FAMILY_GENESECT",
  11681.       "candy_to_evolve": 25,
  11682.       "km_buddy_distance": 20,
  11683.       "model_height": 0.4,
  11684.       "model_scale_v2": 1.1,
  11685.       "form": "GENESECT_SHOCK",
  11686.       "buddy_offset_male": 0,
  11687.       "buddy_offset_female": 0,
  11688.       "buddy_scale": 19,
  11689.       "buddy_portrait_offset": 0,
  11690.       "third_move": {
  11691.         "stardust_to_unlock": 100000,
  11692.         "candy_to_unlock": 100
  11693.       },
  11694.       "is_transferable": "true"
  11695.     }
  11696.   }]
  11697. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement