|
|
| (8 intermediate revisions by 2 users not shown) |
| Line 8: |
Line 8: |
| __TOC__ | | __TOC__ |
| <br clear="all"> | | <br clear="all"> |
| | |
| ==Obtainability== | | ==Obtainability== |
| ===Wild===
| | {{PokemonSpawnData}} |
| {{PokemonLandData}} | |
| ===[[Headbutt]] Trees===
| |
| {{PokemonHeadbuttData}}
| |
| ===Discontinued methods===
| |
| {{PAGENAME}} previously spawned in these areas.
| |
| | |
| {{PokemonLandData/Discontinued}}
| |
| | |
| ==Moves==
| |
| ===Level-up===
| |
| {{MoveTableLevelUp|Moves=
| |
| {{M|Move=Perish Song|l=1}}
| |
| {{M|Move=Pound|l=1}}
| |
| {{M|Move=Lick|l=5}}
| |
| {{M|Move=Lovely Kiss|l=8}}
| |
| {{M|Move=Powder Snow|l=11}}
| |
| {{M|Move=Double Slap|l=15}}
| |
| {{M|Move=Ice Punch|l=18}}
| |
| {{M|Move=Mean Look|l=25}}
| |
| {{M|Move=Fake Tears|l=28}}
| |
| {{M|Move=Wake-Up Slap|l=33}}
| |
| {{M|Move=Avalanche|l=39}}
| |
| {{M|Move=Body Slam|l=44}}
| |
| {{M|Move=Wring Out|l=49}}
| |
| {{M|Move=Perish Song|l=55}}
| |
| {{M|Move=Blizzard|l=60}}
| |
| }}
| |
| | |
| ===[[TMs and HMs|TMs/HMs]]===
| |
| {{MoveTableTM|Moves=
| |
| {{TM|Move=Psyshock}}
| |
| {{TM|Move=Calm Mind}}
| |
| {{TM|Move=Toxic}}
| |
| {{TM|Move=Hail}}
| |
| {{TM|Move=Hidden Power}}
| |
| {{TM|Move=Taunt}}
| |
| {{TM|Move=Ice Beam}}
| |
| {{TM|Move=Blizzard}}
| |
| {{TM|Move=Hyper Beam}}
| |
| {{TM|Move=Light Screen}}
| |
| {{TM|Move=Protect}}
| |
| {{TM|Move=Rain Dance}}
| |
| {{TM|Move=Frustration}}
| |
| {{TM|Move=Return}}
| |
| {{TM|Move=Psychic}}
| |
| {{TM|Move=Shadow Ball}}
| |
| {{TM|Move=Brick Break}}
| |
| {{TM|Move=Double Team}}
| |
| {{TM|Move=Reflect}}
| |
| {{TM|Move=Facade}}
| |
| {{TM|Move=Rest}}
| |
| {{TM|Move=Thief}}
| |
| {{TM|Move=Round}}
| |
| {{TM|Move=Echoed Voice}}
| |
| {{TM|Move=Focus Blast}}
| |
| {{TM|Move=Energy Ball}}
| |
| {{TM|Move=Fling}}
| |
| {{TM|Move=Payback}}
| |
| {{TM|Move=Giga Impact}}
| |
| {{TM|Move=Flash}}
| |
| {{TM|Move=Psych Up}}
| |
| {{TM|Move=Dream Eater}}
| |
| {{TM|Move=Grass Knot}}
| |
| {{TM|Move=Swagger}}
| |
| {{TM|Move=Sleep Talk}}
| |
| }}
| |
| | |
| ===TM-tutors===
| |
| {{MoveTableTutor|Moves=
| |
| }} | |
|
| |
|
| ===[[Move tutors]]===
| | {{Learnsets|{{PAGENAME}}}} |
| {{MoveTableTutor|Moves= | |
| {{MT|Move=Covet}} | |
| {{MT|Move=Drain Punch}}
| |
| {{MT|Move=Focus Punch}}
| |
| {{MT|Move=Heal Bell}}
| |
| {{MT|Move=Helping Hand}}
| |
| {{MT|Move=Hyper Voice}}
| |
| {{MT|Move=Ice Punch}}
| |
| {{MT|Move=Icy Wind}}
| |
| {{MT|Move=Role Play}}
| |
| {{MT|Move=Signal Beam}}
| |
| {{MT|Move=Skill Swap}}
| |
| {{MT|Move=Snore}}
| |
| {{MT|Move=Trick}}
| |
| {{MT|Move=Water Pulse}}
| |
| {{MT|Move=Wonder Room}}
| |
| {{MT|Move=Zen Headbutt}}
| |
| }} | |
|
| |
|
| ==Type Effectiveness== | | ==Type Effectiveness== |
| | | {{PokemonTypeEffectiveness}} |
| {{TypeEffectiveness|Weaknesses=Rock,Bug,Ghost,Steel,Fire,Dark|Neutralities=Normal,Fighting,Flying,Poison,Ground,Water,Grass,Electric,Dragon,Fairy|Resistances=Psychic,Ice}} | |
| | |
| ==Leveling chart==
| |
| | |
| {{#if:{{{Base|}}}|{{#vardefine:name|{{{Base}}}}}|{{#vardefine:name|{{PAGENAME}}}}}}
| |
| {{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{#var:name}}|data=base=Base Experience}}
| |
| <table class="wikitable collapsible collapsed" cellpadding="5" cellspacing="5" style="text-align:center">
| |
| <tr>
| |
| <th>Level</th>
| |
| <th>XP</th>
| |
| <th>Level-Up Differential</th>
| |
| {{#if:{{{Evo1|}}} | <th>{{#var:name}}-{{{Evo1}}} Differential</th>}}
| |
| {{#if:{{{Evo2|}}} | <th>{{#var:name}}-{{{Evo2}}} Differential</th>}}
| |
| {{#if:{{{Evo3|}}} | <th>{{#var:name}}-{{{Evo3}}} Differential</th>}}
| |
| </tr>
| |
| {{#loop: vector|
| |
| {{{Floor|0}}}|
| |
| {{{Ceiling|100}}}|
| |
| {{#vardefine:decrement|{{#expr:{{#var:vector}} - 1}}}}
| |
| <tr style="text-align: center;>
| |
| <td>{{#expr: {{#var:vector}} + 1}}</td>
| |
| <td>{{#expr:floor(((2*105/(105- {{#var:vector}}))^4+ {{#var:vector}}^3)*({{#external_value:base}}/20))}}</td>
| |
| <td>{{#expr: {{#expr:floor(((2*105/(105- {{#var:vector}}))^4+ {{#var:vector}}^3)*({{#external_value:base}}/20))}} - {{#expr:floor(((2*105/(105- {{#var:decrement}}))^4+ {{#var:decrement}}^3)*({{#external_value:base}}/20))}}}}</td>
| |
| {{#if:{{{Evo1|}}} |
| |
| {{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Evo1}}}|data=base1=Base Experience}}
| |
| <td>{{#expr: {{#expr:floor(((2*105/(105- {{#var:vector}}))^4+ {{#var:vector}}^3)*({{#external_value:base1}}/20))}} - {{#expr:floor(((2*105/(105- {{#var:decrement}}))^4+ {{#var:decrement}}^3)*({{#external_value:base}}/20))}}}}</td>}}{{#if:{{{Evo2|}}} |
| |
| {{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Evo2}}}|data=base2=Base Experience}}
| |
| <td>{{#expr: {{#expr:floor(((2*105/(105- {{#var:vector}}))^4+ {{#var:vector}}^3)*({{#external_value:base2}}/20))}} - {{#expr:floor(((2*105/(105- {{#var:decrement}}))^4+ {{#var:decrement}}^3)*({{#external_value:base}}/20))}}}}</td>}}{{#if:{{{Evo3|}}} |
| |
| {{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Evo3}}}|data=base3=Base Experience}}
| |
| <td>{{#expr: {{#expr:floor(((2*105/(105- {{#var:vector}}))^4+ {{#var:vector}}^3)*({{#external_value:base3}}/20))}} - {{#expr:floor(((2*105/(105- {{#var:decrement}}))^4+ {{#var:decrement}}^3)*({{#external_value:base}}/20))}}}}</td>}}
| |
| </tr>
| |
| }}
| |
| </table>
| |
|
| |
|
| ==Special Counterparts== | | ==Special Counterparts== |
| {{Main|Pokémon Counterparts}} | | {{Main|Pokémon Counterparts}} |
| <gallery> | | <gallery> |
| | File:Shiny_Jynx.png|Shiny Jynx |
| | File:Christmas_Jynx.png|Christmas Jynx |
| </gallery> | | </gallery> |
|
| |
|
#123 |
#124 - Jynx |
#125  |
Jynx is an Ice-type and Psychic-type Pokémon.
It evolves from Smoochum at level 30.
Obtainability
Spawn Information Temporarily Unavailable
Since 17 July 2026, the public Spawn Dump Page has been temporarily disabled and will remain unavailable for an indefinite period.
Because the Pokémon Revolution Online Wiki relied on this data source, it is currently unable to display spawn locations.
For the time being, please rely on the in-game spawn information instead. Spawn information will return once a public data source becomes available again.
Moves
Level-up
*
Emboldened moves denote this Pokémon avails from a STAB bonus for it.
- Italicized moves are broken; see their individual pages for more information.
- All moves subsumed on this list are relearnable via the Move Relearners if lost.
*
Emboldened moves denote that this Pokémon avails from a STAB bonus for it.
- Italicized moves are broken; see their individual pages for more information.
- Refer to TMs and HMs for information on each move's obtainability.
*
Emboldened moves denote that this Pokémon avails from a STAB bonus for it.
- Italicized moves are broken; see their individual pages for more information.
- Refer to the Move Tutors article for tutorship information for all moves hereon.
*
Emboldened moves denote that this Pokémon avails from a STAB bonus for it.
- Italicized moves are broken; see their individual pages for more information.
- For more information on egg-move-tutors, refer to: Egg Moves.
Type Effectiveness
|
Under normal battle conditions, this Pokémon is:
|
|
4×
Super-weak to
|
|
|
2×
Weak to
|
|
|
1×
Neutral to
|
|
|
½×
Resistant to
|
|
Special Counterparts
- Main article: Pokémon Counterparts
-
Shiny Jynx
-
Christmas Jynx
External Links