diff --git a/Schemas/2024.08.02.0000.0000/Action.yml b/Schemas/2024.08.02.0000.0000/Action.yml index efd6365..a418c59 100644 --- a/Schemas/2024.08.02.0000.0000/Action.yml +++ b/Schemas/2024.08.02.0000.0000/Action.yml @@ -33,7 +33,9 @@ fields: - name: Omen type: link targets: [Omen] - - name: Unknown0 + - name: OmenAlt + type: link + targets: [Omen] - name: AnimationEnd type: link targets: [ActionTimeline] @@ -64,7 +66,8 @@ fields: - name: ClassJobCategory type: link targets: [ClassJobCategory] - - name: Unknown5 + - name: AutoAttackBehaviour + comment: 0 = no effect on auto attacks, 1 = typical cast (unsheathe weapon, but don't touch autos), 2 = typical weaponskill (unsheathe, start autos if action target is primary target), 3 = sleep-like effect (unsheathe, stop autos), 4 = typical point-blank aoe (unsheathe, start autos if primary target is within action range), 5 = ??? (doesn't touch weapon state), 6 = typical channeled action (unsheathe, stop autos, do not auto-face target), 7 = force sheathe and stop autos, 8 = ??? (unused) - name: EquivalenceGroup comment: set for eg crafting actions, when different jobs have different rows, but they need to be considered interchangeable - name: Unknown_70 @@ -103,6 +106,6 @@ fields: - name: Unknown21 - name: Unknown22 - name: Unknown23 - - name: Unknown24 + - name: CanUseWhileMounted - name: Unknown25 - name: IsPlayerAction diff --git a/Schemas/2024.08.02.0000.0000/ContentExAction.yml b/Schemas/2024.08.02.0000.0000/ContentExAction.yml index 7297b3c..b09f14e 100644 --- a/Schemas/2024.08.02.0000.0000/ContentExAction.yml +++ b/Schemas/2024.08.02.0000.0000/ContentExAction.yml @@ -1,8 +1,11 @@ name: ContentExAction fields: - name: Name - type: link - targets: [Action] - - name: Unknown0 + type: array + count: 2 + fields: + - type: link + targets: [Action] - name: Charges - - name: Unknown1 + type: array + count: 2 diff --git a/Schemas/2024.08.02.0000.0000/GilShop.yml b/Schemas/2024.08.02.0000.0000/GilShop.yml index 3a06e9e..7ee3f9f 100644 --- a/Schemas/2024.08.02.0000.0000/GilShop.yml +++ b/Schemas/2024.08.02.0000.0000/GilShop.yml @@ -13,6 +13,6 @@ fields: - name: FailTalk type: link targets: [DefaultTalk] - - name: Unknown0 - - name: Unknown1 + - name: FestivalId + - name: FestivalPhase - name: Unknown2 \ No newline at end of file diff --git a/Schemas/2024.08.02.0000.0000/GilShopItem.yml b/Schemas/2024.08.02.0000.0000/GilShopItem.yml index 1284ec0..a42542f 100644 --- a/Schemas/2024.08.02.0000.0000/GilShopItem.yml +++ b/Schemas/2024.08.02.0000.0000/GilShopItem.yml @@ -18,4 +18,4 @@ fields: - name: Unknown_70_1 - name: Unknown_70_2 - name: Unknown1 - - name: Unknown2 + - name: IsHQ diff --git a/Schemas/2024.08.02.0000.0000/RPParameter.yml b/Schemas/2024.08.02.0000.0000/RPParameter.yml index 0768ac3..5c4eb35 100644 --- a/Schemas/2024.08.02.0000.0000/RPParameter.yml +++ b/Schemas/2024.08.02.0000.0000/RPParameter.yml @@ -7,4 +7,4 @@ fields: - name: ClassJob type: link targets: [ClassJob] - - name: Unknown0 + - name: Sex diff --git a/Schemas/2024.08.02.0000.0000/Transformation.yml b/Schemas/2024.08.02.0000.0000/Transformation.yml index 88b20c0..f09259b 100644 --- a/Schemas/2024.08.02.0000.0000/Transformation.yml +++ b/Schemas/2024.08.02.0000.0000/Transformation.yml @@ -52,7 +52,9 @@ fields: targets: [ModelChara] - name: Unknown0 - name: Unknown1 - - name: Unknown2 + - name: RPParameter + type: link + targets: [RPParameter] - name: Unknown3 - name: Unknown4 - name: ExHotbarEnableConfig