1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- <?xml version="1.0" encoding="utf-8"?>
- <WwiseDocument Type="WorkUnit" ID="{3B167755-FB42-458B-98BF-96F557AFB3B9}" SchemaVersion="103">
- <GameParameters>
- <WorkUnit Name="Factory SoundSeed Air Game Syncs" ID="{3B167755-FB42-458B-98BF-96F557AFB3B9}" PersistMode="Standalone">
- <ChildrenList>
- <GameParameter Name="SS_Air_Fear" ID="{F72E0659-4346-4E1C-A1B1-DAB46A05101E}"/>
- <GameParameter Name="SS_Air_Storm" ID="{E93F8CDB-06D1-4737-ACAF-7CD44BBED783}">
- <PropertyList>
- <Property Name="InitialValue" Type="Real64" Value="75"/>
- </PropertyList>
- </GameParameter>
- <GameParameter Name="SS_Air_Freefall" ID="{2F2DFE37-4F9E-4D94-83D8-53CCA39781AD}">
- <PropertyList>
- <Property Name="InitialValue" Type="Real64" Value="75"/>
- </PropertyList>
- </GameParameter>
- <GameParameter Name="SS_Air_Fury" ID="{A2AE79DC-CA3A-46BA-9652-9986C322A87B}"/>
- <GameParameter Name="SS_Air_Size" ID="{1329EBEF-A193-472E-A38C-64668B494879}"/>
- <GameParameter Name="SS_Air_RPM" ID="{A34890AB-B9D5-4526-A64D-5290C43EF2DC}"/>
- <GameParameter Name="SS_Air_Presence" ID="{E3B7811A-7B2F-490F-B44F-5FE51B468041}">
- <PropertyList>
- <Property Name="InitialValue" Type="Real64" Value="75"/>
- </PropertyList>
- </GameParameter>
- <GameParameter Name="SS_Air_Month" ID="{09E2B445-C4A3-447F-B3CA-818A1D925EF7}">
- <PropertyList>
- <Property Name="InitialValue" Type="Real64" Value="6"/>
- <Property Name="Max" Type="Real64" Value="12"/>
- <Property Name="Min" Type="Real64" Value="1"/>
- </PropertyList>
- </GameParameter>
- <GameParameter Name="SS_Air_TimeOfDay" ID="{536FA72C-8C7E-4C8B-AE03-EF34FDADC314}">
- <PropertyList>
- <Property Name="InitialValue" Type="Real64" Value="6"/>
- <Property Name="Max" Type="Real64" Value="24"/>
- </PropertyList>
- </GameParameter>
- <GameParameter Name="SS_Air_Turbulence" ID="{EDA87B19-73AA-40A0-9F19-2073606DB710}">
- <PropertyList>
- <Property Name="InitialValue" Type="Real64" Value="6"/>
- </PropertyList>
- </GameParameter>
- </ChildrenList>
- </WorkUnit>
- </GameParameters>
- </WwiseDocument>
|