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_ZoneLevel.db

Generated on: 2025-07-23 11:56:39 UTC

Row count: 876

Download CSV Zipped

CREATE TABLE ZoneLevel (
  [ PrimaryKey ] INTEGER NOT NULL,
  [ SecondaryKey ] INTEGER NOT NULL,
  [ NewbieExistZoneBuffId ] INTEGER NOT NULL,
  [ SpotSpawnGroupId ] INTEGER NOT NULL,
  [ StartWaveId ] INTEGER NOT NULL,
  [ MaxReviveInPlaceCount ] INTEGER NOT NULL,
  [ EnterRequirementId ] INTEGER NOT NULL,
  [ InitialDungeonQuest01 ] INTEGER NOT NULL,
  [ InitialDungeonQuest02 ] INTEGER NOT NULL,
  [ InitialDungeonQuest03 ] INTEGER NOT NULL,
  [ InitialDungeonQuest04 ] INTEGER NOT NULL,
  [ InitialDungeonQuest05 ] INTEGER NOT NULL,
  [ InitialDungeonQuest06 ] INTEGER NOT NULL,
  [ InitialDungeonQuest07 ] INTEGER NOT NULL,
  [ ClassifyType ] INTEGER NOT NULL,
  [ ClassifyIndex ] INTEGER NOT NULL,
  [ GaugeUse ] INTEGER NOT NULL,
  [ ClassifyType2 ] INTEGER NOT NULL,
  [ ClassifyIndex2 ] INTEGER NOT NULL,
  [ ReturnStoneConditionQuestId ] INTEGER NOT NULL,
  [ ReturnStoneConditionQuestStage ] INTEGER NOT NULL,
  [ SourceRow ] INTEGER NOT NULL,
  [ Milestone ] TEXT NOT NULL
)