Skip to content

Lairo/ZiggsDemolitionThreshold

Repository files navigation

Ziggs Demolition Threshold Calculator

Small C# console utility that calculates the turret health threshold at which Ziggs' Satchel Charge (W) will instantly destroy a turret in League of Legends.

Why This Exists

In the game, Ziggs can execute turrets below a certain health percentage using his W ability.
However, Riot Games does not display the exact threshold values for each turret type in-game.

Since the exact numbers vary depending on turret tier, I created this small tool to calculate the threshold values and keep them visible while playing.

I run the console tool on a second monitor while playing Ziggs so I can quickly check whether a turret is within the execution range.

Features

  • Calculates turret execution thresholds
  • Simple console interface
  • Lightweight and fast to run during gameplay

Tech

  • C#
  • .NET Console Application

Running the Project

  1. Open the project in Visual Studio
  2. Build and run the console application

Notes

This project was built as a small practical utility and learning exercise while practicing C# programming.

Turret health and champion abilities can change between League of Legends patches. Values should be checked against current patch data before relying on them.

Screenshot

Console Output

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages