1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-05 23:57:46 +00:00
EXDSchema/TradeScreenImage.yml
2025-03-24 12:50:26 -07:00

18 lines
377 B
YAML

name: TradeScreenImage
fields:
- name: Items
type: array
count: 2
fields:
- type: link
targets: [EventItem]
- name: ItemIcons
type: array
count: 2
fields:
- type: icon
- name: ItemValues
type: array
count: 2
- name: BannerType
comment: 1 = Icon 180096 ("Excellent Trade!"), 2 = Icon 180097 ("Feat Accomplished!")