Starbound/attic/objects/biome/heck/heckpillar1/heckpillar1.object
2025-03-21 22:23:30 +11:00

34 lines
834 B
Text

{
"objectName" : "heckpillar1",
"colonyTags" : ["heck","odd"],
"printable" : false,
"rarity" : "Common",
"category" : "decorative",
"price" : 80,
"description" : "A broken pillar.",
"shortdescription" : "Heck Pillar",
"race" : "apex",
"apexDescription" : "A regular pillar.",
"avianDescription" : "A pillar.",
"floranDescription" : "Ssstone.",
"glitchDescription" : "Statement. A pillar.",
"humanDescription" : "Nice pillar.",
"hylotlDescription" : "A poorly-carved pillar.",
"novakidDescription" : "This pillar looks kinda... organic.",
"inventoryIcon" : "heckpillar1.png",
"orientations" : [
{
"image" : "heckpillar1.png:<color>",
"imagePosition" : [0, 0],
"frames" : 1,
"animationCycle" : 0.5,
"spaceScan" : 0.1,
"anchors" : [ "bottom" ]
}
]
}