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

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

Row count: 288

Download CSV Zipped

CREATE TABLE SkillRune (
  [ PrimaryKey ] INTEGER NOT NULL,
  [ SecondaryKey ] INTEGER NOT NULL,
  [ EffectDesc ] TEXT NOT NULL,
  [ Option00Type ] INTEGER NOT NULL,
  [ Option00KeyStat ] INTEGER NOT NULL,
  [ Option00KeyIndex ] INTEGER NOT NULL,
  [ Option00Value ] INTEGER NOT NULL,
  [ EffectTye ] INTEGER NOT NULL,
  [ SkillRuneItemGroup ] INTEGER NOT NULL,
  [ SourceRow ] INTEGER NOT NULL,
  [ Milestone ] TEXT NOT NULL
)