Skip to content
← All updates

August 19, 2026

Maintenance Database Update

A small update — one description corrected — and 24 quest texts that the last run left behind. Plus the Marketplace, and updates you can reply to.

This is a small one, and honest about it: the maintenance fixed mostly things a database cannot see.

1. What actually changed — 1 entry

ID Item Before Now
107882 [Event] KP Cumulative Reward Box 1,000,000 KP 100,000 KP

The purchase threshold dropped by a factor of ten. That is the entire data change in this window — same item count, no renames, no new entries. Every table was compared line by line rather than trusting a file list.

2. Quest texts caught up — 24

Not from this patch. The previous run corrected 23 quest titles and stopped there; the summaries kept the old spellings. Both are fixed now.

Correction (2026-08-20): the descriptions were not. Thirty-two of them were still on the pre-437 text, including three with wrong numbers. They were found and fixed a day later — see the 2026-08-20 entry.

Quest Summary before Now
Return to Nordfeld Nordtfelt Nordfeld
Nordfeld Defense Battle Nordtfelt Defense Battle Nordfeld Defense Battle
Nordfeld: Distant Hills Subjugation Nordtfelt Hills Subjugation Nordfeld Hills Subjugation
Ipitui Ipityu Ipitui
Beunremeb Bunrmep Beunremeb

Two titles were still wrong as well: Nordtfelt: Mine SubjugationNordfeld: Cave Subjugation, and the 1-hour attendance event now reads Pending instead of Waiting.

Nine guild daily quests got their objective text (Defeat 50 Small size monsters and its siblings), which had been blank.

3. What the maintenance fixed that we cannot show

The official notes list login compensation, SNS milestone rewards, a costume drawn above mid-headgear, a wrong preview for Soul's Blessing, overlapping text in the Vending Search Catalog, an Odin character-creation restriction, consumables that could not be registered for Auto-Hunt, party EXP, and the removal of the Graphics API tip page.

None of that lives in item, mob or map data. Sprite layering, previews and UI text sit in files a database does not model; the EXP and Auto-Hunt fixes are server behaviour. We mention them so the gap is visible rather than silently absent.

The one exception is worth naming: the notes mention inconsistent naming for three Pet Enchant options. Our database does not carry pet enchant options at all yet, so there was nothing to correct.

4. Marketplace

The larger change this week is not in the data — it is a new section.

  • Vending price history on item pages. What a piece actually sold for, over time, next to its stats.
  • Prices recorded as an overlay on the item, not on a separate page — you stay where you were looking.
  • Hand-entered prices and batch capture, so a shop run can be logged in one go instead of one line at a time.
  • Partner board listings are shown alongside ours and marked as theirs.

Reachable from the home page, from /tools, and under Community.

5. Elsewhere on the site

  • Card browser grouped by socket slot — headgear cards next to headgear cards, with effect order as an option.
  • Updates carry a discussion. This page has a forum thread, like every other page. If a number here looks wrong, say so underneath it.
  • Updates appear in the news feed under their own chip, instead of being reachable only by knowing the URL.
  • Entity counts on the home page quick-jump anchors, so you can see how big each section is before clicking.

Provenance

Every value carries its origin in the database. What is not confirmed does not appear on the site.

Known gaps, unchanged from last time: the nine entries added on launch day still have English text only. The Nordfeld equipment is still missing its effect values (MHP, MSP, refine bonuses) although the game does.

One correction to the last post. It reported 78 of 78 descriptions synchronized. One had been missed — 107882 above — and it took a full full comparison to find, not a re-read of a list.