mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
26 lines
482 B
YAML
26 lines
482 B
YAML
name: MapMarker
|
|
fields:
|
|
- name: Icon
|
|
type: icon
|
|
- name: PlaceNameSubtext
|
|
type: link
|
|
targets: [PlaceName]
|
|
- name: DataKey
|
|
type: link
|
|
condition:
|
|
switch: DataType
|
|
cases:
|
|
1: [Map]
|
|
2: [Map]
|
|
3: [Aetheryte]
|
|
4: [PlaceName]
|
|
- name: X
|
|
- name: Y
|
|
- name: SubtextOrientation
|
|
- name: MapMarkerRegion
|
|
type: link
|
|
targets: [MapMarkerRegion]
|
|
- name: Type
|
|
- name: DataType
|
|
- name: Unknown0
|
|
- name: Unknown1
|