Modding:.codexitem
From Starbounder - Starbound Wiki
Note: this page is outdated, .codexitems were changed to .codex items --😺 (talk) 22:59, 1 May 2017 (BST)
"codexId" | The link to the codex-entry, that's not the item's name! |
"title" | The title of the codex-entry |
"codexkind" | The kind of the codex, usually "codex" |
"inventoryIcon" | Relative path to the icon that's used for the item (.png) |
"itemName" | The name used for interlinking and spawning (of the item, not the codex-entry) |
"rarity" | Influences the border-color (viable values: "common", "uncommon", "rare", "legendary") |
"description" | The actual description as shown in the item's tooltip |
"shortdescription" | The items name as shown ingame |