mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
14 lines
242 B
YAML
14 lines
242 B
YAML
![]() |
name: ResistanceWeaponAdjust
|
||
|
fields:
|
||
|
- name: Image
|
||
|
type: icon
|
||
|
- name: MaxTotalStats
|
||
|
- name: MaxEachStat
|
||
|
- name: BaseParam
|
||
|
type: array
|
||
|
count: 4
|
||
|
fields:
|
||
|
- type: link
|
||
|
targets: [BaseParam]
|
||
|
- name: Unknown0
|