Gravimag
resource/Lotus/Types/Items/MiscItems/HeavyWeaponCatalyst
Allows archwing guns to be deployed in terrestrial zones. Install this device on archwing guns to compensate for atmospheric and gravitational forces not experienced in space. NOTE: Deployment requires gear obtained from the Profit-Taker mission in Fortuna.
| kind | misc |
| parent | MiscItemBase |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/HeavyWeaponCatalyst.png |
| description | Allows archwing guns to be deployed in terrestrial zones. Install this device on archwing guns to compensate for atmospheric and gravitational forces not experienced in space. NOTE: Deployment requires gear obtained from the Profit-Taker mission in Fortuna. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/HeavyWeaponCatalyst |
| display_name | Gravimag |
| localize_tag | /Lotus/Language/Items/HeavyWeaponCatalyst |
| internal_name | HeavyWeaponCatalyst |
| premium_price | 20 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/HeavyWeaponCatalystDesc |
Raw record
{
"kind": "misc",
"parent": "MiscItemBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/HeavyWeaponCatalyst.png",
"description": "Allows archwing guns to be deployed in terrestrial zones. Install this device on archwing guns to compensate for atmospheric and gravitational forces not experienced in space.\r\nNOTE: Deployment requires gear obtained from the Profit-Taker mission in Fortuna.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/HeavyWeaponCatalyst",
"display_name": "Gravimag",
"localize_tag": "/Lotus/Language/Items/HeavyWeaponCatalyst",
"internal_name": "HeavyWeaponCatalyst",
"premium_price": 20,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/HeavyWeaponCatalystDesc"
}