Improved Cyerce trails
This commit is contained in:
@@ -1975,8 +1975,8 @@ public class UnitTypes implements ContentList{
|
|||||||
weaveMag = 1f;
|
weaveMag = 1f;
|
||||||
|
|
||||||
trailColor = Pal.heal;
|
trailColor = Pal.heal;
|
||||||
trailParam = 5f;
|
trailWidth = 4.5f;
|
||||||
trailInterval = 3f;
|
trailLength = 29;
|
||||||
|
|
||||||
fragBullets = 7;
|
fragBullets = 7;
|
||||||
fragVelocityMin = 0.3f;
|
fragVelocityMin = 0.3f;
|
||||||
@@ -1997,12 +1997,14 @@ public class UnitTypes implements ContentList{
|
|||||||
lightRadius = 40f;
|
lightRadius = 40f;
|
||||||
lightOpacity = 0.7f;
|
lightOpacity = 0.7f;
|
||||||
|
|
||||||
trailInterval = 2f;
|
trailColor = Pal.heal;
|
||||||
trailParam = 3f;
|
trailWidth = 2.5f;
|
||||||
|
trailLength = 20;
|
||||||
|
trailChance = -1f;
|
||||||
|
|
||||||
healPercent = 2.8f;
|
healPercent = 2.8f;
|
||||||
collidesTeam = true;
|
collidesTeam = true;
|
||||||
backColor = Pal.heal;
|
backColor = Pal.heal;
|
||||||
trailColor = Pal.heal;
|
|
||||||
|
|
||||||
despawnEffect = Fx.none;
|
despawnEffect = Fx.none;
|
||||||
hitEffect = new ExplosionEffect(){{
|
hitEffect = new ExplosionEffect(){{
|
||||||
|
|||||||
Reference in New Issue
Block a user