- Steam App
- Labyrinth of Axarith (2345040)
- Event type
- patch note
- Published
- 28 January 2024 - 10:54:31 UTC
- Source
- steam_community_announcements
Added a mode that allows you to continue with 1 HP even if you are defeated in a dungeon battle. Implemented battle event addition to dungeon battles using Battle.Data.BattleEventData.Add. In combat events, as a basis for implementing effects, refactoring In battle events, it is now possible to perform ASkill on an ally by specifying an enemy. In battle events, it is now possible to perform ASkill on an enemy by specifying the enemy. Added a battle event as a mock battle to the sample MOD and clearly indicated the sample format etc. This time, event battles are now possible even in dungeons, and the range has been expanded so that enemy action effects can be activated in event battles. Additionally, we have added samples of combat events in the city. As before, the sample MOD will be updated when you delete mod/sample_mod and start the game.