← Resources

Ayatan Anasa Sculpture

resource
/Lotus/Types/Items/FusionTreasures/OroFusexF

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/OroFusexF.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/OroFusexF
display_name Ayatan Anasa Sculpture
localize_tag /Lotus/Language/Items/FusionTreasureFName
internal_name OroFusexF
selling_price 1000
is_player_facing True
localize_desc_tag /Lotus/Language/Items/FusionTreasureFDescription
Raw record
{
  "kind": "ayatan_treasure",
  "parent": "FusionTreasure",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/MiscItems/Treasures/OroFusexF.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/OroFusexF",
  "display_name": "Ayatan Anasa Sculpture",
  "localize_tag": "/Lotus/Language/Items/FusionTreasureFName",
  "internal_name": "OroFusexF",
  "selling_price": 1000,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/FusionTreasureFDescription"
}