mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
28 lines
496 B
YAML
28 lines
496 B
YAML
![]() |
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
|