Jump to content

Specific Mods: Difference between revisions

From Once Human Guide
No edit summary
No edit summary
Line 25: Line 25:
''Step 6:'' At this point a pop up will show the different Mods you can pick from. This is where you'll select what kind of Mod you want. Here you can also select ''Keywords (such as suffixes like Frost Vortex, BullsEye, etc...)'' Mods as well.
''Step 6:'' At this point a pop up will show the different Mods you can pick from. This is where you'll select what kind of Mod you want. Here you can also select ''Keywords (such as suffixes like Frost Vortex, BullsEye, etc...)'' Mods as well.
<br><br>
<br><br>
<!-- TAB BUTTON -->
<!-- TAB BUTTON -->
<div class="mw-tab-buttons">
<div class="mw-tab-buttons">
Line 31: Line 30:
</div>
</div>


<!-- TAB CONTENT -->
<!-- MAIN TAB -->
<div id="tab-weapon" class="mw-tab-content">
<div id="tab-weapon" class="mw-tab-content">


   <h2>Burn</h2>
   <!-- SUB TABS -->
  <div class="mw-tab-buttons">
    <div class="mw-tab-btn" data-tab="tab-power">Power Surge</div>
    <div class="mw-tab-btn" data-tab="tab-frost">Frost Vortex</div>
    <div class="mw-tab-btn" data-tab="tab-bull">The Bull's Eye</div>
    <div class="mw-tab-btn" data-tab="tab-fortress">Fortress Warfare</div>
    <div class="mw-tab-btn" data-tab="tab-bomber">Unstable Bomber</div>
    <div class="mw-tab-btn" data-tab="tab-gunner">Fast Gunner</div>
    <div class="mw-tab-btn" data-tab="tab-bounce">Bounce</div>
    <div class="mw-tab-btn" data-tab="tab-shrapnel">Shrapnel</div>
  </div>
 
  <!-- TAB CONTENTS -->
 
  <div id="tab-power" class="mw-tab-content">
    <h2>Power Surge</h2>
    <p>Add dropdowns/content here.</p>
  </div>
 
  <div id="tab-frost" class="mw-tab-content">
    <h2>Frost Vortex</h2>
    <p>Add dropdowns/content here.</p>
  </div>
 
  <div id="tab-bull" class="mw-tab-content">
    <h2>The Bull's Eye</h2>
    <p>Add dropdowns/content here.</p>
  </div>
 
  <div id="tab-fortress" class="mw-tab-content">
    <h2>Fortress Warfare</h2>
    <p>Add dropdowns/content here.</p>
  </div>
 
  <div id="tab-bomber" class="mw-tab-content">
    <h2>Unstable Bomber</h2>
    <p>Add dropdowns/content here.</p>
  </div>


   <!-- FIRST DROPDOWN -->
   <div id="tab-gunner" class="mw-tab-content">
  <div class="mw-dropdown-ui" data-label="Flame Resonance" data-options='{
    <h2>Fast Gunner</h2>
     "burn": { "label": "Burn", "content": "Select burn type below." }
     <p>Add dropdowns/content here.</p>
   }'></div>
   </div>


   <br>
   <div id="tab-bounce" class="mw-tab-content">
    <h2>Bounce</h2>
    <p>Add dropdowns/content here.</p>
  </div>


   <!-- SECOND DROPDOWN (SEPARATE - SAFE) -->
   <div id="tab-shrapnel" class="mw-tab-content">
  <div class="mw-dropdown-ui" data-label="Burn Type" data-options='{
     <h2>Shrapnel</h2>
     "burn_1": { "label": "Burn I", "content": "Applies burn." },
     <p>Add dropdowns/content here.</p>
     "burn_2": { "label": "Burn II", "content": "Stronger burn." }
   </div>
   }'></div>


</div>
</div>

Revision as of 18:09, 21 April 2026

Return to Front Page

How to get specific Mods you are looking for


Step 1: Go to Redemption Shop under Events, if on PC you can press F3 as a quick way of getting there.

Step 2: Click on Mod Shop

Step 3: Click on the Credit Card Icon, second from the top

Step 4: Click on the box that says Mod Selection Crate it will cost 6,000 mod dust and has a limit of 10 per week, which refreshes.

Step 5: Once done, go into your Backpack and then Consumables. There you'll find a box called Mod Selection Crate. Use the Use function at that time.

Step 6: At this point a pop up will show the different Mods you can pick from. This is where you'll select what kind of Mod you want. Here you can also select Keywords (such as suffixes like Frost Vortex, BullsEye, etc...) Mods as well.

Weapon
Power Surge
Frost Vortex
The Bull's Eye
Fortress Warfare
Unstable Bomber
Fast Gunner
Bounce
Shrapnel


Power Surge

Add dropdowns/content here.

Frost Vortex

Add dropdowns/content here.

The Bull's Eye

Add dropdowns/content here.

Fortress Warfare

Add dropdowns/content here.

Unstable Bomber

Add dropdowns/content here.

Fast Gunner

Add dropdowns/content here.

Bounce

Add dropdowns/content here.

Shrapnel

Add dropdowns/content here.