mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 08:37:45 +00:00
47 lines
995 B
YAML
47 lines
995 B
YAML
![]() |
name: TripleTriadCardResident
|
||
|
fields:
|
||
|
- name: Acquisition
|
||
|
type: link
|
||
|
condition:
|
||
|
switch: AcquisitionType
|
||
|
cases:
|
||
|
2: [ContentFinderCondition]
|
||
|
3: [ContentFinderCondition]
|
||
|
4: [Fate]
|
||
|
5: [Fate]
|
||
|
6: [ENpcResident]
|
||
|
8: [Item]
|
||
|
9: [Item]
|
||
|
10: [ENpcResident]
|
||
|
11: [Achievement]
|
||
|
12: [ContentFinderCondition]
|
||
|
- name: Location
|
||
|
type: link
|
||
|
condition:
|
||
|
switch: AcquisitionType
|
||
|
cases:
|
||
|
4: [TerritoryType]
|
||
|
5: [TerritoryType]
|
||
|
6: [Level]
|
||
|
10: [Level]
|
||
|
- name: Quest
|
||
|
type: link
|
||
|
targets: [Quest]
|
||
|
- name: Unknown0
|
||
|
- name: SaleValue
|
||
|
- name: Order
|
||
|
- name: Top
|
||
|
- name: Bottom
|
||
|
- name: Left
|
||
|
- name: Right
|
||
|
- name: TripleTriadCardRarity
|
||
|
type: link
|
||
|
targets: [TripleTriadCardRarity]
|
||
|
- name: TripleTriadCardType
|
||
|
type: link
|
||
|
targets: [TripleTriadCardType]
|
||
|
- name: SortKey
|
||
|
- name: UIPriority
|
||
|
- name: AcquisitionType
|
||
|
- name: Unknown1
|