1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-13 03:07:44 +00:00
EXDSchema/Schemas/2023.11.09.0000.0000/FateShop.yml

15 lines
249 B
YAML
Raw Normal View History

2024-11-08 15:29:57 -08:00
name: FateShop
fields:
- name: SpecialShop
type: array
2024-11-12 04:11:54 -08:00
count: 2
2024-11-08 15:29:57 -08:00
fields:
- type: link
targets: [SpecialShop]
- name: DefaultTalk
type: array
2024-11-12 04:11:54 -08:00
count: 8
2024-11-08 15:29:57 -08:00
fields:
- type: link
targets: [DefaultTalk]