CategoryText
How to use and define CategoryText speeches.
The CategoryText
defines what the NPC will say after thet player selects the Buy option (a.k.a. MenuTextBuy
).
This only applies when the Category Setting is enabled. For more details, see the Item Categories section.
Using the CategoryText
will trigger a choice menu that displays all available item categories.
Just like with IntroText
, you can define multiple entries, and the script will randomly choose one each time.
AttentionUnlikeIntroText
,CategoryText
does not support Time and Day variations — this is intentionally kept simpler.
To define the CategoryText
, use this structure:

