Atom uses a different leveling formula than Arcane. When data is imported, Atom will recalculate XP based on its own formula. XP values from Arcane will be replaced with new values corresponding to the imported levels.
Steps
- Copy the leaderboard text from Arcane for your server.
- Paste the copied text into ChatGPT with the following prompt:
- Copy the returned JSON object into a file and save it with a
.jsonextension.
Validation: Ensure your JSON file starts with
[ and ends with ]. Refer to the example dataset at the bottom of this page for guidance.- In Atom, run the
/importcommand. - Set the
sourceoption to Arcane. - Upload your
.jsonfile in thefileoption. - Click the Checkmark button to proceed, or the Cross button to cancel.
Example Dataset: