Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Commit

Permalink
Phantasm nerf: lower fire rate
Browse files Browse the repository at this point in the history
10 => 20
  • Loading branch information
JerichoFletcher authored May 18, 2020
1 parent 13674f8 commit 463a95e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/units/phantasm.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ engineOffset: 9
engineSize: 2.5
rotatespeed: 0.1
baseRotateSpeed: 0.08
// Raw DPS: 60
// Raw DPS: 30
weapon: {
name: phantasmal-gun
reload: 10
reload: 20
alternate: true
inaccuracy: 2
ejectEffect: shellEjectSmall
Expand All @@ -28,5 +28,6 @@ weapon: {
speed: 12
lifetime: 15
damage: 5
explodeRange: 12
}
}

0 comments on commit 463a95e

Please sign in to comment.