mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
21 lines
430 B
YAML
21 lines
430 B
YAML
name: SpearfishingNotebook
|
|
displayField: PlaceName
|
|
fields:
|
|
- name: TerritoryType
|
|
type: link
|
|
targets: [TerritoryType]
|
|
- name: Radius
|
|
- name: PlaceName
|
|
type: link
|
|
targets: [PlaceName]
|
|
- name: GatheringPointBase
|
|
type: link
|
|
targets: [GatheringPointBase]
|
|
- name: Unknown0
|
|
- name: Unknown1
|
|
- name: X
|
|
- name: Y
|
|
- name: GatheringLevel
|
|
- name: Unknown2
|
|
- name: Unknown3
|
|
- name: IsShadowNode
|