1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/schemas/CharaCardDesignPreset.yml
2024-11-08 15:29:57 -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]