Deadlock Damage Calculator
Plug in base damage, spirit scaling, and bullet resist to compare ability damage across builds—fast math for Deadlock theorycrafting.
How to use
- Enter base damage from the ability or weapon as you read it in-game.
- Add spirit / weapon % and optional bonus % from your build.
- Set headshot multiplier and target resist to see the pipeline.
- Use the breakdown to see which step moved the number most—not for exact match damage.
Per-hit or per-tick value before your stats (from card, range log, or practice dummy).
First multiplicative layer: enter as percent (+18 → type 18).
Second layer, multiplied after spirit (same % convention).
Lump extra % (talents, buffs) before headshot—optional.
1 = body, ~1.5 = typical crit—match what you care about for this comparison.
Damage reduction as a percent (0–95). Use the type that matches this ability.
How this estimate is calculated
- Scaled core = base × (1 + spirit/100) × (1 + weapon/100) × (1 + bonus/100). Inputs are clamped in code to keep extremes readable.
- After headshot = scaled core × headshot multiplier (1–3).
- After resist = after headshot × (1 − resist/100), resist capped at 95%.
- Final line is rounded to one decimal for display.
Order and stacking are a deliberate simplification—tweak lib/games/deadlock/damage.ts if your testing suggests a different model.
Estimated damage
74.2
- Scaled core
- 63.4
- × headshot
- 95.2
- × (1 − resist)
- 74.2
- Rounded
- 74.2
More Deadlock tools
- Deadlock Stat Scaling
Compare spirit, weapon, and bonus % between two snapshots—see how the combined scaling multiplier changes before you run full damage math.
- Deadlock Burst Combo
Sum final damage for a sequence of hits with shared stats—quick burst or combo totals using the same pipeline as the damage calculator.
Browse everything in Gaming tools.
Related on the blog
- How to Estimate Deadlock Damage When Comparing Builds
Deadlock rewards players who understand how layered scaling, resist, and hit type stack. Learn a practical way to think about damage—without pretending we have secret server math—and use our calculator to sanity-check build choices.
- Three Deadlock Calculators That Work Together (Not Against You)
How to chain the damage, stat scaling, and burst tools for build questions—same honest model, different questions: single hit, multiplier tradeoffs, and multi-hit totals.
Similar Gaming Tools
Tip Calculator
Easily calculate the tip amount and total bill per person with our simple and efficient Tip Calculator.
BMI Calculator
Calculate your Body Mass Index (BMI) with our simple and efficient BMI Calculator. Perfect for tracking your health and fitness.
Date Difference Calculator
Calculate the difference between two dates in days, weeks, months, or years with our Date Difference Calculator. Perfect for planning events and schedules.