← Items

Aoi Floof

item
/Lotus/Types/Items/ShipDecos/Plushies/PlushyAoi

This Stuffie Buddy was approved by Aoi personally. Can be hugged without fear of crushing.

kind ship_decoration
parent ShipDecoItem
icon_path /Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/PlushyAoi.png
description This Stuffie Buddy was approved by Aoi personally. Can be hugged without fear of crushing.
market_mode MM_VISIBLE
content_path /Lotus/Types/Items/ShipDecos/Plushies/PlushyAoi
display_name Aoi Floof
localize_tag /Lotus/Language/ShipDecorations/PlushyAoiName
internal_name PlushyAoi
premium_price 35
is_player_facing True
product_category ShipDecorations
localize_desc_tag /Lotus/Language/ShipDecorations/PlushyAoiDesc
Raw record
{
  "kind": "ship_decoration",
  "parent": "ShipDecoItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/PlushyAoi.png",
  "description": "This Stuffie Buddy was approved by Aoi personally. Can be hugged without fear of crushing.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/Items/ShipDecos/Plushies/PlushyAoi",
  "display_name": "Aoi Floof",
  "localize_tag": "/Lotus/Language/ShipDecorations/PlushyAoiName",
  "internal_name": "PlushyAoi",
  "premium_price": 35,
  "is_player_facing": true,
  "product_category": "ShipDecorations",
  "localize_desc_tag": "/Lotus/Language/ShipDecorations/PlushyAoiDesc"
}