F O R C E P R O J E C T O R S

This commit is contained in:
Leonwang4234
2020-08-21 10:11:48 -07:00
parent 5df2a3e625
commit a97df4247b
5 changed files with 28 additions and 5 deletions

View File

@@ -879,7 +879,7 @@ public class Blocks implements ContentList{
forceProjector = new ForceProjector("force-projector"){{
requirements(Category.effect, with(Items.lead, 100, Items.titanium, 75, Items.silicon, 125));
size = 3;
phaseRadiusBoost = 80f;
phaseBoost = 80f;
radius = 101.7f;
breakage = 750f;
cooldownNormal = 1.5f;