Completely change Advanced HeroQuest by changing the Dungeon and Monster Matrices

Advanced HeroQuest is often described as being very hard on the heroes, so an adjustable level of difficulty might help. Easy mode would simply be using a D10 instead of a D12 on the Lairs/Quest/Wandering Monsters matrices. With a D12, you could reroll anything over 10 to make it easier, or reroll anything under 2 for a harder game.
This works because higher numbers give you more monsters.

In the AHQ Map Generator program, you edit skaven.tab in Notepad.

You can edit this:
Lairs-Matrix
(   1D12
    1-1     "4 Skaven Warriors (40 Gold Crowns)"
    2-2     "2 Skaven Warriors, 1 Champion (40 Gold Crowns)"
    3-3     "5 Skaven Warriors (50 Gold Crowns)"
    4-4     "3 Skaven Warriors, 1 Sentry (50 Gold Crowns)"
    5-5     "6 Skaven Warriors (60 Gold Crowns)"
    6-6     "4 Skaven Warriors, 1 Skaven Champion (60 Gold Crowns)"
    7-7     "2 Skaven Warriors, 2 Skaven Champions (60 Gold Crowns)"
    8-8     "1 Skaven Warlord (60 Gold Crowns)"
    9-9     "6 Skaven Warriors, 1 Skaven Champion (80 Gold Crowns)" & Specialist-Skaven()
    10-10   "6 Skaven Warriors, 1 Skaven Champion (80 Gold Crowns)" & Specialist-Skaven()
    11-11   "2 Skaven Warriors, 1 Skaven Warlord (80 Gold Crowns)" & Specialist-Skaven()
    12-12   "4 Skaven Warriors, 1 Skaven Sentry, 2 Skaven Champions (100 Gold Crowns)" & Specialist-Skaven()
)

