This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
dungeon-gunner/res/yaml/hmg.yaml

12 lines
195 B
YAML

name: Machine Gun
bullet: bullet.yaml
projectile_speed: 1000
damage: 20
fire_interval: 150
reload_time: 5000
automatic: true
magazine_size: 60
max_total_ammo: 400
spread: 5.0
spread_moving: 15.0