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/rifle.yaml

10 lines
158 B
YAML
Raw Permalink Normal View History

name: Rifle
bullet: bullet.yaml
projectile_speed: 1000
damage: 25
fire_interval: 400
reload_time: 2000
automatic: false
magazine_size: 15
max_total_ammo: 200