AR55 Burst Rate of Fire

I love the AR55. It's may favorite of the assault rifles.

What I don't like about it is how S-L-O-W it's rate of fire is. This gets even worse when you get the "upgrade" that turns it from a 3 round burst to a 5 round burst. There ends up being a lot of wasted ammo as you switch from dead targets to the next one while waiting for the last burst to finish and start a new one.

What I would like to see is an upgrade that instead of adding two rounds to an already long burst sequence, is an upgrade that doubles the rate of fire on the existing burst.

Instead of going from:

Pow - pow - pow

to

Pow - pow - pow - pow - pow

I would like to see:

Pow - pow - pow

Turned into

P-P-Pow.

Can anyone do this or tell me how to do it myself?
 
Quickest way would be to change the trigger type from burst to automatic.
 
Search in weapon_upgrades.xtbl for Rifle-NGLvl2, then add the line <Refire_Delay>75</Refire_Delay>(delay between shots). And delete the line <Shots>5</Shots>, or change it to 3.
 
go to weapon.xtbl look for "Rifle-NG"
from there look for <Time_Management>
there you will find <Refire_Delay>
change the value to whatever you like, 150 being standard, 75 is the rate of smg if i remember correctly
 
It is compressed into misc_tables.vpp_pc. You need Gibbed Tools to extract the xtbl files. Then you move this xtbl to main folder (Where the exe is located), modify it and it should be loaded with the game next launch.
 
Back
Top