History
Current version
3/8/2026, 10:06:36 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:57 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:57 PM
Kit (Speaker)
## Kit (Speaker) :::infobox | Property | Value | |----------|-------| | Stacks | Yes (5) | | Created With | [Electronics Printer](/wiki/electronics-printer) | | Cost | 1 Gold, 1 Copper, 5 Steel | ::: ## Klaxon Speaker :::infobox | Property | Value | |----------|-------| | Power Usage | 40W | | Placed With | [Kit (Speaker)](/wiki/kit-speaker) | | Placed On | Small Grid, On Frames | ::: ### Deconstruction Steps | Step | Tool | Recovered Item | |---|---|---| | 1 | [Hand Drill](/wiki/hand-drill) | [Kit (Speaker)](/wiki/kit-speaker) | ## Description - The Klaxon Speaker can play different alarms and music tracks. - It comes with a single connector for power and data. - It has two screws, of which one controls the volume and the other one which sound effect the speaker plays. - It can only be turned on/off using logic, there is no switch on the speaker itself. - The Klaxon requires atmosphere to make sound. ## Data Network | Parameter Name | Data Type | Description | |---|---|---| | Mode | Integer | Sets the Alarm/Music output | | Volume | Integer | Sets the device sound volume setting. (0 - 100) | | On | Boolean | Turns the speaker on, when set to 1. Turns it off, when set to 0. | | Output Name | Data Type | Description | |---|---|---| | Power | Boolean | Returns whether the speaker is turned on and receives power. (0 for no, 1 for yes) | | Mode | Integer | Integer for mode state. | | Volume | Integer | Returns the device sound volume setting. (0 - 100) | | On | Boolean | Returns whether the speaker is turned on. (0 for no, 1 for yes) | | RequiredPower | Integer | Returns the current amount of power, required by the speaker, in watts. | | PrefabHash | Integer | -828056979 | Sound to Mode integer mapping | Sound Name | Mode Value | Looping | Description | |---|---|---|---| | None | 0 | - | | | Alarm2 | 1 | Yes | Klaxon 1 | | Alarm3 | 2 | Yes | Klaxon 2 | | Alarm4 | 3 | Yes | Fast rising beeps 1 | | Alarm5 | 4 | Yes | Eerie slow beeps | | Alarm6 | 5 | Yes | Ringing and rising beeps | | Alarm7 | 6 | Yes | Fast monotone beeps | | Music1 | 7 | Yes | Epic | | Music2 | 8 | Yes | Funky | | Music3 | 9 | Yes | Calm | | Alarm8 | 10 | Yes | Klaxon 4 | | Alarm9 | 11 | Yes | Fast rising beeps 2 | | Alarm10 | 12 | Yes | Air raid siren | | Alarm11 | 13 | Yes | Rising whoops | | Alarm12 | 14 | Yes | Dial up sounds | | Danger | 15 | No (Repeats 3x) | Male voice | | Warning | 16 | No (Repeats 3x) | Male voice | | Alert | 17 | No (Repeats 3x) | Male voice | | StormIncoming | 18 | No | Male voice | | IntruderAlert | 19 | No | Male voice | | DePressurising | 20 | No | Male voice | | Pressurising | 21 | No | Male voice | | AirlockCycling | 22 | No | Male voice | | Power Low | 23 | No | Male voice | | System Failure | 24 | No | Male voice | | Welcome | 25 | No | Male voice "Welcome enjoy your stay" | | MalfunctionDetected | 26 | No | Male voice | | HaltWhoGoesThere | 27 | No | Male voice | | FireFireFire | 28 | No (Says Fire 3x) | Male voice | | One | 29 | No | Male voice | | Two | 30 | No | Male voice | | Three | 31 | No | Male voice | | Four | 32 | No | Male voice | | Five | 33 | No | Male voice | | Floor | 34 | No | Male voice | | RocketLaunching | 35 | No | Male voice | | LiftOff | 36 | No | Male voice | | TraderIncoming | 37 | No | Male voice "Trader vessel incoming" | | Trader Landed | 38 | No | Male voice "Trader vessel landed" | | PressureHigh | 39 | No | Male voice "Warning pressure high" | | PressureLow | 40 | No | Male voice "Warning pressure low" | | TemperatureHigh | 41 | No | Male voice "Warning temperature high" | | TemperatureLow | 42 | No | Male voice "Warning temperature low" | | PollutantsDetected | 43 | No | Male voice "Warning pollutants detected" | | HighCarbonDioxide | 44 | No | Male voice "Warning high CO2 levels detected" | | Alarm1 | 45 | Yes | |