Javlok Capacitor
resource/Lotus/Types/Items/MiscItems/GrnFlameSpearPart
Used in the construction of Javloks
| kind | misc |
| parent | MiscItemBase |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/JavlokCapacitor.png |
| description | Used in the construction of Javloks |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/GrnFlameSpearPart |
| display_name | Javlok Capacitor |
| localize_tag | /Lotus/Language/Items/GrnFlameSpearPart |
| internal_name | GrnFlameSpearPart |
| selling_price | 2500 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/GrnFlameSpearPartDesc |
Raw record
{
"kind": "misc",
"parent": "MiscItemBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/JavlokCapacitor.png",
"description": "Used in the construction of Javloks",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/GrnFlameSpearPart",
"display_name": "Javlok Capacitor",
"localize_tag": "/Lotus/Language/Items/GrnFlameSpearPart",
"internal_name": "GrnFlameSpearPart",
"selling_price": 2500,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/GrnFlameSpearPartDesc"
}