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

31 lines
582 B
YAML
Raw Normal View History

2025-03-05 17:42:41 -08:00
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
2025-03-24 12:50:23 -07:00
- name: Category
type: link
targets: [EventItemCategory]
2025-03-05 17:42:41 -08:00
- name: CastTime
- name: CastTimeline
type: link
targets: [EventItemCastTimeline]
- name: Timeline