mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
13 lines
No EOL
237 B
YAML
13 lines
No EOL
237 B
YAML
name: AnimaWeapon5
|
|
fields:
|
|
- name: Item
|
|
type: link
|
|
targets: [Item]
|
|
- name: Unknown1
|
|
- name: SecondaryStatTotal
|
|
- name: Parameter
|
|
type: array
|
|
count: 5
|
|
fields:
|
|
- type: link
|
|
targets: [AnimaWeapon5Param] |