← Resources

Ayatan Amber Star

resource
/Lotus/Types/Items/FusionTreasures/OroFusexOrnamentB

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/OroFusexOrnamentB.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/OroFusexOrnamentB
display_name Ayatan Amber Star
localize_tag /Lotus/Language/Items/FusionTreasureOrmanetBName
internal_name OroFusexOrnamentB
selling_price 500
is_player_facing True
product_category MiscItems
localize_desc_tag /Lotus/Language/Items/FusionTreasureOrmanetBDescription
Raw record
{
  "kind": "ayatan_treasure",
  "parent": "FusionOrnament",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/MiscItems/Treasures/OroFusexOrnamentB.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/OroFusexOrnamentB",
  "display_name": "Ayatan Amber Star",
  "localize_tag": "/Lotus/Language/Items/FusionTreasureOrmanetBName",
  "internal_name": "OroFusexOrnamentB",
  "selling_price": 500,
  "is_player_facing": true,
  "product_category": "MiscItems",
  "localize_desc_tag": "/Lotus/Language/Items/FusionTreasureOrmanetBDescription"
}