TNT -------------------- Global weapon values FLOAT RANGE_1 50.0 # range of weapon FLOAT RANGE_2 0.0 # range of weapon FLOAT EFFRANGE_1 50.0 # effective range of weapon FLOAT EFFRANGE_2 0.0 # effective range of weapon FLOAT SPREAD_1 0.0 # fire spread (if multiple shots) FLOAT SPREAD_2 0.0 # fire spread (if multiple shots) FLOAT VARIANCE_1 10.0 # fire variance FLOAT VARIANCE_2 0.0 # fire variance FLOAT RATE_1 60.0 # velocity of weapon/projectile FLOAT RATE_2 0.0 # velocity of weapon/projectile FLOAT MASS_1 2.0 # mass of the weapon/projectile FLOAT MASS_2 0.0 # mass of the weapon/projectile FLOAT DAMAGE_1 0.0 # average damage done FLOAT DAMAGE_2 0.0 # average damage done FLOAT KICK_AMOUNT 0.0 -------------------- Character-specific values No variation among characters