-
Notifications
You must be signed in to change notification settings - Fork 1
/
ct_alta_lab_amplifier.object
34 lines (28 loc) · 1.21 KB
/
ct_alta_lab_amplifier.object
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"objectName" : "ct_alta_lab_amplifier",
"colonyTags" : [ "alta_lab", "ceterai", "electronic", "science", "light" ],
"category" : "decorative",
"level" : 5, "rarity" : "Rare", "price" : 160,
"race" : "alta",
"shortdescription" : "Alta Lab Amplifier",
"description" : "A complex device on a small stand. What is it for?",
"altaDescription" : "These amplifiers are often parts of huge constructions, like esetera labs, mothership, or even terraformers...",
"apexDescription" : "A crystal sample on the white stand.",
"avianDescription" : "A pretty blue crystal.",
"floranDescription" : "Floran can try to sssmash thingss.",
"glitchDescription" : "Calm. A blue crystal sample.",
"humanDescription" : "Can I take it? For educational purposes only. I won't sell it. Absolutely.",
"hylotlDescription" : "An interesting sample that, seemingly, can power its stand by itself.",
"novakidDescription" : "Two-in-one, a fine exhibit and a mirror.",
"health" : 2.0,
"lightColor" : [32, 128, 240],
"inventoryIcon" : "icon.png",
"orientations" : [
{
"dualImage" : "body.png",
"spaceScan" : 0.1,
"anchors" : [ "bottom" ]
}
],
"builder" : "/items/buildscripts/alta/object.lua"
}