Trainers, Mew has just been updated in the Game Master file. There are two (or three) important changes:
- Mews base capture rate is 100% – you are guaranteed to capture it!
- Mew’s base flee rate has been removed – Mew can’t flee the encounter!
- And there’s a literal ton of Mew’s moves. Too many to even count, so we prepared a table.
Mew’s new move sets
| Quick Moves | Charge Moves |
|---|---|
| Steel Wing | Psychic |
| Charge Beam | Ancient Power |
| Shadow Claw | Dragon Claw |
| Volt Switch | Psyshock |
| Struggle | Ice Beam |
| Dragon Tail | Blizzard |
| Frost Breath | Hyper Beam |
| Infestation | Solar Beam |
| Poison Jab | Thunderbolt |
| Rock Smash | Thunder |
| Snarl | Flame Charge |
| Cut | Low Sweep |
| Pound | Overheat |
| Waterfall | Energy Ball |
| Stone Edge | |
| Focus Blast | |
| Gyro Ball | |
| Bulldoze | |
| Rock Slide | |
| Grass Knot | |
| Flash Cannon | |
| Wild Charge | |
| Dark Pulse | |
| Dazzling Gleam |
Game Master dump
item_templates {
template_id: "V0151_POKEMON_MEW"
pokemon_settings {
pokemon_id: MEW
model_scale: 1.41
type: POKEMON_TYPE_PSYCHIC
camera {
disk_radius_m: 0.423
cylinder_radius_m: 0.3
cylinder_height_m: 0.6
cylinder_ground_m: 0.05
shoulder_mode_scale: 0.5
}
encounter {
base_capture_rate: 100
collision_radius_m: 0.141
collision_height_m: 0.564
collision_head_radius_m: 0.17625
movement_type: MOVEMENT_HOVERING
movement_timer_s: 3
jump_time_s: 1
attack_timer_s: 8
dodge_probability: 1
dodge_duration_s: 1
dodge_distance: 0.3
camera_distance: 2.9081249
min_pokemon_action_frequency_s: 0.2
max_pokemon_action_frequency_s: 1.6
}
stats {
base_stamina: 200
base_attack: 210
base_defense: 210
}
quick_moves: POUND_FAST
quick_moves: STEEL_WING_FAST
quick_moves: CHARGE_BEAM_FAST
quick_moves: SHADOW_CLAW_FAST
quick_moves: VOLT_SWITCH_FAST
quick_moves: STRUGGLE_BUG_FAST
quick_moves: FROST_BREATH_FAST
quick_moves: DRAGON_TAIL_FAST
quick_moves: INFESTATION_FAST
quick_moves: POISON_JAB_FAST
quick_moves: ROCK_SMASH_FAST
quick_moves: SNARL_FAST
quick_moves: CUT_FAST
quick_moves: 283
cinematic_moves: PSYCHIC
cinematic_moves: ANCIENT_POWER
cinematic_moves: DRAGON_CLAW
cinematic_moves: PSYSHOCK
cinematic_moves: ICE_BEAM
cinematic_moves: BLIZZARD
cinematic_moves: HYPER_BEAM
cinematic_moves: SOLAR_BEAM
cinematic_moves: THUNDERBOLT
cinematic_moves: THUNDER
cinematic_moves: PSYCHIC
cinematic_moves: ANCIENT_POWER
cinematic_moves: DRAGON_CLAW
cinematic_moves: PSYSHOCK
cinematic_moves: ICE_BEAM
cinematic_moves: BLIZZARD
cinematic_moves: HYPER_BEAM
cinematic_moves: SOLAR_BEAM
cinematic_moves: THUNDERBOLT
cinematic_moves: THUNDER
cinematic_moves: FLAME_CHARGE
cinematic_moves: LOW_SWEEP
cinematic_moves: OVERHEAT
cinematic_moves: FOCUS_BLAST
cinematic_moves: ENERGY_BALL
cinematic_moves: STONE_EDGE
cinematic_moves: GYRO_BALL
cinematic_moves: BULLDOZE
cinematic_moves: ROCK_SLIDE
cinematic_moves: GRASS_KNOT
cinematic_moves: FLASH_CANNON
cinematic_moves: WILD_CHARGE
cinematic_moves: DARK_PULSE
cinematic_moves: DAZZLING_GLEAM
cinematic_moves: 284
animation_time: 2.6667
animation_time: 0.6667
animation_time: 1.6667
animation_time: 0.6667
animation_time: 0
animation_time: 2.6667
animation_time: 1.6667
animation_time: 2
evolution_pips: 1
rarity: POKEMON_RARITY_MYTHIC
pokedex_height_m: 0.4
pokedex_weight_kg: 4
height_std_dev: 0.05
weight_std_dev: 0.5
family_id: FAMILY_MEW
km_buddy_distance: 20
model_height: 0.45
}
}
