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/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 9474cf1..63cc9be 100644 --- a/SpecialShop.yml +++ b/SpecialShop.yml @@ -27,8 +27,8 @@ fields: type: array count: 3 fields: - - type: link - targets: [Item] + - type: link + targets: [Item] - name: Quest type: link targets: [Quest] @@ -69,4 +69,4 @@ fields: - name: Unknown2 - name: UseCurrencyType - name: Unknown3 - - name: Unknown4 + - name: Unknown4 \ 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