mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
13 lines
242 B
YAML
13 lines
242 B
YAML
name: AnimaWeapon5
|
|
fields:
|
|
- name: Item
|
|
type: link
|
|
targets: [Item]
|
|
- name: Unknown0
|
|
- name: SecondaryStatTotal
|
|
- name: Parameter
|
|
type: array
|
|
count: 5
|
|
fields:
|
|
- type: link
|
|
targets: [AnimaWeapon5Param]
|