diff --git a/data/json/attribute-data.json b/data/json/attribute-data.json index c779740..183ca27 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": {