mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00

* More named columns * Update ENpcBase.ENpcData link targets * Update InstanceContent Order is actually ContentFinderCondition, just like in PartyContent and PublicContent. * Update EventItem * Update TripleTriadCardResident, TripleTriadCardObtain * Update JournalCategory * Update MapCondition * Update DynamicEvent * Update InstanceContent * Update TerritoryType * Update ClassJob * Update VVDData * Update InstanceContent * Update InstanceContentType * Update VVDRouteData * Update InstanceContent * Update ContentTodo * Update ContentEventItem * Update ContentDirectorBattleTalk * Update BannerPreset * Update SpecialShop * Update LogMessage
17 lines
389 B
YAML
17 lines
389 B
YAML
name: VVDData
|
|
fields:
|
|
- name: ContentFinderCondition
|
|
type: link
|
|
targets: [ContentFinderCondition]
|
|
- name: CurrencyItem
|
|
type: link
|
|
targets: [Item]
|
|
- name: ContentExAction
|
|
type: link
|
|
targets: [ContentExAction]
|
|
- name: UnlockQuest
|
|
type: link
|
|
targets: [Quest]
|
|
- name: Series
|
|
comment: RowId of VVDRouteData and VVDNotebookSeries
|
|
- name: Unknown5
|