Omega Isotope
resource/Lotus/Types/Items/MiscItems/OmegaIsotope
Produced by a Fomorian's power core, these particles only appear on or around planets where a Fomorian is present. Location: When a Balor Fomorian is threatening a Planet's Relay, enemies on that Planet will drop this resource
| kind | misc |
| parent | ResourceItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Pickups/OmegaIsotope.png |
| description | Produced by a Fomorian's power core, these particles only appear on or around planets where a Fomorian is present. Location: When a Balor Fomorian is threatening a Planet's Relay, enemies on that Planet will drop this resource |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/OmegaIsotope |
| display_name | Omega Isotope |
| localize_tag | /Lotus/Language/Items/OmegaIsotope |
| internal_name | OmegaIsotope |
| premium_price | 10 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/OmegaIsotopeDesc |
Raw record
{
"kind": "misc",
"parent": "ResourceItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Pickups/OmegaIsotope.png",
"description": "Produced by a Fomorian's power core, these particles only appear on or around planets where a Fomorian is present.\r\n\r\nLocation: When a Balor Fomorian is threatening a Planet's Relay, enemies on that Planet will drop this resource",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/OmegaIsotope",
"display_name": "Omega Isotope",
"localize_tag": "/Lotus/Language/Items/OmegaIsotope",
"internal_name": "OmegaIsotope",
"premium_price": 10,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/OmegaIsotopeDesc"
}