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

18 lines
397 B
Text

{
"name" : "cameramanboost",
"type" : "legs",
"scripts" : ["booster.lua"],
"animator" : "cameramanboost.animation",
"description" : "Press and hold Jump in the air to float around.",
"shortDescription" : "Camera Man Boost",
"rarity" : "Legendary",
"icon" : "/tech/booster.png",
"chipCost" : 8,
"boostControlForce" : 5000,
"boostSpeed" : 8,
"energyUsagePerSecond" : 0
}