1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-05 23:57:46 +00:00
EXDSchema/Schemas/2024.11.06.0000.0000/TradeScreenImage.yml
Haselnussbomber 8514f42386
More named columns (#59)
* More named columns

* Update ENpcBase.ENpcData link targets

* Update InstanceContent

Order is actually ContentFinderCondition, just like in
PartyContent and PublicContent.

* Update EventItem

* Update TripleTriadCardResident, TripleTriadCardObtain

* Update JournalCategory

* Update MapCondition

* Update DynamicEvent

* Update InstanceContent

* Update TerritoryType

* Update ClassJob

* Update VVDData

* Update InstanceContent

* Update InstanceContentType

* Update VVDRouteData

* Update InstanceContent

* Update ContentTodo

* Update ContentEventItem

* Update ContentDirectorBattleTalk

* Update BannerPreset

* Update SpecialShop

* Update LogMessage
2025-03-24 11:37:06 -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!")