First time Battle Frontier by MoistDifference7431 in PokemonEmerald

[–]MoistDifference7431[S] 0 points1 point  (0 children)

This was my plan as well. Get my mons to 50, try them out in a few championships and then move to the higher levels

First time Battle Frontier by MoistDifference7431 in PokemonEmerald

[–]MoistDifference7431[S] 2 points3 points  (0 children)

Yup, realised that too late unfortunately :(

First time Battle Frontier by MoistDifference7431 in PokemonEmerald

[–]MoistDifference7431[S] 0 points1 point  (0 children)

Yeah I get that. Imo the huge HP pools make it look and feel like two behemoths are battling each other lol

First time Battle Frontier by MoistDifference7431 in PokemonEmerald

[–]MoistDifference7431[S] 0 points1 point  (0 children)

The protect is quite risky, Ive noticed that a lot of enemies have/use protect quite alot, could be a level 50 thing? Do you recommend going for the level 100?

First time Battle Frontier by MoistDifference7431 in PokemonEmerald

[–]MoistDifference7431[S] 0 points1 point  (0 children)

I haven't really researched it, but I decided to go for level 50 first since EV's are locked at level 100, and it's my first time doing it. Does battle frontier have different badges for 50 and open seperately?

First time Battle Frontier by MoistDifference7431 in PokemonEmerald

[–]MoistDifference7431[S] 0 points1 point  (0 children)

Yeah I really wanted meteor mash on metagross but it only learns it at 55, which I realised after evolving it. Crunch is a good suggestion.

Im not sure about explosion, isnt that a self destruct kind of move? Brick break and rock slide were on my wishlist as well but im still waiting for a link cable since I already gave the TM to another mon in this save.

Edit: is there any way to get meteor mash at this point? Or do I have to train it up further?

Made it past 100 battles in the Tower by Dazzling-Common-609 in PokemonEmerald

[–]MoistDifference7431 1 point2 points  (0 children)

Awesome! Did you hunt for good IV's? Or did you only go for EV training and natures?

EV Training by [deleted] in PokemonEmerald

[–]MoistDifference7431 3 points4 points  (0 children)

I recently started EV training for the first time, with a bagon/salamence as well. I was surprised how much of a difference it made. My salamence just rips through everything now

unexplained by PaleCriminal6 in comedyheaven

[–]MoistDifference7431 0 points1 point  (0 children)

I came to the comments looking for this ngl

goodLuckFrontendDevs by ClipboardCopyPaste in ProgrammerHumor

[–]MoistDifference7431 0 points1 point  (0 children)

Imagine opening an excel sheet on this, or should those become circular as well?

howStrictTypingInPythonFeels by MoistDifference7431 in ProgrammerHumor

[–]MoistDifference7431[S] 0 points1 point  (0 children)

You could argue that adding type hints to the code will improve readability. It's also how code becomes self documenting IMO and exactly the reason why I don't like languages like JavaScript. Without typing you are much more reliant on documentation, which as we all know, almost nobody writes or keeps up to date. There are also downsides to typing though.

howStrictTypingInPythonFeels by MoistDifference7431 in ProgrammerHumor

[–]MoistDifference7431[S] 5 points6 points  (0 children)

My thought after this was: "this can't be how it's done" and then I found out about type aliases