Speed ASMR Keyboard EscapeDocumentation ← Portfolio

#Adding an Item, Trail, or Aura

Add one row to Config.Items.List / Config.Trails / Config.Auras following the shape of the existing entries (id, name, multiplier or +Percent, Trophies price, Robux price, ProductId). Nothing else needs to change — the Shop panel, the admin console's /item /trail /aura commands, and the multiplier math all read the list at runtime.

  • Give a Robux-priced entry a real ProductId from your Creator Dashboard, or it'll tell players it "isn't on sale yet" (see Configuration Checklist).
  • Want a Robux-only tier? Just leave the Trophies key out of that entry entirely — a few of the shipped Trails/Auras already do this.
  • See Trails & Auras and Items for how these behave once added.