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

30 lines
582 B
YAML

name: EventItem
displayField: Singular
fields:
- name: Singular
- name: Plural
- name: Name
- name: Adjective
- name: PossessivePronoun
- name: StartsWithVowel
- name: Unknown0
- name: Pronoun
- name: Article
- name: Unknown1
- name: Quest
type: link
targets: [Quest]
- name: Icon
type: icon
- name: Action
type: link
targets: [Action]
- name: StackSize
- name: Category
type: link
targets: [EventItemCategory]
- name: CastTime
- name: CastTimeline
type: link
targets: [EventItemCastTimeline]
- name: Timeline