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

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

Row count: 363

Download CSV Zipped

CREATE TABLE LifeSearchingGuide (
  [ PrimaryKey ] INTEGER NOT NULL,
  [ SecondaryKey ] INTEGER NOT NULL,
  [ Comment ] TEXT NOT NULL,
  [ ProfessionType ] INTEGER NOT NULL,
  [ LifeInformationString ] TEXT NOT NULL,
  [ TownFarmSpawnGroupLevel ] INTEGER NOT NULL,
  [ TownFarmSpawnGroupTier ] INTEGER NOT NULL,
  [ TownLifeTier ] INTEGER NOT NULL,
  [ ItemGradeConsultIndex ] INTEGER NOT NULL,
  [ SourceRow ] INTEGER NOT NULL,
  [ Milestone ] TEXT NOT NULL
)