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

2023.11.09.0000.0000

This commit is contained in:
Asriel Camora 2024-11-08 15:31:05 -08:00
parent 6cca0196f7
commit a89e9b66ca
7 changed files with 16 additions and 16 deletions

View file

@ -4,7 +4,9 @@ fields:
- name: Item
type: link
targets: [Item]
- name: Unknown0
- name: RequiredQuest
type: link
targets: [Quest]
- name: LevelMin
- name: LevelMax
- name: CollectablesShopRefine

View file

@ -27,7 +27,7 @@ fields:
type: array
count: 6
- name: LevelEquip
- name: Unknown1
- name: RequiredPvpRank
- name: EquipRestriction
- name: ClassJobCategory
type: link

View file

@ -2,7 +2,7 @@ name: MJICraftworksPopularity
fields:
- name: Popularity
type: array
count: 81
count: 91
fields:
- type: link
targets: [MJICraftworksPopularityType]

View file

@ -8,7 +8,7 @@ fields:
- name: Unknown0
- name: SGB
type: array
count: 5
count: 7
fields:
- type: link
targets: [ExportedSG]

View file

@ -2,7 +2,7 @@ name: MJIVillageAppearanceSG
fields:
- name: VillageAppearanceData
type: array
count: 4
count: 5
fields:
- name: UnknownParam
- name: SGB

View file

@ -1,12 +1,8 @@
name: NotoriousMonsterTerritory
fields:
- name: Unknown0
- name: Unknown1
- name: Unknown2
- name: Unknown3
- name: Unknown4
- name: Unknown5
- name: Unknown6
- name: Unknown7
- name: Unknown8
- name: Unknown9
- name: NotoriousMonsters
type: array
count: 10
fields:
- type: link
targets: [NotoriousMonster]

View file

@ -36,7 +36,9 @@ fields:
type: link
targets: [QuestBattle]
- name: Resident
- name: Unknown0
- name: NotoriousMonsterTerritory
type: link
targets: [NotoriousMonsterTerritory]
- name: BattalionMode
- name: LoadingImage
type: link