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

10 lines
158 B
YAML

name: Pistol
bullet: bullet.yaml
projectile_speed: 1000
damage: 10
fire_interval: 200
reload_time: 1500
automatic: false
magazine_size: 9
max_total_ammo: 150