From 0849a590fafe759f0bd52fa6e1cdd165949ddf51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 07:09:09 +0000 Subject: [PATCH] Creating release --- AnimationLOD.yml | 2 +- GatheringRarePopTimeTable.yml | 4 ++-- HowToPage.yml | 4 ++-- ItemAction.yml | 6 +++--- MJILandmarkPlace.yml | 8 ++++---- MateriaJoinRate.yml | 4 ++-- Pet.yml | 6 +++--- PhysicsGroup.yml | 8 ++++---- RetainerTaskParameter.yml | 6 +++--- SpecialShop.yml | 14 +++++++------- StatusLoopVFX.yml | 6 +++--- Story.yml | 18 +++++++++--------- TelepoRelay.yml | 14 +++++++------- 13 files changed, 50 insertions(+), 50 deletions(-) diff --git a/AnimationLOD.yml b/AnimationLOD.yml index 66d3598..28c7143 100644 --- a/AnimationLOD.yml +++ b/AnimationLOD.yml @@ -4,5 +4,5 @@ fields: - name: SampleInterval - name: BoneLOD - name: AnimationEnable - count: 8 type: array + count: 8 \ No newline at end of file diff --git a/GatheringRarePopTimeTable.yml b/GatheringRarePopTimeTable.yml index 8392f1a..fd5febb 100644 --- a/GatheringRarePopTimeTable.yml +++ b/GatheringRarePopTimeTable.yml @@ -1,8 +1,8 @@ name: GatheringRarePopTimeTable fields: - name: StartTime - count: 3 type: array + count: 3 - name: Duration - count: 3 type: array + count: 3 \ No newline at end of file diff --git a/HowToPage.yml b/HowToPage.yml index 64d3b36..4d21047 100644 --- a/HowToPage.yml +++ b/HowToPage.yml @@ -2,10 +2,10 @@ name: HowToPage displayField: Image fields: - name: Text - count: 3 type: array + count: 3 - name: Image type: icon - name: Type - name: IconType - - name: TextType + - name: TextType \ No newline at end of file diff --git a/ItemAction.yml b/ItemAction.yml index 704b740..a21d9c4 100644 --- a/ItemAction.yml +++ b/ItemAction.yml @@ -2,12 +2,12 @@ name: ItemAction fields: - name: Type - name: Data - count: 9 type: array + count: 9 - name: DataHQ - count: 9 type: array + count: 9 - name: CondLv - name: CondBattle - name: CondPVP - - name: CondPVPOnly + - name: CondPVPOnly \ No newline at end of file diff --git a/MJILandmarkPlace.yml b/MJILandmarkPlace.yml index 46b45a1..3df1c07 100644 --- a/MJILandmarkPlace.yml +++ b/MJILandmarkPlace.yml @@ -5,11 +5,11 @@ fields: type: link targets: [EObjName] - name: SGB - count: 2 type: array + count: 2 fields: - - type: link - targets: [ExportedSG] + - type: link + targets: [ExportedSG] - name: Unknown1 - name: Unknown2 - - name: Unknown3 + - name: Unknown3 \ No newline at end of file diff --git a/MateriaJoinRate.yml b/MateriaJoinRate.yml index 758ce2c..ea27727 100644 --- a/MateriaJoinRate.yml +++ b/MateriaJoinRate.yml @@ -1,8 +1,8 @@ name: MateriaJoinRate fields: - name: NQOvermeldPercentSlot - count: 4 type: array + count: 4 - name: HQOvermeldPercentSlot - count: 4 type: array + count: 4 \ No newline at end of file diff --git a/Pet.yml b/Pet.yml index 58b21b9..5368698 100644 --- a/Pet.yml +++ b/Pet.yml @@ -6,8 +6,8 @@ fields: type: array count: 4 fields: - - type: link - targets: [Action] + - type: link + targets: [Action] - name: AutoAction type: link targets: [Action] @@ -23,4 +23,4 @@ fields: - name: Unknown14 - name: Unknown15 - name: NonCombatSummon - - name: Unknown17 + - name: Unknown17 \ No newline at end of file diff --git a/PhysicsGroup.yml b/PhysicsGroup.yml index 6388598..41fdf87 100644 --- a/PhysicsGroup.yml +++ b/PhysicsGroup.yml @@ -1,15 +1,15 @@ name: PhysicsGroup fields: - name: SimulationTime - count: 6 type: array + count: 6 - name: PS3SimulationTime - count: 6 type: array + count: 6 - name: RootFollowingGame - name: RootFollowingCutScene - name: ConfigSwitch - count: 3 type: array + count: 3 - name: ResetByLookAt - - name: ForceAttractByPhysicsOff + - name: ForceAttractByPhysicsOff \ No newline at end of file diff --git a/RetainerTaskParameter.yml b/RetainerTaskParameter.yml index 4bcf4b0..6030aa9 100644 --- a/RetainerTaskParameter.yml +++ b/RetainerTaskParameter.yml @@ -1,11 +1,11 @@ name: RetainerTaskParameter fields: - name: ItemLevelDoW - count: 4 type: array + count: 4 - name: PerceptionDoL - count: 4 type: array + count: 4 - name: PerceptionFSH - count: 4 type: array + count: 4 \ No newline at end of file diff --git a/SpecialShop.yml b/SpecialShop.yml index b524075..cb9e96f 100644 --- a/SpecialShop.yml +++ b/SpecialShop.yml @@ -15,20 +15,20 @@ fields: type: array count: 2 fields: - - type: link - targets: [Item] + - type: link + targets: [Item] - name: Category type: array count: 2 fields: - - type: link - targets: [SpecialShopItemCategory] + - type: link + targets: [SpecialShopItemCategory] - name: ItemCost type: array count: 3 fields: - - type: link - targets: [Item] + - type: link + targets: [Item] - name: Quest type: link targets: [Quest] @@ -83,4 +83,4 @@ fields: - name: UseCurrencyType - name: Unknown3 - name: RequiredContentFinderConditionComplete - comment: If this is true, then the CFC needs to be completed; If this is false, then the CFC just needs to be unlocked + comment: If this is true, then the CFC needs to be completed; If this is false, then the CFC just needs to be unlocked \ No newline at end of file diff --git a/StatusLoopVFX.yml b/StatusLoopVFX.yml index 40870d9..ef3cf0b 100644 --- a/StatusLoopVFX.yml +++ b/StatusLoopVFX.yml @@ -5,12 +5,12 @@ fields: type: array count: 4 fields: - - type: link - targets: [VFX] + - type: link + targets: [VFX] - name: Unknown0 - name: Unknown1 - name: Unknown2 - name: Unknown3 - name: Unknown4 - name: Unknown5 - - name: Unknown6 + - name: Unknown6 \ No newline at end of file diff --git a/Story.yml b/Story.yml index b740d6c..4c2abf6 100644 --- a/Story.yml +++ b/Story.yml @@ -1,39 +1,39 @@ name: Story fields: - name: StoryParams - count: 40 type: array + count: 40 fields: - name: Instruction - name: Argument - name: StoryDefine - count: 110 type: array + count: 110 fields: - name: CompletedQuest - count: 3 type: array + count: 3 fields: - type: link targets: [Quest] - name: AcceptedQuest - count: 3 type: array + count: 3 fields: - type: link targets: [Quest] - name: LayerSet - count: 2 type: array + count: 2 - name: Sequence - name: CompletedQuestOperator - name: AcceptedQuestOperator - name: AcceptedQuestSequence - count: 3 type: array + count: 3 - name: StoryListener - count: 80 type: array + count: 80 fields: - name: Listener type: link @@ -42,8 +42,8 @@ fields: - name: SequenceEnd - name: Script - name: LayerSetTerritoryType - count: 2 type: array + count: 2 fields: - type: link - targets: [TerritoryType] + targets: [TerritoryType] \ No newline at end of file diff --git a/TelepoRelay.yml b/TelepoRelay.yml index 566b0cc..703a481 100644 --- a/TelepoRelay.yml +++ b/TelepoRelay.yml @@ -4,10 +4,10 @@ fields: type: array count: 7 fields: - - name: EnterTerritory - type: link - targets: [TerritoryType] - - name: ExitTerritory - type: link - targets: [TerritoryType] - - name: Cost \ No newline at end of file + - name: EnterTerritory + type: link + targets: [TerritoryType] + - name: ExitTerritory + type: link + targets: [TerritoryType] + - name: Cost \ No newline at end of file