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

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

Row count: 37

Download CSV Zipped

CREATE TABLE PC (
  [ PrimaryKey ] INTEGER NOT NULL,
  [ SecondaryKey ] INTEGER NOT NULL,
  [ Name ] TEXT NOT NULL,
  [ BaseClass ] INTEGER NOT NULL,
  [ Creatable ] INTEGER NOT NULL,
  [ Released ] INTEGER NOT NULL,
  [ PrologueEnable ] INTEGER NOT NULL,
  [ LookInfo ] TEXT NOT NULL,
  [ IdentityPartsLookInfo ] TEXT NOT NULL,
  [ IdentityCamera ] INTEGER NOT NULL,
  [ IdentityCamera2 ] INTEGER NOT NULL,
  [ ApStr ] REAL NOT NULL,
  [ ApAgi ] REAL NOT NULL,
  [ ApInt ] REAL NOT NULL,
  [ ApSpi ] REAL NOT NULL,
  [ ApCon ] REAL NOT NULL,
  [ MaxHpCon ] REAL NOT NULL,
  [ MaxHpConPvP ] REAL NOT NULL,
  [ DefCoefficient ] REAL NOT NULL,
  [ DefCoefficientPvP ] REAL NOT NULL,
  [ DamageCoefficient ] REAL NOT NULL,
  [ PathfindingType ] INTEGER NOT NULL,
  [ MoveSpeed ] INTEGER NOT NULL,
  [ WeaponAttackSkillId ] INTEGER NOT NULL,
  [ HandAttackSkillId ] INTEGER NOT NULL,
  [ MoveSkillId1 ] INTEGER NOT NULL,
  [ MoveSkillId2 ] INTEGER NOT NULL,
  [ MoveSkillId3 ] INTEGER NOT NULL,
  [ MoveSkillId4 ] INTEGER NOT NULL,
  [ GetupSkillId1 ] INTEGER NOT NULL,
  [ GetupSkillId2 ] INTEGER NOT NULL,
  [ GetupSkillId3 ] INTEGER NOT NULL,
  [ IdentitySkillId1 ] INTEGER NOT NULL,
  [ IdentitySkillId2 ] INTEGER NOT NULL,
  [ IdentitySkillId3 ] INTEGER NOT NULL,
  [ IdentitySkillId4 ] INTEGER NOT NULL,
  [ IdentitySkillId5 ] INTEGER NOT NULL,
  [ IdentitySkillId6 ] INTEGER NOT NULL,
  [ IdentitySkillId7 ] INTEGER NOT NULL,
  [ IdentitySkillId8 ] INTEGER NOT NULL,
  [ IdentitySkillId9 ] INTEGER NOT NULL,
  [ IdentitySkillId10 ] INTEGER NOT NULL,
  [ IdentitySkillId11 ] INTEGER NOT NULL,
  [ RepresentSkillID1 ] INTEGER NOT NULL,
  [ RepresentSkillID2 ] INTEGER NOT NULL,
  [ ReqAchievementId ] INTEGER NOT NULL,
  [ ReqAchievementLevel ] INTEGER NOT NULL,
  [ PrologueAchievementId ] INTEGER NOT NULL,
  [ PrologueAchievementLevel ] INTEGER NOT NULL,
  [ RotateInterpolationTime ] INTEGER NOT NULL,
  [ HideWeaponDuringInteraction ] INTEGER NOT NULL,
  [ OriginalActionObjectGroupName ] TEXT NOT NULL,
  [ ResetIdentityOnSyncLoc1 ] INTEGER NOT NULL,
  [ ResetIdentityOnSyncLoc2 ] INTEGER NOT NULL,
  [ ResetIdentityOnSyncLoc3 ] INTEGER NOT NULL,
  [ ResetIdentityOnSyncLoc4 ] INTEGER NOT NULL,
  [ ResetIdentityOnSyncLoc5 ] INTEGER NOT NULL,
  [ IgnoreDamageAttrDieFlag ] INTEGER NOT NULL,
  [ GenderType ] INTEGER NOT NULL,
  [ TownNpcId ] INTEGER NOT NULL,
  [ TownDefaultWeapon ] INTEGER NOT NULL,
  [ Icon ] TEXT NOT NULL,
  [ IconIndex ] INTEGER NOT NULL,
  [ DefaultEnhanceWeaponEffect ] TEXT NOT NULL,
  [ ClassifyType ] INTEGER NOT NULL,
  [ ClassifyIndex ] INTEGER NOT NULL,
  [ CommonMatchingPlayerClass ] INTEGER NOT NULL,
  [ ChangeClassRoleArkPassiveId ] INTEGER NOT NULL,
  [ ClassMapSymbolId ] INTEGER NOT NULL,
  [ ConfrontSkillId ] INTEGER NOT NULL,
  [ SkillCamLevelFileName ] TEXT NOT NULL,
  [ AvoidSkillId1 ] INTEGER NOT NULL,
  [ AvoidSkillId2 ] INTEGER NOT NULL,
  [ AvoidSkillId3 ] INTEGER NOT NULL,
  [ FocalPlaneHitColliderWidth ] INTEGER NOT NULL,
  [ FocalPlaneHitColliderHeight ] INTEGER NOT NULL,
  [ ColosseumEliminationBuffId ] INTEGER NOT NULL,
  [ ColosseumOneDeathmatchBuffId ] INTEGER NOT NULL,
  [ ArkpassiveAdjustCoefficientA ] REAL NOT NULL,
  [ ArkpassiveAdjustCoefficientB ] REAL NOT NULL,
  [ SourceRow ] INTEGER NOT NULL,
  [ Milestone ] TEXT NOT NULL
)