Getting Your JSON from MapleSim ? MapleSim is the community character simulator used to build equipment sets.
To import a character into Spritefan2, you'll need its equipment JSON from MapleSim — the community character simulator. This JSON tells our viewer exactly which items your character is wearing.
Step 1 — Build your character in MapleSim
Go to maplestory.io/maplestory-simulator and assemble your character with the items, skin, and hair you want.
Step 2 — Open the JSON export
In MapleSim, look for the Export or Share button. Select Copy as JSON (or similar — the exact label may vary). You'll get a JSON array of item IDs like:
[{"itemId": 1040036, "version": "GMS", "region": "83"}, …]
Step 3 — Paste into Spritefan2 Character Viewer
Open Studio, go to the Character Viewer tab, and paste your JSON into the import field. Your character will render immediately.
Important: Always use "version": "GMS" and
"region": "83" in your JSON. Spritefan2 is locked to v83
(pre-BigBang) assets — other versions will not render correctly.
Step 4 — Save your character (optional)
Login with Discord to save your character to your library. Saved characters appear in the left dock of the Character Viewer for quick access. ? Character saving requires a Discord login. Your data is stored securely and only visible to you.