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

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

Row count: 486

Download CSV Zipped

CREATE TABLE LifeGather (
  [ PrimaryKey ] INTEGER NOT NULL,
  [ SecondaryKey ] INTEGER NOT NULL,
  [ ProfessionType ] INTEGER NOT NULL,
  [ PriorityCommonAction_LifeToolType ] INTEGER NOT NULL,
  [ PriorityCommonAction_Index ] INTEGER NOT NULL,
  [ LifeDurability_Success ] INTEGER NOT NULL,
  [ LifeDurability_Fail ] INTEGER NOT NULL,
  [ HuntingSerch_Effect ] TEXT NOT NULL,
  [ FishingDailyLimitCost ] INTEGER NOT NULL,
  [ FishingCastBait ] INTEGER NOT NULL,
  [ DailyLimitCostPropTouch ] INTEGER NOT NULL,
  [ DailyLimitCostSkillUse ] INTEGER NOT NULL,
  [ EnergyRate ] INTEGER NOT NULL,
  [ ProfessionLevel ] INTEGER NOT NULL,
  [ ClassifyType ] INTEGER NOT NULL,
  [ ClassifyIndex ] INTEGER NOT NULL,
  [ SourceRow ] INTEGER NOT NULL,
  [ Milestone ] TEXT NOT NULL
)