Pulsar nerf

This commit is contained in:
Anuken
2020-12-18 16:33:43 -05:00
parent 8d43590657
commit 9d9cbdffd5

View File

@@ -336,7 +336,7 @@ public class UnitTypes implements ContentList{
bullet = new LightningBulletType(){{
lightningColor = hitColor = Pal.heal;
damage = 15f;
damage = 12f;
lightningLength = 7;
lightningLengthRand = 7;
shootEffect = Fx.shootHeal;