1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-05 23:57:46 +00:00
EXDSchema/CharaCardDesignPreset.yml
2025-03-05 17:42:41 -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]