← Resources

Beta Corruptor

resource
/Lotus/Types/Items/MiscItems/BetaCorruptorResource

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

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