1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 08:37:45 +00:00
EXDSchema/schemas/MapMarker.yml

27 lines
482 B
YAML
Raw Normal View History

2024-11-08 15:29:57 -08:00
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