Shield and rate of fire tweaks.
This commit is contained in:
parent
4652d6c7e4
commit
379b01fe32
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"name" : "Plasma Turret",
|
"name" : "Plasma Turret",
|
||||||
"health" : 150,
|
"health" : 150,
|
||||||
"shield" : 150,
|
"shield" : 25,
|
||||||
"speed" : 0,
|
"speed" : 0,
|
||||||
"reloadTime" : 30,
|
"reloadTime" : 16,
|
||||||
"shieldRechargeRate" : 10,
|
"shieldRechargeRate" : 10,
|
||||||
"texture" : "gfx/cannons/plasmaTurret.png",
|
"texture" : "gfx/cannons/plasmaTurret.png",
|
||||||
"deathType" : "DT_NO_SPIN",
|
"deathType" : "DT_NO_SPIN",
|
||||||
|
|
Loading…
Reference in New Issue