To this, to make it easier:
Lairs-Matrix
(   1D12
    1-1     "4 Skaven Warriors (40 Gold Crowns)"
    2-2     "2 Skaven Warriors, 1 Champion (40 Gold Crowns)"
    3-3     "5 Skaven Warriors (50 Gold Crowns)"
    4-4     "3 Skaven Warriors, 1 Sentry (50 Gold Crowns)"
    5-5     "6 Skaven Warriors (60 Gold Crowns)"
    6-6     "4 Skaven Warriors, 1 Skaven Champion (60 Gold Crowns)"
    7-7     "2 Skaven Warriors, 2 Skaven Champions (60 Gold Crowns)"
    8-8     "1 Skaven Warlord (60 Gold Crowns)"
    9-9     "6 Skaven Warriors, 1 Skaven Champion (80 Gold Crowns)" & Specialist-Skaven()
    10-10   "6 Skaven Warriors, 1 Skaven Champion (80 Gold Crowns)" & Specialist-Skaven()
    11-11   "4 Skaven Warriors (40 Gold Crowns)"
    12-12   "2 Skaven Warriors, 1 Champion (40 Gold Crowns)"

You can also change the proportion of empty corridors by editing the "Passage-Feature" matrix in room.tab. You can increase the chance of a Quest Room in the "Room-Type" in the room. You can have more secret doors, more stairs out, and so on.
Dungeon Seed 2016, 2 versions of room.tab

Advanced Heroquest map generator software

You can generate 5 random Advanced HeroQuest multi-level dungeons and save them to your phone in 10 minutes. This makes AHQ a super-viable 21st century boardgame.

You can exit the text files used to change the dungeon and its contents, you could even have a scifi dungeon.

There is an old Advanced Heroquest Map Generator for Windows program on BGG which is good. It has low quality graphics, which is bad. The graphics actually work well if you save them to your phone, which is good. The graphic is small, but it prints to full page.
You can take a photo of where your heroes were on the real board, pack up and resume play next weekend. This fixes one complaint about AHQ, the fact that you have to do a lot of table lookup to generate a dungeon, and have to draw a map if you want to go back.
This is a .jpeg, CTRL-S in the program, and copy to the phone.

There are 2 kinds of door, the door with the dot is a Secret Door. Traps Look a bit like PacMan. A chest is a square with a black like across.
Stais out are outside rooms, Stairs down are inside rooms.
You can change the tiny images to something clearer but it is a lot of work.
With a program like Resource Tuner, I have been able to save the images to monochrome bitmaps with Gimp, (Image>Mode>Indexed and tick the "Use black and white 1-bit palette". Then export as BMP.) and replace them into a new copy of the program. I haven't been able to build the program from the source code, I tried Borland C++ 4.52.
Moths exist in the program and in dark.tab, I replaced "Mould" with "Moths" in hazard.tab and changed the moth graphics, see room#5:
You can change the graphics



There is a text file for the monsters and treasure, with numbers that refer to the map.
The Quest for the Shattered Amulett ----------------------------------- #1 4 Skaven Warriors (40 Gold Crowns) #2 Fireplace 1 Skaven Sentry (20 Gold Crowns) #3 Stairs Down 8 Skaven Warriors, 2 Skaven Champions (120 Gold Crowns) Treasure Chest: Screech Bug and 50 Gold Crowns #4 Cupboard: Haeling Potion

If you have graphics software that does "layers" you can add an opaque top layer, and erase as you go for solo play. Probably desktop software.

You can edit the .tab files, "amulett\skaven.tab" has the Monster Matrices from p61 of the manual for example.

Wandering-Monsters
(   1D12
    1-2     "2 Skaven Warriors (20 Gold Crowns)"
    3-4     "1 Skaven Sentry (20 Gold Crowns)"
    5-6     "3 Skaven Warriors (30 Gold Crowns)"
    7-8     "1 Skaven Warrior, 1 Skaven Champion (30 Gold Crowns)"
    9-9     "4 Skaven Warriors (40 Gold Crowns)"
    10-10   "2 Skaven Warriors, 1 Skaven Champion (40 Gold Crowns)"
    11-11   "3 Skaven Warriors, 1 Skaven Sentry (50 Gold Crowns)"
    12-12   "4 Skaven Warriors, 1 Skaven Champion (60 Gold Crowns)"
)

"amulett\room.tab" has the Passage features Matrix from p13:
Passage-Feature
(   2D12
    2-4     Wandering-Monsters
    5-15    Nothing
   16-19    Door1
   20-21    Door2
   22-24    Wandering-Monsters
)

There are many .tab files, including Terror in the Dark (with a "Stop the Ritual" variant), White Dwarf Quests such The Changing Faces of Tzeentch, The Dungeon of the Priests of Pleasure, The Quest for Sonneklinge, The Eyes of Chaos and The Trollsayer's Oath. So you have Chaos, Greenskins, Undead, Beastmen, and whatever extra races, room types, traps, furniture, magic and items you add yourself.
For example, you coulkd make a copy of amulett.tab and the amulett folder, then put in deadlier monster matrices. This give you a "Hurt me plenty" Shattered Amulet dungeon for heavily upgraded Heroes. You can edit the "Passage-Feature"matrix  in room.tab to have more rooms per corridor, for a busier dungeon.
Gott im Himmel!!! Das Programm ist nicht in Englisch!

To use the program Ctrl-T, and load a .tab file from the tables directory. Different .tab files load different dungeon styles. Alt-E sets the path to Notepad (%windir%\system32\notepad.exe). Ctrl-K draws the map. Ctrl-N draws the next level or says "No stairs upwards!" in German.
"Immer eine treppe abwarts erzeugen" - Always produce an upwards stair.
"Nur eine treppe erzeugen" - Produce only one staircase on the map if checked (This only affects the map, the Monster Liste may have more than one.).
"Nur karten treppe abwärts anzeigen" - Show only staircase down maps.
Ctrl-K "Startwert für Zufallsgenerator" means seed value for the random numbers, so you get a different dungeon for a different number. The number must be 0-32767 or you will get an error (MSc Computer Science, I know a 16-bit maxint when I see it).
The default dungeon is (Ctrl-K) 50x50. 30x30 will obviously give you a quicker game.
If it is too small you may get an error.


Dark Beneath The World (White Dwarf 125) has a Square of Mersha, a 15x15 room, which is supported by the program, as well as Giant Moths. If you fight the moths without fire, you suffer 1-6 wounds, the program rolls the dice for you.




Advanced HeroQuest Simplifications for Beginners

Overview

Advanced HeroQuest is fairly complicated, so it good to have a simplified version of the rules for the first couple of Quests. The Cheat Sheet ruleset and table-free combat give a game only a little more complicated than HeroQuest, but you can add the full rulebook as desired.

Simpler Rules

Use only the rules mentioned in the Cheat Sheet. You may have to read the main rulebook for clarification a few times.

Combat with fewer tables

A simple system for Advanced HeroQuest combat without looking up reference tables. Almost as easy for beginners as the original HeroQuest.

Here is a simplified Advanced HeroQuest combat table:
Instead of looking up Target WS -> Hit roll, simply use the Target WS as the hit roll. Add 1 if the Attacker has a higher WS than the target, subtract 1 if the Attacker has a lower WS than the target. This is much the same as the table.
AHQ Reforged says if D12 + Attacker_WS - 7 >= Defender_WS, then you have a hit. This is much better.
Update: If the difference in WS + D12 >= 6 it is a hit.
Range is the Hit roll at Range 1-3 for ranged combat. Range 4-12 is 1 more than this.
A "*" means special rules, look up the manual.
The Columns are in left to right order: Roll for WS, Roll Damage Dice, check against Toughness, adjust wounds.

This is all you need most of the time. You can put a sticker on the miniature base with the numbers on it, no need to look anything up:
Standups with numbers:




Between Expeditions

1. Discard unused dungeon counters (except character monster
counters).
2.  Recover Fate Points and Wounds.
3- Gain Fate Points for recovered Quest Treasures.
4.  Divide up other treasure.
5. Pay Henchmen and cost of living expenses.
6.  Roll for random events.
7. Spend gold on training, equipment, spells and spell
components.
8.  Attract or hire new Henchmen
9.  Embark on next expedition.

No Sergeants.

First Expeditions

You probably have to clear the first room, leave the dungeon to buy spell components, and go back into the dungeon. For first time players, you might want to start with 8 spell components and 12 arrows.







Advanced HeroQuest Doorway Exploit - "High Risk Entry"

In Advanced HeroQuest, the Heroes usually don't enter the room until all the monsters enter the doorway, and get killed in that doorway one at a time, like a Kung Fu movie. Entering the room gets you surrounded by monsters, and you die. This house rule gives the Heroes a way of storming the room like modern special forces, relying on shock and awe to press an early advantage. Of course, things can go wrong, but Who Dares Wins.

Simple Rule:

If the Heroes win the Surprise roll, the Hero who opens the door may choose to move into the room after opening the door, before the monsters are revealed. If so, each Hero inside the room may reroll one failed hit roll during the first Hero Phase of the Combat turn.

Older Rule:

Before opening a door, the leader may announce "Storm the Room". The Hero who opens the door may continue to move into the room after opening the door. Other Heroes and Henchmen may now complete their remaining moves. Then roll for surprise, adding an additional +1 to the Hero's roll.
If the Heroes win the surprise roll, the Leader places the Monsters anywhere in the room, monster Death Zones may not overlap. If the GM wins, the GM places the monsters anywhere in the room. Combat begins.

If "Open Window" placed monsters in the room before "Storm the Room", remove the monsters just before the door is opened, and replace them as above. The +3 DRM replaces the +1 above.

Comment: No overlapping Death Zones means you can't put 4 monsters in a square to fireball them, but you can place 2, assuming a 2x2 fireball. In a Lair, 4 Heroes should be able to kill a Champion and a Warrior in the first turn. A Quest room will be more dangerous, you might kill the Warlord, and get attacked by the remaining Champion and Warrior. If the Heroes lose the Surprise roll, they are likely to lose the Wizard if he isn't well protected.


Another option is to replace Champions in Lairs with a Jezzailachis team 50% of the time. The GM can shoot thru the doorway from across the room, forcing the Heroes to charge in, run away, or use the archer to shoot it out.

Advanced Heroquest Paper Standup Miniatures


The sad thing about the game Advanced Heroquest is that to play the quest in the rule book, you have to buy about 30 miniatures which Games Workshop chose not to include.
Print these onto card and fold. You can glue a US penny inside the base.
I chose plausible images from the Internet, they may not be 100% accurate.

You can put a penny in the base for stability.


"Mead and Pretzels" - A 1 hour game of Advanced HeroQuest Dungeon Crawling


How to play a game of Advanced HeroQuest in about an hour. If you have a cheat sheet, the 4 tables below, the Wizard's Spellbook and the dice, you shouldn't need to consult the AHQ rulebook.
If you don't have Advanced Heroquest, you can use a suitable tile set, and whatever miniatures and combat rules you are used to. Some paper AHQ hero standups here.

Update: You can generate a dungeon using a Windows program, it is much easier.
For a quick "Mead and Pretzels" dungeon crawl using AHQ, generate a corridor using the dice (print and stick onto dice or wooden cubes from the dollar store craft section):
If you don't like the dice, use the tables at the bottom of the post.
  1. If there are 2 doors in "Passage Features", there are 2 rooms, so roll "Room Type" for each room.
  2. Add Doors somewhere along the passage, each door has a room beyond it. On the "1/2" side flip a coin to see if you get a wandering monster.
  3. Roll for passage end, including stairs up or out
  4. Roll for each room, place any doors on random wall
  5. Populate room according to Lair/Quest/Hazard matrix:

(I could have dice for the Matrices above, but it would be hard to know which die was which. And you might have different Matrices for other enemy races)

Your band of Heroes enter at the start of the corridor. If they reach the end of the corridor, a new section is created. If the new section is a dead end, optionally replace it with a T-junction if the Heroes have nowhere else to go.
The Warrior/Champion/Warlord in the Wandering Monsters Matrix would suggest Orcs, but other races can be substituted.
The game ends when a Quest room is cleared.
If you reach the third corridor, you are allowed a reroll on the Room Type, to end the game sooner.
Optionally, the 3rd corridor always has a Quest room in addition to existing rooms, for a short game.
Optionally, replace the Hazard with a wandering monster, so you don't have to read 4 pages of Hazard rules.
Optionally, cleared Quest and Lair rooms contain 20 * 2D6 Gold Crowns, instead of using the AHQ Treasure Chests Table rules.
The Heroes retain gold and treasure and wounds from the last game.
If the game is interrupted, record gold and treasure and wounds, and start with a fresh dungeon next time.

Tables instead of dice