User Tools

Site Tools


modding:xml:miscellaneousdevice
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


modding:xml:miscellaneousdevice [2017/02/01 02:50] (current) – created xephyr
Line 1: Line 1:
 +=====Overview=====
 +A MiscellaneousDevice is a device that does not fit in any particular category. Its user can invoke it to activate a special function. If the device has a capacitor, then it can only be invoked when the capacitor is full.
  
 +=====Basic Attributes=====
 +**powerUse=** The power consumed (in 1/10 MW) when the device is enabled
 +
 +**powerToActivate=** The total power required to invoke the device
 +
 +**capacitorPowerUse=** The power consumed (in 1/10 MW) as the capacitor is charging. The capacitor is charged by this amount every tick, or 30 times a second. Divide **powerToActivate** by **capacitorPowerUse** to find the time (in ticks) to fully recharge the capacitor
 +
 +**powerRating=** Shows the minimum reactor size needed to use this device. Does not affect actual power consumption.
modding/xml/miscellaneousdevice.txt · Last modified: 2017/02/01 02:50 by xephyr