mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
18 lines
333 B
YAML
18 lines
333 B
YAML
![]() |
name: PvPSeries
|
||
|
fields:
|
||
|
- name: LevelRewards
|
||
|
type: array
|
||
|
count: 32
|
||
|
fields:
|
||
|
- name: LevelRewardItem
|
||
|
type: array
|
||
|
count: 2
|
||
|
fields:
|
||
|
- type: link
|
||
|
targets: [Item]
|
||
|
- name: Unknown0
|
||
|
- name: LevelRewardCount
|
||
|
type: array
|
||
|
count: 2
|
||
|
- name: Unknown0
|