Age of Wonders 4

Age of Wonders 4

Not enough ratings
Age of Wonders 4 - infusion list & item forge
By spontex
A spreadsheet compiling all existing infusions, including :
  • Magic Material requirements
  • Infusion availability per gear
  • Infusions full description
  • + item forge
Last update
31/08/2025
DLC
Archon Prophecy
Game version
v1.011.003.111420
   
Award
Favorite
Favorited
Unfavorite
I - Overview / List of infusions
List of all existing infusions in the game.
For each infusion, you can find :
  • The gear choice
  • The infusion type, D/A/P = Damage/Ability/Passive
  • The number of points that it costs to craft it
  • The magic materials required to unlock the infusion
  • Full description
Additionally, you can also filter the infusions that are specific to certain gear.
They are called "signature infusions", and they are highlighted by the colored cells in the first column.

Tips to enable filter in read-only mode
If you are using the read-only mode, I strongly recommend to enable the <Filter views>.
By default, the filters are disabled in read-only mode. You can enable filters by using the view ("base_view") and duplicate it.
Filter Views -> "Base_view" -> Duplicate View

II - Magic Material available
This tab cannot be used in read-only mode !
If you want to use it, you need to make a copy of the spreadsheet in your own Drive.
This view is designed to help players visualize the infusions that are unlocked based on a specific set of magic materials.
In this table, input the magic materials that you have available in your game.
You can then filter the global overview (Tab N°1) to see which infusions you can craft with this set of magic materials.
For example :
  1. You are playing a game where you have 2 Tranquility Pools and 1 Silvertongue Fruit.
  2. Enter the magic material you harvested in this tab
  3. Tick the checkbox "Filter table based on magic material available"
  4. You can now visualize in the main Overview (Tab N°1) the infusions that you can craft in the item forge
  5. Note : this can also filter the infusions available for your gear in the Item Forge tab (Tab N°3)
III - Item forge
This tab cannot be used in read-only mode !
If you want to use it, you need to make a copy of the spreadsheet in your own Drive.
The last tab is a replica of the item forge in-game.
  1. Select a gear type
  2. Optional: Tick the box in the first row if you want to filter the list of infusions based on a specific set of magic materials (Tab N°2)
  3. Select the infusions in drop-downs
  4. All other cells will be automatically filled based on your selection
  5. Note : Most of the cells of this tab are locked, to avoid messing up the formulas, so it's recommended to use only the drop-downs & lists in this tab
Google Sheet tips
If you create a copy of the Sheet for your personal use, you may have display issues & warnings.
This comes from the IMAGE() function in Google Sheet, preventing the load of pictures from external websites.
You can fix it by clicking "Allow Access".
The websites I used for graphic resources are :

There are code snippets in hidden-tabs that you can add to your Apps Script to make the use of Tabs N°2 & N°3 easier.
  • For the Item Forge (Tab N°3) / script AutoClean.gs -> when changing gear selection, will clear all drop-downs automatically
  • For the Magic Material Available (Tab N°2) / script AutoFilter.gs -> when ticking the checkbox, will automatically filter the Overview (Tab N°1)
Simply copy/paste the code snippets to your Apps Script if you want to use these features.
Additional resources
Sharing other helpful resources on the same topic :