← Resources

Ayatan Ayr Sculpture

resource
/Lotus/Types/Items/FusionTreasures/OroFusexB

This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.

kind ayatan_treasure
parent FusionTreasure
icon_path /Lotus/Interface/Icons/StoreIcons/MiscItems/Treasures/OroFusexB.png
description This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/FusionTreasures/OroFusexB
display_name Ayatan Ayr Sculpture
localize_tag /Lotus/Language/Items/FusionTreasureBName
internal_name OroFusexB
selling_price 1000
is_player_facing True
localize_desc_tag /Lotus/Language/Items/FusionTreasureBDescription
Raw record
{
  "kind": "ayatan_treasure",
  "parent": "FusionTreasure",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/MiscItems/Treasures/OroFusexB.png",
  "description": "This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/FusionTreasures/OroFusexB",
  "display_name": "Ayatan Ayr Sculpture",
  "localize_tag": "/Lotus/Language/Items/FusionTreasureBName",
  "internal_name": "OroFusexB",
  "selling_price": 1000,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/FusionTreasureBDescription"
}