mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
18 lines
No EOL
385 B
YAML
18 lines
No EOL
385 B
YAML
name: GatheringItem
|
|
displayField: Item
|
|
fields:
|
|
- name: Unknown0
|
|
- name: SublimeVariant
|
|
type: link
|
|
targets: [GatheringItem]
|
|
- name: Item
|
|
type: link
|
|
targets: [Item, EventItem]
|
|
- name: GatheringItemLevel
|
|
type: link
|
|
targets: [GatheringItemLevelConvertTable]
|
|
- name: PerceptionReq
|
|
- name: Unknown2
|
|
- name: Unknown3
|
|
- name: Unknown4
|
|
- name: IsHidden |