Aion2Flow is a real-time combat analysis tool for AION 2 (TW).
- Live combat list with battle timer, DPS, total damage, and contribution share
- Per-combatant detail flyout for outgoing and incoming damage, healing, and shield
- Per-skill breakdown with crits, hit rate, multi-hit, back/parry/block, evade, invincible, and more
- Auto-archived recent battles with quick switching between history and live view
- UI localization for Traditional Chinese, English, and Korean
- No game file modification
- No process injection
- No memory reading
- No separate Npcap / WinPcap setup required
- Traffic analysis stays on the local machine
Prebuilt builds: GitHub Releases
- Windows x64
- Administrator privileges to start
- .NET 10 SDK if building from source
dotnet build -c Releasedotnet run --project src/Aion2Flowdotnet testdotnet publish src/Aion2Flow -c Release -r win-x64 -p:PublishAot=trueOutput:
src/Aion2Flow/bin/Release/net10.0-windows/win-x64/publish/
