Articuno: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Dunnin (talk | contribs)
Cae (talk | contribs)
removed outdated leveling chart
 
(7 intermediate revisions by 4 users not shown)
Line 10: Line 10:
__TOC__
__TOC__
<br clear="all">
<br clear="all">
==Availability==
==Obtainability==
 
{{Main|Legendary Pokémon}}
{{Main|Legendary Pokémon}}
See the [[Legendary Birds Quest]].
See the [[Legendary Birds Quest]].
{{PokemonLandData}}


==Moves==
==Moves==
Line 27: Line 25:
{{M|Move=Ancient Power|l=29}}
{{M|Move=Ancient Power|l=29}}
{{M|Move=Agility|l=36}}
{{M|Move=Agility|l=36}}
{{M|Move=Freeze Dry|l=43}}
{{M|Move=Reflect|l=50}}
{{M|Move=Reflect|l=50}}
{{M|Move=Hail|l=57}}
{{M|Move=Hail|l=57}}
Line 41: Line 38:


{{MoveTableTM|Moves=
{{MoveTableTM|Moves=
{{TM|Move=Headbutt}}
{{TM|Move=Roar}}
{{TM|Move=Rest}}
{{TM|Move=Toxic}}
{{TM|Move=Hail}}
{{TM|Move=Hidden Power}}
{{TM|Move=Sunny Day}}
{{TM|Move=Ice Beam}}
{{TM|Move=Blizzard}}
{{TM|Move=Hyper Beam}}
{{TM|Move=Protect}}
{{TM|Move=Protect}}
{{TM|Move=Substitute}}
{{TM|Move=Rain Dance}}
{{TM|Move=Roost}}
{{TM|Move=Frustration}}
{{TM|Move=Return}}
{{TM|Move=Double Team}}
{{TM|Move=Reflect}}
{{TM|Move=Reflect}}
{{TM|Move=Sandstorm}}
{{TM|Move=Aerial Ace}}
{{TM|Move=Facade}}
{{TM|Move=Facade}}
{{TM|Move=Rest}}
{{TM|Move=Round}}
{{TM|Move=Steel Wing}}
{{TM|Move=Sky Drop}}
{{TM|Move=Giga Impact}}
{{TM|Move=Aurora Veil}}
{{TM|Move=Fly}}
{{TM|Move=Fly}}
{{TM|Move=Frost Breath}}
{{TM|Move=Swagger}}
{{TM|Move=Sleep Talk}}
{{TM|Move=U-turn}}
{{TM|Move=U-turn}}
{{TM|Move=Toxic}}
{{TM|Move=Substitute}}
{{TM|Move=Hyper Beam}}
{{TM|Move=Confide}}
{{TM|Move=Roost}}
{{TM|Move=Blizzard}}
{{TM|Move=Ice Beam}}
}}
}}


===TM-tutors===
===Move tutors===


