About Power Modifier
Supports: Wind Mills | Solar Panels | Fuel & Test Generators | Small-Medium-Large Batteries | Tesla Coils | Heaters
Both Globally & with permission-based settings allowing you to create as many different levels as you wish!
Written for the best performance possible!
Wind Mill Note:
Max height Needed for Max output is floor 18
Battery Options Explained
MaxOutput: Maximum Power Out Put Efficiency: How Efficient Battery is When Charging ( this How Fast it Charges ) MaxCapacitySeconds: How Much Energy We Can Request From Power Sources For Charging is this value * our maxOutput Batteries will not show new Max Out-Puts Batteries will show New Power Usage! ( Pic is below, this is because its hardcoded on client side )
Fuel Generator Options Explained
StackSize: Sets Inventory Stack Size for Fuel Inside The Fuel Generator OutputEnergy: Sets Power OutPut FuelPerSec: Sets How Much Fuel to Use Per Second
Electrical Heater Options Explained
GLOBAL SETTER ONLY > "Sets the Max Temperature Range for Electric Heaters Only (Default is 4.0)": 4.0, FadeDuration: Sets How Long Before Heat Dissipates ( when powered off ) HeatAmount: Sets Heat Amount ( when powered on )
Solar Panel Explained
To get max Output you Need 1 floor up else it will only ever be half! + Panel must Face Direct Sun-light!
Tesla Coil Options Explained
A TeslaCoils Power consumption amount Is Calculated By ( MaxDamageOutput Divided / By PowerToDamageRatio ) A TeslaCoils DamageAmount is Calculated By Its (currentEnergy input * powerToDamageRatio) * dischargeTickRate A TeslaCoils SelfHarmAmount is Calculated By Its ( dischargeTickRate Divided / By maxDischargeSelfDamageSeconds * SetHealth ) SetHealth: Sets Item Condition Level MaxDamageOutput: Sets the Maximum Damage it Can OutPut Like Ever PowerForHeavyShorting: Sets Electrical Input Amount Needed for Strong-Zap Zap else = Weak-Zap Zap DischargeTickRate: Sets How Fast A TeslaCoil Discharges its Zap Zap MaxDischargeSelfDamageSeconds:
Configuration
{ "Sets Global Powers": { "Sets the Max Generation OutPut for Wind Mills (Default is 100)": 100, "Overrides target speed for Wind Mills (Default is 0)": 0.0, "Sets the Max Generation OutPut for Solar Panels (Default is 20)": 20, "Sets the Max Generation OutPut for Test Gens (Default is 8)": 8, "Sets the Max Temperature Range for Electric Heaters Only (Default is 4.0)": 4.0, "Reset all Powers on unload (recommended true if uninstalling)": false, "Large Battery Settings": { "MaxOutput": 100, "Efficiency": 0.8, "MaxCapacitySeconds": 1440000 }, "Medium Battery Settings": { "MaxOutput": 50, "Efficiency": 0.8, "MaxCapacitySeconds": 540000 }, "Small Battery Settings": { "MaxOutput": 10, "Efficiency": 0.8, "MaxCapacitySeconds": 9000 }, "Fuel Generator Settings": { "StackSize": 1000, "OutputEnergy": 35, "FuelPerSec": 1.0 }, "Tesla Coil Trap Settings": { "SetHealth": 350.0, "PowerToDamageRatio": 2.0, "DischargeTickRate": 0.25, "MaxDischargeSelfDamageSeconds": 120.0, "MaxDamageOutput": 35.0, "PowerForHeavyShorting": 10 }, "Electrical Heater Settings": { "FadeDuration": 1.0, "HeatAmount": 5.0 } }, "Enables use of permissions based settings": true, "Player Permissions": { "powermodifier.vip": { "Sets the Max Generation OutPut for Wind Mills (Default is 100)": 250, "Overrides target speed for Wind Mills (Default is 0)": 0.0, "Sets the Max Generation OutPut for Solar Panels (Default is 20)": 20, "Sets the Max Generation OutPut for Test Gens (Default is 8)": 8, "Large Battery Settings": { "MaxOutput": 100, "Efficiency": 0.8, "MaxCapacitySeconds": 1440000 }, "Medium Battery Settings": { "MaxOutput": 50, "Efficiency": 0.8, "MaxCapacitySeconds": 540000 }, "Small Battery Settings": { "MaxOutput": 10, "Efficiency": 0.8, "MaxCapacitySeconds": 9000 }, "Fuel Generator Settings": { "StackSize": 1000, "OutputEnergy": 35, "FuelPerSec": 1.0 }, "Tesla Coil Trap Settings": { "SetHealth": 250.0, "PowerToDamageRatio": 2.0, "DischargeTickRate": 0.25, "MaxDischargeSelfDamageSeconds": 120.0, "MaxDamageOutput": 35.0, "PowerForHeavyShorting": 10 }, "Electrical Heater Settings": { "FadeDuration": 1.0, "HeatAmount": 5.0 } } } }