mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
23 lines
400 B
YAML
23 lines
400 B
YAML
![]() |
name: AnimaWeapon5TradeItem
|
||
|
fields:
|
||
|
- name: CrystalSand
|
||
|
type: link
|
||
|
targets: [Item]
|
||
|
- name: Item
|
||
|
type: array
|
||
|
count: 8
|
||
|
fields:
|
||
|
- type: link
|
||
|
targets: [Item]
|
||
|
- name: Order
|
||
|
- name: ReceiveQuantity
|
||
|
- name: Quantity
|
||
|
type: array
|
||
|
count: 8
|
||
|
- name: Category
|
||
|
type: link
|
||
|
targets: [AnimaWeapon5PatternGroup]
|
||
|
- name: IsHQ
|
||
|
type: array
|
||
|
count: 8
|