Starbound/assets/devel/stats/effects/devboost/devboost.statuseffect
2025-03-21 22:23:30 +11:00

14 lines
245 B
Text

{
"name" : "devboost",
"effectConfig" : {},
"defaultDuration" : 5,
"scripts" : [
"devboost.lua"
],
"animationConfig" : "devboost.animation",
"label" : "Jump Boost",
"icon" : "/animations/cat/cat.png?scalenearest=0.0625"
}