From 6a4cda3277d0fc5830d06da7f7dcb51028bd0e60 Mon Sep 17 00:00:00 2001 From: squeek Date: Sun, 29 Mar 2015 15:48:39 -0700 Subject: [PATCH] Add pipelauncher README with damage + radius info --- weapons/pl/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 weapons/pl/README.md diff --git a/weapons/pl/README.md b/weapons/pl/README.md new file mode 100644 index 0000000..4b62025 --- /dev/null +++ b/weapons/pl/README.md @@ -0,0 +1,17 @@ +# Pipe Launcher + +### Damage +All damage data was measured with the exploding at a crouched player's origin exactly. + +#### Damage to an enemy +* Minimum: 108 +* Maximum: 108 +* Average: ~108 + +#### Self-damage +* Minimum: 78 +* Maximum: 81 +* Average: ~80 + +### Misc +* Damage radius: ~120 units \ No newline at end of file