<BlockBehavior>
<WarpGate>
<BasicValues>
<!-- OLD POWER-->
<PowerNeededPerGateBlock>100</PowerNeededPerGateBlock> <!-- constant power consumption to keep the gate active -->
<PowerNeededPerMass>100</PowerNeededPerMass> <!-- to Jump, the One Time Power Expense is shipMass * PowerNeededPerMass at the time of jumping-->
<DistanceInSectors>64</DistanceInSectors> <!-- default: 4 systems -->
<!-- NEW POWER -->
<ReactorPowerNeededPerBlockPerSec>10</ReactorPowerNeededPerBlockPerSec> <!-- Reactor power needed per Second (there is no resting state) -->
<ReactorPowerNeededPow>1.3</ReactorPowerNeededPow> <!-- exponential power usage -->
</BasicValues>
</WarpGate>
</BlockBehavior>