mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
29 lines
642 B
YAML
29 lines
642 B
YAML
name: CharaCardDesignPreset
|
|
displayField: Name
|
|
fields:
|
|
- name: Name
|
|
- name: BasePlate
|
|
type: link
|
|
targets: [CharaCardBase]
|
|
- name: Backing
|
|
type: link
|
|
targets: [CharaCardDecoration]
|
|
- name: PatternOverlay
|
|
type: link
|
|
targets: [CharaCardDecoration]
|
|
- name: PortraitFrame
|
|
type: link
|
|
targets: [CharaCardDecoration]
|
|
- name: PlateFrame
|
|
type: link
|
|
targets: [CharaCardDecoration]
|
|
- name: Accent
|
|
type: link
|
|
targets: [CharaCardDecoration]
|
|
- name: SortKey
|
|
- name: TopBorder
|
|
type: link
|
|
targets: [CharaCardHeader]
|
|
- name: BottomBorder
|
|
type: link
|
|
targets: [CharaCardHeader]
|