Starbound/assets/devel/tech/shrink/shrink.tech
2025-03-21 22:23:30 +11:00

17 lines
298 B
Text

{
"name" : "shrink",
"type" : "head",
"scripts" : [ "shrink.lua" ],
"animator" : "shrink.animation",
"description" : "Drink Me",
"shortDescription" : "Shrink",
"rarity" : "Legendary",
"icon" : "/tech/shrink.png",
"chipCost" : 8,
"shrinkFactor" : 0.5,
"shrinkTime" : 0.5
}