1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/TradeScreenImage.yml

19 lines
377 B
YAML
Raw Permalink Normal View History

2025-03-05 18:00:09 -08:00
name: TradeScreenImage
fields:
2025-03-24 12:50:30 -07:00
- 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!")