diff --git a/.gitignore b/.gitignore
index d068e59..6875e1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
_site
Gemfile.lock
node_modules
+.jekyll-metadata
diff --git a/Template.md b/Template.md
index f94a750..f7f5289 100644
--- a/Template.md
+++ b/Template.md
@@ -24,7 +24,7 @@ sunkencity.md | Guide for Sunken City
-->
[//]: # (Image of the location taken from MHWiki [referably mousehuntgame.com links])
-
+
[//]: # (Rank Name)
# Apprentice
diff --git a/_config.yml b/_config.yml
index 5a8273d..6c5767d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,6 +1,5 @@
title: Mousehunt Guide
-permalink: pretty
exclude: [
".github/",
".devcontainer/",
@@ -24,8 +23,26 @@ exclude: [
"Template.md"
]
-include:
- - _pages
+collections:
+ pages:
+ output: true
+ permalink: /:title/
+ ranks:
+ output: true
+ permalink: /:title/
+
+just_the_docs:
+ collections:
+ ranks:
+ name: Guide for Ranks
+ nav_fold: true
+ nav_order: 1
+ pages:
+ name: Other Links
+ nav_fold: true
+ nav_order: 2
+
+
# enable or disable the site search
# supports true (default) or false
diff --git a/_includes/banner.html b/_includes/banner.html
new file mode 100644
index 0000000..47ac92e
--- /dev/null
+++ b/_includes/banner.html
@@ -0,0 +1,6 @@
+
+
+ Physical
+
+
+ Tactical
+
+
+ Hydro
+
+
+ Shadow
+
+
+ Forgotten
+
+
+ Rift
+
+
+ Draconic
+
+
+ Law
+
+
+ Arcane
+
+
+{% include weapons.html type = "All" %}
diff --git a/_pages/duke-to-grand-duke/duke-to-grand-duke.md b/_pages/duke-to-grand-duke/duke-to-grand-duke.md
deleted file mode 100644
index 72b5afa..0000000
--- a/_pages/duke-to-grand-duke/duke-to-grand-duke.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-layout: default
-title: Duke to Grand Duke/Duchess
-nav_order: 7
-has_children: true
-permalink: /duke-to-grand-duke
----
-
-## Chapter x
-
-You're looking for a ship. Ahoy!
-{: .fs-6 .fw-300 }
diff --git a/_pages/index.md b/_pages/index.md
index 07a87de..0109883 100644
--- a/_pages/index.md
+++ b/_pages/index.md
@@ -1,7 +1,7 @@
---
layout: default
-title: Home
-nav_order: 1
+title: Home - MouseHunt Guide
+nav_exclude: true
description: "MouseHunt Guide - Learn to play the early game and beyond"
permalink: /
---
diff --git a/_pages/legendary-to-knight/legendary-to-knight.md b/_pages/legendary-to-knight/legendary-to-knight.md
deleted file mode 100644
index 1bed968..0000000
--- a/_pages/legendary-to-knight/legendary-to-knight.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-layout: default
-title: Legendary to Knight
-nav_order: 40
-has_children: true
-permalink: /legendary-to-knight
----
-
-## Legendary to Knight
-
-You found the shore. The Tribal Isles, Dragons!
-{: .fs-6 .fw-300 }
diff --git a/_pages/lord-to-baron/lord-to-baron.md b/_pages/lord-to-baron/lord-to-baron.md
deleted file mode 100644
index 4f436c6..0000000
--- a/_pages/lord-to-baron/lord-to-baron.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-layout: default
-title: Lord to Baron/Baronness
-nav_order: 50
-has_children: true
-permalink: /lord-to-baron
----
-
-## Chapter x
-
-Chess Pieces, War and something twisted!
-{: .fs-6 .fw-300 }
diff --git a/_pages/novice-to-grandmaster/novice-to-grandmaster.md b/_pages/novice-to-grandmaster/novice-to-grandmaster.md
deleted file mode 100644
index 74269c4..0000000
--- a/_pages/novice-to-grandmaster/novice-to-grandmaster.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-layout: default
-title: Novice to Grandmaster
-nav_order: 30
-has_children: true
-permalink: /novice-to-grandmaster
----
-
-# Novice to Grandmaster
-
-## The first few steps of your journey in the game.
diff --git a/_pages/useful-links.md b/_pages/useful-links.md
index 150f5ae..e131ef7 100644
--- a/_pages/useful-links.md
+++ b/_pages/useful-links.md
@@ -1,7 +1,7 @@
---
layout: default
title: Useful Links
-nav_order: 20
+nav_order: 5100
permalink: /useful-links
---
# Useful Links
diff --git a/_pages/novice-to-grandmaster/apprentice.md b/_ranks/apprentice.md
similarity index 77%
rename from _pages/novice-to-grandmaster/apprentice.md
rename to _ranks/apprentice.md
index 87d3fa2..e8ca1db 100644
--- a/_pages/novice-to-grandmaster/apprentice.md
+++ b/_ranks/apprentice.md
@@ -1,11 +1,10 @@
---
layout: default
title: Apprentice
-parent: Novice to Grandmaster
-nav_order: 3
+nav_order: 300
+permalink: /apprentice
---
-
-
+{% include banner.html src="banners/windmill.jpg" alt="Windmill Banner" %}
# Apprentice
{: .fs-9 }
@@ -27,4 +26,4 @@ Trade in Packets of Flour for Grilled Cheese. Arm Grilled Cheese to attract Capt
If you miss Captain Croissant, switch back to Swiss Cheese. Repeat the cycle until you catch Captain Croissant Mouse.
Claim the adventure Repair the Windmill after you have caught Captain Croissant Mouse.
-Travel to Harbour once you rank up to [Initiate](/novice-to-grandmaster/initiate).
+Travel to Harbour once you rank up to [Initiate](/initiate).
diff --git a/_pages/ad/archduke.md b/_ranks/archduke-archduchess.md
similarity index 52%
rename from _pages/ad/archduke.md
rename to _ranks/archduke-archduchess.md
index dc7c973..6793abc 100644
--- a/_pages/ad/archduke.md
+++ b/_ranks/archduke-archduchess.md
@@ -1,9 +1,8 @@
---
layout: default
-title: Archduke/Archduchess
-nav_order: 80
-has_children: true
-permalink: /archduke
+title: Archduke / Archduchess
+nav_order: 1500
+permalink: /archduke-archduchess
---
## Chapter x
diff --git a/_pages/lord-to-baron/baron.md b/_ranks/baron-baroness.md
similarity index 97%
rename from _pages/lord-to-baron/baron.md
rename to _ranks/baron-baroness.md
index 3a5601b..b704438 100644
--- a/_pages/lord-to-baron/baron.md
+++ b/_ranks/baron-baroness.md
@@ -1,11 +1,10 @@
---
layout: default
-title: Baron
-parent: Lord to Baron/Baronness
-nav_order: 2
+title: Baron / Baronness
+nav_order: 1100
+permalink: /baron-baroness
---
-
-
+{% include banner.html src="banners/fort-rox.jpg" alt="Fort Rox Banner" %}
# Baron
{: .fs-9 }
@@ -64,7 +63,7 @@ Continue entering Night for Howlite and Bloodstone and get the following upgrade
Once you get Wall Upgrade #3, you should be able to occasionally last through Night and reach Dawn.
When you can consistently reach Dawn, you can opt to start a Fort Rox Treasure Map. It is fairly easy to complete and its slots can be sold on MouseHunt Discord if you wish. It is usually recommended to use Rare Map Dust on the map.
-Its chest is the major source of Fort Rox Portal Console or Fort Rox Portal Core, which can be sold on Marketplace or used to purchase Fort Rox Portal Projector.
+Its chest is the major source of Fort Rox Portal Console or Fort Rox Portal Core, which can be sold on Marketplace or used to purchase Fort Rox Portal Projector.
Dawn, the final stage.
@@ -91,7 +90,7 @@ Only use the portal when you have enough gold to buy 10 Sunrise Cheese from the
Travel to Fiery Warpath once you are done with Fort Rox.
-
+{% include banner.html src="banners/fiery-warpath.jpg" alt="Fiery Warpath" %}
## Fiery Warpath
{: .fs-5 .fw-300 }
@@ -130,8 +129,8 @@ Tips:
+{% include banner.html src="banners/burnt-muridae-market.jpg" alt="Burnt Muridae Market" %}
## Muridae Market
{: .fs-5 .fw-300 }
@@ -229,7 +228,7 @@ You do not have to repair all the shop for progression but you can if you want t
Once you have gotten all the Map Pieces, head over to Living Garden to embark on a scenic route.
-
+{% include banner.html src="banners/living-garden.jpg" alt="Living Garden" %}
Living Garden "Complex" consists of 3 areas:
+{% include banner.html src="banners/gnawnia-rift.jpg" alt="Gnawnia Rift Banner" %}
# Count
{: .fs-9 }
@@ -35,4 +35,4 @@ Craft 5 batches of Resonator Cheese (4 Piece) with:
Now hunt with Resonator Cheese for Goliath Field mouse. Once you've caught it, it will drop a Raw Rift Crystal, use the Rift Crystal to buy Crystal Tower, found in the Trapsmith for 4,900,000 gold. The area gets easier from this point onwards, equip Crystal Tower and hunt out the rest of your Riftiago and Resonator Cheese, if you still have some left.
-Claim the adventure Capture the Goliath Field Mouse. Head onto the Queso Region, if you have not completed the adventure. If you completed both Queso's adventure, you could stay in the Queso Region to snipe and earn more SB or head over to Sunken City (Optional for progression).
\ No newline at end of file
+Claim the adventure Capture the Goliath Field Mouse. Head onto the Queso Region, if you have not completed the adventure. If you completed both Queso's adventure, you could stay in the Queso Region to snipe and earn more SB or head over to Sunken City (Optional for progression).
diff --git a/_pages/count/queso.md b/_ranks/count-countess/queso-region.md
similarity index 98%
rename from _pages/count/queso.md
rename to _ranks/count-countess/queso-region.md
index b37c8d3..c842724 100644
--- a/_pages/count/queso.md
+++ b/_ranks/count-countess/queso-region.md
@@ -3,9 +3,9 @@ layout: default
title: Queso Region
nav_order: 1
parent: Count/Countess
+permalink: /count-countess/queso-region
---
-
-
+{% include banner.html src="banners/queso-river.jpg" alt="Queso River Banner" %}
# Count
{: .fs-9 }
@@ -143,7 +143,7 @@ Recommended Charms:
You collect Cork Barks in the Cork Collecting stage, which will be used in every Eruption you attempt. Cork is pushed into the Geyser, allowing pressure to be built up, which eventually results in an eruption. If you leeched a couple of RQCGT, you should have sufficient Cork Barks to begin the Eruption stages. The higher tiered Queso used here will give you more Cork Barks per hunt, however it is not recommended to hunt with anything higher than Medium Queso due to how difficult it is to obtain higher tiered cheese.
-Small Eruption -
+Small Eruption -
+{% include banner.html src="banners/sunken-city.jpg" alt="Sunken City Banner" %}
# Count
{: .fs-9 }
@@ -18,7 +18,7 @@ Dive into the depths of the Rodentia Ocean and explore this ancient underwater c
### Still Chapter 13 Somehow
-You've choosen the path not often choosen. Well done i guess.
+You've choosen the path not often choosen. Well done i guess.
Sunken City is split into 2 parts, the first is the Docked Stage, the second is the Dive.
@@ -32,6 +32,6 @@ Start diving and hunting as per normal to collect Materials for the Fishy Formag
Collect 600-1000 Oxygen before diving again. You can choose to buy Smart Water Jet Charms from the Marketplace to speed up your progress but do take note it is very expensive. During your dives, you might encounter Treasury Zones (Dark Yellow Dot), consider using (Golden) Anchor Charms in Sand Dollar Sea Bar, Pearl Patch and Sunken Treasure.
-Once you crossed 10,000 metres, look out for the Monster Trench (MT) and the Lair of the Ancients (Lota). Use Empowered Anchor Charm in MT and it is recommended you get Ultimate Anchor Charm in Lota. Claim the adventure Explore the Sunken City when you caught your first Tritus Mouse.
+Once you crossed 10,000 metres, look out for the Monster Trench (MT) and the Lair of the Ancients (Lota). Use Empowered Anchor Charm in MT and it is recommended you get Ultimate Anchor Charm in Lota. Claim the adventure Explore the Sunken City when you caught your first Tritus Mouse.
-You can continue your dive, looking for more Sunken Treasure to get more Sand Dollars for your Rune Shark and School of Shark afterwards but you could wait for events to get them easier (Great Winter Hunt and Spring Egg Hunt). It is recommended that you skip Tidal Base as a purchase.
\ No newline at end of file
+You can continue your dive, looking for more Sunken Treasure to get more Sand Dollars for your Rune Shark and School of Shark afterwards but you could wait for events to get them easier (Great Winter Hunt and Spring Egg Hunt). It is recommended that you skip Tidal Base as a purchase.
diff --git a/_ranks/duke-duchess.md b/_ranks/duke-duchess.md
new file mode 100644
index 0000000..0848f0e
--- /dev/null
+++ b/_ranks/duke-duchess.md
@@ -0,0 +1,11 @@
+---
+layout: default
+title: Duke/Duchess
+nav_order: 1300
+permalink: /duke-duchess
+---
+
+## Chapter x
+
+You're looking for a ship. Ahoy!
+{: .fs-6 .fw-300 }
diff --git a/_ranks/grand-duke-grand-duchess.md b/_ranks/grand-duke-grand-duchess.md
new file mode 100644
index 0000000..f9e2ab4
--- /dev/null
+++ b/_ranks/grand-duke-grand-duchess.md
@@ -0,0 +1,11 @@
+---
+layout: default
+title: Grand Duke / Grand Duchess
+nav_order: 1400
+permalink: /grand-duke-grand-duchess
+---
+
+## Chapter x
+
+You're looking for a ship. Ahoy!
+{: .fs-6 .fw-300 }
diff --git a/_pages/novice-to-grandmaster/grandmaster.md b/_ranks/grandmaster.md
similarity index 90%
rename from _pages/novice-to-grandmaster/grandmaster.md
rename to _ranks/grandmaster.md
index 91da828..53a5f1c 100644
--- a/_pages/novice-to-grandmaster/grandmaster.md
+++ b/_ranks/grandmaster.md
@@ -1,11 +1,10 @@
---
layout: default
title: Grandmaster
-parent: Novice to Grandmaster
-nav_order: 7
+nav_order: 700
+permalink: /grandmaster
---
-
-
+{% include banner.html src="banners/training-grounds.jpg" alt="Training Groud Banner" %}
# Grandmaster
{: .fs-9 }
@@ -25,7 +24,7 @@ Catch Archer Mouse until you loot Ticket to the Burroughs Bazaar.
Claim the adventure Take an Archery Lesson at the Training Grounds once you obtain Ticket to the Burroughs Bazaar.
-
+{% include banner.html src="banners/bazaar.jpg" alt="Bazaar Banner" %}
## Bazaar
@@ -40,7 +39,7 @@ Purchase Stitched Furoma Map Piece from Bazaar Cartographer. It’s an expensive
Travel to Dojo once you have done the purchases.
-
+{% include banner.html src="banners/dojo.jpg" alt="Dojo Banner" %}
## Dojo
@@ -63,7 +62,7 @@ King's Credit|A much faster way to obtain the tokens is to buy 1 Cheese Belt Tok
Travel to Meditation Room once you have at least 6 of each token.
-
+{% include banner.html src="banners/meditation-room.jpg" alt="Meditation Room Banner" %}
## Meditation Room
@@ -92,7 +91,7 @@ Buy Ambush Trap from the Trapsmith.
Again, Mousoleum and Laboratory are your best friends if you need more gold.
-
+{% include banner.html src="banners/pinnacle-chamber.jpg" alt="Pinnacle Chamber Banner" %}
## Pinnacle Chamber
@@ -121,7 +120,7 @@ Now get 55 Brie Cheese from Great Gnarled Tree Cheese Shoppe and convert Brie Ch
Travel to Lagoon after you get at least 50 Gnarled Cheese.
-
+{% include banner.html src="banners/lagoon.jpg" alt="Lagoon Banner" %}
## Lagoon
diff --git a/_pages/legendary-to-knight/hero.md b/_ranks/hero.md
similarity index 92%
rename from _pages/legendary-to-knight/hero.md
rename to _ranks/hero.md
index 920bc0b..a197f4b 100644
--- a/_pages/legendary-to-knight/hero.md
+++ b/_ranks/hero.md
@@ -1,11 +1,10 @@
---
layout: default
title: Hero
-parent: Legendary to Knight
-nav_order: 2
+nav_order: 900
+permalink: /hero
---
-
-
+{% include banner.html src="banners/jungle-of-dread.jpg" alt="Jungle of Dread Banner" %}
# Hero
{: .fs-9 }
@@ -20,7 +19,7 @@ Named by the tribes, this dangerous jungle is home to some of the most terrifyin
First of all, the Jungle is a Shadow area once more. You may recall how you‘ve been stoneworkhunting Shadow mice with an Arcane weapon, because your Shadow trap was not up to the task. Bad news: the mice of the Jungle don‘t have an Arcane weakness. It is absolutely vital that you go after them with a Shadow trap.
-There are some for sale in the store in the Tribal Isles. Which one you go for depends on your funds. Seeing as you don‘t need to be in the Jungle for longer than necessary in the beginning, you can try it out with [Bottomless Grave](/appendix/weapons-per-powertype/shadow/bg) if you don’t have anything better. You should also consider buying some Dreaded Charm from Marketplace. They tend to be fairly inexpensive and offers 300% Power Bonus against Jungle of Dread mice.
+There are some for sale in the store in the Tribal Isles. Which one you go for depends on your funds. Seeing as you don‘t need to be in the Jungle for longer than necessary in the beginning, you can try it out with [Bottomless Grave](/appendix/weapons-per-powertype/shadow/bg) if you don’t have anything better. You should also consider buying some Dreaded Charm from Marketplace. They tend to be fairly inexpensive and offers 300% Power Bonus against Jungle of Dread mice.
Once you’ve decided on a trap, the question is how to proceed for bait. When you go into the Jungle armed with Gouda or Brie you will only attract Swarms of Pygmy Mice and, once in a while, a Pygmy Wrangler Mouse if you‘re lucky. Both mice drop Vanilla Beans, but those are not a priority right now. You want to go after the terrifying Jungle Mice. There are 6 of those and you will need to catch at least one of each.
@@ -30,7 +29,7 @@ There are 6 types of Havarti Cheese are required to attract the 6 mice in Jungle
Pick pepper from Pepper Plants to get at least 12 Pepper of each type. On average each Pepper Plant gives slightly fewer than 4 pepper. Craft more Pepper Plants if you don’t get enough Pepper. Pepper Plant recipes and type of Pepper picked are summarised in the picture above.
-Craft 2 batches of each of the 6 types of Havarti Cheese. Use your best Shadow weapon, Aqua Base, Dreaded Charm and Havarti Cheese. Each Havarti Cheese only attracts 1 mouse. They drop Fire Salt, Runic Potion and one type of trap loot respectively.
+Craft 2 batches of each of the 6 types of Havarti Cheese. Use your best Shadow weapon, Aqua Base, Dreaded Charm and Havarti Cheese. Each Havarti Cheese only attracts 1 mouse. They drop Fire Salt, Runic Potion and one type of trap loot respectively.
The list below shows you the crafting recipe for each cheese and their respective mouse. Each cheese must be crafted with 18 Curds & Whey and 6 Salt.
@@ -74,7 +73,7 @@ You now have all the required weapons to complete King’s Gauntlet. However, it
Now you will head to ....
-
+{% include banner.html src="banners/catacombs.jpg" alt="Catacombs Banner" %}
## Catacombs
{: .fs-5 .fw-300 }
@@ -112,7 +111,7 @@ If you need more Stale Cheese, you have three options:
Travel to the Forbidden Grove after you have ACRONYM and at least 100 Ancient Cheese.
-
+{% include banner.html src="banners/forbidden-grove.jpg" alt="Forbidden Grove Banner" %}
## Forbidden Grove
{: .fs-5 .fw-300 }
@@ -120,7 +119,7 @@ Travel to the Forbidden Grove after you have ACRONYM and at least 100 Ancient Ch
At the end of the Catacombs, beyond heavy stone gates, lies a hidden hunting ground. Etched into the gates is a warning: "Beware young soul, should the stone gates close while within this grove, you will find yourself caught between realms."
{: .fs-4 .fw-300 }
-Use Arcane Capturing Rod of Never Yielding Mystery, Aqua Base and Ancient Cheese to loot Rune.
+Use Arcane Capturing Rod of Never Yielding Mystery, Aqua Base and Ancient Cheese to loot Rune.
Obtain at least 30 Runic Cheese by:
+{% include banner.html src="banners/acolyte.jpg" alt="Acolyte Realm Banner" %}
## Acolyte Realm
{: .fs-5 .fw-300 }
@@ -142,7 +141,7 @@ Years ago in Bristle Woods, a MouseHunter by the name of Plankrun opened a passa
Use Ancient Box Trap, Aqua Base and Runic Cheese. Get some Charms to help increase your Catch Rate, Chrome Charms and the various Snowball Charms (Super and above) are advised due to their cheaper price. Pray for an easy time with Acolyte mouse.
-After catching the Acolyte mouse, firstly claim the adventure Capture the Acolyte Mouse then open the Mysterious Box he drops to obtain a Frozen Scroll.
+After catching the Acolyte mouse, firstly claim the adventure Capture the Acolyte Mouse then open the Mysterious Box he drops to obtain a Frozen Scroll.
If you still could not rank up to Knight, consider farming gold in the following locations:
+{% include banner.html src="banners/harbour.jpg" alt="Harbour Banner" %}
# Initiate
{: .fs-9 }
diff --git a/_pages/novice-to-grandmaster/journeyman.md b/_ranks/journeyman-journeywoman.md
similarity index 92%
rename from _pages/novice-to-grandmaster/journeyman.md
rename to _ranks/journeyman-journeywoman.md
index 767f3b2..9ff513e 100644
--- a/_pages/novice-to-grandmaster/journeyman.md
+++ b/_ranks/journeyman-journeywoman.md
@@ -1,11 +1,10 @@
---
layout: default
-title: Journeyman
-parent: Novice to Grandmaster
-nav_order: 5
+title: Journeyman / Journeywoman
+nav_order: 500
+permalink: /journeyman-journeywoman
---
-
-
+{% include banner.html src="banners/mountain.jpg" alt="Mountain Banner" %}
# Journeyman
{: .fs-9 }
diff --git a/_pages/legendary-to-knight/knight.md b/_ranks/knight.md
similarity index 91%
rename from _pages/legendary-to-knight/knight.md
rename to _ranks/knight.md
index f0f8628..20e5aea 100644
--- a/_pages/legendary-to-knight/knight.md
+++ b/_ranks/knight.md
@@ -1,11 +1,10 @@
---
layout: default
title: Knight
-parent: Legendary to Knight
-nav_order: 3
+nav_order: 1000
+permalink: /knight
---
-
-
+{% include banner.html src="banners/dracano.jpg" alt="Dracano Banner" %}
# Knight
{: .fs-9 }
@@ -52,4 +51,4 @@ If you still could not rank up to Lord/Lady, consider farming gold (trying for a
+{% include banner.html src="banners/ss-huntington.jpg" alt="S. S. Huntington IV Banner" %}
# Legendary
{: .fs-9 }
@@ -32,7 +31,7 @@ Craft Ocean Navigation Kit with 1 Compass, 1 Sextant and 1 Telescope.
Claim the adventure Navigate the Rodentia Ocean once you have crafted Ocean Navigation Kit.Travel to Cape Clawed once you have obtained Ocean Navigation Kit.
-
+{% include banner.html src="banners/cape-clawed.jpg" alt="Cape Clawed Banner" %}
## Cape Clawed
{: .fs-5 .fw-300 }
@@ -65,7 +64,7 @@ King's Credit| You can buy some Crates of Seashells in King’s Cart.
When you have 30 Seashells, craft 15 Shell Cheese. The 20-piece recipe is not worth its cost.
Loot 1 Ancient Spear from Elder Mouse with Shell Cheese in Cape Clawed. It’s not a guaranteed attraction.
-
+{% include banner.html src="banners/nerg-plains.jpg" alt="Nerg Plains banner" %}
## Nerg Plains
{: .fs-5 .fw-300 }
@@ -79,7 +78,7 @@ Once you have at least 550,000 gold, smash Mutated Venus Mouse Trap into Venus M
Use the new Horrific Venus Mouse Trap in Nerg Plains to farm gold and Yellow Pepper Seeds.
-
+{% include banner.html src="banners/derr-dunes.jpg" alt="Derr Dunes banner" %}
## Derr Dunes
{: .fs-5 .fw-300 }
@@ -93,7 +92,7 @@ Once you have at least 940,000 gold, arm another weapon and smash Digby DrillBot
Use the new RhinoBot Trap in Derr Dunes to farm gold and Red Pepper Seeds.
-
+{% include banner.html src="banners/elub-shore.jpg" alt="Elub Shore banner" %}
## Elub Shore
{: .fs-5 .fw-300 }
diff --git a/_pages/lord-to-baron/lord.md b/_ranks/lord-lady.md
similarity index 95%
rename from _pages/lord-to-baron/lord.md
rename to _ranks/lord-lady.md
index 5518b19..b4f9f1a 100644
--- a/_pages/lord-to-baron/lord.md
+++ b/_ranks/lord-lady.md
@@ -1,11 +1,10 @@
---
layout: default
-title: Lord/Lady
-parent: Lord to Baron/Baronness
-nav_order: 1
+title: Lord / Lady
+nav_order: 1000
+permalink: /lord-lady
---
-
-
+{% include banner.html src="banners/seasonal-garden.jpg" alt="Seasonal Garden Banner" %}
# Lord/Lady
{: .fs-9 }
@@ -33,7 +32,7 @@ Note: A higher charge of the Hunter's Tower Amplifier will lead to a increased s
Seasonal Garden has 4 Seasons: Spring, Summer, Fall and Winter. Each season lasts for 80 hours with completely different mice. You will have to go through each season at least once to get each of the 4 Tower Key Shards. These are guarded by the toughest mice of each season. Once you have obtained all the Key Shards, craft them into the Key to Zugwang’s Tower.
-Mice in each season are best caught with a specific Power Type but also have secondary weakness to Tactical weapons. Therefore, you can switch to a Tactical set-up if you are unable to promptly change your set-up when season changes.
+Mice in each season are best caught with a specific Power Type but also have secondary weakness to Tactical weapons. Therefore, you can switch to a Tactical set-up if you are unable to promptly change your set-up when season changes.
Spring
+
## Zugzwang's Tower
{: .fs-5 .fw-300 }
@@ -101,7 +100,7 @@ A Tactical weapon is required to catch all mice in Zugzwang’s Tower. The mecha
Zugzwang’s Tower is a chess-themed area with two groups of mice, Technic and Mystic. You have to catch mice of each group in order: 8 Pawns → 2 Knights → 2 Bishops → 2 Rooks → 1 Queen → 1 King
-Initially, only Pawn Mice from both sides (Mystic & Technic) are available. Catching 8 Pawns of the same group unlocks its Knights. Catching 2 Knights of the same group unlocks its Bishops. This goes on until its King is unlocked. Note that even when higher pieces are unlocked, you can still attract lower pieces at a lower rate than before. For example, when Mystic Bishop Mouse is unlocked, you can attract Mystic Pawn Mouse, Mystic Knight Mouse and Mystic Bishop Mouse.
+Initially, only Pawn Mice from both sides (Mystic & Technic) are available. Catching 8 Pawns of the same group unlocks its Knights. Catching 2 Knights of the same group unlocks its Bishops. This goes on until its King is unlocked. Note that even when higher pieces are unlocked, you can still attract lower pieces at a lower rate than before. For example, when Mystic Bishop Mouse is unlocked, you can attract Mystic Pawn Mouse, Mystic Knight Mouse and Mystic Bishop Mouse.
Tower Amplifier directly affects Power and Luck of your set-up in Zugzwang’s Tower. Power may increase or decrease with Tower Amplifier while Luck may decrease with Tower Amplifier. This has two implications:
+
## Slushy Shoreline
{: .fs-5 .fw-300 }
@@ -163,7 +162,7 @@ Buy the Steam Laser MK. I from the Trapsmith costing 345,000 gold along with the
Head over to Iceberg once you have the Steam Laser MK. I.
-
+
## Iceberg
{: .fs-5 .fw-300 }
@@ -193,7 +192,7 @@ The third zone is Bombing Run, with a depth of 1000 feet. Bomb Squad is present
The final zone is The Mad Depths, with a depth of 200 feet. Zealot is present here. It is fairly difficult to catch and doesn’t move you forward when caught. Thus, this is considered the most difficult zone.
-After finishing The Mad Depths and catching the last General, you would be at Icewing’s Lair.
+After finishing The Mad Depths and catching the last General, you would be at Icewing’s Lair.
First Run
+
## Claw Shot City
{: .fs-5 .fw-300 }
@@ -264,4 +263,4 @@ You should also collect an additional 50 Fool's Gold to buy the upgrade to the S
Claim the adventure Track Claw Shot City's Most Wanted if you managed to clear all the Ringleaders required. If not, it is fine as it is not integral to the progression.
-Once you ranked up to Baron, head over to the [Fiery Warpath](/lord-to-baron/baron)
\ No newline at end of file
+Once you ranked up to Baron, head over to the [Fiery Warpath](/lord-to-baron/baron)
diff --git a/_pages/novice-to-grandmaster/master.md b/_ranks/master.md
similarity index 92%
rename from _pages/novice-to-grandmaster/master.md
rename to _ranks/master.md
index 844d103..64dfc3b 100644
--- a/_pages/novice-to-grandmaster/master.md
+++ b/_ranks/master.md
@@ -1,11 +1,10 @@
---
layout: default
title: Master
-parent: Novice to Grandmaster
-nav_order: 6
+nav_order: 600
+permalink: /master
---
-
-
+{% include banner.html src="banners/laboratory.jpg" alt="Laboratory Banner" %}
# Master
{: .fs-9 }
@@ -32,7 +31,8 @@ Scientist’s Charm increases quantity of Radioactive Blue Potions per hunt but
Travel to Mousoleum when you have at least 80 Radioactive Blue Cheese.
-
+{% include banner.html src="banners/mousoleum.jpg" alt="Mousoleum Banner" %}
+
## Mousoleum
@@ -73,7 +73,7 @@ You may continue the cycle to earn a lot of gold. This will be the best way to e
Travel to Calm Clearing once you have at least 300,000 gold.
-
+{% include banner.html src="banners/calm-clearing.jpg" alt="Calm Clearing Banner" %}
## Calm Clearing
@@ -92,7 +92,7 @@ Claim the adventure Survey the Calm Clearing.
Travel to Great Gnarled Trea now.
-
+{% include banner.html src="banners/great-gnarled-tree.jpg" alt="Great Gnarled Tree Banner" %}
## Great Gnarled Tree
diff --git a/_pages/novice-to-grandmaster/novice.md b/_ranks/novice.md
similarity index 81%
rename from _pages/novice-to-grandmaster/novice.md
rename to _ranks/novice.md
index d95e78a..110fe13 100644
--- a/_pages/novice-to-grandmaster/novice.md
+++ b/_ranks/novice.md
@@ -1,11 +1,10 @@
---
layout: default
title: Novice
-parent: Novice to Grandmaster
-nav_order: 1
+nav_order: 100
+permalink: /novice
---
-
-
+{% include banner.html src="banners/meadow.jpg" alt="Meadow Banner" %}
# Novice
{: .fs-9 }
@@ -32,4 +31,4 @@ Redeem two free gifts by clicking the following links. It is not required to lik
### Moving on
Do NOT open Gouda Lovers Charm Pack now.
-Travel to Town of Gnawnia once you rank up to [Recruit](/novice-to-grandmaster/recruit).
+Travel to Town of Gnawnia once you rank up to [Recruit](/recruit).
diff --git a/_pages/novice-to-grandmaster/recruit.md b/_ranks/recruit.md
similarity index 80%
rename from _pages/novice-to-grandmaster/recruit.md
rename to _ranks/recruit.md
index 2422263..db06e1e 100644
--- a/_pages/novice-to-grandmaster/recruit.md
+++ b/_ranks/recruit.md
@@ -1,11 +1,9 @@
---
layout: default
title: Recruit
-parent: Novice to Grandmaster
-nav_order: 2
+nav_order: 200
---
-
-
+{% include banner.html src="banners/town-of-gnawnia.jpg" alt="Town of Gnawnia Banner" %}
# Recruit
{: .fs-9 }
@@ -34,4 +32,4 @@ Remember to click Claim Reward to receive the bounty. You will not progress your
Note that you can sell excess cheese purchased/looted to the Cheese Shoppe without losing gold.
Claim the adventure Secure the Town of Gnawnia once you have claimed all bounties.
Continue hunting in Town of Gnawnia with Swiss Cheese.
-Travel to Windmill once you rank up to [Apprentice](/novice-to-grandmaster/apprentice)
+Travel to Windmill once you rank up to [Apprentice](/apprentice).
diff --git a/_pages/viceroy/viceroy.md b/_ranks/viceroy.md
similarity index 84%
rename from _pages/viceroy/viceroy.md
rename to _ranks/viceroy.md
index 609ce84..b5e79cf 100644
--- a/_pages/viceroy/viceroy.md
+++ b/_ranks/viceroy.md
@@ -1,8 +1,7 @@
---
layout: default
title: Viceroy +
-nav_order: 90
-has_children: true
+nav_order: 1600
permalink: /viceroy
---
diff --git a/_sass/_variables.scss b/_sass/_variables.scss
index 70cae76..281bd1f 100644
--- a/_sass/_variables.scss
+++ b/_sass/_variables.scss
@@ -102,8 +102,8 @@ $border-color: $grey-dark-200;
// Grid system
$gutter-spacing: $sp-6 !default;
$gutter-spacing-sm: $sp-4 !default;
-$nav-width: 300px !default;
-$nav-width-md: 275px !default;
+$nav-width: 350px !default;
+$nav-width-md: 300px !default;
$nav-list-item-height: $sp-8 !default;
$nav-list-item-height-sm: $sp-10 !default;
$nav-list-expander-right: true;
diff --git a/_sass/components/weapons.scss b/_sass/components/weapons.scss
new file mode 100644
index 0000000..34fe38a
--- /dev/null
+++ b/_sass/components/weapons.scss
@@ -0,0 +1,36 @@
+.main-content ul.weapons-list {
+ display: grid;
+ grid-template-columns: repeat(3, 1fr);
+ grid-column-gap: 1em;
+ grid-row-gap: 1em;
+ padding: 0;
+
+ li {
+ list-style-type: none;
+ text-align: center;
+ padding: 0.125em;
+ margin: 0;
+ height: auto;
+ }
+
+ span {
+ font-size: 1em;
+ text-shadow: 1px 1px 1px black;
+ display: block;
+ padding-left: 1em;
+ }
+
+ a {
+ display: flex;
+ align-items: center;
+ justify-content: flex-start;
+ }
+
+ img {
+ max-height: 40px;
+ width: auto;
+ display: inline;
+ margin: 0.25em;
+ padding-left: 1em;
+ }
+}
diff --git a/_sass/layout/content.scss b/_sass/layout/content.scss
index f78c4fa..5a45aac 100644
--- a/_sass/layout/content.scss
+++ b/_sass/layout/content.scss
@@ -67,15 +67,6 @@
ul {
list-style: none;
-
- > li {
- &::before {
- position: absolute;
- margin-left: -1.4em;
- color: $grey-dark-000;
- content: "•";
- }
- }
}
.task-list-item {
diff --git a/_sass/layout/nav-shields.scss b/_sass/layout/nav-shields.scss
new file mode 100644
index 0000000..cf42033
--- /dev/null
+++ b/_sass/layout/nav-shields.scss
@@ -0,0 +1,93 @@
+@mixin name-shield($shield) {
+ background-size: contain;
+ display: inline-block;
+ width: 30px;
+ height: 30px;
+ content: "";
+ background-repeat: no-repeat;
+ background-position: 0px 0;
+ position: relative;
+ top: 10px;
+ left: -10px;
+ background-image: url('/assets/images/shields/#{$shield}.png');
+}
+
+.nav-item-hero.nav-list-link::before {
+ @include name-shield('hero');
+}
+
+.nav-item-grandmaster.nav-list-link::before {
+ @include name-shield('grandmaster');
+}
+
+.nav-item-apprentice.nav-list-link::before {
+ @include name-shield('apprentice');
+}
+
+.nav-item-archduke-archduchess.nav-list-link::before {
+ @include name-shield('archduke-archduchess');
+}
+
+.nav-item-baron-baroness.nav-list-link::before {
+ @include name-shield('baron-baroness');
+}
+
+.nav-item-count-countess.nav-list-link::before {
+ @include name-shield('count-countess');
+}
+
+.nav-item-duke-duchess.nav-list-link::before {
+ @include name-shield('duke-duchess');
+}
+
+.nav-item-elder.nav-list-link::before {
+ @include name-shield('elder');
+}
+
+.nav-item-fabled.nav-list-link::before {
+ @include name-shield('fabled');
+}
+
+.nav-item-grand-duke-grand-duchess.nav-list-link::before {
+ @include name-shield('grand-duke-grand-duchess');
+}
+
+.nav-item-initiate.nav-list-link::before {
+ @include name-shield('initiate');
+}
+
+.nav-item-journeyman-journeywoman.nav-list-link::before {
+ @include name-shield('journeyman-journeywoman');
+}
+
+.nav-item-knight.nav-list-link::before {
+ @include name-shield('knight');
+}
+
+.nav-item-legendary.nav-list-link::before {
+ @include name-shield('legendary');
+}
+
+.nav-item-lord-lady.nav-list-link::before {
+ @include name-shield('lord-lady');
+}
+
+.nav-item-master.nav-list-link::before {
+ @include name-shield('master');
+}
+
+.nav-item-novice.nav-list-link::before {
+ @include name-shield('novice');
+}
+
+.nav-item-recruit.nav-list-link::before {
+ @include name-shield('recruit');
+}
+
+.nav-item-sage.nav-list-link::before {
+ @include name-shield('sage');
+}
+
+.nav-item-viceroy.nav-list-link::before {
+ @include name-shield('viceroy');
+}
diff --git a/_sass/layout/navigation.scss b/_sass/layout/navigation.scss
index 1f6f95f..f2b26a0 100644
--- a/_sass/layout/navigation.scss
+++ b/_sass/layout/navigation.scss
@@ -44,8 +44,8 @@
}
&.active {
- font-weight: 600;
- text-decoration: none;
+ font-weight: 400;
+ text-decoration: underline;
}
&:hover,
diff --git a/_sass/main.scss b/_sass/main.scss
index 79b8bf2..9f88df5 100644
--- a/_sass/main.scss
+++ b/_sass/main.scss
@@ -17,6 +17,7 @@
@import 'layout/layout';
@import 'layout/content';
@import 'layout/navigation';
+@import 'layout/nav-shields';
// Components.
@import 'components/buttons';
@@ -24,6 +25,7 @@
@import 'components/labels';
@import 'components/search';
@import 'components/tables';
+@import 'components/weapons';
// Helper classes.
@import 'utilities/colors';
diff --git a/assets/images/banners/acolyte.jpg b/assets/images/banners/acolyte.jpg
new file mode 100644
index 0000000..cd7dde7
Binary files /dev/null and b/assets/images/banners/acolyte.jpg differ
diff --git a/assets/images/banners/bazaar.jpg b/assets/images/banners/bazaar.jpg
new file mode 100644
index 0000000..71223cc
Binary files /dev/null and b/assets/images/banners/bazaar.jpg differ
diff --git a/assets/images/banners/burnt-muridae-market.jpg b/assets/images/banners/burnt-muridae-market.jpg
new file mode 100644
index 0000000..81d249d
Binary files /dev/null and b/assets/images/banners/burnt-muridae-market.jpg differ
diff --git a/assets/images/banners/calm-clearing.jpg b/assets/images/banners/calm-clearing.jpg
new file mode 100644
index 0000000..70a6d21
Binary files /dev/null and b/assets/images/banners/calm-clearing.jpg differ
diff --git a/assets/images/banners/catacombs.jpg b/assets/images/banners/catacombs.jpg
new file mode 100644
index 0000000..c2559cb
Binary files /dev/null and b/assets/images/banners/catacombs.jpg differ
diff --git a/assets/images/banners/claw-shot-city.jpg b/assets/images/banners/claw-shot-city.jpg
new file mode 100644
index 0000000..d0b33b1
Binary files /dev/null and b/assets/images/banners/claw-shot-city.jpg differ
diff --git a/assets/images/banners/derr-dunes.jpg b/assets/images/banners/derr-dunes.jpg
new file mode 100644
index 0000000..d8d84fa
Binary files /dev/null and b/assets/images/banners/derr-dunes.jpg differ
diff --git a/assets/images/banners/dojo.jpg b/assets/images/banners/dojo.jpg
new file mode 100644
index 0000000..22f50ae
Binary files /dev/null and b/assets/images/banners/dojo.jpg differ
diff --git a/assets/images/banners/dracano.jpg b/assets/images/banners/dracano.jpg
new file mode 100644
index 0000000..732b8b3
Binary files /dev/null and b/assets/images/banners/dracano.jpg differ
diff --git a/assets/images/banners/elub-shore.jpg b/assets/images/banners/elub-shore.jpg
new file mode 100644
index 0000000..ed4be3a
Binary files /dev/null and b/assets/images/banners/elub-shore.jpg differ
diff --git a/assets/images/banners/fiery-warpath.jpg b/assets/images/banners/fiery-warpath.jpg
new file mode 100644
index 0000000..841ce27
Binary files /dev/null and b/assets/images/banners/fiery-warpath.jpg differ
diff --git a/assets/images/banners/forbidden-grove.jpg b/assets/images/banners/forbidden-grove.jpg
new file mode 100644
index 0000000..7df1325
Binary files /dev/null and b/assets/images/banners/forbidden-grove.jpg differ
diff --git a/assets/images/banners/fort-rox.jpg b/assets/images/banners/fort-rox.jpg
new file mode 100644
index 0000000..5c1e709
Binary files /dev/null and b/assets/images/banners/fort-rox.jpg differ
diff --git a/assets/images/banners/gnawnia-rift.jpg b/assets/images/banners/gnawnia-rift.jpg
new file mode 100644
index 0000000..35ea6f6
Binary files /dev/null and b/assets/images/banners/gnawnia-rift.jpg differ
diff --git a/assets/images/banners/great-gnarled-tree.jpg b/assets/images/banners/great-gnarled-tree.jpg
new file mode 100644
index 0000000..03f7e93
Binary files /dev/null and b/assets/images/banners/great-gnarled-tree.jpg differ
diff --git a/assets/images/banners/harbour.jpg b/assets/images/banners/harbour.jpg
new file mode 100644
index 0000000..e6dcfc3
Binary files /dev/null and b/assets/images/banners/harbour.jpg differ
diff --git a/assets/images/banners/iceberge.jpg b/assets/images/banners/iceberge.jpg
new file mode 100644
index 0000000..2469e87
Binary files /dev/null and b/assets/images/banners/iceberge.jpg differ
diff --git a/assets/images/banners/jungle-of-dread.jpg b/assets/images/banners/jungle-of-dread.jpg
new file mode 100644
index 0000000..ba95f1b
Binary files /dev/null and b/assets/images/banners/jungle-of-dread.jpg differ
diff --git a/assets/images/banners/laboratory.jpg b/assets/images/banners/laboratory.jpg
new file mode 100644
index 0000000..f07426b
Binary files /dev/null and b/assets/images/banners/laboratory.jpg differ
diff --git a/assets/images/banners/lagoon.jpg b/assets/images/banners/lagoon.jpg
new file mode 100644
index 0000000..26b1b96
Binary files /dev/null and b/assets/images/banners/lagoon.jpg differ
diff --git a/assets/images/banners/living-garden.jpg b/assets/images/banners/living-garden.jpg
new file mode 100644
index 0000000..09c6ace
Binary files /dev/null and b/assets/images/banners/living-garden.jpg differ
diff --git a/assets/images/banners/meadow.jpg b/assets/images/banners/meadow.jpg
new file mode 100644
index 0000000..942d953
Binary files /dev/null and b/assets/images/banners/meadow.jpg differ
diff --git a/assets/images/banners/meditation-room.jpg b/assets/images/banners/meditation-room.jpg
new file mode 100644
index 0000000..0c9be5e
Binary files /dev/null and b/assets/images/banners/meditation-room.jpg differ
diff --git a/assets/images/banners/mousoleum.jpg b/assets/images/banners/mousoleum.jpg
new file mode 100644
index 0000000..8deda0e
Binary files /dev/null and b/assets/images/banners/mousoleum.jpg differ
diff --git a/assets/images/banners/moutain.jpg b/assets/images/banners/moutain.jpg
new file mode 100644
index 0000000..88a0071
Binary files /dev/null and b/assets/images/banners/moutain.jpg differ
diff --git a/assets/images/banners/nerg-plains.jpg b/assets/images/banners/nerg-plains.jpg
new file mode 100644
index 0000000..7cd447f
Binary files /dev/null and b/assets/images/banners/nerg-plains.jpg differ
diff --git a/assets/images/banners/pinnacle-chamber.jpg b/assets/images/banners/pinnacle-chamber.jpg
new file mode 100644
index 0000000..876cafe
Binary files /dev/null and b/assets/images/banners/pinnacle-chamber.jpg differ
diff --git a/assets/images/banners/queso-river.jpg b/assets/images/banners/queso-river.jpg
new file mode 100644
index 0000000..9e7a5f6
Binary files /dev/null and b/assets/images/banners/queso-river.jpg differ
diff --git a/assets/images/banners/seasonal-garden.jpg b/assets/images/banners/seasonal-garden.jpg
new file mode 100644
index 0000000..2af8517
Binary files /dev/null and b/assets/images/banners/seasonal-garden.jpg differ
diff --git a/assets/images/banners/slushy-shoreline.jpg b/assets/images/banners/slushy-shoreline.jpg
new file mode 100644
index 0000000..a84b8a3
Binary files /dev/null and b/assets/images/banners/slushy-shoreline.jpg differ
diff --git a/assets/images/banners/ss-huntington.jpg b/assets/images/banners/ss-huntington.jpg
new file mode 100644
index 0000000..cd7bc30
Binary files /dev/null and b/assets/images/banners/ss-huntington.jpg differ
diff --git a/assets/images/banners/sunken-city.jpg b/assets/images/banners/sunken-city.jpg
new file mode 100644
index 0000000..3f4e4dd
Binary files /dev/null and b/assets/images/banners/sunken-city.jpg differ
diff --git a/assets/images/banners/town-of-gnawnia.jpg b/assets/images/banners/town-of-gnawnia.jpg
new file mode 100644
index 0000000..20e5316
Binary files /dev/null and b/assets/images/banners/town-of-gnawnia.jpg differ
diff --git a/assets/images/banners/training-ground.jpg b/assets/images/banners/training-ground.jpg
new file mode 100644
index 0000000..17cc743
Binary files /dev/null and b/assets/images/banners/training-ground.jpg differ
diff --git a/assets/images/banners/windmill.jpg b/assets/images/banners/windmill.jpg
new file mode 100644
index 0000000..eaaa7d4
Binary files /dev/null and b/assets/images/banners/windmill.jpg differ
diff --git a/assets/images/banners/zugzwangs-tower.jpg b/assets/images/banners/zugzwangs-tower.jpg
new file mode 100644
index 0000000..0e956e1
Binary files /dev/null and b/assets/images/banners/zugzwangs-tower.jpg differ
diff --git a/assets/images/power-types/arcane.png b/assets/images/power-types/arcane.png
new file mode 100644
index 0000000..3999ea3
Binary files /dev/null and b/assets/images/power-types/arcane.png differ
diff --git a/assets/images/power-types/draconic.png b/assets/images/power-types/draconic.png
new file mode 100644
index 0000000..655b13a
Binary files /dev/null and b/assets/images/power-types/draconic.png differ
diff --git a/assets/images/power-types/forgotten.png b/assets/images/power-types/forgotten.png
new file mode 100644
index 0000000..4e15f85
Binary files /dev/null and b/assets/images/power-types/forgotten.png differ
diff --git a/assets/images/power-types/hydro.png b/assets/images/power-types/hydro.png
new file mode 100644
index 0000000..4a4f7b0
Binary files /dev/null and b/assets/images/power-types/hydro.png differ
diff --git a/assets/images/power-types/law.png b/assets/images/power-types/law.png
new file mode 100644
index 0000000..0528b88
Binary files /dev/null and b/assets/images/power-types/law.png differ
diff --git a/assets/images/power-types/physical.png b/assets/images/power-types/physical.png
new file mode 100644
index 0000000..b575aac
Binary files /dev/null and b/assets/images/power-types/physical.png differ
diff --git a/assets/images/power-types/rift.png b/assets/images/power-types/rift.png
new file mode 100644
index 0000000..bd47f31
Binary files /dev/null and b/assets/images/power-types/rift.png differ
diff --git a/assets/images/power-types/shadow.png b/assets/images/power-types/shadow.png
new file mode 100644
index 0000000..31583f8
Binary files /dev/null and b/assets/images/power-types/shadow.png differ
diff --git a/assets/images/power-types/tactical.png b/assets/images/power-types/tactical.png
new file mode 100644
index 0000000..676065e
Binary files /dev/null and b/assets/images/power-types/tactical.png differ
diff --git a/assets/images/shields/grandduke-grandduchess.png b/assets/images/shields/grand-duke-grand-duchess.png
similarity index 100%
rename from assets/images/shields/grandduke-grandduchess.png
rename to assets/images/shields/grand-duke-grand-duchess.png
diff --git a/assets/images/shields/novice.png b/assets/images/shields/novice.png
new file mode 100644
index 0000000..f12f12a
Binary files /dev/null and b/assets/images/shields/novice.png differ
diff --git a/assets/js/main.js b/assets/js/main.js
index b018a84..f6089f0 100644
--- a/assets/js/main.js
+++ b/assets/js/main.js
@@ -69,7 +69,7 @@ function initNav() {
function initSearch() {
var request = new XMLHttpRequest();
- request.open('GET', '{{ "assets/js/search-data.json" | absolute_url }}', true);
+ request.open('GET', '{{ "assets/js/search-data.json" | relative_url }}', true);
request.onload = function(){
if (request.status >= 200 && request.status < 400) {
@@ -467,6 +467,7 @@ function scrollNav() {
const rect = targetLink.getBoundingClientRect();
siteNav.scrollBy(0, rect.top - 3*rect.height);
}
+}
// Document ready