mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
27 lines
482 B
YAML
27 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
|