← Resources

Ayatan Cyan Star

resource
/Lotus/Types/Items/FusionTreasures/OroFusexOrnamentA

Place these stars into Ayatan Sculptures to power their movement. May also be a source of Endo.

kind ayatan_treasure
parent FusionOrnament
icon_path /Lotus/Interface/Icons/StoreIcons/MiscItems/Treasures/OroFusexOrnamentA.png
description Place these stars into Ayatan Sculptures to power their movement. May also be a source of Endo.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/FusionTreasures/OroFusexOrnamentA
display_name Ayatan Cyan Star
localize_tag /Lotus/Language/Items/FusionTreasureOrmanetAName
internal_name OroFusexOrnamentA
selling_price 500
is_player_facing True
product_category MiscItems
localize_desc_tag /Lotus/Language/Items/FusionTreasureOrmanetADescription
Raw record
{
  "kind": "ayatan_treasure",
  "parent": "FusionOrnament",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/MiscItems/Treasures/OroFusexOrnamentA.png",
  "description": "Place these stars into Ayatan Sculptures to power their movement. May also be a source of Endo.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/FusionTreasures/OroFusexOrnamentA",
  "display_name": "Ayatan Cyan Star",
  "localize_tag": "/Lotus/Language/Items/FusionTreasureOrmanetAName",
  "internal_name": "OroFusexOrnamentA",
  "selling_price": 500,
  "is_player_facing": true,
  "product_category": "MiscItems",
  "localize_desc_tag": "/Lotus/Language/Items/FusionTreasureOrmanetADescription"
}