mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
25 lines
457 B
YAML
25 lines
457 B
YAML
name: MJICraftworksObject
|
|
displayField: Item
|
|
fields:
|
|
- name: Item
|
|
type: link
|
|
targets: [Item]
|
|
- name: Theme
|
|
type: array
|
|
count: 2
|
|
fields:
|
|
- type: link
|
|
targets: [MJICraftworksObjectTheme]
|
|
- name: Unknown0
|
|
- name: Material
|
|
type: array
|
|
count: 4
|
|
fields:
|
|
- type: link
|
|
targets: [MJIItemPouch]
|
|
- name: Amount
|
|
type: array
|
|
count: 4
|
|
- name: LevelReq
|
|
- name: CraftingTime
|
|
- name: Value
|