Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

EFTable_ContentsUnlock.db

Generated on: 2025-07-23 11:55:10 UTC

Row count: 79

Download CSV Zipped

CREATE TABLE ContentsUnlock (
  [ PrimaryKey ] INTEGER NOT NULL,
  [ SecondaryKey ] INTEGER NOT NULL,
  [ BindType ] INTEGER NOT NULL,
  [ UIUnitType ] INTEGER NOT NULL,
  [ PropContentsType ] INTEGER NOT NULL,
  [ LockPropTouchMessage ] TEXT NOT NULL,
  [ MapSymbolSubType ] INTEGER NOT NULL,
  [ MapSymbolIndex ] INTEGER NOT NULL,
  [ RequireLevel ] INTEGER NOT NULL,
  [ NPCFunctionType ] INTEGER NOT NULL,
  [ LockInteractionMessage ] TEXT NOT NULL,
  [ MuteUnlock ] INTEGER NOT NULL,
  [ HideNPCFunctionType ] INTEGER NOT NULL,
  [ RequireItemLevel ] INTEGER NOT NULL,
  [ UseBalloonEffect ] INTEGER NOT NULL,
  [ ClassifyType ] INTEGER NOT NULL,
  [ ClassifyIndex ] INTEGER NOT NULL,
  [ SourceRow ] INTEGER NOT NULL,
  [ Milestone ] TEXT NOT NULL
)