mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 00:27:46 +00:00
52 lines
1,000 B
YAML
52 lines
1,000 B
YAML
![]() |
name: CraftAction
|
||
|
displayField: Name
|
||
|
fields:
|
||
|
- name: Name
|
||
|
- name: Description
|
||
|
- name: QuestRequirement
|
||
|
type: link
|
||
|
targets: [Quest]
|
||
|
- name: CRP
|
||
|
type: link
|
||
|
targets: [CraftAction]
|
||
|
- name: BSM
|
||
|
type: link
|
||
|
targets: [CraftAction]
|
||
|
- name: ARM
|
||
|
type: link
|
||
|
targets: [CraftAction]
|
||
|
- name: GSM
|
||
|
type: link
|
||
|
targets: [CraftAction]
|
||
|
- name: LTW
|
||
|
type: link
|
||
|
targets: [CraftAction]
|
||
|
- name: WVR
|
||
|
type: link
|
||
|
targets: [CraftAction]
|
||
|
- name: ALC
|
||
|
type: link
|
||
|
targets: [CraftAction]
|
||
|
- name: CUL
|
||
|
type: link
|
||
|
targets: [CraftAction]
|
||
|
- name: AnimationStart
|
||
|
type: link
|
||
|
targets: [ActionTimeline]
|
||
|
- name: AnimationEnd
|
||
|
type: link
|
||
|
targets: [ActionTimeline]
|
||
|
- name: Icon
|
||
|
type: icon
|
||
|
- name: RequiredStatus
|
||
|
targets: [Status]
|
||
|
- name: ClassJobCategory
|
||
|
type: link
|
||
|
targets: [ClassJobCategory]
|
||
|
- name: ClassJobLevel
|
||
|
- name: Cost
|
||
|
- name: ClassJob
|
||
|
type: link
|
||
|
targets: [ClassJob]
|
||
|
- name: Specialist
|