mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
31 lines
599 B
YAML
31 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
|