mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 08:37:45 +00:00
13 lines
237 B
YAML
13 lines
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]
|