1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/CharaCardDesignPreset.yml

30 lines
642 B
YAML
Raw Normal View History

2025-03-05 17:42:41 -08:00
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]