Character relationshipsTable

From PSwiki
Revision as of 11:53, 11 January 2022 by Grimston (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


UE Field Type Key Type Default Extra Description
character_id int(10) unsigned PRI 0 character id from the characters table
related_id int(10) unsigned PRI 0 character id of the related character
relationship_type varchar(15) PRI one of three values currently `familiar`, `buddy`, `spouse` or `exploration`
spousename varchar(30) used for marriages, historical data in case of deletion