diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-17 11:02:06 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-17 11:02:06 +0100 |
commit | 53342a1bdae615aead21163ed0636b68be5ea55f (patch) | |
tree | fe0262b04d57c0b40494ce72c377a7d6735c8588 /docs/turret/turrets/plastic.md | |
parent | defad86c3f40d781cb9370bdfe42b6e72e7621ff (diff) |
doc turrets
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 |