← Resources

Elemental Vice

resource
/Lotus/Types/Items/MiscItems/ValenceAdapter

Use the Elemental Vice to change the Elemental Damage Type of an Adversary Weapon.

kind misc
parent MiscItemBase
icon_path /Lotus/Interface/Icons/StoreIcons/MiscItems/ValenceAdapterClosed.png
description Use the Elemental Vice to change the Elemental Damage Type of an Adversary Weapon.
market_mode MM_VISIBLE
content_path /Lotus/Types/Items/MiscItems/ValenceAdapter
display_name Elemental Vice
localize_tag /Lotus/Language/Kingpins/ValenceAdapterName
internal_name ValenceAdapter
premium_price 20
is_player_facing True
localize_desc_tag /Lotus/Language/Kingpins/ValenceAdapterDesc
Raw record
{
  "kind": "misc",
  "parent": "MiscItemBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/MiscItems/ValenceAdapterClosed.png",
  "description": "Use the Elemental Vice to change the Elemental Damage Type of an Adversary Weapon.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/Items/MiscItems/ValenceAdapter",
  "display_name": "Elemental Vice",
  "localize_tag": "/Lotus/Language/Kingpins/ValenceAdapterName",
  "internal_name": "ValenceAdapter",
  "premium_price": 20,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Kingpins/ValenceAdapterDesc"
}