diff options
Diffstat (limited to 'docs/turret/turrets/plastic.md')
-rw-r--r-- | docs/turret/turrets/plastic.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/turret/turrets/plastic.md b/docs/turret/turrets/plastic.md new file mode 100644 index 0000000..e42da17 --- /dev/null +++ b/docs/turret/turrets/plastic.md @@ -0,0 +1,18 @@ +# plastic + +Bouncing bullets. + +upgrades: +- [heavy plastic](heavy%20plastic.md) + +stats: +- cost: 400T +- damage: 1 +- cooldown: 1.5 +- turn speed: 0.5 +- range: 6 +- max modules: 3 +- projectile: + - type: bounce + - speed: 5 + - max bounces: 2 |