Difference between revisions of "User talk:B.Tay"

From MHWiki
m
m
Line 10: Line 10:
 
</pre>
 
</pre>
  
===Mice Pages to be updated===
+
===<span style="color:red">(TO DO)</span> Charms Table ===
 +
<pre>
 +
Adding a column for tradeable/giveable charms
 +
</pre>
 +
 
 +
===<span style="color:red">(TO DO - TOXIC SPILL only, BT is handling Zokor)</span> Mice Pages to be updated===
 
<pre>
 
<pre>
 
-> Zokor - Cheese Preference / Charm / Other / hallways / general cleanup
 
-> Zokor - Cheese Preference / Charm / Other / hallways / general cleanup
Line 48: Line 53:
 
===Updating ALL MOS pages===
 
===Updating ALL MOS pages===
 
<pre>
 
<pre>
MAPS is done ... when all the treasure map pages is done the next one to be looked at shall be discussed?
+
MAPS is done ... probably going to handle MOUSE next? Still in planning
 
</pre>
 
</pre>
  

Revision as of 21:35, 10 July 2021

TO ANY EDITOR LOOKING AT THIS PAGE, PLEASE TACKLE THE ONES MARKED TO DO (IF ANY)

(TO DO) Treasure Map Project

-> Valour Rift Treasure Map: Common chest data still needs to be collected (Mellon is working on this currently)
-> Order of Priority from Eevee
1) Lightning/Chrome/Slayer/QCGT (Auras and supplies)
2) RH/Scavenger/Rainbow (LE Weapons-Bases/RH theme/High gold return.
3) Area Based (Usually only done while doing location on initial play through)

(TO DO) Charms Table

Adding a column for tradeable/giveable charms

(TO DO - TOXIC SPILL only, BT is handling Zokor) Mice Pages to be updated

-> Zokor - Cheese Preference / Charm / Other / hallways / general cleanup
-> Toxic Spill - see https://discord.com/channels/275500976662773761/383238976137330688/861633752927830027

LE category checks

-> collectibles (do a final check before removing this, BT)
-> special items (weapons/bases/charms/skins are done)

Outdated Pages on Wiki

-> Marketplace
-> Give to Friends
-> Gifting
-> Hunting Team
-> Scoreboards
-> Donation
-> Hunter's Profile
-> Loyalty Chest
-> Hunter's Journal

Treasurer/Snooty mouse KC amounts

Check to see if it's still strictly 5 and 10. Probably sometime in August 2021?

BWR Loot project

Well this will be a long time away but the BWR location page does not have loot drops specific to chambers.
When collecting data for this: do note the following stuff -> Chamber / Mouse / Cheese / Loot

Updating ALL MOS pages

MAPS is done ... probably going to handle MOUSE next? Still in planning

TESTING ZONE

HTML table coding

<table style="text-align: center; border-collapse: collapse" class="mw-collapsible sortable mw-collapsed">
 <caption style="text-align: left; white-space: nowrap">                                     <!--Caption--> </caption>
  <th style="border: 1px solid; padding: 5px; background-color: #eeeeee; text-align: left">  <!--Header-->  Item</td>
  <th style="border: 1px solid; padding: 5px; background-color: #eeeeee" class="unsortable"> <!--Header-->  Valour Rift Treasure Chest<br/>Amount</td>
  <th style="border: 1px solid; padding: 5px; background-color: #eeeeee" class="unsortable"> <!--Header-->  Rare Valour Rift Treasure Chest<br/>Amount</td>
 </th>
 <tr>
  <td style="border: 1px solid; padding: 5px; text-align: left">                             <!--Item-->    [[Gold]]</td>
  <td style="border: 1px solid; padding: 5px">                                               <!--Common-->  32,000</td>
  <td style="border: 1px solid; padding: 5px">                                               <!--Rare-->    64,000</td>
 </tr>
 <tr>
  <td style="border: 1px solid; padding: 5px; text-align: left">                             <!--Item-->    [[Points]]</td>
  <td style="border: 1px solid; padding: 5px">                                               <!--Common-->  25,000</td>
  <td style="border: 1px solid; padding: 5px">                                               <!--Rare-->    50,000</td>
 </tr>
 <tr>
  <td style="border: 1px solid; padding: 5px; text-align: left">                             <!--Item-->    [[Ancient Charm]]s</td>
  <td style="border: 1px solid; padding: 5px">                                               <!--Common-->  10</td>
  <td style="border: 1px solid; padding: 5px">                                               <!--Rare-->    20</td>
 </tr>
 <tr>
  <td style="border: 1px solid; padding: 5px; text-align: left">                             <!--Item-->    [[Gauntlet Elixir]]</td>
  <td style="border: 1px solid; padding: 5px">                                               <!--Common-->  10</td>
  <td style="border: 1px solid; padding: 5px">                                               <!--Rare-->    50</td>
 </tr>
 <tr>
  <td style="border: 1px solid; padding: 5px; text-align: left">                             <!--Item-->    [[Unstable Celestial Timechest]]</td>
  <td style="border: 1px solid; padding: 5px">                                               <!--Common-->  1</td>
  <td style="border: 1px solid; padding: 5px">                                               <!--Rare-->    2</td>
 </tr>
</table>