From eddf1f8830b6ad2a463ed64813a055f8f2326a2d Mon Sep 17 00:00:00 2001 From: Deadbot0 Date: Thu, 9 Jul 2026 21:27:07 +0000 Subject: [PATCH 1/2] chore: empty commit to enable PR creation From 99da8cab51335c5caab4448099bc18ab97cf7624 Mon Sep 17 00:00:00 2001 From: Deadbot0 Date: Thu, 9 Jul 2026 21:31:14 +0000 Subject: [PATCH 2/2] Deadbot v1.14.1 | Client 6627 - Jul 09 2026 (deadbot@bdef9d1) --- data/json/attribute-data.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/json/attribute-data.json b/data/json/attribute-data.json index c779740a..183ca27e 100644 --- a/data/json/attribute-data.json +++ b/data/json/attribute-data.json @@ -54,6 +54,16 @@ "DPS": { "label": "StatDesc_DPS", "postfix": "DPS_postfix" + }, + "BulletRadius": { + "label": "BulletRadius_label", + "postfix": "BulletRadius_postfix" + }, + "FalloffStartRange": { + "postfix": "StatDesc_WeaponRangeFalloffMin_postfix" + }, + "FalloffEndRange": { + "postfix": "StatDesc_WeaponRangeFalloffMax_postfix" } }, "Vitality": { @@ -121,6 +131,10 @@ "AirDashSpeed": { "label": "StatDesc_DashSpeedInMeters", "postfix": "StatDesc_DashSpeedInMeters_postfix" + }, + "GravityChange": { + "label": "GravityScale_label", + "postfix": "GravityScale_postfix" } }, "Spirit": {