mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
16 lines
297 B
Diff
16 lines
297 B
Diff
diff --git a/ItemFood.yml b/ItemFood.yml
|
|
--- a/ItemFood.yml
|
|
+++ b/ItemFood.yml
|
|
@@ -22,3 +22,11 @@ fields:
|
|
- name: IsRelative
|
|
type: array
|
|
count: 3
|
|
+relations:
|
|
+ Params:
|
|
+ - BaseParam
|
|
+ - IsRelative
|
|
+ - Value
|
|
+ - Max
|
|
+ - ValueHQ
|
|
+ - MaxHQ
|
|
\ No newline at end of file
|