From d66a12fc2eb79d892e1e81de673ed0f9dee330fe Mon Sep 17 00:00:00 2001 From: Deadbot0 Date: Sat, 21 Mar 2026 21:08:54 +0000 Subject: [PATCH 1/4] [skip ci] chore: incremented version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cf594874..0f282a32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "Deadbot" -version = "1.9.3" +version = "1.9.3-beta.1" description = "Bot that lives to serve deadlock.wiki" readme = "README.md" authors=[] From 4b92c8efe271c565f924c123e18434ee3463978a Mon Sep 17 00:00:00 2001 From: Deadbot0 Date: Thu, 26 Mar 2026 00:47:26 +0000 Subject: [PATCH 2/4] [skip ci] chore: updated input data --- input-data/changelogs/changelog_configs.json | 6 ++ input-data/changelogs/raw/2026-03-25.txt | 63 ++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 input-data/changelogs/raw/2026-03-25.txt diff --git a/input-data/changelogs/changelog_configs.json b/input-data/changelogs/changelog_configs.json index 7e561ac8..f55e07e3 100644 --- a/input-data/changelogs/changelog_configs.json +++ b/input-data/changelogs/changelog_configs.json @@ -706,5 +706,11 @@ "date": "2026-03-21", "link": "https://forums.playdeadlock.com/threads/03-06-2026-update.114328/post-226950", "is_hero_lab": false + }, + "2026-03-25": { + "forum_id": "121766", + "date": "2026-03-25", + "link": "https://forums.playdeadlock.com/threads/03-25-2026-update.121766/", + "is_hero_lab": false } } \ No newline at end of file diff --git a/input-data/changelogs/raw/2026-03-25.txt b/input-data/changelogs/raw/2026-03-25.txt new file mode 100644 index 00000000..93895fe7 --- /dev/null +++ b/input-data/changelogs/raw/2026-03-25.txt @@ -0,0 +1,63 @@ +- Bebop: Base health regen increased from 1.5 to 2.5 + +- Calico: Leaping Slash base damage increased from 50 to 60 + +- Celeste: Base regen reduced from 2 to 1 +- Celeste: Dazzling Trick T3 silence duration reduced from +2s to +1.5s + +- Doorman: Call Bell slow increased from 30% to 35% +- Doorman: Call Bell radius increased from 5m to 6m +- Doorman: Doorway Distance increased from 60m to 70m +- Doorman: Luggage Cart T2 now deals 75 bonus damage (0.6 spirit scaling) when hitting a wall +- Doorman: Luggage Cart T3 stun duration reduced from 1.5s to 1.25s + +- Graves: Grasping Hands spirit damage scaling reduced from 1.9 to 1.6 +- Graves: Grasping Hands T3 reduced from 2 Ghouls Summoned to 1 +- Graves: Grasping Hands T3 now also reduces cooldown by 10s +- Graves: Borrowed Decree Ghoul HP reduced from 200 + 12/boon to 180 + 8/boon +- Graves: Borrowed Decree Ghouls damage reduced from 150 to 135 + +- Holliday: Bounce Pad now provides allies with air control and stomp damage +- Holliday: Crackshot T3 increased from -4s/-2s for hero/npc headshots to -6s/-3s + +- Infernus: Afterburn DPS increased from 12 to 14 +- Infernus: Afterburn T1 DPS increased from +14 to +16 +- Infernus: Concussive Combustion T2 increased from +85% Explosion Lifesteal to +100% +- Infernus: Concussive Combustion T2 increased from -65s Cooldown to -75s + +- Kelvin: Frost Grenade damage spirit scaling reduced from 0.8 to 0.7 +- Kelvin: Frost Grenade T3 damage spirit scaling reduced from 0.9 to 0.8 + +- Lady Geist: Gun Falloff reduced from 20->52 to 17->48 +- Lady Geist: Life Drain spirit scaling reduced from 0.536 to 0.43 +- Lady Geist: Life Drain T3 spirit scaling increased from +0.3 to +0.4 + +- McGinnis: Medicinal Specter T3 duration increased from +1s to +1.5s +- McGinnis: Spectral Wall duration increased from 5s to 5.5s + +- Mirage: Fire Scarabs Health Steal Per Sec reduced from 10 to 9 +- Mirage: Fire Scarabs T1 reduced from +8 Health Steal Per Sec to +7 +- Mirage: Fire Scarabs T3 spirit scaling reduced from +0.23 to +0.17 +- Mirage: Dust Devil cooldown increased from 32s to 36s +- Mirage: Dust Devil T2 cooldown increased from -8s to -12s +- Mirage: Dust Devil T3 now also increases lift duration by 0.3s +- Mirage: Djinn's Mark spirit scaling reduced from 0.44 to 0.38 + +- Rem: Naptime T3 now also provides unstoppable while channeling + +- Silver: Bullet damage rescaled from 5.5+0.1206 to 5.4+0.124 +- Silver: Slam Fire cooldown increased from 22s to 25s +- Silver: Slam Fire T2 cooldown increased from -7s to -10s + +- Venator: Consecrating Grenade impact damage scaling reduced from 1.2 to 1.0 +- Venator: Gut Shot wall stun reduced from 0.65s to 0.6s +- Venator: Gut Shot damage scaling reduced from 1 to 0.8 + +- Victor: Restored health per boon back to 46 +- Victor: No longer has -30% Lifesteal Effectiveness +- Victor: Jumpstart T3 no longer purges non-ult debuffs +- Victor: Jumpstart T3 now adds +50% Debuff Resistance and cuts existing debuff durations by 50% +- Victor: Aura of Suffering radius reduced from 9.5m to 9m + + +- Street Brawl: You now have all AP unlocked by round 5 \ No newline at end of file From 17d72788630994bde4a80fbb8cda054d2120fe1c Mon Sep 17 00:00:00 2001 From: hassayag <56391012+hassayag@users.noreply.github.com> Date: Thu, 26 Mar 2026 12:45:49 +0000 Subject: [PATCH 3/4] ci: remove \r strings from commit message as it breaks deadlock-data notification (#344) --- .github/workflows/deploy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 7710eacb..ee898b9e 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -179,10 +179,10 @@ jobs: DEADBOT_VERSION=$(grep -m1 '^version' pyproject.toml | sed 's/version *= *"\(.*\)"/\1/') echo "deadbot=$DEADBOT_VERSION" >> $GITHUB_OUTPUT - DEADLOCK_VERSION=$(grep '^ClientVersion=' "./decompiled-data/version.txt" | cut -d'=' -f2) + DEADLOCK_VERSION=$(grep '^ClientVersion=' "./decompiled-data/version.txt" | cut -d'=' -f2 | tr -d '\r') echo "deadlock=$DEADLOCK_VERSION" >> $GITHUB_OUTPUT - DATE=$(grep '^VersionDate=' "./decompiled-data/version.txt" | cut -d'=' -f2) + DATE=$(grep '^VersionDate=' "./decompiled-data/version.txt" | cut -d'=' -f2 | tr -d '\r') echo "date=$DATE" >> $GITHUB_OUTPUT - name: Commit and push input-data changes to deadbot From 0990b15eb04ac40e178d442d5936f647ad7fd367 Mon Sep 17 00:00:00 2001 From: Deadbot0 Date: Thu, 26 Mar 2026 12:47:12 +0000 Subject: [PATCH 4/4] [skip ci] chore: bumped version to 1.9.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0f282a32..a60d189c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "Deadbot" -version = "1.9.3-beta.1" +version = "1.9.4" description = "Bot that lives to serve deadlock.wiki" readme = "README.md" authors=[]