← Resources

Alpha Corruptor

resource
/Lotus/Types/Items/MiscItems/AlphaCorruptorResource

Inert on its own this corruptor is highly effective if mixed with its Beta counterpart. Properly mixed, these will destabilize Fomorian Reactors much faster than their Stable counterparts. This volatile item cannot be simultaneously equipped with Beta Corruptors. Recommended for Tenno operating as a team.

kind misc
parent ResourceItem
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/CorruptorYellow.png
description Inert on its own this corruptor is highly effective if mixed with its Beta counterpart. Properly mixed, these will destabilize Fomorian Reactors much faster than their Stable counterparts. This volatile item cannot be simultaneously equipped with Beta Corruptors. Recommended for Tenno operating as a team.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MiscItems/AlphaCorruptorResource
display_name Alpha Corruptor
localize_tag /Lotus/Language/Items/AlphaCorruptorName
internal_name AlphaCorruptorResource
premium_price 10
selling_price 750
is_player_facing True
localize_desc_tag /Lotus/Language/Items/AlphaCorruptorDesc
Raw record
{
  "kind": "misc",
  "parent": "ResourceItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/CorruptorYellow.png",
  "description": "Inert on its own this corruptor is highly effective if mixed with its Beta counterpart. Properly mixed, these will destabilize Fomorian Reactors much faster than their Stable counterparts. This volatile item cannot be simultaneously equipped with Beta Corruptors. Recommended for Tenno operating as a team.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MiscItems/AlphaCorruptorResource",
  "display_name": "Alpha Corruptor",
  "localize_tag": "/Lotus/Language/Items/AlphaCorruptorName",
  "internal_name": "AlphaCorruptorResource",
  "premium_price": 10,
  "selling_price": 750,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/AlphaCorruptorDesc"
}