1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 16:47:45 +00:00
EXDSchema/Schemas/2024.01.06.0000.0000/CharaCardDesignPreset.yml
2024-11-12 04:11:54 -08:00

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]