18 lines
397 B
Text
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
|
|
}
|