Skip to content

Commit

Permalink
Change accuracy of some flamer, rocket, and AA gun weapons in campaign.
Browse files Browse the repository at this point in the history
To have better short accuracy than long accuracy.
  • Loading branch information
KJeff01 committed Jun 25, 2019
1 parent c8ecd75 commit e6ebad0
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions data/base/stats/weapons.json
Expand Up @@ -34,7 +34,7 @@
"recoilValue": 100,
"reloadTime": 10,
"rotate": 180,
"shortHit": 70,
"shortHit": 80,
"shortRange": 768,
"waterGfx": "FXSSplsh.PIE",
"weaponClass": "KINETIC",
Expand Down Expand Up @@ -162,7 +162,7 @@
"hitpoints": 35,
"id": "BabaFlame",
"lightWorld": 1,
"longHit": 40,
"longHit": 65,
"longRange": 384,
"maxElevation": 90,
"minElevation": -60,
Expand Down Expand Up @@ -1167,7 +1167,7 @@
"hitpoints": 10,
"id": "CyborgFlamer01",
"lightWorld": 1,
"longHit": 40,
"longHit": 55,
"longRange": 384,
"maxElevation": 90,
"minElevation": -60,
Expand Down Expand Up @@ -1224,7 +1224,7 @@
"numExplosions": 2,
"radiusLife": 10,
"rotate": 180,
"shortHit": 50,
"shortHit": 75,
"shortRange": 512,
"waterGfx": "fxssplsh.PIE",
"weaponClass": "KINETIC",
Expand Down Expand Up @@ -1282,7 +1282,7 @@
"hitpoints": 40,
"id": "Flame1Mk1",
"lightWorld": 1,
"longHit": 40,
"longHit": 65,
"longRange": 384,
"maxElevation": 90,
"minElevation": -60,
Expand Down Expand Up @@ -2741,7 +2741,7 @@
"radiusLife": 100,
"recoilValue": 30,
"rotate": 180,
"shortHit": 70,
"shortHit": 80,
"shortRange": 768,
"waterGfx": "FXSSplsh.PIE",
"weaponClass": "KINETIC",
Expand Down Expand Up @@ -2783,7 +2783,7 @@
"radiusLife": 100,
"recoilValue": 20,
"rotate": 180,
"shortHit": 70,
"shortHit": 80,
"shortRange": 768,
"waterGfx": "FXSSplsh.PIE",
"weaponClass": "KINETIC",
Expand Down Expand Up @@ -3011,7 +3011,7 @@
"numExplosions": 2,
"radiusLife": 10,
"rotate": 180,
"shortHit": 60,
"shortHit": 75,
"shortRange": 512,
"waterGfx": "FXSSplsh.PIE",
"weaponClass": "KINETIC",
Expand Down Expand Up @@ -3052,7 +3052,7 @@
"radiusLife": 10,
"reloadTime": 160,
"rotate": 180,
"shortHit": 50,
"shortHit": 65,
"shortRange": 512,
"waterGfx": "FXSSplsh.PIE",
"weaponClass": "KINETIC",
Expand Down Expand Up @@ -3135,7 +3135,7 @@
"radiusLife": 10,
"reloadTime": 120,
"rotate": 180,
"shortHit": 50,
"shortHit": 65,
"shortRange": 512,
"waterGfx": "FXSSplsh.PIE",
"weaponClass": "KINETIC",
Expand Down Expand Up @@ -3260,7 +3260,7 @@
"numExplosions": 2,
"radiusLife": 10,
"rotate": 180,
"shortHit": 50,
"shortHit": 75,
"shortRange": 512,
"waterGfx": "FXSSplsh.PIE",
"weaponClass": "KINETIC",
Expand Down Expand Up @@ -3303,7 +3303,7 @@
"radiusLife": 10,
"reloadTime": 160,
"rotate": 180,
"shortHit": 50,
"shortHit": 65,
"shortRange": 512,
"waterGfx": "FXSSplsh.PIE",
"weaponClass": "KINETIC",
Expand Down Expand Up @@ -3346,7 +3346,7 @@
"radiusLife": 10,
"reloadTime": 120,
"rotate": 180,
"shortHit": 50,
"shortHit": 65,
"shortRange": 512,
"waterGfx": "FXSSplsh.PIE",
"weaponClass": "KINETIC",
Expand Down

0 comments on commit e6ebad0

Please sign in to comment.