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

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

Row count: 4

Download CSV Zipped

CREATE TABLE ItemTranscendencePriorityOption (
  [ PrimaryKey ] INTEGER NOT NULL,
  [ SecondaryKey ] INTEGER NOT NULL,
  [ Type0 ] INTEGER NOT NULL,
  [ KeyStat0 ] INTEGER NOT NULL,
  [ KeyIndex0 ] INTEGER NOT NULL,
  [ Value0 ] INTEGER NOT NULL,
  [ Type1 ] INTEGER NOT NULL,
  [ KeyStat1 ] INTEGER NOT NULL,
  [ KeyIndex1 ] INTEGER NOT NULL,
  [ Value1 ] INTEGER NOT NULL,
  [ Type2 ] INTEGER NOT NULL,
  [ KeyStat2 ] INTEGER NOT NULL,
  [ KeyIndex2 ] INTEGER NOT NULL,
  [ Value2 ] INTEGER NOT NULL,
  [ ClassifyType ] INTEGER NOT NULL,
  [ ClassifyIndex ] INTEGER NOT NULL,
  [ SourceRow ] INTEGER NOT NULL,
  [ Milestone ] TEXT NOT NULL
)