{{MoveTableTutor|Moves=
{{MoveTableTutor|Moves=
Line 80: Line 95:


'''Notes :''' If [[Gravity]] is in effect, this Pokémon is given an [[Iron Ball]] or a [[Ring Target]], or it is affected by [[Smack Down]] or [[Ingrain]], the effectiveness of [[Ground_(type)|Ground]]-type moves is 1×.
'''Notes :''' If [[Gravity]] is in effect, this Pokémon is given an [[Iron Ball]] or a [[Ring Target]], or it is affected by [[Smack Down]] or [[Ingrain]], the effectiveness of [[Ground_(type)|Ground]]-type moves is 1×.
==Leveling Chart==
{{#if:{{{Base|}}}|{{#vardefine:name|{{{Base}}}}}|{{#vardefine:name|{{PAGENAME}}}}}}
{{#get_web_data:url=https://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=https://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=https://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=https://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==

Latest revision as of 15:50, 3 May 2025


 Snorlax   #143 #144  -  Articuno #145    Zapdos



#144   Articuno

Types

Ice Flying

Generation

  I  

Abilities

Ability 1
Pressure
Hidden Ability
Snow Cloak

Rarity Tier

  Unhuntable  

Catch rate

  3/255 (0.39%)  

Base stats

HP
90

Atk
85

Def
100

Sp.Atk
95

Sp.Def
125

Spd
85

Base-stat total: 580
EV Yield

HP
0

Atk
0

Def
0

Sp.Atk
0

Sp.Def
3

Spd
0

EV-yield total: 3

Base Experience

  215  

Gender Ratio

    Genderless    

Height

  1.7m  

Weight

  55.4kg  


Articuno is a dual-type Ice / Flying Pokémon.
It is not known to evolve into or from any other Pokémon.

Along with Zapdos and Moltres, it is one of the three Legendary birds of Kanto.



Obtainability

Main article: Legendary Pokémon

See the Legendary Birds Quest.

Moves

Level-up

Level Moves Type Category Base Power Accuracy PP
1Gust Flying Special4010035
1Powder Snow Ice Special4010025
8Mist Ice Status30
15Ice Shard Ice Physical4010030
22Mind Reader Normal Status5
29Ancient Power Rock Special601005
36Agility Psychic Status10030
50Reflect Psychic Status20
57Hail Ice Status10
64Tailwind Flying Status30
71Ice Beam Ice Special9010010
78Blizzard Ice Special110705
85Roost Flying Status10
92Hurricane Flying Special1107010
99Sheer Cold Ice Special305

  • 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.



TMs/HMs

TM Moves Type Category Base Power Accuracy PP
TM55 Roar Normal Status 20
TM06 Toxic Poison Status 90 10
TM57 Hail Ice Status 10
TM60 Hidden Power Normal Special 60 100 15
TM61 Sunny Day Fire Status 5
TM13 Ice Beam Ice Special 90 100 10
TM14 Blizzard Ice Special 110 70 5
TM15 Hyper Beam Normal Special 150 90 5
TM67 Protect Normal Status 10
TM68 Rain Dance Water Status 5
TM69 Roost Flying Status 10
TM131 Frustration Normal Physical 100 20
TM130 Return Normal Physical 100 20
TM32 Double Team Normal Status 15
TM33 Reflect Psychic Status 20
TM87 Sandstorm Ground Status 10
TM94 Aerial Ace Flying Physical 60 20
TM92 Facade Normal Physical 70 100 20
TM44 Rest Psychic Status 10
TM270 Round Normal Special 60 100 15
TM123 Steel Wing Steel Physical 70 90 25
TM163 Sky Drop Flying Physical 60 100 10
TM146 Giga Impact Normal Physical 150 90 5
TM91 Aurora Veil Ice Status 20
TM02 Fly Flying Physical 90 95 15
TM159 Frost Breath Ice Special 60 90 10
TM124 Swagger Normal Status 90 15
TM138 Sleep Talk Normal Status 10
TM139 U-turn Bug Physical 70 100 20
TM50 Substitute Normal Status 16
TM330 Confide Normal Status 20

  • 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.



Move tutors

Move Type Category Base Power Accuracy PP
Defog Flying Status 15
Icy Wind Ice Special 55 95 15
Signal Beam Bug Special 75 100 15
Sky Attack Flying Physical 140 90 5
Snore Normal Special 50 100 15
Tailwind Flying Status 30
Water Pulse Water Special 60 100 20

  • 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.
  • Read to the move tutors article for tutorship information for all moves hereon.



Egg moves

This Pokémon learns no moves by breeding.


Type Effectiveness

Defensive damage-modifiers
 2×  Weak to  1×  Neutral to  ½×  Resistant to  0×  Immune to


Notes : If Gravity is in effect, this Pokémon is given an Iron Ball or a Ring Target, or it is affected by Smack Down or Ingrain, the effectiveness of Ground-type moves is 1×.

Special Counterparts

Main article: Pokémon Counterparts

External Links