Ultra Space Guide - Pokemon Ultra Sun and Ultra Moon

Clouds

False Pretenses
is a Forum Moderatoris a Community Contributoris a member of the Battle Simulator Staffis a Smogon Discord Contributor Alumnus
The Dutch Plumberjack implemented! Thanks for your check.

Moving this to HTML now - for whoever HTMLs this guide, I created this document with all of the tables for direct access. You might need me to share the document with you, and if that's the case, shoot me a DM with your email so I can get that set. Thanks!
 

dhelmise

banend doosre
is a Site Content Manageris a Battle Simulator Administratoris a Top Social Media Contributoris a Community Leaderis a Programmeris a Community Contributoris a Top Contributoris a Top Smogon Media Contributoris a Top Dedicated Tournament Hostis a Smogon Discord Contributor Alumnus
Social Media Head
HTML:
[title]
Guide to Ultra Space in Pokémon Ultra Sun and Moon

[head]
<meta name="description" content="USM Ultra Space Guide" />

<link rel="stylesheet" href="../stylesheet.css" />

<style type="text/css">
    hr {
        margin: 4% 0;
        border: 0;
    }
    .bordered {
        border-bottom: 1px dashed #ccc;
        background: #999;
    }
    .tb {
        align-center;
        margin:5% auto;
        border-collapse: collapse;
        width: 60%;
    }
    .tb td, .tb th {
        border: 1px solid #ddd;
        padding: 8px;
    }
    .tb th, .blue th {
        padding:12px 0;
        text-align: center;
        background-color: #e5442e;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1.2pt;
    }
    .blue th {background-color:#2969B0;}
    .legends th, .ubs th {background-color:#ACACAC;}
    .tb td, .blue td {
        width: 20%;
        text-align: center;
        vertical-align: middle;
    }
    .blue td {width: 25%;}
    .legends td, .ubs td {width: 33%;}
    .legends tr:nth-child(n+2):nth-child(-n+10) {
        color: #fff;
        background-color: #659CD3;
    }
    .legends tr:nth-child(n+11):nth-child(-n+21) {
        color: #fff;
        background-color: #88D19F;
    }
    .legends tr:nth-child(n+21):nth-child(-n+31) {
        color: #fff;
        background-color: #e5442e;
    }
    .legends tr:nth-child(n+31):nth-child(-n+39) {
        color: #000;
        background-color: #FFE55E;
    }
    .legends tr:nth-child(n+39):nth-child(-n+46) {
        color: #000;
        background-color: #fff;
    }
    .legends td[rowspan="9"], .legends td[rowspan="10"],
    .legends td[rowspan="8"], .legends td[rowspan="7"] {font-weight:bold;}
    .ubs ul>li {list-style-type: none;}
    .ubs tr:nth-child(n+2) {
        color: #fff;
        background-color: #659CD3;
    }
    .ubs tr:nth-child(n+3) {
        color: #fff;
        background-color: #e5442e;
    }
    .ubs tr:nth-child(n+4) {
        color: #000;
        background-color: #fff;
    }
    .ubs tr:nth-child(n+5) {
        color: #000;
        background-color: #FFE55E;
    }
    .ubs tr:nth-child(n+6) {
        color: #fff;
        background-color: #88D19F;
    }
    .ubs tr:nth-child(n+7) {
        color: #000;
        background-color: #999;
    }
    .ubs tr:nth-child(n+8) {
        color: #fff;
        background-color: #4c4c4c;
    }

    dl>dt {
        font-weight: bold;
        margin-bottom: 5px;
    }
    .bluworld {color:#2C82C9;}
    .grnworld {color:#41A85F;}
    .redworld {color:#E25041;}
    .ylwworld {color:#FAC51C;}
    dl>dd {
        margin-left: 20px;
        height: 32px;
        vertical-align: middle;
    }
    dl>dd img {margin: 0 auto; vertical-align: middle;}
    dl>dd .im {
        margin: 0 auto;
        display: inline-block;
        height: 32px;
        width: 32px;
        vertical-align: middle;
        text-align: center;
    }
    .evofamilies>dd:before {content: "→  ";}
</style>

[page]
<div class="author">By <a href="/forums/members/356215/" target="_blank">Clouds</a>, <a href="/forums/members/342120/" target="_blank">ExTopaz7</a>, and <a href="/forums/members/255749/" target="_blank">Pants</a>.</div>

<h2>Introduction</h2>
<p>Upon its introduction in Pok&eacute;mon Sun and Moon, Ultra Space only granted the player access to Nihilego's world. However, with the release of Ultra Sun and Ultra Moon, Ultra Space greatly expanded, and many new worlds and features became available. In this guide, you will learn everything you need to know about Ultra Space, from the legendary Pok&eacute;mon available to the odds of finding a shiny Pok&eacute;mon.</p>

<hr class="bordered" />

<h2>Where to Start</h2>
<p>The portal that allows the player to enter Ultra Space can be found at the Altar of the Sunne (Ultra Sun) or the Altar of the Moone (Ultra Moon), which can be directly accessed through the Ride Pager by flying to the northern area of Ancient Poni Path. All areas that will be discussed in this guide can only be accessed through this portal. Before you begin, it is recommended you consider the following:</p>
<ul>
    <li>You can encounter numerous legendary Pok&eacute;mon, shiny Pok&eacute;mon, and even Ultra Beasts, so being prepared is important.</li>
    <li>The Pok&eacute;mon you encounter and its shiny value are determined from the moment you step into a wormhole, so soft resetting for a different Pok&eacute;mon or for a shiny Pok&eacute;mon will not work.
        <ul>
            <li>This does not apply to legendary Pok&eacute;mon and Ultra Beasts, which are normal stationary encounters, so you are able to soft reset your game to find shinies. The odds for these Pok&eacute;mon to be shiny are the same as the base shiny odds in the games: 1/4096. If you have the Shiny Charm, your odds become 3/4096.</li>
        </ul>
    </li>
    <li>All other aspects of the Pok&eacute;mon are determined upon encounter and thus can be soft reset for. This includes nature, IVs, and whether or not the Pok&eacute;mon will drop an item after battle.
        <ul>
            <li>The item itself is predetermined, so you cannot soft reset for a different item.</li>
            <li>The item drop mechanic does not apply to legendary Pok&eacute;mon and Ultra Beasts.</li>
        </ul>
    </li>
    <li>Every Pok&eacute;mon captured in Ultra Space will have at least three perfect IVs of 31 in random stats.</li>
</ul>

<hr />

<h2>Changing Controls</h2>
<p>The default method for traveling through the Ultra Wormhole is with tilt controls, but this can be changed to D-pad controls after the first run by talking to the Aether Foundation Employee in the Game Freak office in Heahea City. It is generally recommended to use the D-pad for controls, as it eases overall control.</p>

<hr />

<h2>Ultra Warp Ride</h2>
<p>Once you've entered the portal on either Solgaleo or Lunala, you will begin to see many orange energy orbs appear in the wormhole. The more of these orbs you collect, the faster your legendary will travel. However, hitting any of the blue energy orbs will cause your legendary to slow down and be more susceptible to being pulled into a wormhole. You can change whether you ride on Solgaleo or Lunala by going to Ultra Megalopolis and talking to Soliera (Ultra Sun) or Zossie (Ultra Moon). If you're going for distance, Solgaleo is preferred over Lunala, as Lunala's wings can obstruct visibility and increase susceptibility to hitting blue energy orbs.</p>

<hr />

<h2>Wormholes</h2>
<p>Soon, you may begin to notice the many different colors of wormholes in Ultra Space. Each one leads to a different location depending on its color. As you travel farther, you may discover some wormholes with light rings around them, which raise your chances of encountering legendaries and shinies within them. Collect the orange energy orbs while avoiding as many blue energy orbs as possible to accumulate speed over time, reach much farther distances, and find rare Pok&eacute;mon.</p>

<hr />

<h2>Wormhole Types</h2>
<p>The chances of finding different wormhole types in Ultra Space can be found in the chart below. Distance is the only factor used to determine the odds of each type of wormhole appearing. The wormhole type affects the odds of encountering a shiny within that wormhole, and also determines which Ultra Beast’s world will appear within a white wormhole. In this guide, each wormhole type will be numbered.</p>

<ul>
    <li><strong>Type 1</strong> = No Rings.</li>
    <li><strong>Type 2</strong> = One Ring.</li>
    <li><strong>Type 3</strong> = Two Rings.</li>
    <li><strong>Type 4</strong> = Two Rings and a vivid flower-like pattern. They will always contain a legendary Pok&eacute;mon unless the player has captured or defeated all legendaries found in the color of the wormhole.</li>
</ul>

<table class="tb">
    <tr>
        <th>Distance</th>
        <th>Type 1 Chance</th>
        <th>Type 2 Chance</th>
        <th>Type 3 Chance</th>
        <th>Type 4 Chance</th>
    </tr>
    <tr>
        <td>0 Light Years</td>
        <td>100%</td>
        <td>0%</td>
        <td>0%</td>
        <td>0%</td>
    </tr>
    <tr>
        <td>1000 Light Years</td>
        <td>78%</td>
        <td>20%</td>
        <td>2%</td>
        <td>0%</td>
    </tr>
    <tr>
        <td>1500 Light Years</td>
        <td>66%</td>
        <td>30%</td>
        <td>4%</td>
        <td>0%</td>
    </tr>
    <tr>
        <td>2000 Light Years</td>
        <td>52%</td>
        <td>40%</td>
        <td>8%</td>
        <td>0%</td>
    </tr>
    <tr>
        <td>2500 Light Years</td>
        <td>33%</td>
        <td>50%</td>
        <td>16%</td>
        <td>1%</td>
    </tr>
    <tr>
        <td>3000 Light Years</td>
        <td>32%</td>
        <td>50%</td>
        <td>16%</td>
        <td>2%</td>
    </tr>
    <tr>
        <td>3500 Light Years</td>
        <td>31%</td>
        <td>50%</td>
        <td>16%</td>
        <td>3%</td>
    </tr>
    <tr>
        <td>4000 Light Years</td>
        <td>30%</td>
        <td>50%</td>
        <td>16%</td>
        <td>4%</td>
    </tr>
    <tr>
        <td>4500 Light Years</td>
        <td>29%</td>
        <td>50%</td>
        <td>16%</td>
        <td>5%</td>
    </tr>
</table>

<hr />

<h2>Shiny Pok&eacute;mon</h2>
<p>The chart below shows the probability of shiny Pok&eacute;mon appearing in each type of wormhole, except for Type 1. In Type 1 wormholes, the chance of encountering a shiny Pok&eacute;mon is always 1%, regardless of the distance traveled. Type 4 wormholes will normally contain legendary Pok&eacute;mon, for which the odds do not apply, but if the player has defeated legendary Pok&eacute;mon in the color of wormhole, they are able to find non-legendary Pok&eacute;mon, for which these odds do apply.</p>

<table class="tb blue">
    <tr>
        <th>Distance</th>
        <th>Type 2 Chance</th>
        <th>Type 3 Chance</th>
        <th>Type 4 Chance</th>
    </tr>
    <tr>
        <td>500 Light Years</td>
        <td>1%</td>
        <td>1%</td>
        <td>0%</td>
    </tr>
    <tr>
        <td>1000 Light Years</td>
        <td>2%</td>
        <td>3%</td>
        <td>4%</td>
    </tr>
    <tr>
        <td>1500 Light Years</td>
        <td>3%</td>
        <td>5%</td>
        <td>8%</td>
    </tr>
    <tr>
        <td>2000 Light Years</td>
        <td>4%</td>
        <td>7%</td>
        <td>12%</td>
    </tr>
    <tr>
        <td>2500 Light Years</td>
        <td>5%</td>
        <td>9%</td>
        <td>16%</td>
    </tr>
    <tr>
        <td>3000 Light Years</td>
        <td>6%</td>
        <td>11%</td>
        <td>20%</td>
    </tr>
    <tr>
        <td>3500 Light Years</td>
        <td>7%</td>
        <td>13%</td>
        <td>24%</td>
    </tr>
    <tr>
        <td>4000 Light Years</td>
        <td>8%</td>
        <td>15%</td>
        <td>28%</td>
    </tr>
    <tr>
        <td>4500 Light Years</td>
        <td>9%</td>
        <td>17%</td>
        <td>32%</td>
    </tr>
    <tr>
        <td>5000+ Light Years</td>
        <td>10%</td>
        <td>19%</td>
        <td>36%</td>
    </tr>
</table>

<hr />

<h2>Pok&eacute;mon in the Wormholes</h2>
<p>Below you can find the different Pok&eacute;mon that can be encountered in each color wormhole. Every Pok&eacute;mon encountered in Ultra Space will be Level 60.</p>

<dl>
    <dt class="bluworld">Blue Wormholes (Water World)</dt>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/quagsire.png" alt="Quagsire" /></span> Quagsire</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/lombre.png" alt="Lombre" /></span> Lombre</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/floatzel.png" alt="Floatzel" /></span> Floatzel</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/stunfisk.png" alt="Stunfisk" /></span> Stunfisk</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/barbaracle.png" alt="Barbaracle" /></span> Barbaracle</dd>
    <dt class="grnworld">Green Wormholes (Rocky World)</dt>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/nuzleaf.png" alt="Nuzleaf" /></span> Nuzleaf</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/grumpig.png" alt="Grumpig" /></span> Grumpig</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/drapion.png" alt="Drapion" /></span> Drapion</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/audino.png" alt="Audino" /></span> Audino</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/heliolisk.png" alt="Heliolisk" /></span> Heliolisk</dd>
    <dt class="redworld">Red Wormholes (Cliff World)</dt>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/swellow.png" alt="Swellow" /></span> Swellow</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/altaria.png" alt="Altaria" /></span> Altaria</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/yanmega.png" alt="Yanmega" /></span> Yanmega</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/sigilyph.png" alt="Sigilyph" /></span> Sigilyph</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/swanna.png" alt="Swanna" /></span> Swanna</dd>
    <dt class="ylwworld">Yellow Wormholes (Cave World)</dt>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/magcargo.png" alt="Magcargo" /></span> Magcargo</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/medicham.png" alt="Medicham" /></span> Medicham</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/hippowdon.png" alt="Hippowdon" /></span> Hippowdon</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/abomasnow.png" alt="Abomasnow" /></span> Abomasnow</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/crustle.png" alt="Crustle" /></span> Crustle</dd>
</dl>

<hr />

<h2>Legendaries and Ultra Beasts</h2>
<p>The chart below shows you every legendary Pok&eacute;mon and Ultra Beast that can be encountered within the different color wormholes. Some of the Pok&eacute;mon require the player using a specific game or having a certain Pok&eacute;mon in their party, which can be found to the right of the Pok&eacute;mon’s name. Before encountering a legendary, a silhouette of the Pok&eacute;mon will appear at the far end of the Ultra Space Wilds. Like the regular Pok&eacute;mon, all legendary Pok&eacute;mon and Ultra Beasts are encountered at Level 60. Each legendary Pok&eacute;mon can only be caught once, while Ultra Beasts and normal Pok&eacute;mon can be caught unlimited times. The lengthy cutscene preceding a battle with each Ultra Beast can be skipped after you have defeated it or captured it once.</p>
<ul>
    <li>The Ho-Oh that can be obtained in Ultra Space has exclusive access to Burn Up, which it cannot get by any other means.</li>
</ul>

<table class="tb legends">
    <tr>
        <th>Wormhole Color</th>
        <th>Pok&eacute;mon Name</th>
        <th>Requirements</th>
    </tr>
    <tr>
        <td rowspan="9">Blue</td>
        <td><img src="/dex/media/sprites/xyicons/suicune.png" alt="Suicune" /> Suicune</td>
        <td><img src="/dex/media/sprites/xyicons/entei.png" alt="Entei" /> Entei, <img src="/dex/media/sprites/xyicons/raikou.png" alt="Raikou" /> Raikou</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/lugia.png" alt="Lugia" /> Lugia</td>
        <td>Ultra Moon</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/latias.png" alt="Latias" /> Latias</td>
        <td>Ultra Moon</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/latios.png" alt="Latios" /> Latios</td>
        <td>Ultra Sun</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/kyogre.png" alt="Kyogre" /> Kyogre</td>
        <td>Ultra Moon</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/uxie.png" alt="Uxie" /> Uxie</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/azelf.png" alt="Azelf" /> Azelf</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/mesprit.png" alt="Mesprit" /> Mesprit</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/kyurem.png" alt="Kyurem" /> Kyurem</td>
        <td><img src="/dex/media/sprites/xyicons/reshiram.png" alt="Reshiram" /> Reshiram, <img src="/dex/media/sprites/xyicons/zekrom.png" alt="Zekrom" /> Zekrom</td>
    </tr>
    <tr>
        <td rowspan="10">Green</td>
        <td><img src="/dex/media/sprites/xyicons/mewtwo.png" alt="Mewtwo" /> Mewtwo</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/raikou.png" alt="Raikou" /> Raikou</td>
        <td>Ultra Sun</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/entei.png" alt="Entei" /> Entei</td>
        <td>Ultra Moon</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/dialga.png" alt="dialga" /> Dialga</td>
        <td>Ultra Sun</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/cobalion.png" alt="Cobalion" /> Cobalion</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/virizion.png" alt="Virizion" /> Virizion</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/terrakion.png" alt="Terrakion" /> Terrakion</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/reshiram.png" alt="Reshiram" /> Reshiram</td>
        <td>Ultra Sun</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/zekrom.png" alt="Zekrom" /> Zekrom</td>
        <td>Ultra Moon</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/xerneas.png" alt="Xerneas" /> Xerneas</td>
        <td>Ultra Sun</td>
    </tr>
    <tr>
        <td rowspan="10">Red</td>
        <td><img src="/dex/media/sprites/xyicons/articuno.png" alt="Articuno" /> Articuno</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/zapdos.png" alt="Zapdos" /> Zapdos</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/moltres.png" alt="Moltres" /> Moltres</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/ho-oh.png" alt="Ho-Oh" /> Ho-Oh</td>
        <td>Ultra Sun</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/rayquaza.png" alt="Rayquaza" /> Rayquaza</td>
        <td><img src="/dex/media/sprites/xyicons/kyogre.png" alt="Kyogre" /> Kyogre, <img src="/dex/media/sprites/xyicons/groudon.png" alt="Groudon" /> Groudon</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/cresselia.png" alt="Cresselia" /> Cresselia</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/tornadus.png" alt="Tornadus" /> Tornadus</td>
        <td>Ultra Sun</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/thundurus.png" alt="Thundurus" /> Thundurus</td>
        <td>Ultra Moon</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/landorus.png" alt="Landorus" /> Landorus</td>
        <td><img src="/dex/media/sprites/xyicons/tornadus.png" alt="Tornadus" /> Tornadus, <img src="/dex/media/sprites/xyicons/thundurus.png" alt="Thundurus" /> Thundurus</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/yveltal.png" alt="Yveltal" /> Yveltal</td>
        <td>Ultra Moon</td>
    </tr>
    <tr>
        <td rowspan="8">Yellow</td>
        <td><img src="/dex/media/sprites/xyicons/regirock.png" alt="Regirock" /> Regirock</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/regice.png" alt="Regice" /> Regice</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/registeel.png" alt="Registeel" /> Registeel</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/groudon.png" alt="Groudon" /> Groudon</td>
        <td>Ultra Sun</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/palkia.png" alt="Palkia" /> Palkia</td>
        <td>Ultra Moon</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/heatran.png" alt="Heatran" /> Heatran</td>
        <td>Ultra Sun</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/regigigas.png" alt="Regigigas" /> Regigigas</td>
        <td>Ultra Moon</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/giratina.png" alt="Giratina" /> Giratina</td>
        <td><img src="/dex/media/sprites/xyicons/dialga.png" alt="Dialga" /> Dialga, <img src="/dex/media/sprites/xyicons/palkia.png" alt="Palkia" /> Palkia</td>
    </tr>
    <tr>
        <td rowspan="7">White</td>
        <td><img src="/dex/media/sprites/xyicons/nihilego.png" alt="nihilego" /> Nihilego</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/buzzwole.png" alt="Buzzwole" /> Buzzwole</td>
        <td>Ultra Sun</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/pheromosa.png" alt="Pheromosa" /> Pheromosa</td>
        <td>Ultra Moon</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/xurkitree.png" alt="Xurkitree" /> Xurkitree</td>
        <td>&mdash;</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/kartana.png" alt="Kartana" /> Kartana</td>
        <td>Ultra Sun</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/celesteela.png" alt="Celesteela" /> Celesteela</td>
        <td>Ultra Moon</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/guzzlord.png" alt="Guzzlord" /> Guzzlord</td>
        <td>&mdash;</td>
    </tr>
</table>

<hr />

<h2>Ultra Beast Worlds</h2>
<p>Once you have entered a white wormhole, you will land in one of seven different worlds, which are each home to a different Ultra Beast. The world of each beast is designed to reflect its typing and/or appearance. The chart below displays the Ultra Beasts found in Ultra Space with their respective worlds and the odds of encountering each world.</p>

<table class="tb ubs">
    <tr>
        <th>Ultra Beast</th>
        <th>Ultra World</th>
        <th>Rarities</th>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/nihilego.png" alt="Nihilego" /> Nihilego</td>
        <td>Ultra Deep Sea</td>
        <td><strong>Common</strong>: Type 1</td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/buzzwole.png" alt="Buzzwole" /> Buzzwole</td>
        <td>Ultra Jungle (Ultra Sun Only)</td>
        <td>
            <ul>
                <li><strong>Common</strong>: Type 1</li>
                <li><strong>Uncommon</strong>: Type 2</li>
            </ul>
        </td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/pheromosa.png" alt="Pheromosa" /> Pheromosa</td>
        <td>Ultra Desert (Ultra Moon Only)</td>
        <td>
            <ul>
                <li><strong>Common</strong>: Type 1</li>
                <li><strong>Uncommon</strong>: Type 2</li>
            </ul>
        </td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/xurkitree.png" alt="Xurkitree" /> Xurkitree</td>
        <td>Ultra Plant</td>
        <td>
            <ul>
                <li><strong>Common</strong>: Type 2</li>
                <li><strong>Uncommon</strong>: Type 1, Type 3</li>
            </ul>
        </td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/kartana.png" alt="Kartana" /> Kartana</td>
        <td>Ultra Forest (Ultra Sun Only)</td>
        <td>
            <ul>
                <li><strong>Common</strong>: Type 3</li>
                <li><strong>Uncommon</strong>: Type 2, Type 4</li>
                <li><strong>Rare</strong>: Type 1</li>
            </ul>
        </td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/celesteela.png" alt="Celesteela" /> Celesteela</td>
        <td>Ultra Crater (Ultra Moon Only)</td>
        <td>
            <ul>
                <li><strong>Common</strong>: Type 3</li>
                <li><strong>Uncommon</strong>: Type 2, Type 4</li>
                <li><strong>Rare</strong>: Type 1</li>
            </ul>
        </td>
    </tr>
    <tr>
        <td><img src="/dex/media/sprites/xyicons/guzzlord.png" alt="Guzzlord" /> Guzzlord</td>
        <td>Ultra Ruin</td>
        <td>
            <ul>
                <li><strong>Common</strong>: Type 4</li>
                <li><strong>Uncommon</strong>: Type 3</li>
            </ul>
        </td>
    </tr>
</table>

<hr />

<h2>Item Drops</h2>
<p>Each non-legendary Pok&eacute;mon in the Ultra Space Wilds can potentially drop an item after being caught or defeated. You can save before the encounter and soft reset for an item drop to occur, but the item that is dropped is determined upon entry of the wormhole. This only matters for Pok&eacute;mon that can drop more than 1 different item.</p>

<dl>
    <dt class="bluworld">Blue Wormholes (Water World)</dt>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/quagsire.png" alt="Quagsire" /></span> Quagsire: Rindo Berry</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/lombre.png" alt="Lombre" /></span> Lombre: Chesto Berry, Sitrus Berry</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/floatzel.png" alt="Floatzel" /></span> Floatzel: Wacan Berry</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/stunfisk.png" alt="Stunfisk" /></span> Stunfisk: Soft Sand</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/barbaracle.png" alt="Barbaracle" /></span> Barbaracle: Grip Claw</dd>
    <dt class="grnworld">Green Wormholes (Rocky World)</dt>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/nuzleaf.png" alt="Nuzleaf" /></span> Nuzleaf: Sitrus Berry</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/grumpig.png" alt="Grumpig" /></span> Grumpig: Persim Berry</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/drapion.png" alt="Drapion" /></span> Drapion: Poison Barb</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/audino.png" alt="Audino" /></span> Audino: Sitrus Berry</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/heliolisk.png" alt="Heliolisk" /></span> Heliolisk: Shuca Berry</dd>
    <dt class="redworld">Red Wormholes (Cliff World)</dt>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/swellow.png" alt="Swellow" /></span> Swellow: Charti Berry, Wide Lens</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/altaria.png" alt="Altaria" /></span> Altaria: Genius Wing</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/yanmega.png" alt="Yanmega" /></span> Yanmega: Wide Lens</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/sigilyph.png" alt="Sigilyph" /></span> Sigilyph: Clever Wing, Resist Wing</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/swanna.png" alt="Swanna" /></span> Swanna: Swift Wing</dd>
    <dt class="ylwworld">Yellow Wormholes (Cave World)</dt>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/magcargo.png" alt="Magcargo" /></span> Magcargo: Passho Berry, Sitrus Berry</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/medicham.png" alt="Medicham" /></span> Medicham: Coba Berry</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/hippowdon.png" alt="Hippowdon" /></span> Hippowdon: Soft Sand</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/abomasnow.png" alt="Abomasnow" /></span> Abomasnow: Occa Berry</dd>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/crustle.png" alt="Crustle" /></span> Crustle: Hard Stone</dd>
</dl>

<hr />

<h2>Kantonian Forme Evolutions</h2>
<p>While in Ultra Space, any Pikachu, Cubone, or Exeggcute that would normally evolve into the Alolan forme of its evolution will now evolve into the Kantonian forme of its evolution when the requirements are met.</p>

<dl class="evofamilies">
    <dt><span class="im"><img src="/dex/media/sprites/xyicons/pikachu.png" alt="Pikachu" /></span> Pikachu</dt>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/raichu.png" alt="Raichu" /></span> <strong>Raichu</strong> Using a Thunder Stone</dd>
    <dt><span class="im"><img src="/dex/media/sprites/xyicons/cubone.png" alt="Cubone" /></span> Cubone</dt>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/marowak.png" alt="Marowak" /></span> <strong>Marowak</strong> Leveling up to Level 28 or higher</dd>
    <dt><span class="im"><img src="/dex/media/sprites/xyicons/exeggcute.png" alt="Exeggcute" /></span> Exeggcute</dt>
        <dd><span class="im"><img src="/dex/media/sprites/xyicons/exeggutor.png" alt="Exeggutor" /></span> <strong>Exeggutor</strong> Using a Leaf Stone</dd>
</dl>
it took me a hot second to do everything but i finished

also i didnt put the DS screenshots in

preview: http://scms-u-ticket_william_occasional.www.smogon.com/ingame/guides/sm_breeding

The Dutch Plumberjack
 

Users Who Are Viewing This Thread (Users: 1, Guests: 0)

Top