Gatling Gun -------------------- Global weapon values FLOAT RANGE_1 300 # range FLOAT RANGE_2 300 # range FLOAT EFFRANGE_1 120 # effective range FLOAT EFFRANGE_2 120 # effective range FLOAT SPREAD_1 0.0 # fire spread FLOAT SPREAD_2 0.0 # fire spread FLOAT VARIANCE_1 0.0 # fire variance FLOAT VARIANCE_2 0.0 # fire variance INT SHOT_CAPACITY 100 # number of shots in chamber INT SHOT_MULTIPLES 1 # of shots per ammo item FLOAT DAMAGE_1 2 # average damage done FLOAT DAMAGE_2 2 # average damage done STR AMMO iclip # ammo INT AUTO_RELOAD 1 FLOAT MASS_1 .3 # mass of the weapon/projectile FLOAT MASS_2 .3 # mass of the weapon/projectile FLOAT RATE_1 1200.0 # velocity of weapon/projectile FLOAT RATE_2 1200.0 # velocity of weapon/projectile -------------------- Character-specific values No variation among characters