1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/Level.yml

28 lines
496 B
YAML
Raw Normal View History

2025-03-05 17:42:41 -08:00
name: Level
fields:
- name: X
- name: Y
- name: Z
- name: Yaw
- name: Radius
- name: Object
type: link
condition:
switch: Type
cases:
8: [ENpcBase]
9: [BNpcBase]
12: [Aetheryte]
14: [GatheringPoint]
45: [EObj]
- name: EventId
type: link
targets: [TripleTriad, Adventure, Opening, Quest]
- name: Map
type: link
targets: [Map]
- name: Territory
type: link
targets: [TerritoryType]
- name: Type