-
Posts
129 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Reborn Development Blog
Rejuvenation Development Blog
Desolation Dev Blog
Everything posted by Rot8er_ConeX
-
you know your idea of making a character in AFOs is a good idea when you dgoogle "cartoon AFO leg brace" and get no relevant results. Just like when I made the Station of Awakening for Arrietty because Google had none.
-
Outside of Randomizer, the rival has 1,980 possible final teams. In Randomizer, he has a 9,504 possible teams. As such, depending on the player's choices, he has a whopping 11,484 final teams. That's excluding the fact that his levels scale to match yours.
-
Two people have suggested Eelektross. I guess I'll go with that. As for Etesian's suggestions, I was considering Nidoking, but then I saw Archeops on that list and that reminded me that I have another player-choice I can base their team on: the fossil that the player didn't choose. Now the question becomes which fossils do I want the game to have? Note that they don't have to be from the same generation, and I can have more than two.
- Show previous comments 2 more
-
def counter_fossil(playerfossil=nil)
return if $game_variables[30]>0
if playerfossil==nil
$game_variables[30]=10 # Tyrunt
return
end
case playerfossil
when 1, 2, 8 # Omanyte, Kabuto, Tortuga
$game_variables[30]=4 # Cradilly
when 3, 9, 10 # Aerodactyl, Archen, Tyrunt
$game_variables[30]=11 # Amaura
when 4 # Cradilly
$game_variables[30]=5 # Anorith
when 5 # Anorith
-
when 5 # Anorith
$game_variables[30]=3+6*rand(2) # either Aerodactyl or Archen
when 6 # Cranidos
$game_variables[30]=1+rand(3) # either Kabuto, Omastar, or Aerodactyl
# change Aerodactyl to Tortuga
$game_variables[30]+=5 if $game_variables[30]==3
when 7 # Shieldon
$game_variables[30]=6 # Cranidos
when 11 # Amaura
$game_variables[30]=7 # Shieldon
else
$game_variables[...
-
-
I need two more Pokemon to put on the rival's team
- Show previous comments 4 more
-
-
-
Two people have suggested Eelektross. I guess I'll go with that.
As for Etesian's suggestions, I was considering Nidoking, but then I saw Archeops on that list and that reminded me that I have another player-choice I can base their team on: the fossil that the player didn't choose. Now the question becomes which fossils do I want the game to have?
-
normally when I go to bed early I fall asleep LATER than when I would have if I'd gone to bed normally. This wasn't the case last night. What do I do with these three extra hours of morning?
-
"If you think hard about it, DBZ is essentially about werewolf monkeys in space."
-
Go to try to find an image of Stealth Rock, instead find a bunch of pictures of dead Charizard...
-
That feeling when the wife throws out your razor because it has a small bit of hair in it, and you find out the razor she replaced it with - a cheapo, $1-for-20 one - is useless. That plus the fact that her iPhone cord is fraying, and...I'D LIKE ST SAVE SOME MONEY, DAMN IT
-
Google needs to hire a Pokemon fan to fix their sidebar information when people search for a Pokemon. I just noticed quite a few errors when it comes to branched evolution families. In fact the only one I found that was rendered correctly was Kirlia evolving into either Gardevoir or Gallade. Even EEVEE had a mistake in that it supposedly only could evolve into Vaporeon.
-
no lease yet, but we have the key and can start moving small stuff into the new apartment. We're so excited.
-
Need help figuring out a connection between the Pokemon marked in red https://docs.google.com/spreadsheets/d/1VwYsHUGvabP5lGdVPJAGVNN5N7-D7i0gu2kJfsW3vdA/edit?usp=sharing
-
I'm looking for anything and everything that could fuck up "normal" type effectiveness.
-
http://orig05.deviantart.net/40dc/f/2016/027/6/e/untitled_by_rot8erconex-d9pj5dh.png
Here's the list so far.
-
-
The American release of Fire Emblem: fates will not include the person-to-person connection minigame the Japanese version had, wherein you stroked other characters using the touch screen. On the one hand, I'm glad that we don't have that awkward "sexual content" possibility looming over the ESRB rating. On the other hand, we aren't getting the full game as intended by the developers.