← Resources

Anomaly Shard

resource
/Lotus/Types/Items/MiscItems/SentientFragmentLootItem

A shard ripped from a Sentient Anomaly in the Veil Proxima. Little Duck is known to trade these for other exotic goods somewhere in Fortuna on Venus. Location: Murex ships found in Veil Proxima nodes marked with a special flashing icon (Railjack)

kind misc
parent ResourceItem
icon_path /Lotus/Interface/Icons/StoreIcons/Currency/AnomalyShard.png
description A shard ripped from a Sentient Anomaly in the Veil Proxima. Little Duck is known to trade these for other exotic goods somewhere in Fortuna on Venus. Location: Murex ships found in Veil Proxima nodes marked with a special flashing icon (Railjack)
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MiscItems/SentientFragmentLootItem
display_name Anomaly Shard
localize_tag /Lotus/Language/Railjack/SentientFragmentItemName
internal_name SentientFragmentLootItem
is_player_facing True
localize_desc_tag /Lotus/Language/Railjack/SentientFragmentItemDesc
Raw record
{
  "kind": "misc",
  "parent": "ResourceItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Currency/AnomalyShard.png",
  "description": "A shard ripped from a Sentient Anomaly in the Veil Proxima. Little Duck is known to trade these for other exotic goods somewhere in Fortuna on Venus.\r\n\r\nLocation: Murex ships found in Veil Proxima nodes marked with a special flashing icon (Railjack)",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MiscItems/SentientFragmentLootItem",
  "display_name": "Anomaly Shard",
  "localize_tag": "/Lotus/Language/Railjack/SentientFragmentItemName",
  "internal_name": "SentientFragmentLootItem",
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Railjack/SentientFragmentItemDesc"
}