← Resources

Detonite Injector

resource
/Lotus/Types/Items/Research/ChemComponent

Detonite injectors are the basis for explosive and incendiary weapons. Location: Clan Research (Chem Lab in the Dojo) and Grineer Invasion Rewards

kind research
parent SampleBase
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/GrineerComponent.png
description Detonite injectors are the basis for explosive and incendiary weapons. Location: Clan Research (Chem Lab in the Dojo) and Grineer Invasion Rewards
market_mode MM_VISIBLE
content_path /Lotus/Types/Items/Research/ChemComponent
display_name Detonite Injector
localize_tag /Lotus/Language/ClanTech/ChemComponent
internal_name ChemComponent
premium_price 10
is_player_facing True
localize_desc_tag /Lotus/Language/ClanTech/ChemComponentDesc
Raw record
{
  "kind": "research",
  "parent": "SampleBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/GrineerComponent.png",
  "description": "Detonite injectors are the basis for explosive and incendiary weapons.\r\n\r\nLocation: Clan Research (Chem Lab in the Dojo) and Grineer Invasion Rewards",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/Items/Research/ChemComponent",
  "display_name": "Detonite Injector",
  "localize_tag": "/Lotus/Language/ClanTech/ChemComponent",
  "internal_name": "ChemComponent",
  "premium_price": 10,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/ClanTech/ChemComponentDesc"
}