mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
32 lines
599 B
YAML
32 lines
599 B
YAML
![]() |
name: FishingSpot
|
||
|
displayField: PlaceName
|
||
|
fields:
|
||
|
- name: BigFishOnReach
|
||
|
- name: BigFishOnEnd
|
||
|
- name: Item
|
||
|
type: array
|
||
|
count: 10
|
||
|
fields:
|
||
|
- type: link
|
||
|
targets: [Item]
|
||
|
- name: TerritoryType
|
||
|
type: link
|
||
|
targets: [TerritoryType]
|
||
|
- name: PlaceNameMain
|
||
|
type: link
|
||
|
targets: [PlaceName]
|
||
|
- name: PlaceNameSub
|
||
|
type: link
|
||
|
targets: [PlaceName]
|
||
|
- name: Radius
|
||
|
- name: PlaceName
|
||
|
type: link
|
||
|
targets: [PlaceName]
|
||
|
- name: Order
|
||
|
- name: X
|
||
|
- name: Z
|
||
|
- name: GatheringLevel
|
||
|
- name: FishingSpotCategory
|
||
|
- name: Unknown0
|
||
|
- name: Rare
|