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

18 lines
399 B
Text

{
"name" : "bubbleboost",
"type" : "legs",
"scripts" : ["booster.lua"],
"animator" : "bubbleboost.animation",
"description" : "Remind yourself of December 2013 with the Bubble Boost.",
"shortDescription" : "Bubble Boost",
"rarity" : "Legendary",
"icon" : "/tech/bubbleboost.png",
"chipCost" : 8,
"boostControlForce" : 750,
"boostSpeed" : 30,
"energyUsagePerSecond" : 0
}