1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/patches/ItemFood.patch
2024-10-03 08:39:48 -07:00

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