Informations
9 topics in this forum
-
AoH2: Definitive Edition is now AVAILABLE for PC and iOS. AoH2 owners get a 30% discount. Steam: https://store.steampowered.com/app/3381680/ Upgrade Bundle: https://store.steampowered.com/bundle/55391/Definitive_Edition_Upgrade_Bundle/ AppStore: https://apps.apple.com/us/app/age-of-history-2-definitive/id6759263202 Original AoH2 owners get an exclusive total discount of 30% 10% launch discount + an extra 20% just for owners. Upgrade Bundle: https://store.steampowered.com/bundle/55391/Definitive_Edition_Upgrade_Bundle/ Developer_Note_DE: https://lukaszjakowski.pl/Enigma/
Last reply by Łukasz Jakowski, -
-
- 0 replies
- 375 views
It will be possible to create and use custom event templates, such as the newspaper style. The template is empty by default. In EventTemplates.json, you can define a custom background for each template (e.g., a newspaper layout), a default image if none is specified for an event, button image, as well as the positions of the title, description, and buttons. Here is a mod example showing how to do it: https://steamcommunity.com/sharedfiles/filedetails/?id=3689505731 In EventTemplates.json, you can add multiple templates, and the game will read and load EventTemplates.json files from all mods. The file path for EventTemplates.json is: UI/events/templates/Event…
Last reply by Łukasz Jakowski, -
- 0 replies
- 207 views
A major update for AoH2: DE is planned for the second half of May. It will be available on Steam and will bring new content and improvements to the Age of History 2: Definitive Edition. More information will be available closer to release.
Last reply by Łukasz Jakowski, -
- 0 replies
- 1.1k views
#Challenges - Take control of a Civilization, expand your power, and form the required Civilization to complete the challenge. Steam AoH2:DE https://store.steampowered.com/app/3381680/Age_of_History_2_Definitive_Edition/
Last reply by Łukasz Jakowski, -
- 0 replies
- 696 views
15 April 2026 - Age of History 2: Definitive Edition Steam AoH2: DE: https://store.steampowered.com/app/3381680/Age_of_History_2_Definitive_Edition/
Last reply by Łukasz Jakowski, -
- 0 replies
- 337 views
AoH2:DE can now read leaders from AoH3, and they can be stored in both the old AoH2 format and the new AoH3 format in JSON files. Reading of JSON leaders must be enabled first in gvLeader.json ENABLE_JSON_LEADERS: true, By default, it is disabled. Put the JSON files in game/leaders/ and the images, as before, in game/leadersIMG/ Example: lao.json { Rulers: [ { Name: "Thongloun Sisoulith", ImageID: 122, BornDay: 10, BornMonth: 11, BornYear: 1945, ReignYear: 2021, }, ], Age_of_History: Rulers }
Last reply by Łukasz Jakowski, -
- 0 replies
- 214 views
Ceasefire - When the fighting between two Civilizations becomes too costly or uncertain, you may call a temporary ceasefire. This pause in conflict allows both sides to regroup and rebuild, but it is only temporary hostilities will resume once the agreed period ends. Use this wisely to recover strength or prepare for the next phase of war. Steam AoH2:DE https://store.steampowered.com/app/3381680/Age_of_History_2_Definitive_Edition/
Last reply by Łukasz Jakowski, -
- 2 replies
- 445 views
Events will now be stored as JSON files, with each event in its own file, making it possible to edit or create events in Notepad if needed. The game will still load events from the old event system if there are no events in the JSON files or if loading from JSON files is disabled.
Last reply by Wooodex, -
- 0 replies
- 217 views
When creating a scenario, you can choose if an event is a mission and describe what the player has to do. When all mission conditions are met, the player can activate the mission. The AI does this automatically. To create a mission for a Civilization, set the recipient to a specific Civilization and enable the mission button.
Last reply by Łukasz Jakowski,