Starbound/assets/devel/items/active/unrealair/unrealair.activeitem
2025-03-21 22:23:30 +11:00

17 lines
402 B
Text

{
"itemName" : "unrealair",
"level" : 1,
"maxStack" : 1,
"rarity" : "legendary",
"description" : "Made from a skateboard and a Hella Jeff drawing.",
"shortdescription" : "Unreal Air",
"tooltipKind" : "base",
"twoHanded" : false,
"inventoryIcon" : "unrealairicon.png",
"animation" : "unrealair.animation",
"scripts" : ["unrealair.lua"],
"floatSpeed" : 8,
"floatForce" : 70
}