SellItemAmount

How to use and define SellItemAmount speeches.


The SellItemAmount determines what the NPC will say when the player is prompted to choose how many of an item they want to sell.


Just like with IntroText, you can define multiple entries, and the script will randomly choose one each time.

Attention
Unlike IntroText, SellItemAmount does not support Time and Day variations — this is intentionally kept simpler.

To define the SellItemAmount, use this structure:

Placeholder Reference

  • {1} = Chosen Item's name (plural) — e.g., "Poké Balls"
Image not found
SellItemAmount