mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-14 23:56:23 +00:00
New templates
This commit is contained in:
@@ -1,36 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>AIHint</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xB3127B71" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x78C507EB" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x19028099" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x2C93AAF5" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xE7CF7950" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>AIHint</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xB3127B71">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x78C507EB">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x19028099">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2C93AAF5">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE7CF7950">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,27 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>AIJumpPoint</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xF2782501" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0xF53DCDD6" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>AIJumpPoint</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Float" ID="0xF2782501">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xF53DCDD6">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,43 +1,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>AIKeyframe</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x1CCD0586" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xEDA47FF6" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xCEE68723" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x58810503" type="long">
|
||||
<default>0</default>
|
||||
<description>This property isn't read by the game and has no ingame effect. Might be a float.</description>
|
||||
</property>
|
||||
<property ID="0x6D62EF74" type="long">
|
||||
<default>0</default>
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
<property ID="0x6F8D34CA" type="float">
|
||||
<default>1.0</default>
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>AIKeyframe</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0x1CCD0586">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xEDA47FF6">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCEE68723">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x58810503">
|
||||
<Description>This property isn't read by the game and has no ingame effect. Might be a float.</Description>
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x6D62EF74">
|
||||
<CookPreference>Never</CookPreference>
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6F8D34CA">
|
||||
<CookPreference>Never</CookPreference>
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,82 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>AIMannedTurret</name>
|
||||
<modules>
|
||||
<module>AIMannedTurret.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xB15DEC6F" type="multi">
|
||||
<properties>
|
||||
<property ID="0x17CD8B2A" type="float">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x1473DAD2" type="float">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x3650CE75" type="float">
|
||||
<default>60.0</default>
|
||||
</property>
|
||||
<property ID="0x78520E6E" type="float">
|
||||
<default>60.0</default>
|
||||
</property>
|
||||
<property ID="0xA39A5D72" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xFB2E32DB" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0x1B3C8683" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xC6E48F18" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xF9BD253E" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xF11F7384" type="float">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0xB63F274C" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xF8D1EA77" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<struct ID="0x8E5F7E96" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xC43360A7" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0xCF90D15E" template="Structs/HealthInfo.xml"/>
|
||||
<struct ID="0x7B71AE90" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0x55744160" type="asset" extensions="AFSM,FSM2"/>
|
||||
<property ID="0x8F68AC21" type="asset" extensions="PART"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x260792CF" type="MayaSpline"/>
|
||||
<property ID="0x84284B1C" type="MayaSpline"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>AIMannedTurret.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>AIMannedTurret</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB15DEC6F" Archetype="UnknownStruct3"/>
|
||||
<Element Type="Spline" ID="0x260792CF"/>
|
||||
<Element Type="Spline" ID="0x84284B1C"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,38 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>AIWaypoint</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x6392404E" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x80F7E605" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xC6705A00" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xA790C6A9" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x166979D4" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<model source="file">script/common/AIWaypoint.CMDL</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>AIWaypoint</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Float" ID="0x6392404E">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x80F7E605">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xC6705A00">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xA790C6A9">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x166979D4">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Model" Source="File" Location="script/common/AIWaypoint.CMDL"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,86 +1,102 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Actor</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xF344C0B0" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x2E686C2A" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x75DBB375" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x2F2AE3E5" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E" template="Structs/HealthInfo.xml"/>
|
||||
<struct ID="0x7B71AE90" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0xC27FFA8F" type="asset" extensions="CMDL"/>
|
||||
<property ID="0x0FC966DC" type="asset" extensions="DCLN"/>
|
||||
<property ID="0xE25FB08C" type="character"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0x192B0E70" template="Structs/EchoParameters.xml"/>
|
||||
<property ID="0xC08D1B93" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x1E32523E" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x1D8DD846" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x7859B520" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x2AFFD6FE" type="bool">
|
||||
<default>false</default>
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
<property ID="0x32FAB97E" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x97687446" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x261E92A4" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xCC27F827" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xBF69C03E" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xEF485DB9" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x553B1339" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xE25FB08C</animparams>
|
||||
<model source="property">0xC27FFA8F</model>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<collision source="property">0x0FC966DC</collision>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>Actor</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Vector" ID="0xF344C0B0">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x2E686C2A">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x75DBB375">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2F2AE3E5">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E" Archetype="HealthInfo"/>
|
||||
<Element Type="Struct" ID="0x7B71AE90" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Asset" ID="0xC27FFA8F">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xFC966DC">
|
||||
<TypeFilter>
|
||||
<Element>DCLN</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="AnimationSet" ID="0xE25FB08C"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x192B0E70" Archetype="EchoParameters"/>
|
||||
<Element Type="Bool" ID="0xC08D1B93">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x1E32523E">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x1D8DD846">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x7859B520">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x2AFFD6FE">
|
||||
<CookPreference>Never</CookPreference>
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x32FAB97E">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x97687446">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x261E92A4">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xCC27F827">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xBF69C03E">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xEF485DB9">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x553B1339" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0xC27FFA8F"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Collision" Source="Property" Location="0x0FC966DC"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,37 +1,32 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>ActorKeyframe</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x1CCD0586" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xEDA47FF6" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xCEE68723" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x6D62EF74" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x6F8D34CA" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>ActorKeyframe</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0x1CCD0586">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xEDA47FF6">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCEE68723">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x6D62EF74">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6F8D34CA">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,42 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>ActorRotate</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xF11C6C2B" type="long">
|
||||
<default>20</default>
|
||||
</property>
|
||||
<property ID="0x8B51E23F" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<struct ID="0xEFE4EA57" type="multi">
|
||||
<properties>
|
||||
<property ID="0x69D8447D" type="MayaSpline"/>
|
||||
<property ID="0xD0239F95" type="MayaSpline"/>
|
||||
<property ID="0xC15EF5EC" type="MayaSpline"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x2F7EC0A2" type="multi">
|
||||
<properties>
|
||||
<property ID="0xF437A62F" type="MayaSpline"/>
|
||||
<property ID="0x6F92EA40" type="MayaSpline"/>
|
||||
<property ID="0x180C38B0" type="MayaSpline"/>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>ActorRotate</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xF11C6C2B">
|
||||
<DefaultValue>20</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8B51E23F">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xEFE4EA57" Archetype="RotationSplines"/>
|
||||
<Element Type="Struct" ID="0x2F7EC0A2" Archetype="ScaleSplines"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,63 +1,59 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>AdvancedCounter</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xFD179A6F" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x5B851589" type="long">
|
||||
<default>10</default>
|
||||
</property>
|
||||
<property ID="0x7BEF45CA" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x1628F23A" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x049D5DD4" type="long">
|
||||
<default>2</default>
|
||||
</property>
|
||||
<property ID="0xBC213AB1" type="long">
|
||||
<default>3</default>
|
||||
</property>
|
||||
<property ID="0x21F60208" type="long">
|
||||
<default>4</default>
|
||||
</property>
|
||||
<property ID="0x994A656D" type="long">
|
||||
<default>5</default>
|
||||
</property>
|
||||
<property ID="0x8BFFCA83" type="long">
|
||||
<default>6</default>
|
||||
</property>
|
||||
<property ID="0x3343ADE6" type="long">
|
||||
<default>7</default>
|
||||
</property>
|
||||
<property ID="0x6B20BDB0" type="long">
|
||||
<default>8</default>
|
||||
</property>
|
||||
<property ID="0xD39CDAD5" type="long">
|
||||
<default>9</default>
|
||||
</property>
|
||||
<property ID="0x9215E813" type="long">
|
||||
<default>10</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/mp2/AdvancedCounter.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>AdvancedCounter</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xFD179A6F">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x5B851589">
|
||||
<DefaultValue>10</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x7BEF45CA">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x1628F23A">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x49D5DD4">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xBC213AB1">
|
||||
<DefaultValue>3</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x21F60208">
|
||||
<DefaultValue>4</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x994A656D">
|
||||
<DefaultValue>5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x8BFFCA83">
|
||||
<DefaultValue>6</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x3343ADE6">
|
||||
<DefaultValue>7</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x6B20BDB0">
|
||||
<DefaultValue>8</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xD39CDAD5">
|
||||
<DefaultValue>9</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x9215E813">
|
||||
<DefaultValue>10</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/mp2/AdvancedCounter.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,110 +1,114 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>AmbientAI</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xF344C0B0" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x2E686C2A" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x75DBB375" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E" template="Structs/HealthInfo.xml"/>
|
||||
<struct ID="0x7B71AE90" template="Structs/DamageVulnerability.xml">
|
||||
<properties>
|
||||
<struct ID="0xAC8BB2A7">
|
||||
<properties>
|
||||
<enum ID="0x68ACBD86">
|
||||
<cook_pref>never</cook_pref>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xD99C0400">
|
||||
<properties>
|
||||
<enum ID="0x68ACBD86">
|
||||
<cook_pref>never</cook_pref>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x68AE13A0">
|
||||
<properties>
|
||||
<enum ID="0x68ACBD86">
|
||||
<cook_pref>never</cook_pref>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xF0B2F4CF">
|
||||
<properties>
|
||||
<enum ID="0x68ACBD86">
|
||||
<cook_pref>never</cook_pref>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x00EFE8CB">
|
||||
<properties>
|
||||
<enum ID="0x68ACBD86">
|
||||
<cook_pref>never</cook_pref>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xBB70093F">
|
||||
<properties>
|
||||
<enum ID="0x68ACBD86">
|
||||
<cook_pref>never</cook_pref>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xA442B4A3">
|
||||
<properties>
|
||||
<enum ID="0x68ACBD86">
|
||||
<cook_pref>never</cook_pref>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x6924B8C1">
|
||||
<properties>
|
||||
<enum ID="0x68ACBD86">
|
||||
<cook_pref>never</cook_pref>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xE25FB08C" type="character"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0xA7D00780" type="float">
|
||||
<default>7.0</default>
|
||||
</property>
|
||||
<property ID="0xD4D52631" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0xBFE017DE" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xED5F16AC" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>AmbientAI</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Vector" ID="0xF344C0B0">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x2E686C2A">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x75DBB375">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E" Archetype="HealthInfo"/>
|
||||
<Element Type="Struct" ID="0x7B71AE90" Archetype="DamageVulnerability">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xAC8BB2A7">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x68ACBD86">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD99C0400">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x68ACBD86">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x68AE13A0">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x68ACBD86">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xF0B2F4CF">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x68ACBD86">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xEFE8CB">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x68ACBD86">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xBB70093F">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x68ACBD86">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xA442B4A3">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x68ACBD86">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x6924B8C1">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x68ACBD86">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="AnimationSet" ID="0xE25FB08C"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0xA7D00780">
|
||||
<DefaultValue>7.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD4D52631">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xBFE017DE">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xED5F16AC">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,66 +1,68 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>AreaAttributes</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x494E414D">
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x95D4BEE7" type="bool">
|
||||
<default>false</default>
|
||||
<description>Show the skybox. If no Skybox Model is specified, it will show the World's default skybox.</description>
|
||||
</property>
|
||||
<property ID="0xB24FDE1A" type="bool">
|
||||
<default>false</default>
|
||||
<description>Enable Dark World damage and switch to the Dark World map.</description>
|
||||
</property>
|
||||
<enum ID="0x9D0006AB">
|
||||
<default>0x00000000</default>
|
||||
<enumerators>
|
||||
<enumerator ID="0x00" name="None"/>
|
||||
<enumerator ID="0x01" name="Snow"/>
|
||||
<enumerator ID="0x02" name="Rain"/>
|
||||
<enumerator ID="0x03" name="Bubbles"/>
|
||||
<enumerator ID="0x04" name="Dark World"/>
|
||||
<enumerator ID="0x05" name="[Aerie]"/>
|
||||
<enumerator ID="0x06" name="Electric Rain"/>
|
||||
</enumerators>
|
||||
</enum>
|
||||
<property ID="0x56263E35" type="sound"/>
|
||||
<property ID="0x64E5FE9F" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xBA5F801E" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xD208C9FA" type="asset" extensions="CMDL"/>
|
||||
<enum ID="0xFFEEBC46">
|
||||
<default>0x00000000</default>
|
||||
<enumerators>
|
||||
<enumerator ID="0x00" name="None"/>
|
||||
<enumerator ID="0x01" name="Blue"/>
|
||||
<enumerator ID="0x02" name="Orange"/>
|
||||
</enumerators>
|
||||
</enum>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/AreaAttributes.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>AreaAttributes</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="String" ID="0x494E414D">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x95D4BEE7">
|
||||
<Description>Show the skybox. If no Skybox Model is specified, it will show the World's default skybox.</Description>
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xB24FDE1A">
|
||||
<Description>Enable Dark World damage and switch to the Dark World map.</Description>
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Enum" ID="0x9D0006AB">
|
||||
<DefaultValue>0x0</DefaultValue>
|
||||
<Values>
|
||||
<Element Name="None" ID="0x0"/>
|
||||
<Element Name="Snow" ID="0x1"/>
|
||||
<Element Name="Rain" ID="0x2"/>
|
||||
<Element Name="Bubbles" ID="0x3"/>
|
||||
<Element Name="Dark World" ID="0x4"/>
|
||||
<Element Name="[Aerie]" ID="0x5"/>
|
||||
<Element Name="Electric Rain" ID="0x6"/>
|
||||
</Values>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x56263E35">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x64E5FE9F">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xBA5F801E">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xD208C9FA">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Enum" ID="0xFFEEBC46">
|
||||
<DefaultValue>0x0</DefaultValue>
|
||||
<Values>
|
||||
<Element Name="None" ID="0x0"/>
|
||||
<Element Name="Blue" ID="0x1"/>
|
||||
<Element Name="Orange" ID="0x2"/>
|
||||
</Values>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/AreaAttributes.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,29 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>AreaDamage</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0x337F9524" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x8E07E9D3" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xC052BC02" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>AreaDamage</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x337F9524" Archetype="DamageInfo"/>
|
||||
<Element Type="Float" ID="0x8E07E9D3">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC052BC02">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,102 +1,106 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>AtomicAlpha</name>
|
||||
<modules>
|
||||
<module>AtomicAlpha.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x75DBB375">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x020C78BB">
|
||||
<default>720.0</default>
|
||||
</property>
|
||||
<property ID="0x8DB77EE4">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x513F04B8">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x83DFC40F">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<struct ID="0xD756416E">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000009</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xE0CDC7E3">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x8A6AB139">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0xE287D8DD">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x1720B91F" type="asset" extensions="WPSC"/>
|
||||
<property ID="0xC75F9516" type="asset" extensions="CMDL"/>
|
||||
<struct ID="0xB48D5FE6" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x66BA009C" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x79DD66A9" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xBB4284EA" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x7017EDFC" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x2639F0B9" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0xC75F9516</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>AtomicAlpha.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>AtomicAlpha</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x75DBB375">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>720.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x513F04B8">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x83DFC40F">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0x9</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE0CDC7E3">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE287D8DD">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Asset" ID="0x1720B91F">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xC75F9516">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB48D5FE6" Archetype="DamageInfo"/>
|
||||
<Element Type="Float" ID="0x66BA009C">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x79DD66A9">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xBB4284EA">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x7017EDFC">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x2639F0B9">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0xC75F9516"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,109 +1,124 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>AtomicBeta</name>
|
||||
<modules>
|
||||
<module>AtomicBeta.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x75DBB375">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x020C78BB">
|
||||
<default>720.0</default>
|
||||
</property>
|
||||
<property ID="0x8DB77EE4">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x513F04B8">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x83DFC40F">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<struct ID="0xD756416E">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xE0CDC7E3">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x8A6AB139">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0xE287D8DD">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x05439A08" type="asset" extensions="ELSC,WPSC"/>
|
||||
<property ID="0x2CBF989B" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x13E30E4D" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xC271EAF5" type="asset" extensions="PART"/>
|
||||
<property ID="0x18093FA8" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xCB0AF075" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0x845EF489" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<struct ID="0x411938AA" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0xCE1893CC" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x6A453D89" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0xAC202A5D" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x14038B71" type="sound"/>
|
||||
<property ID="0x16A435CB" type="sound"/>
|
||||
<property ID="0x67EDEFC2" type="sound"/>
|
||||
<property ID="0x8F4FB79D" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>AtomicBeta.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>AtomicBeta</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x75DBB375">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>720.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x513F04B8">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x83DFC40F">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE0CDC7E3">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE287D8DD">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Asset" ID="0x5439A08">
|
||||
<TypeFilter>
|
||||
<Element>ELSC</Element>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x2CBF989B">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x13E30E4D" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0xC271EAF5">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x18093FA8">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCB0AF075">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x845EF489">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x411938AA" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Float" ID="0xCE1893CC">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6A453D89">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xAC202A5D">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x14038B71">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x16A435CB">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x67EDEFC2">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8F4FB79D">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,109 +1,126 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>BacteriaSwarm</name>
|
||||
<modules>
|
||||
<module>BacteriaSwarm.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0xE25FB08C" type="character"/>
|
||||
<property ID="0xC6BB2F45" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<struct ID="0xE1EC7346" template="Structs/BasicSwarmProperties.xml"/>
|
||||
<property ID="0x4A85A2DA" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x7FF1469E" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xF87FD6A9" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0x7DE56D56" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x39098C47" type="float">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0xFBA2A53E" type="float">
|
||||
<default>0.01</default>
|
||||
</property>
|
||||
<property ID="0x5C9D2056" type="float">
|
||||
<default>0.01</default>
|
||||
</property>
|
||||
<property ID="0x771A90E6" type="float">
|
||||
<default>180.0</default>
|
||||
</property>
|
||||
<property ID="0xBDCDB9C0" type="float">
|
||||
<default>1440.0</default>
|
||||
</property>
|
||||
<property ID="0x2301294A" type="asset" extensions="PART"/>
|
||||
<property ID="0xAC2A467A" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x6D5C1C94" type="color">
|
||||
<default>1.0, 0.0, 0.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x311B0750" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x4AB24275" type="sound"/>
|
||||
<property ID="0xFE3E7BBF" type="sound"/>
|
||||
<property ID="0xAD4CE8F3" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xA9D6D9D9" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x9FE253A5" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x90F8E29F" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x4B47B178" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xE678EBCF" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xD2986C43" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x214E48A0" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0x57619496" type="long">
|
||||
<default>20</default>
|
||||
</property>
|
||||
<property ID="0xC712847C" type="long">
|
||||
<default>127</default>
|
||||
</property>
|
||||
<property ID="0x757A1C34" type="asset" extensions="CMDL"/>
|
||||
<property ID="0xC5BC5ED0" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>volume</scale_type>
|
||||
<preview_volume shape="Box"/>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>BacteriaSwarm.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>BacteriaSwarm</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="AnimationSet" ID="0xE25FB08C"/>
|
||||
<Element Type="Bool" ID="0xC6BB2F45">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xE1EC7346" Archetype="BasicSwarmProperties"/>
|
||||
<Element Type="Float" ID="0x4A85A2DA">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7FF1469E">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF87FD6A9">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7DE56D56">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x39098C47">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFBA2A53E">
|
||||
<DefaultValue>0.0099999998</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5C9D2056">
|
||||
<DefaultValue>0.0099999998</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x771A90E6">
|
||||
<DefaultValue>180.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xBDCDB9C0">
|
||||
<DefaultValue>1440.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x2301294A">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0xAC2A467A">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x6D5C1C94">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>0.0</G>
|
||||
<B>0.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x311B0750">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x4AB24275">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xFE3E7BBF">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xAD4CE8F3">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA9D6D9D9">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9FE253A5">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x90F8E29F">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x4B47B178">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE678EBCF">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD2986C43">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x214E48A0">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x57619496">
|
||||
<DefaultValue>20</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xC712847C">
|
||||
<DefaultValue>127</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x757A1C34">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC5BC5ED0">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>BoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,55 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>BallTrigger</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<struct ID="0x5846524D">
|
||||
<properties>
|
||||
<property ID="0x02">
|
||||
<default>2.0, 2.0, 2.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x77A27411" template="Structs/TriggerInfo.xml"/>
|
||||
<property ID="0xB61B1149" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x81AF51D5" type="float">
|
||||
<default>60.0</default>
|
||||
</property>
|
||||
<property ID="0xBB38D077" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xEA511D83" type="vector3f">
|
||||
<default>1.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0xB613F4E4" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x2766636A" type="float">
|
||||
<versions>
|
||||
<version>Trilogy</version>
|
||||
</versions>
|
||||
<default>1.0</default>
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>volume</scale_type>
|
||||
<preview_volume shape="Box"/>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>BallTrigger</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x5846524D">
|
||||
<SubProperties>
|
||||
<Element Type="Vector" ID="0x2">
|
||||
<DefaultValue>
|
||||
<X>2.0</X>
|
||||
<Y>2.0</Y>
|
||||
<Z>2.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x77A27411" Archetype="TriggerInfo"/>
|
||||
<Element Type="Float" ID="0xB61B1149">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x81AF51D5">
|
||||
<DefaultValue>60.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xBB38D077">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0xEA511D83">
|
||||
<DefaultValue>
|
||||
<X>1.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xB613F4E4">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2766636A">
|
||||
<CookPreference>Never</CookPreference>
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>BoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,202 +1,202 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Blogg</name>
|
||||
<modules>
|
||||
<module>Blogg.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x562BF3FD" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xF11F7384" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0x32455774" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xC1C8D862" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xA19D5F62" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x02D1176E" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x553B1339" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x7F8C4C69" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x6C36A6DD" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x10FFE760" type="float">
|
||||
<default>45.0</default>
|
||||
</property>
|
||||
<struct ID="0x896D5BD9" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0xE7D79B0A" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xB15D8AF8" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x5210CD68" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x479B1224" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x290E5E0B" type="float">
|
||||
<default>900.0</default>
|
||||
</property>
|
||||
<property ID="0x3FFCD8AE" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x8B1B0461" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x9579B1F2" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x479CCC37" type="float">
|
||||
<default>0.75</default>
|
||||
</property>
|
||||
<property ID="0x689A803F" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x800A2B0D" type="float">
|
||||
<default>0.3</default>
|
||||
</property>
|
||||
<property ID="0x82DF77A1" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x9873A1C1" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x6A78C607" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x2C8D9FC4" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0xD1F82F92" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x5109FB4E" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x648A2486" type="float">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0x041949B8" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<struct ID="0xE61748ED" template="Structs/IngPossessionData.xml"/>
|
||||
<struct ID="0x2AF6FF25" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0x4FC9DFE4" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x2DD3662E" type="float">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0x6F41BBE7" type="float">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<struct ID="0x3874576D" template="Structs/BloggStruct.xml">
|
||||
<properties>
|
||||
<property ID="0x3E505DDB">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x118F1E46">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x6E603DF2">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x1E74F1EC">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xECBA9FB2">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x97DD1AA7" template="Structs/BloggStruct.xml">
|
||||
<properties>
|
||||
<property ID="0x3E505DDB">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x118F1E46">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x6E603DF2">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x1E74F1EC">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xECBA9FB2">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xF2BA21E1" template="Structs/BloggStruct.xml">
|
||||
<properties>
|
||||
<property ID="0x3E505DDB">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x118F1E46">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x6E603DF2">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x1E74F1EC">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xECBA9FB2">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0xE61748ED:0xAD54DA11</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>Blogg.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>Blogg</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0x562BF3FD">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF11F7384">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x32455774">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC1C8D862">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xA19D5F62">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x2D1176E">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x553B1339" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7F8C4C69">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6C36A6DD">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x10FFE760">
|
||||
<DefaultValue>45.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x896D5BD9" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Float" ID="0xE7D79B0A">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB15D8AF8">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5210CD68">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x479B1224">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x290E5E0B">
|
||||
<DefaultValue>900.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3FFCD8AE">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8B1B0461">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9579B1F2">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x479CCC37">
|
||||
<DefaultValue>0.75</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x689A803F">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x800A2B0D">
|
||||
<DefaultValue>0.30000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x82DF77A1">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9873A1C1">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6A78C607">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2C8D9FC4">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD1F82F92">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5109FB4E">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x648A2486">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x41949B8">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xE61748ED" Archetype="IngPossessionData"/>
|
||||
<Element Type="Struct" ID="0x2AF6FF25" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Bool" ID="0x4FC9DFE4">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2DD3662E">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6F41BBE7">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x3874576D" Archetype="BloggStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x3E505DDB">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x118F1E46">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6E603DF2">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1E74F1EC">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xECBA9FB2">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x97DD1AA7" Archetype="BloggStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x3E505DDB">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x118F1E46">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6E603DF2">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1E74F1EC">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xECBA9FB2">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xF2BA21E1" Archetype="BloggStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x3E505DDB">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x118F1E46">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6E603DF2">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1E74F1EC">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xECBA9FB2">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0xE61748ED:0xAD54DA11"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,67 +1,77 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Brizgee</name>
|
||||
<modules>
|
||||
<module>WallCrawler.rel</module>
|
||||
<module>Parasite.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x733BD27C" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0xAC47C628" type="float">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x8E4F7B29" type="float">
|
||||
<default>720.0</default>
|
||||
</property>
|
||||
<property ID="0x3D3C1B76" type="float">
|
||||
<default>120.0</default>
|
||||
</property>
|
||||
<property ID="0xA72530E8" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0x5E6A54B8" type="float">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0x07F947F4" type="asset" extensions="CMDL"/>
|
||||
<property ID="0x0B7325EA" type="asset" extensions="CSKR"/>
|
||||
<struct ID="0xF573E11C" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0xAA13253A" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<struct ID="0xB482E5DD" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x80DA8053" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<struct ID="0x143D18C6" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xF78947D4" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x6A942A60" type="sound"/>
|
||||
<property ID="0x808392EC" type="sound"/>
|
||||
<property ID="0xDF2D8017" type="sound"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>WallCrawler.rel</Element>
|
||||
<Element>Parasite.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>Brizgee</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0x733BD27C">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xAC47C628">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8E4F7B29">
|
||||
<DefaultValue>720.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3D3C1B76">
|
||||
<DefaultValue>120.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA72530E8">
|
||||
<DefaultValue>40.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5E6A54B8">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x7F947F4">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xB7325EA">
|
||||
<TypeFilter>
|
||||
<Element>CSKR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xF573E11C" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Float" ID="0xAA13253A">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB482E5DD" Archetype="DamageInfo"/>
|
||||
<Element Type="Float" ID="0x80DA8053">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x143D18C6" Archetype="DamageInfo"/>
|
||||
<Element Type="Float" ID="0xF78947D4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x6A942A60">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x808392EC">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xDF2D8017">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,45 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Camera</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x2A53245A" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x05C5FC6E" type="long">
|
||||
<default>168</default>
|
||||
</property>
|
||||
<property ID="0xD4B29446" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<struct ID="0x493D6A2D" template="Structs/UnknownStruct1.xml"/>
|
||||
<struct ID="0x5604D304" template="Structs/UnknownStruct1.xml"/>
|
||||
<property ID="0x27E5F874" type="MayaSpline"/>
|
||||
<property ID="0xC4DFBFA7" type="MayaSpline"/>
|
||||
<property ID="0x6868D4B3" type="MayaSpline"/>
|
||||
<property ID="0x6E6D8EFD" type="MayaSpline"/>
|
||||
<property ID="0xF4F4798E" type="MayaSpline"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<model source="file">script/common/Camera.CMDL</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>Camera</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2A53245A">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x5C5FC6E">
|
||||
<DefaultValue>168</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xD4B29446">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x493D6A2D" Archetype="UnknownStruct1"/>
|
||||
<Element Type="Struct" ID="0x5604D304" Archetype="UnknownStruct1"/>
|
||||
<Element Type="Spline" ID="0x27E5F874"/>
|
||||
<Element Type="Spline" ID="0xC4DFBFA7"/>
|
||||
<Element Type="Spline" ID="0x6868D4B3"/>
|
||||
<Element Type="Spline" ID="0x6E6D8EFD"/>
|
||||
<Element Type="Spline" ID="0xF4F4798E"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Model" Source="File" Location="script/common/Camera.CMDL"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,39 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>CameraBlurKeyframe</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xE9359148" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x6F6EB1F4" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x3FDC4B2E" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xABD41A36" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x3EAF78FE" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/CameraBlurKeyframe.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>CameraBlurKeyframe</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xE9359148">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6F6EB1F4">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x3FDC4B2E">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xABD41A36">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3EAF78FE">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/CameraBlurKeyframe.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,59 +1,63 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>CameraFilterKeyframe</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x7975DB5B" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<enum ID="0x6A3E9A3D">
|
||||
<default>0x00000000</default>
|
||||
<enumerators>
|
||||
<enumerator ID="0x00" name="FullScreen"/>
|
||||
<enumerator ID="0x01" name="FullScreenHalvesLeftRight"/>
|
||||
<enumerator ID="0x02" name="FullScreenHalvesTopBottom"/>
|
||||
<enumerator ID="0x03" name="FullScreenQuarters"/>
|
||||
<enumerator ID="0x04" name="CinemaBars"/>
|
||||
<enumerator ID="0x05" name="ScanLinesEven"/>
|
||||
<enumerator ID="0x06" name="ScanLinesOdd"/>
|
||||
<enumerator ID="0x07" name="RandomStatic"/>
|
||||
<enumerator ID="0x08" name="DialogBox"/>
|
||||
<enumerator ID="0x09" name="CinematicPlaceholderLabel"/>
|
||||
<enumerator ID="0x0A" name="CookieCutterDepthRandomStatic"/>
|
||||
</enumerators>
|
||||
</enum>
|
||||
<property ID="0x58BDBD7B" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x3FDC4B2E" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x37C7D09D" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xABD41A36" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x3EAF78FE" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xD1F65872" type="asset" extensions="TXTR"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/CameraFilterKeyframe.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>CameraFilterKeyframe</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0x7975DB5B">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Enum" ID="0x6A3E9A3D">
|
||||
<DefaultValue>0x0</DefaultValue>
|
||||
<Values>
|
||||
<Element Name="FullScreen" ID="0x0"/>
|
||||
<Element Name="FullScreenHalvesLeftRight" ID="0x1"/>
|
||||
<Element Name="FullScreenHalvesTopBottom" ID="0x2"/>
|
||||
<Element Name="FullScreenQuarters" ID="0x3"/>
|
||||
<Element Name="CinemaBars" ID="0x4"/>
|
||||
<Element Name="ScanLinesEven" ID="0x5"/>
|
||||
<Element Name="ScanLinesOdd" ID="0x6"/>
|
||||
<Element Name="RandomStatic" ID="0x7"/>
|
||||
<Element Name="DialogBox" ID="0x8"/>
|
||||
<Element Name="CinematicPlaceholderLabel" ID="0x9"/>
|
||||
<Element Name="CookieCutterDepthRandomStatic" ID="0xA"/>
|
||||
</Values>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x58BDBD7B">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x3FDC4B2E">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x37C7D09D">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xABD41A36">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3EAF78FE">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xD1F65872">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/CameraFilterKeyframe.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,104 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>CameraHint</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x42087650" type="long">
|
||||
<default>50</default>
|
||||
</property>
|
||||
<property ID="0x8747552E" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0x380585EC" type="multi">
|
||||
<properties>
|
||||
<property ID="0xC1E747AD" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x21D720A9" type="long">
|
||||
<default>286</default>
|
||||
</property>
|
||||
<struct ID="0x456D05C6" template="Structs/CameraHintStructB.xml"/>
|
||||
<struct ID="0xF5521FFA" template="Structs/CameraHintStructB.xml"/>
|
||||
<struct ID="0x89658A06" template="Structs/CameraHintStructB.xml"/>
|
||||
<struct ID="0x8D0A9113" type="multi">
|
||||
<properties>
|
||||
<property ID="0x7FF86EE2" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x46477064" type="vector3f">
|
||||
<default>0.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xEFEBE838" type="vector3f">
|
||||
<default>1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<struct ID="0xF71C36F2" type="multi">
|
||||
<properties>
|
||||
<property ID="0x7FF86EE2" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x123CAC0E" type="float">
|
||||
<default>55.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x664C450A" template="Structs/CameraHintStructC.xml"/>
|
||||
<struct ID="0xC82395FA" template="Structs/CameraHintStructC.xml"/>
|
||||
<struct ID="0x645EB009" type="multi">
|
||||
<properties>
|
||||
<property ID="0x7FF86EE2" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x6392404E" type="float">
|
||||
<default>120.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x80CFBB54" type="multi">
|
||||
<properties>
|
||||
<property ID="0x7FF86EE2" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x8033F9A3" type="float">
|
||||
<default>2.7</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x2AE08BE1" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x4361D075" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xC91EF813" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<struct ID="0x934E392C" template="Structs/CameraHintStructA.xml"/>
|
||||
<struct ID="0x9E8631F1" type="multi">
|
||||
<properties>
|
||||
<property ID="0xF53DCDD6" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x138729A7" template="Structs/CameraHintStructA.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>CameraHint</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0x42087650">
|
||||
<DefaultValue>50</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8747552E">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x380585EC" Archetype="UnknownStruct4"/>
|
||||
<Element Type="Int" ID="0x21D720A9">
|
||||
<DefaultValue>286</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x456D05C6" Archetype="CameraHintStructB"/>
|
||||
<Element Type="Struct" ID="0xF5521FFA" Archetype="CameraHintStructB"/>
|
||||
<Element Type="Struct" ID="0x89658A06" Archetype="CameraHintStructB"/>
|
||||
<Element Type="Struct" ID="0x8D0A9113" Archetype="UnknownStruct5"/>
|
||||
<Element Type="Vector" ID="0xEFEBE838">
|
||||
<DefaultValue>
|
||||
<X>1.0</X>
|
||||
<Y>1.0</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xF71C36F2" Archetype="UnknownStruct6"/>
|
||||
<Element Type="Struct" ID="0x664C450A" Archetype="CameraHintStructC"/>
|
||||
<Element Type="Struct" ID="0xC82395FA" Archetype="CameraHintStructC"/>
|
||||
<Element Type="Struct" ID="0x645EB009" Archetype="UnknownStruct7"/>
|
||||
<Element Type="Struct" ID="0x80CFBB54" Archetype="UnknownStruct8"/>
|
||||
<Element Type="Float" ID="0x2AE08BE1">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x4361D075">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC91EF813">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x934E392C" Archetype="CameraHintStructA"/>
|
||||
<Element Type="Struct" ID="0x9E8631F1" Archetype="UnknownStruct9"/>
|
||||
<Element Type="Struct" ID="0x138729A7" Archetype="CameraHintStructA"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,28 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>CameraPitch</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x81D093B3" type="MayaSpline"/>
|
||||
<property ID="0xAD9F8E3E" type="MayaSpline"/>
|
||||
<struct ID="0x33E4685B" template="Structs/UnknownStruct1.xml"/>
|
||||
<property ID="0x431769C6" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>CameraPitch</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Spline" ID="0x81D093B3"/>
|
||||
<Element Type="Spline" ID="0xAD9F8E3E"/>
|
||||
<Element Type="Struct" ID="0x33E4685B" Archetype="UnknownStruct1"/>
|
||||
<Element Type="Bool" ID="0x431769C6">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,25 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>CameraShaker</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xAD547F96" template="Structs/CameraShakerData.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/CameraShaker.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>CameraShaker</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xAD547F96" Archetype="CameraShakerData"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/CameraShaker.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,23 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>CameraWaypoint</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<model source="file">script/common/CameraWaypoint.CMDL</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>CameraWaypoint</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Model" Source="File" Location="script/common/CameraWaypoint.CMDL"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,26 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>CannonBall</name>
|
||||
<modules>
|
||||
<module>ScriptCannonBall.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xB68C6D96" type="asset" extensions="PART"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>ScriptCannonBall.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>CannonBall</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Asset" ID="0xB68C6D96">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,198 +1,214 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>ChozoGhost</name>
|
||||
<modules>
|
||||
<module>ChozoGhost.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>720.0</default>
|
||||
</property>
|
||||
<property ID="0x8DB77EE4">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<default>70.0</default>
|
||||
</property>
|
||||
<property ID="0x3FAE47EB">
|
||||
<default>70.0</default>
|
||||
</property>
|
||||
<struct ID="0xD756416E">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000009</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>300.0</default>
|
||||
</property>
|
||||
<property ID="0x3A2D17E4">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>4.5</default>
|
||||
</property>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0xED69488F" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xFB12F672" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0x1B67981A" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x1E8722C7" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x54151870" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0xFFCDA1F8" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x3A58089C" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x1FF047A9" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xE832241F" template="Structs/BehaveChance.xml">
|
||||
<properties>
|
||||
<property ID="0xD3A313A5">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x1AF89F4B">
|
||||
<default>60.0</default>
|
||||
</property>
|
||||
<property ID="0xE7E66F66">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xB9D9C2D2">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x5AB228B6">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x1E2C8483" template="Structs/BehaveChance.xml">
|
||||
<properties>
|
||||
<property ID="0xD3A313A5">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x3CFA69F1">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x1AF89F4B">
|
||||
<default>60.0</default>
|
||||
</property>
|
||||
<property ID="0xE7E66F66">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xB9D9C2D2">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xCFABDD5F">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x5AB228B6">
|
||||
<default>3</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x78D76034" template="Structs/BehaveChance.xml">
|
||||
<properties>
|
||||
<property ID="0x1AF89F4B">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0xB9D9C2D2">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xCFABDD5F">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x5AB228B6">
|
||||
<default>2</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x1BB16EA5" type="sound"/>
|
||||
<property ID="0xC87D7EC7" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x2ADCBB2E" type="sound"/>
|
||||
<property ID="0x58B8EC5D" type="sound"/>
|
||||
<property ID="0xEC76940C" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x723542BB" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0xFE9EAC26" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x96FEB75D" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x8F8C64A0" type="asset" extensions="PART"/>
|
||||
<property ID="0xE15B4F4A" type="sound"/>
|
||||
<property ID="0x61E511B3" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x2369607A" type="float">
|
||||
<default>45.0</default>
|
||||
</property>
|
||||
<property ID="0xA6A3879B" type="long">
|
||||
<default>40</default>
|
||||
</property>
|
||||
<property ID="0x1B272781" type="long">
|
||||
<default>40</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>ChozoGhost.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>ChozoGhost</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>720.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>8.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>70.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3FAE47EB">
|
||||
<DefaultValue>70.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0x9</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>300.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>4.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0xED69488F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFB12F672">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1B67981A">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1E8722C7">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x54151870">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xFFCDA1F8" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x3A58089C">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x1FF047A9" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xE832241F" Archetype="BehaveChance">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xD3A313A5">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1AF89F4B">
|
||||
<DefaultValue>60.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE7E66F66">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB9D9C2D2">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x5AB228B6">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x1E2C8483" Archetype="BehaveChance">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xD3A313A5">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3CFA69F1">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1AF89F4B">
|
||||
<DefaultValue>60.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE7E66F66">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB9D9C2D2">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCFABDD5F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x5AB228B6">
|
||||
<DefaultValue>3</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x78D76034" Archetype="BehaveChance">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x1AF89F4B">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB9D9C2D2">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCFABDD5F">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x5AB228B6">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x1BB16EA5">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC87D7EC7">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x2ADCBB2E">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x58B8EC5D">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xEC76940C">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x723542BB">
|
||||
<DefaultValue>8.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xFE9EAC26">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x96FEB75D">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x8F8C64A0">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xE15B4F4A">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x61E511B3">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2369607A">
|
||||
<DefaultValue>45.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xA6A3879B">
|
||||
<DefaultValue>40</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x1B272781">
|
||||
<DefaultValue>40</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,154 +1,195 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Coin</name>
|
||||
<modules>
|
||||
<module>ScriptCoin.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x8D6FC391" type="float">
|
||||
<default>180.0</default>
|
||||
</property>
|
||||
<property ID="0x0185263E" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x140EF2CC" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0x863EBB76" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x957B5DDD" type="float">
|
||||
<default>1.2</default>
|
||||
</property>
|
||||
<property ID="0x54A8C481" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x7DD63999" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x6B571BA5" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x50051A17" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x6353C409" type="float">
|
||||
<default>80.0</default>
|
||||
</property>
|
||||
<property ID="0x3A5634D8" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x5AF5867D" type="color">
|
||||
<default>1.0, 1.0, 1.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x886E7C9F" type="float">
|
||||
<default>80.0</default>
|
||||
</property>
|
||||
<property ID="0x80C22A0A" type="vector3f">
|
||||
<default>1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x417F4A91" type="float">
|
||||
<default>0.375</default>
|
||||
</property>
|
||||
<property ID="0x2F2AE3E5" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0xEF90F09D" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0xC27FFA8F" type="asset" extensions="CMDL"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x41DD4D40" type="asset" extensions="PART"/>
|
||||
<property ID="0x0BB3CCAE" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x991202C3" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x76C79503" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x310DFAC8" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x19A6F71F" type="vector3f">
|
||||
<default>1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x3B03A01E" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x3BDD2FED" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x334A34BB" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xC7493FEE" type="asset" extensions="PART"/>
|
||||
<property ID="0x6E3825EF" type="vector3f">
|
||||
<default>1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xC9544DE6" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xC98AC215" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xD9CCE9D9" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x979042C8" type="asset" extensions="PART"/>
|
||||
<property ID="0xE9214CD8" type="vector3f">
|
||||
<default>1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x9DFADEE0" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x2C7B18DD" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x8C73CB7C" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x0D7FAD55" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xDCAA0F22" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xBFD82A19" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x723D42D6" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x295F05B7" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<model source="property">0xC27FFA8F</model>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>ScriptCoin.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>Coin</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8D6FC391">
|
||||
<DefaultValue>180.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x185263E">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x140EF2CC">
|
||||
<DefaultValue>15.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x863EBB76">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x957B5DDD">
|
||||
<DefaultValue>1.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x54A8C481">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7DD63999">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6B571BA5">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x50051A17">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6353C409">
|
||||
<DefaultValue>80.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x3A5634D8">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x5AF5867D">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
<A>0.0</A>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x886E7C9F">
|
||||
<DefaultValue>80.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x80C22A0A">
|
||||
<DefaultValue>
|
||||
<X>1.0</X>
|
||||
<Y>1.0</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x417F4A91">
|
||||
<DefaultValue>0.375</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2F2AE3E5">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0xEF90F09D">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xC27FFA8F">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Asset" ID="0x41DD4D40">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xBB3CCAE">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x991202C3">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x76C79503">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x310DFAC8">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x19A6F71F">
|
||||
<DefaultValue>
|
||||
<X>1.0</X>
|
||||
<Y>1.0</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x3B03A01E">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x3BDD2FED">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x334A34BB">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xC7493FEE">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x6E3825EF">
|
||||
<DefaultValue>
|
||||
<X>1.0</X>
|
||||
<Y>1.0</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC9544DE6">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC98AC215">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xD9CCE9D9">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x979042C8">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0xE9214CD8">
|
||||
<DefaultValue>
|
||||
<X>1.0</X>
|
||||
<Y>1.0</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x9DFADEE0">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x2C7B18DD">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x8C73CB7C">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xD7FAD55">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xDCAA0F22">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xBFD82A19">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x723D42D6">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x295F05B7">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Model" Source="Property" Location="0xC27FFA8F"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,70 +1,75 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>ColorModulate</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xD6A3D26F" type="color">
|
||||
<default>1.0, 1.0, 1.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x5037A0C1" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x94F0365C" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x1AFA5C48" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x12E12905" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xCEC5244B" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x81FC979C" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x94C01B0C" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xAED25A51" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x35DC43D0" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x3217DFF8" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x3A7F59F7" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x08BB73C5" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x7E379AE8" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x74081E94" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x15567FE7" type="MayaSpline"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/ColorModulate.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>ColorModulate</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Color" ID="0xD6A3D26F">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
<A>0.0</A>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x5037A0C1">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x94F0365C">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1AFA5C48">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x12E12905">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xCEC5244B">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x81FC979C">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x94C01B0C">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xAED25A51">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x35DC43D0">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x3217DFF8">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x3A7F59F7">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x8BB73C5">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x7E379AE8">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x74081E94">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0x15567FE7"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/ColorModulate.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,252 +1,155 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>CommandoPirate</name>
|
||||
<modules>
|
||||
<module>PirateRagDoll.rel</module>
|
||||
<module>CommandoPirate.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x83DFC40F">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0xB0CFE015">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xC80E329B">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<struct ID="0xD756416E">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xE0CDC7E3">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>150.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x8A6AB139">
|
||||
<default>0.8</default>
|
||||
</property>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0xD9355674">
|
||||
<default>0.3</default>
|
||||
</property>
|
||||
<property ID="0xF0790C1B">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0xE61748ED" template="Structs/IngPossessionData.xml"/>
|
||||
<property ID="0x7ABED4CE" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x9579B1F2" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xF89AB419" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0xED9BF5A3" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xDC36E745" type="float">
|
||||
<default>80.0</default>
|
||||
</property>
|
||||
<property ID="0x1BB16EA5" type="sound"/>
|
||||
<property ID="0x3BB37A8F" type="sound"/>
|
||||
<property ID="0xE160B593" type="sound"/>
|
||||
<property ID="0xFCA76593" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x467C3D94" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<struct ID="0xA5912430" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xEF485DB9" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x553B1339" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xEAC27605" type="sound"/>
|
||||
<property ID="0xED69488F" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<struct ID="0xFB435257" type="multi">
|
||||
<properties>
|
||||
<property ID="0x74479B13" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xB7994EA1" type="float">
|
||||
<default>0.25</default>
|
||||
</property>
|
||||
<property ID="0x9A86EC4D" type="float">
|
||||
<default>80.0</default>
|
||||
</property>
|
||||
<property ID="0x25F822C4" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0x765E3A20" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<struct ID="0x14D1A3A8" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0xEE1BE914">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x1319E077" type="asset" extensions="PART"/>
|
||||
<property ID="0xD207FF0F" type="asset" extensions="PART"/>
|
||||
<property ID="0x2B31C882" type="asset" extensions="PART"/>
|
||||
<property ID="0x9A6BB47F" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0xED086CE0" type="float">
|
||||
<default>0.4</default>
|
||||
</property>
|
||||
<property ID="0x00FC6646" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xA7C8E63F" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x454F16B1" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x2D4706E8" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0x258C3E1B" type="sound"/>
|
||||
<property ID="0xAF6AAD88" type="sound"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x388E16C9" type="multi">
|
||||
<properties>
|
||||
<struct ID="0x4DA4A894" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xD34F1323" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0xC1D9DBC6" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0x927FC322" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0x717824B4" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0xA41F75EF" type="asset" extensions="PART"/>
|
||||
<property ID="0xE6E92E73" type="sound"/>
|
||||
<property ID="0x6CB0DA5A" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0xC3938663" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x865C109C" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x8B48A2F8" type="float">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xE1B0EFA0" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x5CA206CA" type="asset" extensions="PART"/>
|
||||
<property ID="0xEBF69CF0" type="asset" extensions="PART"/>
|
||||
<property ID="0x4AAB4E04" type="asset" extensions="PART"/>
|
||||
<property ID="0xBF3C59B6" type="sound"/>
|
||||
<property ID="0x78BE3B8D" type="sound"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x71587B45" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0x7903312E" type="float">
|
||||
<default>0.05</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0xE61748ED:0xAD54DA11</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>PirateRagDoll.rel</Element>
|
||||
<Element>CommandoPirate.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>CommandoPirate</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x83DFC40F">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB0CFE015">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC80E329B">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE0CDC7E3">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>150.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>0.80000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>0.30000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF0790C1B">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xE61748ED" Archetype="IngPossessionData"/>
|
||||
<Element Type="Int" ID="0x7ABED4CE">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9579B1F2">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF89AB419">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xED9BF5A3">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xDC36E745">
|
||||
<DefaultValue>80.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x1BB16EA5">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x3BB37A8F">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xE160B593">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xFCA76593">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x467C3D94">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xA5912430" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xEF485DB9">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x553B1339" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xEAC27605">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xED69488F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xFB435257" Archetype="UnknownStruct10"/>
|
||||
<Element Type="Struct" ID="0x388E16C9" Archetype="UnknownStruct11"/>
|
||||
<Element Type="Float" ID="0x71587B45">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7903312E">
|
||||
<DefaultValue>0.050000001</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0xE61748ED:0xAD54DA11"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,52 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>ConditionalRelay</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x44DB8AF2" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x2CC54E77" type="long">
|
||||
<default>7680</default>
|
||||
</property>
|
||||
<struct ID="0xCEC16932" template="Structs/ConditionalTest.xml"/>
|
||||
<struct ID="0xE709DDC0" template="Structs/ConditionalTest.xml">
|
||||
<properties>
|
||||
<enum ID="0xDE3E40A3">
|
||||
<default>0x00000000</default>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x49614C51" template="Structs/ConditionalTest.xml">
|
||||
<properties>
|
||||
<enum ID="0xDE3E40A3">
|
||||
<default>0x00000000</default>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xB498B424" template="Structs/ConditionalTest.xml">
|
||||
<properties>
|
||||
<enum ID="0xDE3E40A3">
|
||||
<default>0x00000000</default>
|
||||
</enum>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/ConditionalRelay.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>ConditionalRelay</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Bool" ID="0x44DB8AF2">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x2CC54E77">
|
||||
<DefaultValue>7680</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCEC16932" Archetype="ConditionalTest"/>
|
||||
<Element Type="Struct" ID="0xE709DDC0" Archetype="ConditionalTest">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0xDE3E40A3">
|
||||
<DefaultValue>0x0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x49614C51" Archetype="ConditionalTest">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0xDE3E40A3">
|
||||
<DefaultValue>0x0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB498B424" Archetype="ConditionalTest">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0xDE3E40A3">
|
||||
<DefaultValue>0x0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/ConditionalRelay.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,131 +1,126 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>ControlHint</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x42087650" type="long">
|
||||
<default>10</default>
|
||||
</property>
|
||||
<property ID="0x8747552E" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x7B167C40" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xAA8D1AFE" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x26765B82" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x6A45D9D0" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x9A78A8BB" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<struct ID="0xA0840DD7" template="Structs/ControlHintStruct.xml">
|
||||
<properties>
|
||||
<struct ID="0x359C7AAF">
|
||||
<properties>
|
||||
<property ID="0x94BA5737">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xD71ADF27" template="Structs/ControlHintStruct.xml">
|
||||
<properties>
|
||||
<struct ID="0x359C7AAF">
|
||||
<properties>
|
||||
<property ID="0x94BA5737">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x4CBF9348" template="Structs/ControlHintStruct.xml">
|
||||
<properties>
|
||||
<struct ID="0x359C7AAF">
|
||||
<properties>
|
||||
<property ID="0x94BA5737">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x38277AC7" template="Structs/ControlHintStruct.xml">
|
||||
<properties>
|
||||
<struct ID="0x359C7AAF">
|
||||
<properties>
|
||||
<property ID="0x94BA5737">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xA38236A8" template="Structs/ControlHintStruct.xml">
|
||||
<properties>
|
||||
<struct ID="0x359C7AAF">
|
||||
<properties>
|
||||
<property ID="0x94BA5737">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xD41CE458" template="Structs/ControlHintStruct.xml">
|
||||
<properties>
|
||||
<struct ID="0x359C7AAF">
|
||||
<properties>
|
||||
<property ID="0x94BA5737">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x4FB9A837" template="Structs/ControlHintStruct.xml">
|
||||
<properties>
|
||||
<struct ID="0x359C7AAF">
|
||||
<properties>
|
||||
<property ID="0x94BA5737">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x3D2D3746" template="Structs/ControlHintStruct.xml">
|
||||
<properties>
|
||||
<struct ID="0x359C7AAF">
|
||||
<properties>
|
||||
<property ID="0x94BA5737">
|
||||
<default>0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>ControlHint</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0x42087650">
|
||||
<DefaultValue>10</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8747552E">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x7B167C40">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xAA8D1AFE">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x26765B82">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6A45D9D0">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x9A78A8BB">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xA0840DD7" Archetype="ControlHintStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x359C7AAF">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x94BA5737">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD71ADF27" Archetype="ControlHintStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x359C7AAF">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x94BA5737">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x4CBF9348" Archetype="ControlHintStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x359C7AAF">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x94BA5737">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x38277AC7" Archetype="ControlHintStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x359C7AAF">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x94BA5737">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xA38236A8" Archetype="ControlHintStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x359C7AAF">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x94BA5737">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD41CE458" Archetype="ControlHintStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x359C7AAF">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x94BA5737">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x4FB9A837" Archetype="ControlHintStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x359C7AAF">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x94BA5737">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x3D2D3746" Archetype="ControlHintStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x359C7AAF">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x94BA5737">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,32 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>ControllerAction</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0x4C6EEFAE" template="Structs/ControllerActionStruct.xml">
|
||||
<properties>
|
||||
<property ID="0x94BA5737">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xEAD7B7BB" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>ControllerAction</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x4C6EEFAE" Archetype="ControllerActionStruct">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x94BA5737">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xEAD7B7BB">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,36 +1,32 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Counter</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xFD179A6F" type="long">
|
||||
<default>10</default>
|
||||
</property>
|
||||
<property ID="0x5B851589" type="long">
|
||||
<default>10</default>
|
||||
</property>
|
||||
<property ID="0x7BEF45CA" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xF076CEF5" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/Counter.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>Counter</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xFD179A6F">
|
||||
<DefaultValue>10</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x5B851589">
|
||||
<DefaultValue>10</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x7BEF45CA">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xF076CEF5">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/Counter.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,37 +1,32 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>CoverPoint</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x969DE5FF" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x8001C3BE" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x46774985" type="float">
|
||||
<default>180.0</default>
|
||||
</property>
|
||||
<property ID="0xD9D7AFA6" type="float">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x308EDC44" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>CoverPoint</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0x969DE5FF">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x8001C3BE">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x46774985">
|
||||
<DefaultValue>180.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9D7AFA6">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x308EDC44">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,53 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Crystallite</name>
|
||||
<modules>
|
||||
<module>WallCrawler.rel</module>
|
||||
<module>Parasite.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x733BD27C" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0xAC47C628" type="float">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x8E4F7B29" type="float">
|
||||
<default>720.0</default>
|
||||
</property>
|
||||
<property ID="0x3D3C1B76" type="float">
|
||||
<default>120.0</default>
|
||||
</property>
|
||||
<property ID="0xA72530E8" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0x5E6A54B8" type="float">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0x7E192395" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>WallCrawler.rel</Element>
|
||||
<Element>Parasite.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>Crystallite</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0x733BD27C">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xAC47C628">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8E4F7B29">
|
||||
<DefaultValue>720.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3D3C1B76">
|
||||
<DefaultValue>120.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA72530E8">
|
||||
<DefaultValue>40.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5E6A54B8">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7E192395">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,23 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DamageActor</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0x337F9524" template="Structs/DamageInfo.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>DamageActor</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x337F9524" Archetype="DamageInfo"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,36 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DamageableTrigger</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xCF90D15E" template="Structs/HealthInfo.xml"/>
|
||||
<struct ID="0x7B71AE90" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0x704B5369" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x5DFD7820" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x6652BDD7" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<struct ID="0x05AD250E" template="Structs/VisorParameters.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/DamageableTrigger.TXTR</billboard>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>volume</scale_type>
|
||||
<preview_volume shape="AxisAlignedBox"/>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>DamageableTrigger</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xCF90D15E" Archetype="HealthInfo"/>
|
||||
<Element Type="Struct" ID="0x7B71AE90" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Bool" ID="0x704B5369">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x5DFD7820">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x6652BDD7">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x5AD250E" Archetype="VisorParameters"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/DamageableTrigger.TXTR"/>
|
||||
</Assets>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>AxisAlignedBoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,34 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DamageableTriggerOrientated</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xCF90D15E" template="Structs/HealthInfo.xml"/>
|
||||
<struct ID="0x7B71AE90" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0x704B5369" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x5DFD7820" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x6652BDD7" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<struct ID="0x05AD250E" template="Structs/VisorParameters.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>volume</scale_type>
|
||||
<preview_volume shape="Box"/>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>DamageableTriggerOrientated</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xCF90D15E" Archetype="HealthInfo"/>
|
||||
<Element Type="Struct" ID="0x7B71AE90" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Bool" ID="0x704B5369">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x5DFD7820">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x6652BDD7">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x5AD250E" Archetype="VisorParameters"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>BoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,192 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DarkCommando</name>
|
||||
<modules>
|
||||
<module>PirateRagDoll.rel</module>
|
||||
<module>DarkCommando.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>150.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0x89400BAA" type="multi">
|
||||
<properties>
|
||||
<property ID="0xA4858F7D" type="float">
|
||||
<default>12.5</default>
|
||||
</property>
|
||||
<property ID="0xA77F6212" type="float">
|
||||
<default>12.5</default>
|
||||
</property>
|
||||
<property ID="0x48EAC726" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0xB6921AC3" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<struct ID="0xA5912430" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xA269EA39" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x4EB673BE" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x5EC7F2BA" type="multi">
|
||||
<properties>
|
||||
<property ID="0xB33A0CBC" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916" type="float">
|
||||
<default>35.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<struct ID="0x14D1A3A8" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x1319E077" type="asset" extensions="PART"/>
|
||||
<property ID="0xD207FF0F" type="asset" extensions="PART"/>
|
||||
<property ID="0x2B31C882" type="asset" extensions="PART"/>
|
||||
<property ID="0x9A6BB47F" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0xED086CE0" type="float">
|
||||
<default>0.4</default>
|
||||
</property>
|
||||
<property ID="0x00FC6646" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xA7C8E63F" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x454F16B1" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x2D4706E8" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0x258C3E1B" type="sound"/>
|
||||
<property ID="0xAF6AAD88" type="sound"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xE6C64015" type="multi">
|
||||
<properties>
|
||||
<property ID="0xD258EC09" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F" type="float">
|
||||
<default>35.0</default>
|
||||
</property>
|
||||
<struct ID="0x337F9524" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xEF485DB9" type="asset" extensions="WPSC"/>
|
||||
<property ID="0x5979D9E1" type="asset" extensions="PART"/>
|
||||
<struct ID="0x80742E2E" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>0.08333</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xF5CFB8AF" template="Structs/AudioPlaybackParms.xml"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x18247AEC" type="multi">
|
||||
<properties>
|
||||
<property ID="0xA0D037EE" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x4F522994" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0x87461CC6" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x5D02F384" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x2DC80B4B" type="asset" extensions="PART"/>
|
||||
<struct ID="0x03392283" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x9DEDCFF1" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xF740E01D" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xB2F64BB4" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0xED067447" template="Structs/DamageVulnerability.xml"/>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>PirateRagDoll.rel</Element>
|
||||
<Element>DarkCommando.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>DarkCommando</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>150.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x89400BAA" Archetype="UnknownStruct15"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,148 +1,260 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DarkSamus</name>
|
||||
<modules>
|
||||
<module>DarkSamus.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x8DB77EE4">
|
||||
<default>32.0</default>
|
||||
</property>
|
||||
<property ID="0x8A6AB139">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x72EDEB7D" type="float">
|
||||
<default>-1.0</default>
|
||||
</property>
|
||||
<property ID="0x74FA22F0" type="float">
|
||||
<default>-1.0</default>
|
||||
</property>
|
||||
<property ID="0x1F468967" type="sound"/>
|
||||
<property ID="0x1A08AADC" type="sound"/>
|
||||
<property ID="0x6689925B" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x3863160B" type="asset" extensions="TXTR"/>
|
||||
<property ID="0x2C6A3344" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<struct ID="0x4D790EE9" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x6D40AA56" type="asset" extensions="PART"/>
|
||||
<property ID="0x9603A544" type="asset" extensions="PART"/>
|
||||
<struct ID="0x8688F535" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x4AA5DD62" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0x1AD7DC21" type="float">
|
||||
<default>500.0</default>
|
||||
</property>
|
||||
<property ID="0xED30B0EF" type="asset" extensions="PART"/>
|
||||
<property ID="0x855F0749" type="asset" extensions="WPSC"/>
|
||||
<property ID="0x83A5517F" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x8EA87062" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x378285B9" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xD242E25F" type="float">
|
||||
<default>300.0</default>
|
||||
</property>
|
||||
<property ID="0xE00DB62D" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0xC4128792" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x1F1EF7A9" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0xC4A1A44E" type="long">
|
||||
<default>3</default>
|
||||
</property>
|
||||
<property ID="0x29DB4EE4" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x26632B7E" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xF9104A69" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0xB5BA1FE7" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x7FFEB33D" type="asset" extensions="TXTR"/>
|
||||
<property ID="0x8F70D3F2" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xF317F4D5" type="float">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xD2122711" type="asset" extensions="PART"/>
|
||||
<struct ID="0x08C2BFE0" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x68B658F2" type="asset" extensions="CRSC"/>
|
||||
<property ID="0xEA17CB66" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x0EF8DC15" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x072DF331" type="asset" extensions="CMDL"/>
|
||||
<property ID="0xAA96399C" type="asset" extensions="CSKR"/>
|
||||
<property ID="0xF148F728" type="character"/>
|
||||
<struct ID="0xE18DC6FC" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xAC43BA34" type="asset" extensions="PART"/>
|
||||
<property ID="0x449AA4AA" type="asset" extensions="SWHC"/>
|
||||
<property ID="0x0345FA17" type="asset" extensions="SWHC"/>
|
||||
<property ID="0x2C72576B" type="sound"/>
|
||||
<property ID="0x9E02691C" type="sound"/>
|
||||
<property ID="0x3433BC8B" type="asset" extensions="PART"/>
|
||||
<struct ID="0x4841182B" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0xA6C42023" type="asset" extensions="PART"/>
|
||||
<property ID="0xD3593630" type="sound"/>
|
||||
<property ID="0x908B06E9" type="asset" extensions="PART"/>
|
||||
<property ID="0x494DE4A4" type="asset" extensions="PART"/>
|
||||
<property ID="0xA861649F" type="sound"/>
|
||||
<struct ID="0x18402AA9" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xE701DAEA" type="asset" extensions="PART"/>
|
||||
<property ID="0xBF62B633" type="asset" extensions="WPSC"/>
|
||||
<property ID="0x8D123FE9" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x58769EB2" template="Structs/DamageInfo.xml"/>
|
||||
<struct ID="0x4D8E735F" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xEE1BE914">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x83106405" type="asset" extensions="PART"/>
|
||||
<struct ID="0x8F3AF226" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xF60AC5CC" type="asset" extensions="SCAN"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<animparams source="property">0xF148F728</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0x072DF331</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>DarkSamus.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>DarkSamus</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>32.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0x72EDEB7D">
|
||||
<DefaultValue>-1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x74FA22F0">
|
||||
<DefaultValue>-1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x1F468967">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x1A08AADC">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x6689925B">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x3863160B">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2C6A3344">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x4D790EE9" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0x6D40AA56">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x9603A544">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x8688F535" Archetype="DamageInfo"/>
|
||||
<Element Type="Float" ID="0x4AA5DD62">
|
||||
<DefaultValue>40.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1AD7DC21">
|
||||
<DefaultValue>500.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xED30B0EF">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x855F0749">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x83A5517F">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x8EA87062" Archetype="DamageInfo"/>
|
||||
<Element Type="Float" ID="0x378285B9">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD242E25F">
|
||||
<DefaultValue>300.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xE00DB62D">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xC4128792" Archetype="DamageInfo"/>
|
||||
<Element Type="Int" ID="0x1F1EF7A9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xC4A1A44E">
|
||||
<DefaultValue>3</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x29DB4EE4">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x26632B7E" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0xF9104A69">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB5BA1FE7" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0x7FFEB33D">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8F70D3F2">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF317F4D5">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xD2122711">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x8C2BFE0" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0x68B658F2">
|
||||
<TypeFilter>
|
||||
<Element>CRSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xEA17CB66">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xEF8DC15">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x72DF331">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xAA96399C">
|
||||
<TypeFilter>
|
||||
<Element>CSKR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="AnimationSet" ID="0xF148F728"/>
|
||||
<Element Type="Struct" ID="0xE18DC6FC" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0xAC43BA34">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x449AA4AA">
|
||||
<TypeFilter>
|
||||
<Element>SWHC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x345FA17">
|
||||
<TypeFilter>
|
||||
<Element>SWHC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x2C72576B">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x9E02691C">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x3433BC8B">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x4841182B" Archetype="AudioPlaybackParms"/>
|
||||
<Element Type="Asset" ID="0xA6C42023">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xD3593630">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x908B06E9">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x494DE4A4">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xA861649F">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x18402AA9" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0xE701DAEA">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xBF62B633">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x8D123FE9">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x58769EB2" Archetype="DamageInfo"/>
|
||||
<Element Type="Struct" ID="0x4D8E735F" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEE1BE914">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x83106405">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x8F3AF226" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0xF60AC5CC">
|
||||
<TypeFilter>
|
||||
<Element>SCAN</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xF148F728"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0x072DF331"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,156 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DarkSamusBattleStage</name>
|
||||
<modules>
|
||||
<module>DarkSamusBattleStage.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xD83CAAB6" type="multi">
|
||||
<properties>
|
||||
<property ID="0xB5AF7831" type="float">
|
||||
<default>-1.0</default>
|
||||
</property>
|
||||
<property ID="0xAC65EB7A" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0x4F3855A0" type="float">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0x08C0B02C" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0x695F68C7" type="float">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xD061FF99" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x97DBD42A" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x71BB7BCB" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0xB751778B" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xD6740348" type="multi">
|
||||
<properties>
|
||||
<property ID="0x7EE77018" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0xBFB7CA5C" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0x1E2DEBC6" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x3FF87A8C" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x49B9936D" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xC96B8223" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x53FDCB5B" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x0D7EF013" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xAA85C885" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x80F7E605" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x479F6A4F" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x778791F5" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xCE4C4668" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x5951A03F" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x94615651" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x94F48974" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x6E40FB76" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xB2C1E4FA" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xF5CF3C0F" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x6847EFA7" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x083FD602" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xDB21402F" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xE63286EB" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x4AAE6186" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x2BD1C15B" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xB53693FA" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x2D7551E6" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x93A876F3" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xAEA228B9" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x911A2476" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>DarkSamusBattleStage.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>DarkSamusBattleStage</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD83CAAB6" Archetype="UnknownStruct17"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,83 +1,93 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DarkTrooper</name>
|
||||
<modules>
|
||||
<module>PirateRagDoll.rel</module>
|
||||
<module>DarkTrooper.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x3FAE47EB">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0x8A6AB139">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>1.6</default>
|
||||
</property>
|
||||
<property ID="0xD9355674">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0xE61748ED" template="Structs/IngPossessionData.xml"/>
|
||||
<property ID="0xC1D1E465" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xEBAFEB27" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xBEADF2E0" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xFEE28A96" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<struct ID="0x4D790EE9" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x2DCA199D" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x51223A03" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x116D4275" type="float">
|
||||
<default>18.0</default>
|
||||
</property>
|
||||
<struct ID="0x98F9A308" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xB8432896" type="asset" extensions="WPSC"/>
|
||||
<property ID="0x49727753" type="sound"/>
|
||||
<property ID="0xC9FB6A85" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x70E97166" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x258CFB4D" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x8B6F9B43" type="asset" extensions="SCAN"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0xE61748ED:0xAD54DA11</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>PirateRagDoll.rel</Element>
|
||||
<Element>DarkTrooper.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>DarkTrooper</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x3FAE47EB">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>1.6</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xE61748ED" Archetype="IngPossessionData"/>
|
||||
<Element Type="Bool" ID="0xC1D1E465">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xEBAFEB27">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xBEADF2E0">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFEE28A96">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x4D790EE9" Archetype="DamageInfo"/>
|
||||
<Element Type="Float" ID="0x2DCA199D">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x51223A03">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x116D4275">
|
||||
<DefaultValue>18.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x98F9A308" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0xB8432896">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x49727753">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC9FB6A85">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x70E97166">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x258CFB4D" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0x8B6F9B43">
|
||||
<TypeFilter>
|
||||
<Element>SCAN</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0xE61748ED:0xAD54DA11"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,68 +1,85 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Debris</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xF3A724EF" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x32FBB512" type="vector3f">
|
||||
<default>20.0, 20.0, 25.0</default>
|
||||
</property>
|
||||
<property ID="0xD82AD573" type="color">
|
||||
<default>1.0, 0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x75DBB375" type="float">
|
||||
<default>12.0</default>
|
||||
</property>
|
||||
<property ID="0x417F4A91" type="float">
|
||||
<default>0.375</default>
|
||||
</property>
|
||||
<property ID="0xB02DE555" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x71829AD6" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xDD17B34F" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xC27FFA8F" type="asset" extensions="CMDL"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x6D1CE525" type="asset" extensions="PART"/>
|
||||
<property ID="0x18BC419E" type="vector3f">
|
||||
<default>1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x2C7B18DD" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x4EDB1D0E" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<model source="property">0xC27FFA8F</model>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>Debris</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF3A724EF">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x32FBB512">
|
||||
<DefaultValue>
|
||||
<X>20.0</X>
|
||||
<Y>20.0</Y>
|
||||
<Z>25.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0xD82AD573">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>0.0</G>
|
||||
<B>0.0</B>
|
||||
<A>0.0</A>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x75DBB375">
|
||||
<DefaultValue>12.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x417F4A91">
|
||||
<DefaultValue>0.375</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB02DE555">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x71829AD6">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xDD17B34F">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xC27FFA8F">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Asset" ID="0x6D1CE525">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x18BC419E">
|
||||
<DefaultValue>
|
||||
<X>1.0</X>
|
||||
<Y>1.0</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x2C7B18DD">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x4EDB1D0E">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Model" Source="Property" Location="0xC27FFA8F"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,155 +1,202 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DebrisExtended</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x8D6FC391" type="float">
|
||||
<default>180.0</default>
|
||||
</property>
|
||||
<property ID="0x8075F8F8" type="vector3f">
|
||||
<default>0.0, 0.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x0185263E" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x140EF2CC" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0x863EBB76" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x957B5DDD" type="float">
|
||||
<default>1.2</default>
|
||||
</property>
|
||||
<property ID="0x54A8C481" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x7DD63999" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x6B571BA5" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x50051A17" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x6353C409" type="float">
|
||||
<default>80.0</default>
|
||||
</property>
|
||||
<property ID="0x3A5634D8" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x5AF5867D" type="color">
|
||||
<default>1.0, 1.0, 1.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x886E7C9F" type="float">
|
||||
<default>80.0</default>
|
||||
</property>
|
||||
<property ID="0x80C22A0A" type="vector3f">
|
||||
<default>1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x417F4A91" type="float">
|
||||
<default>0.375</default>
|
||||
</property>
|
||||
<property ID="0x2F2AE3E5" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0xEF90F09D" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0xC27FFA8F" type="asset" extensions="CMDL"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x41DD4D40" type="asset" extensions="PART"/>
|
||||
<property ID="0x0BB3CCAE" type="sound"/>
|
||||
<property ID="0x991202C3" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x76C79503" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x310DFAC8" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x19A6F71F" type="vector3f">
|
||||
<default>1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x3B03A01E" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x3BDD2FED" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x334A34BB" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xC7493FEE" type="asset" extensions="PART"/>
|
||||
<property ID="0x6E3825EF" type="vector3f">
|
||||
<default>1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xC9544DE6" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xC98AC215" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xD9CCE9D9" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x979042C8" type="asset" extensions="PART"/>
|
||||
<property ID="0xE9214CD8" type="vector3f">
|
||||
<default>1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x9DFADEE0" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x2C7B18DD" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x8C73CB7C" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x0D7FAD55" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xDCAA0F22" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xBFD82A19" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x723D42D6" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x4EDB1D0E" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x295F05B7" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<model source="property">0xC27FFA8F</model>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>DebrisExtended</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8D6FC391">
|
||||
<DefaultValue>180.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x8075F8F8">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x185263E">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x140EF2CC">
|
||||
<DefaultValue>15.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x863EBB76">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x957B5DDD">
|
||||
<DefaultValue>1.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x54A8C481">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7DD63999">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6B571BA5">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x50051A17">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6353C409">
|
||||
<DefaultValue>80.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x3A5634D8">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x5AF5867D">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
<A>0.0</A>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x886E7C9F">
|
||||
<DefaultValue>80.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x80C22A0A">
|
||||
<DefaultValue>
|
||||
<X>1.0</X>
|
||||
<Y>1.0</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x417F4A91">
|
||||
<DefaultValue>0.375</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2F2AE3E5">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0xEF90F09D">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xC27FFA8F">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Asset" ID="0x41DD4D40">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xBB3CCAE">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x991202C3">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x76C79503">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x310DFAC8">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x19A6F71F">
|
||||
<DefaultValue>
|
||||
<X>1.0</X>
|
||||
<Y>1.0</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x3B03A01E">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x3BDD2FED">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x334A34BB">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xC7493FEE">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x6E3825EF">
|
||||
<DefaultValue>
|
||||
<X>1.0</X>
|
||||
<Y>1.0</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC9544DE6">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC98AC215">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xD9CCE9D9">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x979042C8">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0xE9214CD8">
|
||||
<DefaultValue>
|
||||
<X>1.0</X>
|
||||
<Y>1.0</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x9DFADEE0">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x2C7B18DD">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x8C73CB7C">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xD7FAD55">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xDCAA0F22">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xBFD82A19">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x723D42D6">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x4EDB1D0E">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x295F05B7">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Model" Source="Property" Location="0xC27FFA8F"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,92 +1,92 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DestructibleBarrier</name>
|
||||
<modules>
|
||||
<module>DestructibleBarrier.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xCD4F7E71" type="long">
|
||||
<default>2</default>
|
||||
</property>
|
||||
<property ID="0xA7F551F7" type="long">
|
||||
<default>5</default>
|
||||
</property>
|
||||
<property ID="0x609C6240" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0xB29E159E" type="vector3f">
|
||||
<default>1.5, 0.2, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x014A0C36" type="asset" extensions="UNKN"/>
|
||||
<property ID="0x90F55C5D" type="asset" extensions="UNKN"/>
|
||||
<property ID="0xE1975355" type="asset" extensions="UNKN"/>
|
||||
<property ID="0x396660B4" type="asset" extensions="UNKN"/>
|
||||
<property ID="0x48E25884" type="asset" extensions="UNKN"/>
|
||||
<property ID="0xF1ABB2C7" type="asset" extensions="UNKN"/>
|
||||
<property ID="0x1EB90D06" type="asset" extensions="UNKN"/>
|
||||
<property ID="0x9D852DFE" type="long">
|
||||
<default>4</default>
|
||||
</property>
|
||||
<property ID="0x982D7FA8" type="asset" extensions="UNKN"/>
|
||||
<property ID="0x2E11003D" type="long">
|
||||
<default>4</default>
|
||||
</property>
|
||||
<property ID="0x5371AC0D" type="asset" extensions="UNKN"/>
|
||||
<property ID="0x409D1B7C" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x4E749CB5" type="asset" extensions="UNKN"/>
|
||||
<property ID="0x92485DFA" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x6E4A9D27" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xBC2381A6" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x6575A3D5" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xC91B0946" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x4B2D5A37" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x605847B9" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0xCD9C67FE" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x0AF428B4" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x4D3109E3" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E" template="Structs/HealthInfo.xml"/>
|
||||
<struct ID="0x7B71AE90" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>DestructibleBarrier.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>DestructibleBarrier</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xCD4F7E71">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xA7F551F7">
|
||||
<DefaultValue>5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x609C6240">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0xB29E159E">
|
||||
<DefaultValue>
|
||||
<X>1.5</X>
|
||||
<Y>0.2</Y>
|
||||
<Z>1.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x14A0C36"/>
|
||||
<Element Type="Asset" ID="0x90F55C5D"/>
|
||||
<Element Type="Asset" ID="0xE1975355"/>
|
||||
<Element Type="Asset" ID="0x396660B4"/>
|
||||
<Element Type="Asset" ID="0x48E25884"/>
|
||||
<Element Type="Asset" ID="0xF1ABB2C7"/>
|
||||
<Element Type="Asset" ID="0x1EB90D06"/>
|
||||
<Element Type="Int" ID="0x9D852DFE">
|
||||
<DefaultValue>4</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x982D7FA8"/>
|
||||
<Element Type="Int" ID="0x2E11003D">
|
||||
<DefaultValue>4</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x5371AC0D"/>
|
||||
<Element Type="Int" ID="0x409D1B7C">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x4E749CB5"/>
|
||||
<Element Type="Int" ID="0x92485DFA">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x6E4A9D27">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xBC2381A6">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x6575A3D5">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xC91B0946">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4B2D5A37">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x605847B9">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCD9C67FE">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xAF428B4">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x4D3109E3">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E" Archetype="HealthInfo"/>
|
||||
<Element Type="Struct" ID="0x7B71AE90" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,195 +1,70 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DigitalGuardian</name>
|
||||
<modules>
|
||||
<module>DigitalGuardian.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>150.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>2</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0xC55918CC" type="multi">
|
||||
<properties>
|
||||
<property ID="0x2AA63FC4" type="asset" extensions="SCAN"/>
|
||||
<property ID="0x0FAF6A8E" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xD3056808" type="float">
|
||||
<default>17.0</default>
|
||||
</property>
|
||||
<property ID="0x304B47EE" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<struct ID="0xEFACFA50" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xB4561F28" type="float">
|
||||
<default>75.0</default>
|
||||
</property>
|
||||
<property ID="0xBB06DD83" type="asset" extensions="CMDL"/>
|
||||
<property ID="0x783635A6" type="asset" extensions="PART"/>
|
||||
<struct ID="0x13845A66" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xA305DCBA" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xC6EC1630" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x98419EAC" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x4691C9AB" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x8F4787CB" template="Structs/ShockWaveInfo.xml"/>
|
||||
<property ID="0x76527E01" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0xD210DFDB" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x348BFF02" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0x84FEF16F" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x93A74A46" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<struct ID="0x5CA612AA" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xFB5263E8" type="long">
|
||||
<default>-5734</default>
|
||||
</property>
|
||||
<property ID="0x6AAF33E3" type="long">
|
||||
<default>8191</default>
|
||||
</property>
|
||||
<property ID="0x4F5D725C" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<struct ID="0x7BFAB420" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0xC0A86488" type="asset" extensions="CMDL"/>
|
||||
<property ID="0x8DDD85CA" type="asset" extensions="CMDL"/>
|
||||
<property ID="0xE3DD61E6" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<struct ID="0x91D2A042" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x9386D22B" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0x5EF8B288" type="asset" extensions="CMDL"/>
|
||||
<struct ID="0x7B5B7312" template="Structs/EchoParameters.xml"/>
|
||||
<property ID="0xA324E26C" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x6A754EBD" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0xC9FC9977" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x8106CDA9" type="float">
|
||||
<default>0.7</default>
|
||||
</property>
|
||||
<property ID="0x9E1B8105" type="float">
|
||||
<default>0.7</default>
|
||||
</property>
|
||||
<property ID="0xA08FCC70" type="float">
|
||||
<default>0.7</default>
|
||||
</property>
|
||||
<property ID="0x3254A16B" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x5796A143" type="asset" extensions="CMDL"/>
|
||||
<property ID="0x3FA7DF1C" type="asset" extensions="PART"/>
|
||||
<struct ID="0x021B6F9D" template="Structs/EchoParameters.xml"/>
|
||||
<struct ID="0x55A8011C" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x7AE73FB3" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xA9E55C8E" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0x4F6D27D3" type="float">
|
||||
<default>500.0</default>
|
||||
</property>
|
||||
<property ID="0x71F0C674" type="asset" extensions="PART"/>
|
||||
<property ID="0xC8EC315B" type="asset" extensions="PART"/>
|
||||
<struct ID="0xEED5B990" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x535F6FEC" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x6DBAD233" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0xF1259E3A" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0xF14F3237" template="Structs/DamageVulnerability.xml"/>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0xC55918CC:0xBB06DD83</model>
|
||||
<model source="property">0xC55918CC:0xC0A86488</model>
|
||||
<model source="property">0xC55918CC:0x8DDD85CA</model>
|
||||
<model source="property">0xC55918CC:0x5EF8B288</model>
|
||||
<model source="property">0xC55918CC:0x5796A143</model>
|
||||
</assets>
|
||||
<attachments>
|
||||
<attachment propertyID="0xC55918CC:0xBB06DD83" locator="L_front_ankle"/>
|
||||
<attachment propertyID="0xC55918CC:0xBB06DD83" locator="R_front_ankle"/>
|
||||
<attachment propertyID="0xC55918CC:0xBB06DD83" locator="L_back_ankle"/>
|
||||
<attachment propertyID="0xC55918CC:0xBB06DD83" locator="R_back_ankle"/>
|
||||
<attachment propertyID="0xC55918CC:0xC0A86488" locator="L_front_knee_2"/>
|
||||
<attachment propertyID="0xC55918CC:0xC0A86488" locator="R_front_knee_2"/>
|
||||
<attachment propertyID="0xC55918CC:0xC0A86488" locator="L_back_knee_2"/>
|
||||
<attachment propertyID="0xC55918CC:0xC0A86488" locator="R_back_knee_2"/>
|
||||
<attachment propertyID="0xC55918CC:0x8DDD85CA" locator="L_front_knee_2"/>
|
||||
<attachment propertyID="0xC55918CC:0x8DDD85CA" locator="R_front_knee_2"/>
|
||||
<attachment propertyID="0xC55918CC:0x8DDD85CA" locator="L_back_knee_2"/>
|
||||
<attachment propertyID="0xC55918CC:0x8DDD85CA" locator="R_back_knee_2"/>
|
||||
<attachment propertyID="0xC55918CC:0x5EF8B288" locator="L_front_knee_2"/>
|
||||
<attachment propertyID="0xC55918CC:0x5EF8B288" locator="R_front_knee_2"/>
|
||||
<attachment propertyID="0xC55918CC:0x5EF8B288" locator="L_back_knee_2"/>
|
||||
<attachment propertyID="0xC55918CC:0x5EF8B288" locator="R_back_knee_2"/>
|
||||
</attachments>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>DigitalGuardian.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>DigitalGuardian</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>150.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xC55918CC" Archetype="DigitalGuardianData"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0xC55918CC:0xBB06DD83"/>
|
||||
<Element Type="Model" Source="Property" Location="0xC55918CC:0xC0A86488"/>
|
||||
<Element Type="Model" Source="Property" Location="0xC55918CC:0x8DDD85CA"/>
|
||||
<Element Type="Model" Source="Property" Location="0xC55918CC:0x5EF8B288"/>
|
||||
<Element Type="Model" Source="Property" Location="0xC55918CC:0x5796A143"/>
|
||||
</Assets>
|
||||
<Attachments>
|
||||
<Element AttachProperty="0xC55918CC:0xBB06DD83" LocatorName="L_front_ankle" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0xBB06DD83" LocatorName="R_front_ankle" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0xBB06DD83" LocatorName="L_back_ankle" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0xBB06DD83" LocatorName="R_back_ankle" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0xC0A86488" LocatorName="L_front_knee_2" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0xC0A86488" LocatorName="R_front_knee_2" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0xC0A86488" LocatorName="L_back_knee_2" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0xC0A86488" LocatorName="R_back_knee_2" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0x8DDD85CA" LocatorName="L_front_knee_2" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0x8DDD85CA" LocatorName="R_front_knee_2" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0x8DDD85CA" LocatorName="L_back_knee_2" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0x8DDD85CA" LocatorName="R_back_knee_2" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0x5EF8B288" LocatorName="L_front_knee_2" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0x5EF8B288" LocatorName="R_front_knee_2" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0x5EF8B288" LocatorName="L_back_knee_2" AttachType="Attach"/>
|
||||
<Element AttachProperty="0xC55918CC:0x5EF8B288" LocatorName="R_back_knee_2" AttachType="Attach"/>
|
||||
</Attachments>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,224 +1,52 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DigitalGuardianHead</name>
|
||||
<modules>
|
||||
<module>DigitalGuardian.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>150.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>2</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0x0F4D73B7" type="multi">
|
||||
<properties>
|
||||
<property ID="0x4EAF47D7" type="asset" extensions="SCAN"/>
|
||||
<property ID="0x390F3677" type="asset" extensions="SCAN"/>
|
||||
<property ID="0xB6EEA4CE" type="asset" extensions="SCAN"/>
|
||||
<property ID="0x07D8CC4F" type="asset" extensions="CMDL"/>
|
||||
<property ID="0x0B5C3C1A" type="float">
|
||||
<default>60.0</default>
|
||||
</property>
|
||||
<property ID="0x00D74FC3" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xE7DE8B82" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0x96E18283" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0xF77138D5" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x8A83A097" type="float">
|
||||
<default>22.5</default>
|
||||
</property>
|
||||
<property ID="0xD919FB13" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<struct ID="0x0A693A04" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0x1CC6D870" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x5FF0B26C" type="asset" extensions="PART"/>
|
||||
<struct ID="0x50BAEE63" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xA5E1EC03" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x8D6053CB" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0xC91EF399" type="asset" extensions="PART"/>
|
||||
<property ID="0x7D3D44AF" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0x2FA93722" type="asset" extensions="CMDL"/>
|
||||
<property ID="0x342AE844" type="asset" extensions="PART"/>
|
||||
<property ID="0xCF98F423" type="asset" extensions="PART"/>
|
||||
<struct ID="0x76EEDD2A" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xA5ECBE17" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xB1FC705F" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x2BC2677A" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x7F5B82B2" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x331FD5F7" template="Structs/EchoParameters.xml"/>
|
||||
<property ID="0x8317610F" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0x321C97A9" type="asset" extensions="PART"/>
|
||||
<struct ID="0xD5CC7E71" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xA62C0EA7" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xFD9F5486" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0x27464886" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x4EAF615F" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xD669F12C" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x41177AC6" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xFF7688BF" type="float">
|
||||
<default>6.0</default>
|
||||
</property>
|
||||
<property ID="0x12EBB390" type="long">
|
||||
<default>1500</default>
|
||||
</property>
|
||||
<property ID="0xAD151546" type="asset" extensions="FRME"/>
|
||||
<struct ID="0xC7CF5DB1" template="Structs/PlasmaBeamInfo.xml">
|
||||
<properties>
|
||||
<property ID="0xC26C291C">
|
||||
<default>500.0</default>
|
||||
</property>
|
||||
<property ID="0xEC773D1D">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xB02DE555">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x5180181E">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x72A96252">
|
||||
<default>0.25</default>
|
||||
</property>
|
||||
<property ID="0xB8652FE4">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x1AFB2B73">
|
||||
<default>0.498039, 0.0, 0.0, 0.498039</default>
|
||||
</property>
|
||||
<property ID="0x9FD338FC">
|
||||
<default>0.698039, 0.0, 0.0, 0.498039</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xD187F05C" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0xA8C6106B" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x0B5498D6" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x45EF2EDC" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x47C8115E" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0x4AB23FFE" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0x81A8474F" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x71C406AC" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xE5BC88B7" type="float">
|
||||
<default>0.15</default>
|
||||
</property>
|
||||
<struct ID="0x8F6732EA" template="Structs/DigitalGuardianHeadStruct.xml"/>
|
||||
<struct ID="0x8E128141" template="Structs/DigitalGuardianHeadStruct.xml"/>
|
||||
<struct ID="0xEA54B390" template="Structs/DigitalGuardianHeadStruct.xml"/>
|
||||
<struct ID="0xBBD3E7A7" template="Structs/DigitalGuardianHeadStruct.xml"/>
|
||||
<struct ID="0x2DD88764" template="Structs/DigitalGuardianHeadStruct.xml"/>
|
||||
<struct ID="0x48B46E55" template="Structs/DigitalGuardianHeadStruct.xml"/>
|
||||
<struct ID="0x7352D60A" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0x1B2AA049" template="Structs/DamageVulnerability.xml"/>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0x0F4D73B7:0x07D8CC4F</model>
|
||||
<model source="property">0x0F4D73B7:0x2FA93722</model>
|
||||
</assets>
|
||||
<attachments>
|
||||
<attachment propertyID="0x0F4D73B7:0x07D8CC4F" locator="Skeleton_Root"/>
|
||||
</attachments>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>DigitalGuardian.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>DigitalGuardianHead</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>150.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xF4D73B7" Archetype="DigitalGuardianHeadData"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0x0F4D73B7:0x07D8CC4F"/>
|
||||
<Element Type="Model" Source="Property" Location="0x0F4D73B7:0x2FA93722"/>
|
||||
</Assets>
|
||||
<Attachments>
|
||||
<Element AttachProperty="0x0F4D73B7:0x07D8CC4F" LocatorName="Skeleton_Root" AttachType="Attach"/>
|
||||
</Attachments>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,44 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DistanceFog</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x09AD63DE" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x37C7D09D" type="color">
|
||||
<default>0.0, 0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<struct ID="0x652008DA" template="Structs/Vector2f.xml"/>
|
||||
<property ID="0x29AB4727" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xCC8E0F98" template="Structs/Vector2f.xml"/>
|
||||
<property ID="0xC5935B67" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/DistanceFog.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>DistanceFog</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x9AD63DE">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x37C7D09D">
|
||||
<DefaultValue>
|
||||
<R>0.0</R>
|
||||
<G>0.0</G>
|
||||
<B>0.0</B>
|
||||
<A>0.0</A>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x652008DA" Archetype="Vector2f"/>
|
||||
<Element Type="Float" ID="0x29AB4727">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCC8E0F98" Archetype="Vector2f"/>
|
||||
<Element Type="Bool" ID="0xC5935B67">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/DistanceFog.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,39 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Dock</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x1101E91B" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x610EEC90" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x870E6D6F" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xF3839D6F" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x222D9DAF" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/Dock.TXTR</billboard>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>volume</scale_type>
|
||||
<preview_volume shape="Box"/>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>Dock</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0x1101E91B">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x610EEC90">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x870E6D6F">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xF3839D6F">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x222D9DAF">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/Dock.TXTR"/>
|
||||
</Assets>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>BoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,75 +1,99 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Door</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xF344C0B0" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x2E686C2A" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E" template="Structs/HealthInfo.xml"/>
|
||||
<struct ID="0x7B71AE90" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0xE25FB08C" type="character"/>
|
||||
<property ID="0xB20CC271" type="asset" extensions="CMDL"/>
|
||||
<property ID="0xAE5B2114" type="asset" extensions="CMDL"/>
|
||||
<property ID="0x47B4E863" type="color">
|
||||
<default>0.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x2589C3F0" type="asset" extensions="TXTR"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x850115E4" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0xA1DFFAD2" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xDEE730F5" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x2007B71D" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xF1A50D29" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x06DCF118" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x5DCF0A64" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xCDCA592B" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xCC009F35" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xC29765EA" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<struct ID="0x9EC62712" template="Structs/ScannableParameters.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xE25FB08C</animparams>
|
||||
<model source="property">0xB20CC271</model>
|
||||
<model source="property">0xAE5B2114</model>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>Door</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Vector" ID="0xF344C0B0">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x2E686C2A">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E" Archetype="HealthInfo"/>
|
||||
<Element Type="Struct" ID="0x7B71AE90" Archetype="DamageVulnerability"/>
|
||||
<Element Type="AnimationSet" ID="0xE25FB08C"/>
|
||||
<Element Type="Asset" ID="0xB20CC271">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xAE5B2114">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x47B4E863">
|
||||
<DefaultValue>
|
||||
<R>0.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x2589C3F0">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Vector" ID="0x850115E4">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xA1DFFAD2">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xDEE730F5">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2007B71D">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF1A50D29">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6DCF118">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5DCF0A64">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCDCA592B">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xCC009F35">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC29765EA">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x9EC62712" Archetype="ScannableParameters"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB20CC271"/>
|
||||
<Element Type="Model" Source="Property" Location="0xAE5B2114"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,93 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>DynamicLight</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x7FC4E336" type="long">
|
||||
<default>2</default>
|
||||
</property>
|
||||
<property ID="0x3E8B3B2F" type="long">
|
||||
<default>6</default>
|
||||
</property>
|
||||
<property ID="0x37C7D09D" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<struct ID="0x72531EDE" type="multi">
|
||||
<properties>
|
||||
<property ID="0x239D0D2B" type="MayaSpline"/>
|
||||
<property ID="0xC90D8899" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xAE67E050" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x219B52DA" type="multi">
|
||||
<properties>
|
||||
<property ID="0x456DF20C" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x2F7C63A3" type="MayaSpline"/>
|
||||
<property ID="0x1F6813F1" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x6D323EA3" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x9546F449" type="multi">
|
||||
<properties>
|
||||
<property ID="0xFEECA0D6" type="MayaSpline"/>
|
||||
<property ID="0x79AA798B" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x2FD08300" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x14322138" type="multi">
|
||||
<properties>
|
||||
<property ID="0x3D7406AF" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<struct ID="0x493D6A2D" template="Structs/UnknownStruct1.xml"/>
|
||||
<property ID="0x27E5F874" type="MayaSpline"/>
|
||||
<property ID="0xFD1E2F56" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xF734DF8C" type="multi">
|
||||
<properties>
|
||||
<property ID="0xDDD74295" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x88F018B3" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0xFBC6C110" type="string"/>
|
||||
<property ID="0xF72EEFBD" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>DynamicLight</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0x7FC4E336">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x3E8B3B2F">
|
||||
<DefaultValue>6</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x37C7D09D">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x72531EDE" Archetype="DynamicLightIntensity"/>
|
||||
<Element Type="Struct" ID="0x219B52DA" Archetype="DynamicLightFalloff"/>
|
||||
<Element Type="Struct" ID="0x9546F449" Archetype="DynamicLightSpotlight"/>
|
||||
<Element Type="Struct" ID="0x14322138" Archetype="DynamicLightMotionSpline"/>
|
||||
<Element Type="Struct" ID="0xF734DF8C" Archetype="DynamicLightParent"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,50 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>EMPulse</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x636DF2DB" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0x1E6686FE" type="float">
|
||||
<default>34.0</default>
|
||||
</property>
|
||||
<property ID="0x8B51E23F" type="float">
|
||||
<default>1.333</default>
|
||||
</property>
|
||||
<property ID="0x96BD6426" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xD7AA5BA0" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x15EBB6E9" type="float">
|
||||
<default>0.4</default>
|
||||
</property>
|
||||
<property ID="0xCE54E50E" type="float">
|
||||
<default>0.8</default>
|
||||
</property>
|
||||
<property ID="0xD8C6D15C" type="asset" extensions="PART"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>EMPulse</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x636DF2DB">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1E6686FE">
|
||||
<DefaultValue>34.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8B51E23F">
|
||||
<DefaultValue>1.3329999</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x96BD6426">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD7AA5BA0">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x15EBB6E9">
|
||||
<DefaultValue>0.40000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCE54E50E">
|
||||
<DefaultValue>0.80000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xD8C6D15C">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,90 +1,94 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Effect</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x0A479D6F" type="asset" extensions="PART,ELSC,SRSC,SPSC,SWHC"/>
|
||||
<property ID="0x3DF5A489" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xA4B9984F" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xEE538174" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xA94B0EFD" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x93756968" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x0B94597D" type="float">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0xD0E8A496" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0xA8BB6C61" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x7589D549" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xA7D7D767" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xFE69615C" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x88D914A6" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xC2028CC2" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xCEFA1A48" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x6714021C" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xBE931927" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x2FA4E5D7" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<struct ID="0xB028DB0E" template="Structs/LightParameters.xml"/>
|
||||
<property ID="0x3D7406AF" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<struct ID="0x493D6A2D" template="Structs/UnknownStruct1.xml"/>
|
||||
<property ID="0x27E5F874" type="MayaSpline"/>
|
||||
<property ID="0xFD1E2F56" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x73E63382" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x608ECAC5" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/Effect.TXTR</billboard>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>Effect</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Asset" ID="0xA479D6F">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
<Element>ELSC</Element>
|
||||
<Element>SRSC</Element>
|
||||
<Element>SPSC</Element>
|
||||
<Element>SWHC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x3DF5A489">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xA4B9984F">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xEE538174">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA94B0EFD">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x93756968">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB94597D">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD0E8A496">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xA8BB6C61">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7589D549">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA7D7D767">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFE69615C">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x88D914A6">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC2028CC2">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xCEFA1A48">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x6714021C">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xBE931927">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x2FA4E5D7">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB028DB0E" Archetype="LightParameters"/>
|
||||
<Element Type="Bool" ID="0x3D7406AF">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x493D6A2D" Archetype="UnknownStruct1"/>
|
||||
<Element Type="Spline" ID="0x27E5F874"/>
|
||||
<Element Type="Float" ID="0xFD1E2F56">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x73E63382">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x608ECAC5">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/Effect.TXTR"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,149 +1,183 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>ElitePirate</name>
|
||||
<modules>
|
||||
<module>ElitePirate.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x58434916">
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
<property ID="0xB0CFE015">
|
||||
<default>3.5</default>
|
||||
</property>
|
||||
<property ID="0xC80E329B">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>2</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0xC9416034" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x9873A1C1" type="float">
|
||||
<default>9.0</default>
|
||||
</property>
|
||||
<property ID="0x28095CE6" type="float">
|
||||
<default>9.0</default>
|
||||
</property>
|
||||
<property ID="0x691E6360" type="float">
|
||||
<default>35.0</default>
|
||||
</property>
|
||||
<property ID="0xE6299FAC" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0x411D1FD5" type="float">
|
||||
<default>80.0</default>
|
||||
</property>
|
||||
<property ID="0x5236C2B6" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x01EAAB17" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x00AE9C61" type="asset" extensions="CMDL"/>
|
||||
<property ID="0xACDAE408" type="asset" extensions="CSKR"/>
|
||||
<property ID="0xAA482D8D" type="asset" extensions="PART"/>
|
||||
<property ID="0xEEAF03C4" type="sound"/>
|
||||
<property ID="0xAF4FAE74" type="asset" extensions="PART"/>
|
||||
<property ID="0x64A1F558" type="asset" extensions="PART"/>
|
||||
<property ID="0xBF107374" type="sound"/>
|
||||
<property ID="0xB43A4CAA" type="asset" extensions="PART"/>
|
||||
<property ID="0x61C4C0EA" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0xF82D1272" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<struct ID="0xB2EBBFC6" template="Structs/ShockWaveInfo.xml"/>
|
||||
<struct ID="0x09250DB2" template="Structs/ShockWaveInfo.xml"/>
|
||||
<property ID="0x28B39197" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xE27DE71B" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x665E7ACE" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xACD4D06D" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xF199F553" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x4063D45C" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xEE1BE914">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x624222F8" type="long">
|
||||
<default>2</default>
|
||||
</property>
|
||||
<property ID="0x31E43A1C" type="long">
|
||||
<default>4</default>
|
||||
</property>
|
||||
<property ID="0xD6469119" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0x6D1425D8" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0xE47334AE" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x3DAD897B" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x06CF4324" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x23F5E1EE" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<struct ID="0x62C744CD" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0xB92B481D" type="character"/>
|
||||
<property ID="0x7E6E0D38" type="character"/>
|
||||
<property ID="0xBD321538" type="asset" extensions="ELSC"/>
|
||||
<property ID="0x58A492EF" type="sound"/>
|
||||
<struct ID="0xE61748ED" template="Structs/IngPossessionData.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<animparams source="property">0xB92B481D</animparams>
|
||||
<animparams source="property">0x7E6E0D38</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0x00AE9C61</model>
|
||||
<model source="property">0x62C744CD:0xC0BA9E18</model>
|
||||
<model source="property">0x62C744CD:0x6B1FBC3A</model>
|
||||
<model source="property">0xE61748ED:0xAD54DA11</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>ElitePirate.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>ElitePirate</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB0CFE015">
|
||||
<DefaultValue>3.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC80E329B">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xC9416034" Archetype="DamageInfo"/>
|
||||
<Element Type="Float" ID="0x9873A1C1">
|
||||
<DefaultValue>9.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x28095CE6">
|
||||
<DefaultValue>9.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x691E6360">
|
||||
<DefaultValue>35.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE6299FAC">
|
||||
<DefaultValue>15.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x411D1FD5">
|
||||
<DefaultValue>80.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5236C2B6">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1EAAB17">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xAE9C61">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xACDAE408">
|
||||
<TypeFilter>
|
||||
<Element>CSKR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xAA482D8D">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xEEAF03C4">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xAF4FAE74">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x64A1F558">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xBF107374">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xB43A4CAA">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x61C4C0EA">
|
||||
<DefaultValue>8.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF82D1272">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB2EBBFC6" Archetype="ShockWaveInfo"/>
|
||||
<Element Type="Struct" ID="0x9250DB2" Archetype="ShockWaveInfo"/>
|
||||
<Element Type="Float" ID="0x28B39197">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE27DE71B">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x665E7ACE">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xACD4D06D">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xF199F553">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x4063D45C" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEE1BE914">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x624222F8">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x31E43A1C">
|
||||
<DefaultValue>4</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD6469119">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6D1425D8">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE47334AE">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3DAD897B">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x6CF4324">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x23F5E1EE">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x62C744CD" Archetype="ActorParameters"/>
|
||||
<Element Type="AnimationSet" ID="0xB92B481D"/>
|
||||
<Element Type="AnimationSet" ID="0x7E6E0D38"/>
|
||||
<Element Type="Asset" ID="0xBD321538">
|
||||
<TypeFilter>
|
||||
<Element>ELSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x58A492EF">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xE61748ED" Archetype="IngPossessionData"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB92B481D"/>
|
||||
<Element Type="AnimParams" Source="Property" Location="0x7E6E0D38"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0x00AE9C61"/>
|
||||
<Element Type="Model" Source="Property" Location="0x62C744CD:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x62C744CD:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0xE61748ED:0xAD54DA11"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,162 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>EmperorIngStage1</name>
|
||||
<modules>
|
||||
<module>EmperorIngStage1.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>2</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0x4A1E493B" type="multi">
|
||||
<properties>
|
||||
<struct ID="0xB3C6398F" type="multi">
|
||||
<properties>
|
||||
<struct ID="0xCF90D15E" template="Structs/HealthInfo.xml"/>
|
||||
<struct ID="0x29DF61E1" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0x8D7378A4" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0x6C79054F" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0x3C2D2492" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0x491C2657" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xE19F4608" type="sound"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xF59F9A60" type="multi">
|
||||
<properties>
|
||||
<struct ID="0x337F9524" template="Structs/DamageInfo.xml"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xA1CDA0B6" type="multi">
|
||||
<properties>
|
||||
<property ID="0xEF485DB9" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x553B1339" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x8F8C64A0" type="asset" extensions="PART"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x85F36473" type="multi">
|
||||
<properties>
|
||||
<property ID="0x4A7C4EC2" type="asset" extensions="PART"/>
|
||||
<property ID="0xF10B6EF6" type="character"/>
|
||||
<struct ID="0x946016A9" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xECFAB026" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x94880277" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x1C3E84B6" type="sound"/>
|
||||
<property ID="0xA93F0198" type="sound"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xB4BC04C4" type="multi">
|
||||
<properties>
|
||||
<property ID="0xCEE68723" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x01274D6E" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<struct ID="0x8F4787CB" template="Structs/ShockWaveInfo.xml"/>
|
||||
<property ID="0x25AF490E" type="sound"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x8E6D20EC" type="multi">
|
||||
<properties>
|
||||
<struct ID="0x1598012A" template="Structs/PlasmaBeamInfo.xml">
|
||||
<properties>
|
||||
<property ID="0xC26C291C">
|
||||
<default>500.0</default>
|
||||
</property>
|
||||
<property ID="0xEC773D1D">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xB02DE555">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x5180181E">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x72A96252">
|
||||
<default>0.25</default>
|
||||
</property>
|
||||
<property ID="0xB8652FE4">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x1AFB2B73">
|
||||
<default>0.498039, 0.498039, 0.498039, 0.498039</default>
|
||||
</property>
|
||||
<property ID="0x9FD338FC">
|
||||
<default>0.6, 0.6, 0.0, 0.498039</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x337F9524" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x5F7C352E" type="sound"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xA588AFD1" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x905938B8" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xB826317A" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0x88232388" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0xC36AE5CA" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xD30D9BB9" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xB02CD31F" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xE5A7C358" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x93357240" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x293A0C19" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x31EBF869" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xD78B5788" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<animparams source="property">0x4A1E493B:0x85F36473:0xF10B6EF6</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>EmperorIngStage1.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>EmperorIngStage1</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x4A1E493B" Archetype="UnknownStruct25"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="AnimParams" Source="Property" Location="0x4A1E493B:0x85F36473:0xF10B6EF6"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,47 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>EmperorIngStage2Tentacle</name>
|
||||
<modules>
|
||||
<module>EmperorIngStage2Tentacle.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>2</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0x5105FA2D" type="multi">
|
||||
<properties>
|
||||
<property ID="0xBAA9254A" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x1FE28A36" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>EmperorIngStage2Tentacle.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>EmperorIngStage2Tentacle</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x5105FA2D" Archetype="UnknownStruct18"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,118 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>EmperorIngStage3</name>
|
||||
<modules>
|
||||
<module>EmperorIngStage3.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>2</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0x30DE1A5B" type="multi">
|
||||
<properties>
|
||||
<property ID="0x293A0C19" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0x8A3F760C" template="Structs/HealthInfo.xml"/>
|
||||
<struct ID="0xCF90D15E" template="Structs/HealthInfo.xml"/>
|
||||
<property ID="0x69BC5CD4" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xB110E539" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0x8D70D67A" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0x89C142F7" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0x8855C118" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0xC9416034" template="Structs/DamageInfo.xml"/>
|
||||
<struct ID="0x1440D152" template="Structs/DamageInfo.xml"/>
|
||||
<struct ID="0xEF582BD6" template="Structs/DamageInfo.xml"/>
|
||||
<struct ID="0x4738C321" template="Structs/DamageInfo.xml"/>
|
||||
<struct ID="0x98E311C1" template="Structs/EmperorIngStage3StructA.xml"/>
|
||||
<struct ID="0x93DAE216" template="Structs/EmperorIngStage3StructA.xml"/>
|
||||
<property ID="0x4F82B9E5" type="asset" extensions="PART"/>
|
||||
<struct ID="0x043E9C2E" template="Structs/BasicSwarmProperties.xml"/>
|
||||
<struct ID="0x91001508" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x03552953" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xAF7E3033" type="multi">
|
||||
<properties>
|
||||
<property ID="0xB68C6D96" type="asset" extensions="PART"/>
|
||||
<property ID="0x1A66BED7" type="sound"/>
|
||||
<struct ID="0x553B1339" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x1598012A" template="Structs/PlasmaBeamInfo.xml">
|
||||
<properties>
|
||||
<property ID="0xC26C291C">
|
||||
<default>500.0</default>
|
||||
</property>
|
||||
<property ID="0xEC773D1D">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xB02DE555">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x5180181E">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x72A96252">
|
||||
<default>0.25</default>
|
||||
</property>
|
||||
<property ID="0xB8652FE4">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x1AFB2B73">
|
||||
<default>0.498039, 0.498039, 0.498039, 0.498039</default>
|
||||
</property>
|
||||
<property ID="0x9FD338FC">
|
||||
<default>0.6, 0.6, 0.0, 0.498039</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xAB4ED456" template="Structs/ShockWaveInfo.xml"/>
|
||||
<property ID="0x985F72FD" type="sound"/>
|
||||
<struct ID="0xE843417F" template="Structs/EmperorIngStage3StructB.xml"/>
|
||||
<struct ID="0xD13BEC3F" template="Structs/EmperorIngStage3StructB.xml"/>
|
||||
<struct ID="0xC61388FF" template="Structs/EmperorIngStage3StructB.xml"/>
|
||||
<struct ID="0xA3CAB6BF" template="Structs/EmperorIngStage3StructB.xml"/>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>EmperorIngStage3.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>EmperorIngStage3</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x30DE1A5B" Archetype="UnknownStruct27"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,28 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>EnvFxDensityController</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x64E5FE9F" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x65A823B4" type="long">
|
||||
<default>500</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>EnvFxDensityController</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Float" ID="0x64E5FE9F">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x65A823B4">
|
||||
<DefaultValue>500</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,71 +1,97 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>EyeBall</name>
|
||||
<modules>
|
||||
<module>EyeBall.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0xD0D88EA6" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0xC00CF821" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0xEF485DB9" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x22A9F2D2" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xBC19549C" type="asset" extensions="PART"/>
|
||||
<property ID="0x28CD86FA" type="asset" extensions="PART"/>
|
||||
<property ID="0xD7A1121D" type="asset" extensions="TXTR"/>
|
||||
<property ID="0xB7AA958E" type="asset" extensions="TXTR"/>
|
||||
<property ID="0x643E5052" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xE11643DD" type="color">
|
||||
<default>0.0, 1.0, 0.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x81D14BE8" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x6E1320D6" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x85249BD5" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x6AE6F0EB" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xE4780219" type="sound"/>
|
||||
<property ID="0x2E603DED" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x214E48A0" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x08BF2E54" type="float">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>EyeBall.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>EyeBall</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0xD0D88EA6">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC00CF821">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xEF485DB9">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x22A9F2D2" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0xBC19549C">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x28CD86FA">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xD7A1121D">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xB7AA958E">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x643E5052">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0xE11643DD">
|
||||
<DefaultValue>
|
||||
<R>0.0</R>
|
||||
<G>1.0</G>
|
||||
<B>0.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x81D14BE8">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x6E1320D6">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x85249BD5">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x6AE6F0EB">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xE4780219">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x2E603DED">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x214E48A0">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8BF2E54">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,116 +1,131 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>FishCloud</name>
|
||||
<modules>
|
||||
<module>FishCloud.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xC6BB2F45" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x7990A3B6" type="asset" extensions="CMDL"/>
|
||||
<property ID="0xE25FB08C" type="character"/>
|
||||
<property ID="0xF1C07275" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x6392404E" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x7864AD0E" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x61959F0D" type="float">
|
||||
<default>0.4</default>
|
||||
</property>
|
||||
<property ID="0x4841F1DE" type="float">
|
||||
<default>0.9</default>
|
||||
</property>
|
||||
<property ID="0xD293EBC4" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x5F362A14" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xEC9B73C2" type="float">
|
||||
<default>0.4</default>
|
||||
</property>
|
||||
<property ID="0x7FF1469E" type="float">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0x7CE17870" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x3A25F09D" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x23A160F3" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xF0671410" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xA1747268" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0xCE77A8D0" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0x8CB20C53" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x21B3D07C" type="long">
|
||||
<default>3</default>
|
||||
</property>
|
||||
<property ID="0x1F83D350" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xF630B89F" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x8A6AB139" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x5BA86245" type="asset" extensions="PART"/>
|
||||
<property ID="0xA8232FB1" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x90F4B1E0" type="asset" extensions="PART"/>
|
||||
<property ID="0xBF583BF2" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x1660C34E" type="asset" extensions="UNKN"/>
|
||||
<property ID="0x86D50737" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xDD3C10EB" type="asset" extensions="UNKN"/>
|
||||
<property ID="0x91AE1374" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x3DE26FC8" type="sound"/>
|
||||
<property ID="0xC320A050" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xCD4C81A1" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xE25FB08C</animparams>
|
||||
<model source="property">0x7990A3B6</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>volume</scale_type>
|
||||
<preview_volume shape="Box"/>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>FishCloud.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>FishCloud</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Bool" ID="0xC6BB2F45">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x7990A3B6">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="AnimationSet" ID="0xE25FB08C"/>
|
||||
<Element Type="Float" ID="0xF1C07275">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6392404E">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7864AD0E">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x61959F0D">
|
||||
<DefaultValue>0.40000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x4841F1DE">
|
||||
<DefaultValue>0.89999998</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD293EBC4">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5F362A14">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEC9B73C2">
|
||||
<DefaultValue>0.40000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7FF1469E">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7CE17870">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A25F09D">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x23A160F3">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF0671410">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA1747268">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCE77A8D0">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8CB20C53">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x21B3D07C">
|
||||
<DefaultValue>3</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x1F83D350">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xF630B89F">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x5BA86245">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xA8232FB1">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x90F4B1E0">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xBF583BF2">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x1660C34E"/>
|
||||
<Element Type="Int" ID="0x86D50737">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xDD3C10EB"/>
|
||||
<Element Type="Int" ID="0x91AE1374">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x3DE26FC8">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC320A050">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xCD4C81A1">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7990A3B6"/>
|
||||
</Assets>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>BoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,40 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>FishCloudModifier</name>
|
||||
<modules>
|
||||
<module>FishCloud.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xC6BB2F45" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xEA2D4CA8" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x923109D6" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x7864AD0E" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0xABA2D9ED" type="float">
|
||||
<default>0.4</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>FishCloud.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>FishCloudModifier</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Bool" ID="0xC6BB2F45">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xEA2D4CA8">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x923109D6">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7864AD0E">
|
||||
<DefaultValue>8.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xABA2D9ED">
|
||||
<DefaultValue>0.40000001</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,55 +1,52 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>FlyerSwarm</name>
|
||||
<modules>
|
||||
<module>SwarmBasics.rel</module>
|
||||
<module>FlyerSwarm.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0xE25FB08C" type="character"/>
|
||||
<property ID="0xC6BB2F45" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<struct ID="0xE1EC7346" template="Structs/BasicSwarmProperties.xml"/>
|
||||
<property ID="0x4A85A2DA" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x10CCCD3C" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x1E8E90A4" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x262E586D" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x479A5727" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xD572D1DA" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>volume</scale_type>
|
||||
<preview_volume shape="Box"/>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>SwarmBasics.rel</Element>
|
||||
<Element>FlyerSwarm.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>FlyerSwarm</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="AnimationSet" ID="0xE25FB08C"/>
|
||||
<Element Type="Bool" ID="0xC6BB2F45">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xE1EC7346" Archetype="BasicSwarmProperties"/>
|
||||
<Element Type="Float" ID="0x4A85A2DA">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x10CCCD3C">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1E8E90A4">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x262E586D">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x479A5727">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD572D1DA">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>BoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,192 +1,226 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>FlyingPirate</name>
|
||||
<modules>
|
||||
<module>FlyingPirate.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x83DFC40F">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0xB0CFE015">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xC80E329B">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<struct ID="0xD756416E">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000009</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xE0CDC7E3">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>300.0</default>
|
||||
</property>
|
||||
<property ID="0x3A2D17E4">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>6.0</default>
|
||||
</property>
|
||||
<property ID="0xD9355674">
|
||||
<default>0.3</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0xED9BF5A3" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xED69488F" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x20DAF45E" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xEF485DB9" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x553B1339" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000009</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xEAC27605" type="sound"/>
|
||||
<property ID="0xCA294811" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x258CFB4D" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000009</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xEE1BE914">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x1D510C6C" type="asset" extensions="WPSC"/>
|
||||
<property ID="0x96FEB75D" type="float">
|
||||
<default>0.8</default>
|
||||
</property>
|
||||
<property ID="0xC75998AA" type="float">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0x6475FC6F" type="asset" extensions="PART"/>
|
||||
<struct ID="0x2564EE27" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000009</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xEE1BE914">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xDF88607D" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x8FFF07E9" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xB9BB2F64" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x8EE7F440" type="float">
|
||||
<default>1000.0</default>
|
||||
</property>
|
||||
<property ID="0x1BB16EA5" type="sound"/>
|
||||
<property ID="0x0FF5AB8F" type="sound"/>
|
||||
<property ID="0x87B2BC5A" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x71587B45" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0x7903312E" type="float">
|
||||
<default>0.05</default>
|
||||
</property>
|
||||
<property ID="0x317212AB" type="asset" extensions="PART"/>
|
||||
<property ID="0xBC113D7B" type="asset" extensions="PART"/>
|
||||
<property ID="0x738BBBAA" type="asset" extensions="PART"/>
|
||||
<property ID="0x3BB37A8F" type="sound"/>
|
||||
<property ID="0xE160B593" type="sound"/>
|
||||
<property ID="0x966D11F3" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x3427D27F" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x053AE4A7" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0xCCF05648" type="float">
|
||||
<default>2.25</default>
|
||||
</property>
|
||||
<property ID="0x2A90F9A9" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x9CA8F357" type="float">
|
||||
<default>-0.1</default>
|
||||
</property>
|
||||
<property ID="0x7AC85CB6" type="float">
|
||||
<default>-0.23</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>FlyingPirate.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>FlyingPirate</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x83DFC40F">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>15.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>40.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB0CFE015">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC80E329B">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0x9</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE0CDC7E3">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>300.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>6.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>0.30000001</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0xED9BF5A3">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xED69488F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x20DAF45E">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xEF485DB9">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x553B1339" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0x9</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xEAC27605">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xCA294811">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x258CFB4D" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0x9</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEE1BE914">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x1D510C6C">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x96FEB75D">
|
||||
<DefaultValue>0.80000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC75998AA">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x6475FC6F">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x2564EE27" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0x9</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEE1BE914">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xDF88607D">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8FFF07E9">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB9BB2F64">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8EE7F440">
|
||||
<DefaultValue>1000.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x1BB16EA5">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xFF5AB8F">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x87B2BC5A">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x71587B45">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7903312E">
|
||||
<DefaultValue>0.050000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x317212AB">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xBC113D7B">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x738BBBAA">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x3BB37A8F">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xE160B593">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x966D11F3">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3427D27F">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x53AE4A7">
|
||||
<DefaultValue>8.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCCF05648">
|
||||
<DefaultValue>2.25</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2A90F9A9">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9CA8F357">
|
||||
<DefaultValue>-0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7AC85CB6">
|
||||
<DefaultValue>-0.23</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,70 +1,74 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>FogOverlay</name>
|
||||
<modules>
|
||||
<module>FogOverlay.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x547B28D5" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xF977CB35" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x0D21D348" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xEB250A0B" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x37C7D09D" type="color">
|
||||
<default>1.0, 1.0, 1.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x1B9046D6" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xD0CC9573" type="float">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0xF76BCBDD" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0x2C4C6785" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0x6A111B96" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xFF226EA3" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x2190AB0A" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x9F19F0AF" type="float">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0x90C10FE7" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xD8DAFF1D" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>FogOverlay.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>FogOverlay</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Float" ID="0x547B28D5">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF977CB35">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD21D348">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xEB250A0B">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x37C7D09D">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
<A>0.0</A>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1B9046D6">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD0CC9573">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF76BCBDD">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2C4C6785">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6A111B96">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF226EA3">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x2190AB0A">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9F19F0AF">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x90C10FE7">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD8DAFF1D">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,41 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>FogVolume</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<struct ID="0x5846524D">
|
||||
<properties>
|
||||
<property ID="0x02">
|
||||
<default>2.0, 2.0, 2.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xB90DFF44" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xF608D35C" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xE578C0DD" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>volume</scale_type>
|
||||
<preview_volume shape="Box"/>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>FogVolume</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x5846524D">
|
||||
<SubProperties>
|
||||
<Element Type="Vector" ID="0x2">
|
||||
<DefaultValue>
|
||||
<X>2.0</X>
|
||||
<Y>2.0</Y>
|
||||
<Z>2.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB90DFF44">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF608D35C">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0xE578C0DD">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>BoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,25 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>ForgottenObject</name>
|
||||
<modules>
|
||||
<module>ForgottenObject.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>ForgottenObject.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>ForgottenObject</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,87 +1,113 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>FrontEndDataNetwork</name>
|
||||
<modules>
|
||||
<module>ScriptFrontEndDataNetwork.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x5C3C9E4A" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x77F59F4A" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x29C0CB7F" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x02E74CBA" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xA2AC58E9" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xDEE730F5" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x8B8FA0FE" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xD0F2D612" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x5EBC97FD" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0x3E5727AA" type="asset" extensions="TXTR"/>
|
||||
<property ID="0x547FFFC3" type="asset" extensions="TXTR"/>
|
||||
<property ID="0xCDAABA00" type="asset" extensions="TXTR"/>
|
||||
<property ID="0x7F62DA5B" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xED286CE4" type="color">
|
||||
<default>0.498039, 0.498039, 0.498039, 0.74902</default>
|
||||
</property>
|
||||
<property ID="0xAD671492" type="color">
|
||||
<default>0.8, 0.8, 0.8, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xB44D4C70" type="color">
|
||||
<default>0.247059, 0.247059, 0.247059, 1.0</default>
|
||||
</property>
|
||||
<property ID="0x2D23720F" type="sound"/>
|
||||
<property ID="0xEC45879E" type="MayaSpline"/>
|
||||
<property ID="0xFA20775D" type="float">
|
||||
<default>0.75</default>
|
||||
</property>
|
||||
<property ID="0x5E30354A" type="MayaSpline"/>
|
||||
<property ID="0x3C1FA2CA" type="float">
|
||||
<default>0.75</default>
|
||||
</property>
|
||||
<property ID="0xB492C2AF" type="MayaSpline"/>
|
||||
<property ID="0x6D5198B4" type="float">
|
||||
<default>0.75</default>
|
||||
</property>
|
||||
<property ID="0xDF1B312C" type="MayaSpline"/>
|
||||
<property ID="0xBAC12CA0" type="float">
|
||||
<default>0.75</default>
|
||||
</property>
|
||||
<property ID="0x4DA90D36" type="long">
|
||||
<default>127</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>ScriptFrontEndDataNetwork.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>FrontEndDataNetwork</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Bool" ID="0x5C3C9E4A">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x77F59F4A">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x29C0CB7F">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x2E74CBA">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xA2AC58E9">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xDEE730F5">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x8B8FA0FE">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xD0F2D612">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5EBC97FD">
|
||||
<DefaultValue>8.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x3E5727AA">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x547FFFC3">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xCDAABA00">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x7F62DA5B">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0xED286CE4">
|
||||
<DefaultValue>
|
||||
<R>0.49803901</R>
|
||||
<G>0.49803901</G>
|
||||
<B>0.49803901</B>
|
||||
<A>0.74901998</A>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0xAD671492">
|
||||
<DefaultValue>
|
||||
<R>0.80000001</R>
|
||||
<G>0.80000001</G>
|
||||
<B>0.80000001</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0xB44D4C70">
|
||||
<DefaultValue>
|
||||
<R>0.247059</R>
|
||||
<G>0.247059</G>
|
||||
<B>0.247059</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x2D23720F">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0xEC45879E"/>
|
||||
<Element Type="Float" ID="0xFA20775D">
|
||||
<DefaultValue>0.75</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0x5E30354A"/>
|
||||
<Element Type="Float" ID="0x3C1FA2CA">
|
||||
<DefaultValue>0.75</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0xB492C2AF"/>
|
||||
<Element Type="Float" ID="0x6D5198B4">
|
||||
<DefaultValue>0.75</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0xDF1B312C"/>
|
||||
<Element Type="Float" ID="0xBAC12CA0">
|
||||
<DefaultValue>0.75</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4DA90D36">
|
||||
<DefaultValue>127</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,45 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Generator</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x3FA67145" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x88978E49" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x1EB8E254" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x035A5E10" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x46477064" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0xC3861B64" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x25E6B485" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/Generator.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>Generator</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0x3FA67145">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x88978E49">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x1EB8E254">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x35A5E10">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x46477064">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC3861B64">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x25E6B485">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/Generator.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,52 +1,81 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Glowbug</name>
|
||||
<modules>
|
||||
<module>Glowbug.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0xD75426F9" type="asset" extensions="PART"/>
|
||||
<property ID="0x8985B339" type="asset" extensions="PART"/>
|
||||
<property ID="0xB258D3E8" type="asset" extensions="PART,ELSC"/>
|
||||
<property ID="0xB06815B3" type="asset" extensions="PART"/>
|
||||
<property ID="0xAB378A64" type="asset" extensions="PART"/>
|
||||
<property ID="0x16342C18" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x3D7CCD32" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x540C1F87" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x0DB10F6B" type="sound"/>
|
||||
<property ID="0x50E45EA8" type="sound"/>
|
||||
<property ID="0xA9482EB1" type="asset" extensions="CMDL"/>
|
||||
<property ID="0x1917A180" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0xA9482EB1</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>Glowbug.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>Glowbug</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Asset" ID="0xD75426F9">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x8985B339">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xB258D3E8">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
<Element>ELSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xB06815B3">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xAB378A64">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x16342C18">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3D7CCD32">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x540C1F87">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xDB10F6B">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x50E45EA8">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xA9482EB1">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x1917A180">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0xA9482EB1"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,25 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>GrapplePoint</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0x6A2872D8" template="Structs/GrappleParameters.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/GrapplePoint.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>GrapplePoint</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x6A2872D8" Archetype="GrappleParameters"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/GrapplePoint.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,229 +1,301 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Grenchler</name>
|
||||
<modules>
|
||||
<module>Grenchler.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x58434916">
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
<property ID="0xB0CFE015">
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
<property ID="0xC80E329B">
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
<property ID="0x3FAE47EB">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0x13F0B18F">
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
<property ID="0x7D5A0487">
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>150.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x8A6AB139">
|
||||
<default>1.6</default>
|
||||
</property>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0xD9355674">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x04D51E3A" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x33408E7F" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x67B6EA0B" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<struct ID="0x0A7326A3" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0xA18F626B" type="character"/>
|
||||
<property ID="0x0ABEF809" type="character"/>
|
||||
<property ID="0x4F3A4566" type="asset" extensions="CMDL"/>
|
||||
<property ID="0x401BC111" type="asset" extensions="CSKR"/>
|
||||
<property ID="0x9B193AE8" type="character"/>
|
||||
<property ID="0xC24CF580" type="character"/>
|
||||
<property ID="0x72258FE7" type="asset" extensions="CMDL"/>
|
||||
<property ID="0xE5FBA24C" type="asset" extensions="CSKR"/>
|
||||
<property ID="0x55C51213" type="sound"/>
|
||||
<property ID="0x385E4738" type="sound"/>
|
||||
<property ID="0x5D8F2BEE" type="float">
|
||||
<default>4.5</default>
|
||||
</property>
|
||||
<property ID="0x7BD1A35F" type="float">
|
||||
<default>-1.0</default>
|
||||
</property>
|
||||
<property ID="0xEA4B88C8" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0xAA04F0BE" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0x98D5D373" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xD89AAB05" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0x2E6096EE" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x6E2FEE98" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x49632B31" type="float">
|
||||
<default>6.0</default>
|
||||
</property>
|
||||
<struct ID="0xDF636C4B" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x262B2508" type="float">
|
||||
<default>9.0</default>
|
||||
</property>
|
||||
<property ID="0x66645D7E" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x909E6095" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xD0D118E3" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x49FAE143" type="asset" extensions="ELSC"/>
|
||||
<struct ID="0x13E30E4D" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x680CE795" type="float">
|
||||
<default>45.0</default>
|
||||
</property>
|
||||
<struct ID="0xAD47FEBE" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0x06F7CEED" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x46B8B69B" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0xB0428B70" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xF00DF306" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0xB00775E6" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x7EF9AA67" type="asset" extensions="PART"/>
|
||||
<struct ID="0x5285DB00" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x30B81A7E" type="asset" extensions="PART"/>
|
||||
<property ID="0xBF4DAAE6" type="asset" extensions="PART"/>
|
||||
<property ID="0x70247A6E" type="asset" extensions="PART"/>
|
||||
<property ID="0xFFCEE1A9" type="asset" extensions="PART"/>
|
||||
<property ID="0xAE1F2A26" type="asset" extensions="PART"/>
|
||||
<property ID="0x0DABF0AF" type="asset" extensions="PART"/>
|
||||
<property ID="0xE51746D1" type="asset" extensions="PART"/>
|
||||
<struct ID="0x2CE7520F" template="Structs/DamageInfo.xml"/>
|
||||
<struct ID="0xB6B9074B" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0x05439A08" type="asset" extensions="WPSC"/>
|
||||
<property ID="0xD4753FF4" type="long">
|
||||
<default>4</default>
|
||||
</property>
|
||||
<property ID="0x05FC6001" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x13E5B580" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xFC6F199D" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xF6502596" type="asset" extensions="PART"/>
|
||||
<struct ID="0x6EC26414" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x54B6BFA1" type="asset" extensions="PART"/>
|
||||
<struct ID="0x5CF705F2" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<property ID="0xB9F9F4F2" type="asset" extensions="PART"/>
|
||||
<property ID="0xF60AC5CC" type="asset" extensions="SCAN"/>
|
||||
<struct ID="0xE61748ED" template="Structs/IngPossessionData.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<animparams source="property">0xA18F626B</animparams>
|
||||
<animparams source="property">0x0ABEF809</animparams>
|
||||
<animparams source="property">0x9B193AE8</animparams>
|
||||
<animparams source="property">0xC24CF580</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0x4F3A4566</model>
|
||||
<model source="property">0x72258FE7</model>
|
||||
<model source="property">0xE61748ED:0xAD54DA11</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>Grenchler.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>Grenchler</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB0CFE015">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC80E329B">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3FAE47EB">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x13F0B18F">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7D5A0487">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>150.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>1.6</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0x4D51E3A">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x33408E7F">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x67B6EA0B">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xA7326A3" Archetype="DamageVulnerability"/>
|
||||
<Element Type="AnimationSet" ID="0xA18F626B"/>
|
||||
<Element Type="AnimationSet" ID="0xABEF809"/>
|
||||
<Element Type="Asset" ID="0x4F3A4566">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x401BC111">
|
||||
<TypeFilter>
|
||||
<Element>CSKR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="AnimationSet" ID="0x9B193AE8"/>
|
||||
<Element Type="AnimationSet" ID="0xC24CF580"/>
|
||||
<Element Type="Asset" ID="0x72258FE7">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xE5FBA24C">
|
||||
<TypeFilter>
|
||||
<Element>CSKR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x55C51213">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x385E4738">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5D8F2BEE">
|
||||
<DefaultValue>4.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7BD1A35F">
|
||||
<DefaultValue>-1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEA4B88C8">
|
||||
<DefaultValue>8.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xAA04F0BE">
|
||||
<DefaultValue>40.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x98D5D373">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD89AAB05">
|
||||
<DefaultValue>8.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2E6096EE">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6E2FEE98">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x49632B31">
|
||||
<DefaultValue>6.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xDF636C4B" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x262B2508">
|
||||
<DefaultValue>9.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x66645D7E">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x909E6095">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD0D118E3">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x49FAE143">
|
||||
<TypeFilter>
|
||||
<Element>ELSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x13E30E4D" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x680CE795">
|
||||
<DefaultValue>45.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xAD47FEBE" Archetype="AudioPlaybackParms"/>
|
||||
<Element Type="Float" ID="0x6F7CEED">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x46B8B69B">
|
||||
<DefaultValue>8.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB0428B70">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF00DF306">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB00775E6">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x7EF9AA67">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x5285DB00" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x30B81A7E">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xBF4DAAE6">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x70247A6E">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xFFCEE1A9">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xAE1F2A26">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xDABF0AF">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xE51746D1">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x2CE7520F" Archetype="DamageInfo"/>
|
||||
<Element Type="Struct" ID="0xB6B9074B" Archetype="AudioPlaybackParms"/>
|
||||
<Element Type="Asset" ID="0x5439A08">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xD4753FF4">
|
||||
<DefaultValue>4</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5FC6001">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x13E5B580">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFC6F199D">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xF6502596">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x6EC26414" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x54B6BFA1">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x5CF705F2" Archetype="AudioPlaybackParms"/>
|
||||
<Element Type="Asset" ID="0xB9F9F4F2">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xF60AC5CC">
|
||||
<TypeFilter>
|
||||
<Element>SCAN</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xE61748ED" Archetype="IngPossessionData"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xA18F626B"/>
|
||||
<Element Type="AnimParams" Source="Property" Location="0x0ABEF809"/>
|
||||
<Element Type="AnimParams" Source="Property" Location="0x9B193AE8"/>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xC24CF580"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0x4F3A4566"/>
|
||||
<Element Type="Model" Source="Property" Location="0x72258FE7"/>
|
||||
<Element Type="Model" Source="Property" Location="0xE61748ED:0xAD54DA11"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,41 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>GuiMenu</name>
|
||||
<modules>
|
||||
<module>ScriptGui.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x91CEFA1E" template="Structs/GuiWidgetProperties.xml"/>
|
||||
<property ID="0xA714D574" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x84F708C8" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xBE50269E" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>ScriptGui.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>GuiMenu</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x91CEFA1E" Archetype="GuiWidgetProperties"/>
|
||||
<Element Type="Int" ID="0xA714D574">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x84F708C8">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xBE50269E">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,31 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>GuiPlayerJoinManager</name>
|
||||
<modules>
|
||||
<module>ScriptGui.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>ScriptGui.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>GuiPlayerJoinManager</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,29 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>GuiScreen</name>
|
||||
<modules>
|
||||
<module>ScriptGui.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xD3B7E6D8" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xFD95ED2A" type="asset" extensions="STRG"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>ScriptGui.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>GuiScreen</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xD3B7E6D8">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xFD95ED2A">
|
||||
<TypeFilter>
|
||||
<Element>STRG</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,48 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>GuiSlider</name>
|
||||
<modules>
|
||||
<module>ScriptGui.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x91CEFA1E" template="Structs/GuiWidgetProperties.xml"/>
|
||||
<property ID="0x2CCBBDFE" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x6C84C588" type="float">
|
||||
<default>255.0</default>
|
||||
</property>
|
||||
<property ID="0x8A68DB52" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xEDB6062B" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xD158734B" type="sound"/>
|
||||
<property ID="0x20DDB661" type="long">
|
||||
<default>127</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>ScriptGui.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>GuiSlider</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x91CEFA1E" Archetype="GuiWidgetProperties"/>
|
||||
<Element Type="Float" ID="0x2CCBBDFE">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6C84C588">
|
||||
<DefaultValue>255.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A68DB52">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEDB6062B">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xD158734B">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x20DDB661">
|
||||
<DefaultValue>127</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,36 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>GuiWidget</name>
|
||||
<modules>
|
||||
<module>ScriptGui.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x41435456">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x91CEFA1E" template="Structs/GuiWidgetProperties.xml"/>
|
||||
<property ID="0xDB7F4AA2" type="long">
|
||||
<default>1</default>
|
||||
<cook_pref>never</cook_pref>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>ScriptGui.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>GuiWidget</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties">
|
||||
<SubProperties>
|
||||
<Element Type="Bool" ID="0x41435456">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x91CEFA1E" Archetype="GuiWidgetProperties"/>
|
||||
<Element Type="Int" ID="0xDB7F4AA2">
|
||||
<CookPreference>Never</CookPreference>
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,143 +1,173 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>GunTurretBase</name>
|
||||
<modules>
|
||||
<module>GunTurret.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0x66DCAACB" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x9B5A4744" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x30967020" type="float">
|
||||
<default>180.0</default>
|
||||
</property>
|
||||
<property ID="0xC80BC7C5" type="float">
|
||||
<default>180.0</default>
|
||||
</property>
|
||||
<property ID="0x95E7A2C2" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x76BA1C18" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x3EB2DE35" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xE50D8DD2" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x64D482D5" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0xC3E002AC" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x5ADE66A9" type="float">
|
||||
<default>85.0</default>
|
||||
</property>
|
||||
<property ID="0x8DD2C329" type="float">
|
||||
<default>-45.0</default>
|
||||
</property>
|
||||
<property ID="0xFC036E93" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xD75F9CF2" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x013184C7" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x5AEA7978" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x8A35B1EA" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xD49BEC5A" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x80CE481A" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x1B67981A" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xA115A5D6" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x2718CED1" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xB881B8B3" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x32D6D325" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x5CF12E9A" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x479D8DC4" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x701D65CD" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xA33D1C6D" type="asset" extensions="CRSC"/>
|
||||
<property ID="0x2D1C5515" type="asset" extensions="WPSC"/>
|
||||
<property ID="0x45B71390" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x23316032" type="sound"/>
|
||||
<property ID="0xA3B39766" type="sound"/>
|
||||
<property ID="0x9674EFF1" type="sound"/>
|
||||
<property ID="0x49880C24" type="sound"/>
|
||||
<property ID="0xF57880EC" type="sound"/>
|
||||
<property ID="0x99FE97F6" type="sound"/>
|
||||
<property ID="0xA2714856" type="sound"/>
|
||||
<property ID="0xD58A2FA7" type="sound"/>
|
||||
<property ID="0xB381355A" type="sound"/>
|
||||
<property ID="0x00628C84" type="sound"/>
|
||||
<property ID="0x40533B8D" type="sound"/>
|
||||
<property ID="0x613CAFD8" type="sound"/>
|
||||
<property ID="0x20C03692" type="sound"/>
|
||||
<property ID="0x214E48A0" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0xD2986C43" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>GunTurret.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>GunTurretBase</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x66DCAACB" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9B5A4744">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x30967020">
|
||||
<DefaultValue>180.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC80BC7C5">
|
||||
<DefaultValue>180.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x95E7A2C2">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x76BA1C18">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3EB2DE35">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE50D8DD2">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x64D482D5">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xC3E002AC">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5ADE66A9">
|
||||
<DefaultValue>85.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DD2C329">
|
||||
<DefaultValue>-45.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFC036E93">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD75F9CF2">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x13184C7">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5AEA7978">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A35B1EA">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD49BEC5A">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x80CE481A">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1B67981A">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA115A5D6">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2718CED1">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB881B8B3">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x32D6D325">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x5CF12E9A">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x479D8DC4">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x701D65CD">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xA33D1C6D">
|
||||
<TypeFilter>
|
||||
<Element>CRSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x2D1C5515">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x45B71390">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x23316032">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xA3B39766">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x9674EFF1">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x49880C24">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xF57880EC">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x99FE97F6">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xA2714856">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xD58A2FA7">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xB381355A">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x628C84">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x40533B8D">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x613CAFD8">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x20C03692">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x214E48A0">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD2986C43">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,50 +1,63 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>GunTurretTop</name>
|
||||
<modules>
|
||||
<module>GunTurret.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x3BC1D043" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x838A75A4" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xBF87E353" type="asset" extensions="PART"/>
|
||||
<property ID="0xAF6E671A" type="asset" extensions="PART"/>
|
||||
<property ID="0x67C8A8F4" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x68D8B844" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xBD3EFE7D" type="color">
|
||||
<default>1.0, 1.0, 1.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0xE4AEEBA4" type="sound"/>
|
||||
<property ID="0x5D9ED447" type="sound"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>GunTurret.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>GunTurretTop</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Float" ID="0x3BC1D043">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x838A75A4">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xBF87E353">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xAF6E671A">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x67C8A8F4">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x68D8B844">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0xBD3EFE7D">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
<A>0.0</A>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xE4AEEBA4">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x5D9ED447">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,41 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>HUDHint</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xD80447E0" type="asset" extensions="TXTR"/>
|
||||
<property ID="0x6078A651" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0xF00BB6BB" type="float">
|
||||
<default>16.0</default>
|
||||
</property>
|
||||
<property ID="0x1AD247A1" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x2A53245A" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x6E88D6AD" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xD993F97B" type="long">
|
||||
<default>15</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>HUDHint</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Asset" ID="0xD80447E0">
|
||||
<TypeFilter>
|
||||
<Element>TXTR</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6078A651">
|
||||
<DefaultValue>15.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF00BB6BB">
|
||||
<DefaultValue>16.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1AD247A1">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2A53245A">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x6E88D6AD">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xD993F97B">
|
||||
<DefaultValue>15</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,52 +1,52 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>HUDMemo</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x1A26C1CC" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x84E2496F" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xA8FADFA5" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xEF5AA575" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xD23A8CC5" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0x601A50D5" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xAFD0158E" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<property ID="0xBD6F7B11" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x4AB3B95B" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x9182250C" type="asset" extensions="STRG"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/HUDMemo.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>HUDMemo</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Float" ID="0x1A26C1CC">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x84E2496F">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xA8FADFA5">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xEF5AA575">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xD23A8CC5">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x601A50D5">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xAFD0158E">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xBD6F7B11">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4AB3B95B">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x9182250C">
|
||||
<TypeFilter>
|
||||
<Element>STRG</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/HUDMemo.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,256 +1,340 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Ing</name>
|
||||
<modules>
|
||||
<module>GeomBlobV2.rel</module>
|
||||
<module>Ing.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>150.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x092FBAD0" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xBDCCE71B" type="asset" extensions="CMDL"/>
|
||||
<property ID="0xED69488F" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x95B47CF9" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0x8D42A8D5" type="float">
|
||||
<default>7.0</default>
|
||||
</property>
|
||||
<property ID="0x84586BFD" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x50398A06" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0xEAA3C3F8" type="float">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0xCC5A4918" type="asset" extensions="PART"/>
|
||||
<property ID="0x8851DC01" type="asset" extensions="PART"/>
|
||||
<property ID="0x5D01100F" type="asset" extensions="PART"/>
|
||||
<property ID="0x9A56892E" type="asset" extensions="PART"/>
|
||||
<property ID="0x4CAB30A9" type="sound"/>
|
||||
<property ID="0x8F83BE73" type="sound"/>
|
||||
<property ID="0xB392943A" type="sound"/>
|
||||
<property ID="0x24ECC1E9" type="sound"/>
|
||||
<property ID="0x4489935E" type="sound"/>
|
||||
<property ID="0x3C2D681E" type="asset" extensions="PART"/>
|
||||
<property ID="0xD576F379" type="asset" extensions="SRSC"/>
|
||||
<property ID="0x3DA219C7" type="asset" extensions="PART"/>
|
||||
<property ID="0x23271976" type="float">
|
||||
<default>0.35</default>
|
||||
</property>
|
||||
<property ID="0x081E9E6C" type="asset" extensions="PART"/>
|
||||
<property ID="0xCB39ECCB" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0x587CA175" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x0BD7D5A9" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0xE8EA5BC8" type="sound"/>
|
||||
<property ID="0x5650366A" type="sound"/>
|
||||
<property ID="0xB09AF706" type="sound"/>
|
||||
<property ID="0x0C13C5A8" type="sound"/>
|
||||
<property ID="0x148B81E4" type="sound"/>
|
||||
<property ID="0x5D0D2C40" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0xC620183A" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x7D19C3CA" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xA77F6212" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x9579B1F2" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<struct ID="0x915DA374" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xAB258F6B" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xA0D63374" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xDFEA60A2" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x601CC5B4" type="asset" extensions="PART"/>
|
||||
<property ID="0xCE980820" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0xB752C177" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xE6DDB662" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xB57BAE86" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0x2025858B" type="sound"/>
|
||||
<property ID="0x19F8FEE6" type="sound"/>
|
||||
<property ID="0xDC741FBD" type="float">
|
||||
<default>70.0</default>
|
||||
</property>
|
||||
<property ID="0xFA6EDEB5" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0xA9C8C651" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0xA926F8A8" type="asset" extensions="PART"/>
|
||||
<property ID="0x4051FD1A" type="sound"/>
|
||||
<struct ID="0x424A6D37" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x9C170968" template="Structs/PlasmaBeamInfo.xml">
|
||||
<properties>
|
||||
<property ID="0xC26C291C">
|
||||
<default>500.0</default>
|
||||
</property>
|
||||
<property ID="0xEC773D1D">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xB02DE555">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x5180181E">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x72A96252">
|
||||
<default>0.25</default>
|
||||
</property>
|
||||
<property ID="0xB8652FE4">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x1AFB2B73">
|
||||
<default>0.498039, 0.498039, 0.498039, 0.498039</default>
|
||||
</property>
|
||||
<property ID="0x9FD338FC">
|
||||
<default>0.6, 0.6, 0.0, 0.498039</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x67F6C10E" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<struct ID="0x11C36D8E" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xC2320B06" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0x4832703B" type="sound"/>
|
||||
<property ID="0x36B0E542" type="sound"/>
|
||||
<property ID="0x421651F6" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x560B4A95" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x8BDCC614" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xBD3EFE7D" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xD24B888F" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<struct ID="0x1B96FF8B" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0x33737EA6" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0x23399D21" template="Structs/DamageVulnerability.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>GeomBlobV2.rel</Element>
|
||||
<Element>Ing.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>Ing</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>150.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Int" ID="0x92FBAD0">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xBDCCE71B">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xED69488F">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x95B47CF9">
|
||||
<DefaultValue>15.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8D42A8D5">
|
||||
<DefaultValue>7.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x84586BFD">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x50398A06">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEAA3C3F8">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xCC5A4918">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x8851DC01">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x5D01100F">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x9A56892E">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x4CAB30A9">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x8F83BE73">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xB392943A">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x24ECC1E9">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x4489935E">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x3C2D681E">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xD576F379">
|
||||
<TypeFilter>
|
||||
<Element>SRSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x3DA219C7">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x23271976">
|
||||
<DefaultValue>0.34999999</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x81E9E6C">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCB39ECCB">
|
||||
<DefaultValue>15.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x587CA175">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xBD7D5A9">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xE8EA5BC8">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x5650366A">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xB09AF706">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xC13C5A8">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x148B81E4">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5D0D2C40">
|
||||
<DefaultValue>15.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC620183A">
|
||||
<DefaultValue>1.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7D19C3CA">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA77F6212">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9579B1F2">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x915DA374" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xAB258F6B" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA0D63374">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xDFEA60A2">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x601CC5B4">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCE980820">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB752C177">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE6DDB662">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB57BAE86">
|
||||
<DefaultValue>40.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x2025858B">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x19F8FEE6">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xDC741FBD">
|
||||
<DefaultValue>70.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFA6EDEB5">
|
||||
<DefaultValue>40.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA9C8C651">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xA926F8A8">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x4051FD1A">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x424A6D37" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x9C170968" Archetype="PlasmaBeamInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xC26C291C">
|
||||
<DefaultValue>500.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEC773D1D">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB02DE555">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5180181E">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x72A96252">
|
||||
<DefaultValue>0.25</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB8652FE4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x1AFB2B73">
|
||||
<DefaultValue>
|
||||
<R>0.49803901</R>
|
||||
<G>0.49803901</G>
|
||||
<B>0.49803901</B>
|
||||
<A>0.49803901</A>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0x9FD338FC">
|
||||
<DefaultValue>
|
||||
<R>0.60000002</R>
|
||||
<G>0.60000002</G>
|
||||
<B>0.0</B>
|
||||
<A>0.49803901</A>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x67F6C10E">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x11C36D8E" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC2320B06">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x4832703B">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x36B0E542">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x421651F6">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x560B4A95">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8BDCC614">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0xBD3EFE7D">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD24B888F">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x1B96FF8B" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Struct" ID="0x33737EA6" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Struct" ID="0x23399D21" Archetype="DamageVulnerability"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,59 +1,62 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>IngBlobSwarm</name>
|
||||
<modules>
|
||||
<module>SwarmBasics.rel</module>
|
||||
<module>IngBlobSwarm.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0xE25FB08C" type="character"/>
|
||||
<property ID="0xC6BB2F45" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<struct ID="0xE1EC7346" template="Structs/BasicSwarmProperties.xml"/>
|
||||
<property ID="0x7399ABBB" type="sound"/>
|
||||
<property ID="0x734D923B" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xF11F7384" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xCA761DCD" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x6C0A2BC8" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x75DBB375" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xE1AE51D8" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x540C1F87" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>volume</scale_type>
|
||||
<preview_volume shape="Box"/>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>SwarmBasics.rel</Element>
|
||||
<Element>IngBlobSwarm.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>IngBlobSwarm</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="AnimationSet" ID="0xE25FB08C"/>
|
||||
<Element Type="Bool" ID="0xC6BB2F45">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xE1EC7346" Archetype="BasicSwarmProperties"/>
|
||||
<Element Type="Sound" ID="0x7399ABBB">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x734D923B">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF11F7384">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCA761DCD">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6C0A2BC8">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x75DBB375">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE1AE51D8">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x540C1F87">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>BoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,471 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>IngBoostBallGuardian</name>
|
||||
<modules>
|
||||
<module>GeomBlobV2.rel</module>
|
||||
<module>Ing.rel</module>
|
||||
<module>IngBoostBallGuardian.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>150.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0x22E574AA" type="multi">
|
||||
<properties>
|
||||
<property ID="0x01789ABD" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0xED69488F" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x95B47CF9" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0x8D42A8D5" type="float">
|
||||
<default>7.0</default>
|
||||
</property>
|
||||
<property ID="0x84586BFD" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x50398A06" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0xEAA3C3F8" type="float">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0xCC5A4918" type="asset" extensions="PART"/>
|
||||
<property ID="0x8851DC01" type="asset" extensions="PART"/>
|
||||
<property ID="0x5D01100F" type="asset" extensions="PART"/>
|
||||
<property ID="0x9A56892E" type="asset" extensions="PART"/>
|
||||
<property ID="0x4CAB30A9" type="sound"/>
|
||||
<property ID="0x8F83BE73" type="sound"/>
|
||||
<property ID="0xB392943A" type="sound"/>
|
||||
<property ID="0x24ECC1E9" type="sound"/>
|
||||
<property ID="0x4489935E" type="sound"/>
|
||||
<property ID="0x3C2D681E" type="asset" extensions="PART"/>
|
||||
<property ID="0xD576F379" type="asset" extensions="SRSC"/>
|
||||
<property ID="0x3DA219C7" type="asset" extensions="PART"/>
|
||||
<property ID="0x23271976" type="float">
|
||||
<default>0.35</default>
|
||||
</property>
|
||||
<property ID="0x081E9E6C" type="asset" extensions="PART"/>
|
||||
<property ID="0xCB39ECCB" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0x587CA175" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x0BD7D5A9" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0xE8EA5BC8" type="sound"/>
|
||||
<property ID="0x5650366A" type="sound"/>
|
||||
<property ID="0xB09AF706" type="sound"/>
|
||||
<property ID="0x0C13C5A8" type="sound"/>
|
||||
<property ID="0x148B81E4" type="sound"/>
|
||||
<property ID="0x5D0D2C40" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0xC620183A" type="float">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x7D19C3CA" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xA77F6212" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x9579B1F2" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<struct ID="0x915DA374" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xAB258F6B" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xA0D63374" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xDFEA60A2" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x601CC5B4" type="asset" extensions="PART"/>
|
||||
<property ID="0xCE980820" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0xB752C177" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xE6DDB662" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xB57BAE86" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0x2025858B" type="sound"/>
|
||||
<property ID="0x19F8FEE6" type="sound"/>
|
||||
<property ID="0xDC741FBD" type="float">
|
||||
<default>70.0</default>
|
||||
</property>
|
||||
<property ID="0xFA6EDEB5" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0xA9C8C651" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0xA926F8A8" type="asset" extensions="PART"/>
|
||||
<property ID="0x4051FD1A" type="sound"/>
|
||||
<struct ID="0x424A6D37" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x9C170968" template="Structs/PlasmaBeamInfo.xml">
|
||||
<properties>
|
||||
<property ID="0xC26C291C">
|
||||
<default>500.0</default>
|
||||
</property>
|
||||
<property ID="0xEC773D1D">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xB02DE555">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x5180181E">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x72A96252">
|
||||
<default>0.25</default>
|
||||
</property>
|
||||
<property ID="0xB8652FE4">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x1AFB2B73">
|
||||
<default>0.498039, 0.498039, 0.498039, 0.498039</default>
|
||||
</property>
|
||||
<property ID="0x9FD338FC">
|
||||
<default>0.6, 0.6, 0.0, 0.498039</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xBD3EFE7D" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xD24B888F" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<struct ID="0x1B96FF8B" template="Structs/DamageVulnerability.xml"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x78656D1E" type="multi">
|
||||
<properties>
|
||||
<property ID="0xA322F51D" type="vector3f">
|
||||
<default>1.8, 1.8, 1.8</default>
|
||||
</property>
|
||||
<property ID="0x528D951E" type="float">
|
||||
<default>150.0</default>
|
||||
</property>
|
||||
<property ID="0xBEA96FB7" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xA25B96E1" type="MayaSpline"/>
|
||||
<struct ID="0x0E1A78BD" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000007</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xEE1BE914">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x19C3D263" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000007</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xEE1BE914">
|
||||
<default>1.5</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>6.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xD8047CBA" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x7B21E31A" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x18381479" type="asset" extensions="CMDL"/>
|
||||
<property ID="0x15534429" type="asset" extensions="PART"/>
|
||||
<property ID="0x4CCEB7AD" type="asset" extensions="PART"/>
|
||||
<property ID="0xE41CB449" type="asset" extensions="SPSC"/>
|
||||
<property ID="0x6758BF01" type="sound"/>
|
||||
<property ID="0x8D9E014F" type="sound"/>
|
||||
<property ID="0xE35AE4BE" type="sound"/>
|
||||
<property ID="0x9F7372B3" type="sound"/>
|
||||
<property ID="0xDD69A116" type="sound"/>
|
||||
<property ID="0xBF42C3EC" type="sound"/>
|
||||
<struct ID="0x42ECA523" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0xEE69B993" type="long">
|
||||
<default>2</default>
|
||||
</property>
|
||||
<property ID="0x4B2DE673" type="long">
|
||||
<default>3</default>
|
||||
</property>
|
||||
<property ID="0x2A7073CE" type="float">
|
||||
<default>80.0</default>
|
||||
</property>
|
||||
<property ID="0xB0E85D53" type="float">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<struct ID="0x5616D5F1" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xED685533" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xD771EC43" type="asset" extensions="PART"/>
|
||||
<property ID="0x2009A977" type="asset" extensions="PART"/>
|
||||
<property ID="0x62AB33A2" type="asset" extensions="PART"/>
|
||||
<struct ID="0xBAB98497" template="Structs/IngBoostBallGuardianStruct.xml">
|
||||
<properties>
|
||||
<property ID="0x25D02BC5">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0xABE99DE0">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xE2B23F03">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x2F845006">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x5D1626FB">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xBB76891A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x285D67AD">
|
||||
<default>3</default>
|
||||
</property>
|
||||
<property ID="0x6D5F242F">
|
||||
<default>3</default>
|
||||
</property>
|
||||
<property ID="0xE3FF2ED6">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0xA6FD6D54">
|
||||
<default>5</default>
|
||||
</property>
|
||||
<property ID="0xECB314B6">
|
||||
<default>6</default>
|
||||
</property>
|
||||
<property ID="0xA9B15734">
|
||||
<default>10</default>
|
||||
</property>
|
||||
<property ID="0x1213A7D4">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xC19ED897">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xFE18A18F" template="Structs/IngBoostBallGuardianStruct.xml">
|
||||
<properties>
|
||||
<property ID="0x25D02BC5">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0xABE99DE0">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xE2B23F03">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x2F845006">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x5D1626FB">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xBB76891A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x285D67AD">
|
||||
<default>3</default>
|
||||
</property>
|
||||
<property ID="0x6D5F242F">
|
||||
<default>3</default>
|
||||
</property>
|
||||
<property ID="0xE3FF2ED6">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0xA6FD6D54">
|
||||
<default>5</default>
|
||||
</property>
|
||||
<property ID="0xECB314B6">
|
||||
<default>6</default>
|
||||
</property>
|
||||
<property ID="0xA9B15734">
|
||||
<default>10</default>
|
||||
</property>
|
||||
<property ID="0x1213A7D4">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xC19ED897">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xC2784287" template="Structs/IngBoostBallGuardianStruct.xml">
|
||||
<properties>
|
||||
<property ID="0x25D02BC5">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0xABE99DE0">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xE2B23F03">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x2F845006">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x5D1626FB">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xBB76891A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x285D67AD">
|
||||
<default>3</default>
|
||||
</property>
|
||||
<property ID="0x6D5F242F">
|
||||
<default>3</default>
|
||||
</property>
|
||||
<property ID="0xE3FF2ED6">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0xA6FD6D54">
|
||||
<default>5</default>
|
||||
</property>
|
||||
<property ID="0xECB314B6">
|
||||
<default>6</default>
|
||||
</property>
|
||||
<property ID="0xA9B15734">
|
||||
<default>10</default>
|
||||
</property>
|
||||
<property ID="0x1213A7D4">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xC19ED897">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0x78656D1E:0x18381479</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>GeomBlobV2.rel</Element>
|
||||
<Element>Ing.rel</Element>
|
||||
<Element>IngBoostBallGuardian.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>IngBoostBallGuardian</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>150.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x22E574AA" Archetype="UnknownStruct28"/>
|
||||
<Element Type="Struct" ID="0x78656D1E" Archetype="UnknownStruct29"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0x78656D1E:0x18381479"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,56 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>IngPuddle</name>
|
||||
<modules>
|
||||
<module>GeomBlobV2.rel</module>
|
||||
<module>Ing.rel</module>
|
||||
<module>IngPuddle.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0xD520975D" type="multi">
|
||||
<properties>
|
||||
<property ID="0x55744160" type="asset" extensions="AFSM,FSM2"/>
|
||||
<struct ID="0xCF90D15E" template="Structs/HealthInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x3A2D17E4">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xC6C16427" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x2367F689" type="asset" extensions="PART"/>
|
||||
<property ID="0xE8A6E174" type="asset" extensions="PART"/>
|
||||
<property ID="0x1AB2B090" type="asset" extensions="PART"/>
|
||||
<property ID="0x1CCFA4BA" type="asset" extensions="PART"/>
|
||||
<property ID="0x4CAB30A9" type="sound"/>
|
||||
<property ID="0x8F83BE73" type="sound"/>
|
||||
<property ID="0xB392943A" type="sound"/>
|
||||
<property ID="0x24ECC1E9" type="sound"/>
|
||||
<property ID="0x4489935E" type="sound"/>
|
||||
<struct ID="0x7B71AE90" template="Structs/DamageVulnerability.xml"/>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>GeomBlobV2.rel</Element>
|
||||
<Element>Ing.rel</Element>
|
||||
<Element>IngPuddle.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>IngPuddle</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xD520975D" Archetype="UnknownStruct30"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,91 +1,110 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>IngSnatchingSwarm</name>
|
||||
<modules>
|
||||
<module>IngSnatchingSwarm.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x55744160" type="asset" extensions="AFSM,FSM2"/>
|
||||
<property ID="0x83CF6509" type="asset" extensions="PART,SRSC"/>
|
||||
<property ID="0x7CAE2ED5" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x35A88FA1" type="asset" extensions="PART"/>
|
||||
<property ID="0xF65E7EC5" type="float">
|
||||
<default>0.35</default>
|
||||
</property>
|
||||
<property ID="0x32DC67F6" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0x563D6D13" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0xF549E733" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x0B5C3C1A" type="float">
|
||||
<default>2000.0</default>
|
||||
</property>
|
||||
<property ID="0xDFFDF5A2" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x7755F349" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xE6B57A25" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x830966D5" type="float">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0x2DE5A19A" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x4E79F717" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0xE8E0B5A6" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xFCD8057B" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x2D2AFC26" type="asset" extensions="PART"/>
|
||||
<struct ID="0xB16D553E" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x1BB16EA5" type="sound"/>
|
||||
<property ID="0xAF38968E" type="sound"/>
|
||||
<property ID="0x6C101854" type="sound"/>
|
||||
<property ID="0xF0668919" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<struct ID="0x8792A2B0" template="Structs/DamageVulnerability.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>IngSnatchingSwarm.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>IngSnatchingSwarm</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Asset" ID="0x55744160">
|
||||
<TypeFilter>
|
||||
<Element>AFSM</Element>
|
||||
<Element>FSM2</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x83CF6509">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
<Element>SRSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7CAE2ED5">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x35A88FA1">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF65E7EC5">
|
||||
<DefaultValue>0.34999999</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x32DC67F6">
|
||||
<DefaultValue>15.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x563D6D13">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF549E733">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB5C3C1A">
|
||||
<DefaultValue>2000.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xDFFDF5A2">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x7755F349">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE6B57A25">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x830966D5">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2DE5A19A">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x4E79F717">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE8E0B5A6">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFCD8057B">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x2D2AFC26">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB16D553E" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x1BB16EA5">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xAF38968E">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x6C101854">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x8792A2B0" Archetype="DamageVulnerability"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,112 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>IngSpaceJumpGuardian</name>
|
||||
<modules>
|
||||
<module>GeomBlobV2.rel</module>
|
||||
<module>Ing.rel</module>
|
||||
<module>IngSpaceJumpGuardian.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>150.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0xF9837AB3" type="multi">
|
||||
<properties>
|
||||
<property ID="0xCC5A4918" type="asset" extensions="PART"/>
|
||||
<property ID="0x46E902E8" type="sound"/>
|
||||
<struct ID="0x5E1D1931" template="Structs/IngSpaceJumpGuardianStruct.xml"/>
|
||||
<struct ID="0x6B08E2E5" template="Structs/IngSpaceJumpGuardianStruct.xml"/>
|
||||
<struct ID="0xF223AA76" template="Structs/IngSpaceJumpGuardianStruct.xml"/>
|
||||
<struct ID="0xD0DB5F7A" template="Structs/IngSpaceJumpGuardianStruct.xml"/>
|
||||
<property ID="0xBD3EFE7D" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xD24B888F" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0xA926F8A8" type="asset" extensions="PART"/>
|
||||
<property ID="0x4051FD1A" type="sound"/>
|
||||
<struct ID="0x424A6D37" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x9C170968" template="Structs/PlasmaBeamInfo.xml">
|
||||
<properties>
|
||||
<property ID="0xC26C291C">
|
||||
<default>500.0</default>
|
||||
</property>
|
||||
<property ID="0xEC773D1D">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xB02DE555">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x5180181E">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x72A96252">
|
||||
<default>0.25</default>
|
||||
</property>
|
||||
<property ID="0xB8652FE4">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x1AFB2B73">
|
||||
<default>0.498039, 0.498039, 0.498039, 0.498039</default>
|
||||
</property>
|
||||
<property ID="0x9FD338FC">
|
||||
<default>0.6, 0.6, 0.0, 0.498039</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x8F4787CB" template="Structs/ShockWaveInfo.xml"/>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>GeomBlobV2.rel</Element>
|
||||
<Element>Ing.rel</Element>
|
||||
<Element>IngSpaceJumpGuardian.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>IngSpaceJumpGuardian</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>150.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xF9837AB3" Archetype="UnknownStruct32"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,85 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>IngSpiderballGuardian</name>
|
||||
<modules>
|
||||
<module>IngSpiderballGuardian.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>150.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0xA1389799" type="multi">
|
||||
<properties>
|
||||
<struct ID="0x152DB484" template="Structs/IngSpiderballGuardianStruct.xml"/>
|
||||
<struct ID="0x2D163FF7" template="Structs/IngSpiderballGuardianStruct.xml"/>
|
||||
<struct ID="0x8C2FBB19" template="Structs/IngSpiderballGuardianStruct.xml"/>
|
||||
<struct ID="0x5D612911" template="Structs/IngSpiderballGuardianStruct.xml"/>
|
||||
<struct ID="0xFC58ADFF" template="Structs/IngSpiderballGuardianStruct.xml"/>
|
||||
<struct ID="0xC463268C" template="Structs/IngSpiderballGuardianStruct.xml"/>
|
||||
<property ID="0x0F598739" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<struct ID="0xBA78D281" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x32133B39" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<struct ID="0xAED23ABC" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x3A5E2F52" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xCEE38F10" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x796FA303" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0xD5F3E9C4" template="Structs/AudioPlaybackParms.xml"/>
|
||||
<struct ID="0x44C1F241" template="Structs/AudioPlaybackParms.xml"/>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>IngSpiderballGuardian.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>IngSpiderballGuardian</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>150.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xA1389799" Archetype="UnknownStruct31"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,156 +1,162 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Kralee</name>
|
||||
<modules>
|
||||
<module>WallCrawler.rel</module>
|
||||
<module>Kralee.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xBE73724A" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x75DBB375">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x6392404E">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x020C78BB">
|
||||
<default>720.0</default>
|
||||
</property>
|
||||
<property ID="0x8DB77EE4">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x513F04B8">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x83DFC40F">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<struct ID="0xD756416E">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000009</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xE0CDC7E3">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x8A6AB139">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0xE287D8DD">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x733BD27C" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0xA72530E8" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0xAC47C628" type="float">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x8E4F7B29" type="float">
|
||||
<default>180.0</default>
|
||||
</property>
|
||||
<property ID="0x3D3C1B76" type="float">
|
||||
<default>120.0</default>
|
||||
</property>
|
||||
<property ID="0xD5C25506" type="float">
|
||||
<default>0.4</default>
|
||||
</property>
|
||||
<property ID="0x742EAB20" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x80A81909" type="float">
|
||||
<default>0.02</default>
|
||||
</property>
|
||||
<property ID="0xED6A9353" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x033153A0" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x5704897C" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x7BBA36FF" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xBBD4B10C" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x4E4AE0E4" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xAD69AC32" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0xC7D2EDE8" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xB1A26335" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x8590483B" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x214E48A0" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x351DBC73" type="asset" extensions="PART"/>
|
||||
<property ID="0x2D72BA7B" type="asset" extensions="PART"/>
|
||||
<property ID="0x80B58324" type="sound"/>
|
||||
<property ID="0xA4EF7B42" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xC3CC437F" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x738D1C80" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>WallCrawler.rel</Element>
|
||||
<Element>Kralee.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>Kralee</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xBE73724A">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x75DBB375">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6392404E">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>720.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x513F04B8">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x83DFC40F">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0x9</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE0CDC7E3">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE287D8DD">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0x733BD27C">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA72530E8">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xAC47C628">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8E4F7B29">
|
||||
<DefaultValue>180.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3D3C1B76">
|
||||
<DefaultValue>120.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD5C25506">
|
||||
<DefaultValue>0.40000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x742EAB20">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x80A81909">
|
||||
<DefaultValue>0.02</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xED6A9353">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x33153A0">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5704897C">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7BBA36FF">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xBBD4B10C">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x4E4AE0E4">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xAD69AC32">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC7D2EDE8">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB1A26335">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8590483B">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x214E48A0">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x351DBC73">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x2D72BA7B">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x80B58324">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xA4EF7B42">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC3CC437F">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x738D1C80">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,142 +1,150 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Krocuss</name>
|
||||
<modules>
|
||||
<module>WallCrawler.rel</module>
|
||||
<module>Krocuss.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xBE73724A" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x75DBB375">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x6392404E">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x020C78BB">
|
||||
<default>720.0</default>
|
||||
</property>
|
||||
<property ID="0x8DB77EE4">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x513F04B8">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x83DFC40F">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<struct ID="0xD756416E">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000009</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xE0CDC7E3">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x8A6AB139">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0xE287D8DD">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x733BD27C" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0xA72530E8" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0xAC47C628" type="float">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x8E4F7B29" type="float">
|
||||
<default>180.0</default>
|
||||
</property>
|
||||
<property ID="0x3D3C1B76" type="float">
|
||||
<default>120.0</default>
|
||||
</property>
|
||||
<property ID="0xD5C25506" type="float">
|
||||
<default>0.4</default>
|
||||
</property>
|
||||
<property ID="0x742EAB20" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x80A81909" type="float">
|
||||
<default>0.02</default>
|
||||
</property>
|
||||
<property ID="0x8590483B" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xC3CC437F" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xF04CADCA" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x497D54E8" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x3371C963" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x22D37771" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xBBEBED9E" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<struct ID="0x6BD144C8" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0x4D20624B" type="color">
|
||||
<default>1.0, 0.0, 0.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xC3566114" type="asset" extensions="DPSC"/>
|
||||
<property ID="0x6A11338F" type="sound"/>
|
||||
<property ID="0xF64CA627" type="sound"/>
|
||||
<property ID="0x214E48A0" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>WallCrawler.rel</Element>
|
||||
<Element>Krocuss.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>Krocuss</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xBE73724A">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x75DBB375">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6392404E">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>720.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x513F04B8">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x83DFC40F">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0x9</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE0CDC7E3">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE287D8DD">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0x733BD27C">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA72530E8">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xAC47C628">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8E4F7B29">
|
||||
<DefaultValue>180.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3D3C1B76">
|
||||
<DefaultValue>120.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD5C25506">
|
||||
<DefaultValue>0.40000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x742EAB20">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x80A81909">
|
||||
<DefaultValue>0.02</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8590483B">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC3CC437F">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF04CADCA">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x497D54E8">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3371C963">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x22D37771">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xBBEBED9E">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x6BD144C8" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Color" ID="0x4D20624B">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>0.0</G>
|
||||
<B>0.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xC3566114">
|
||||
<TypeFilter>
|
||||
<Element>DPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x6A11338F">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xF64CA627">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x214E48A0">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,93 +1,109 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Lumite</name>
|
||||
<modules>
|
||||
<module>Lumite.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x3FAE47EB">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0x8A6AB139">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>0.1</default>
|
||||
</property>
|
||||
<property ID="0xD9355674">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x2D9EBD7F" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0x6DD1C509" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0x48157453" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0x7307C36B" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x6D5356BB" type="float">
|
||||
<default>8.0</default>
|
||||
</property>
|
||||
<property ID="0x2D1C2ECD" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xD05B1D24" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0xBDFE699D" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x36EEE791" type="asset" extensions="PART"/>
|
||||
<property ID="0xD2879EBB" type="asset" extensions="PART"/>
|
||||
<property ID="0xE05D93EF" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x47691396" type="float">
|
||||
<default>45.0</default>
|
||||
</property>
|
||||
<property ID="0xA4231323" type="sound"/>
|
||||
<property ID="0x3AAF7871" type="sound"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>Lumite.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>Lumite</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x3FAE47EB">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0x2D9EBD7F">
|
||||
<DefaultValue>8.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6DD1C509">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x48157453">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7307C36B" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6D5356BB">
|
||||
<DefaultValue>8.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2D1C2ECD">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xD05B1D24">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xBDFE699D" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x36EEE791">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xD2879EBB">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE05D93EF">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x47691396">
|
||||
<DefaultValue>45.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xA4231323">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x3AAF7871">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,120 +1,126 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>MediumIng</name>
|
||||
<modules>
|
||||
<module>GeomBlobV2.rel</module>
|
||||
<module>MediumIng.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>150.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xC96AE3DF" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x9579B1F2" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x4D1D840D" type="float">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xD189A7AA" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xF3EA2DEF" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<struct ID="0xC9416034" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0x636F11E5" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<struct ID="0xD2254430" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xB787F412" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<struct ID="0x49C8D0C7" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0x15294900" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x9D3CFEB0" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0xDC2BC136" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0x74FFED99" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x35E8D21F" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0xB93573F7" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x8F1D597C" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x7A9F8249" type="character"/>
|
||||
<struct ID="0x38CF133B" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x0767060D" type="MayaSpline"/>
|
||||
<struct ID="0x0E6B1E70" template="Structs/CameraShakerData.xml"/>
|
||||
<struct ID="0xF683FE08" template="Structs/DamageInfo.xml"/>
|
||||
<property ID="0xA77F6212" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x9CF01473" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0xBD3EFE7D" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
</property>
|
||||
<property ID="0xD24B888F" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xB459C3E9" type="MayaSpline"/>
|
||||
<property ID="0x323E4ED0" type="MayaSpline"/>
|
||||
<property ID="0x079BC576" type="asset" extensions="PART"/>
|
||||
<property ID="0x7CB63CD3" type="sound"/>
|
||||
<property ID="0x0E3D3708" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<animparams source="property">0x7A9F8249</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0x38CF133B:0xC0BA9E18</model>
|
||||
<model source="property">0x38CF133B:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>GeomBlobV2.rel</Element>
|
||||
<Element>MediumIng.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>MediumIng</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>150.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xC96AE3DF">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0x9579B1F2">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x4D1D840D">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD189A7AA">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF3EA2DEF">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xC9416034" Archetype="DamageInfo"/>
|
||||
<Element Type="Float" ID="0x636F11E5">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD2254430" Archetype="DamageInfo"/>
|
||||
<Element Type="Float" ID="0xB787F412">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x49C8D0C7" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Float" ID="0x15294900">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9D3CFEB0">
|
||||
<DefaultValue>15.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xDC2BC136">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x74FFED99">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x35E8D21F">
|
||||
<DefaultValue>40.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB93573F7">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8F1D597C">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="AnimationSet" ID="0x7A9F8249"/>
|
||||
<Element Type="Struct" ID="0x38CF133B" Archetype="ActorParameters"/>
|
||||
<Element Type="Spline" ID="0x767060D"/>
|
||||
<Element Type="Struct" ID="0xE6B1E70" Archetype="CameraShakerData"/>
|
||||
<Element Type="Struct" ID="0xF683FE08" Archetype="DamageInfo"/>
|
||||
<Element Type="Float" ID="0xA77F6212">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9CF01473">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0xBD3EFE7D">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD24B888F">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0xB459C3E9"/>
|
||||
<Element Type="Spline" ID="0x323E4ED0"/>
|
||||
<Element Type="Asset" ID="0x79BC576">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x7CB63CD3">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE3D3708">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="AnimParams" Source="Property" Location="0x7A9F8249"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0x38CF133B:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x38CF133B:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,30 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>MemoryRelay</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xEAD7B7BB" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xA905CCF0" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/MemoryRelay.TXTR</billboard>
|
||||
</assets>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>MemoryRelay</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Bool" ID="0xEAD7B7BB">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xA905CCF0">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/MemoryRelay.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,95 +1,95 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Metaree</name>
|
||||
<modules>
|
||||
<module>Metaree.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x8DB77EE4">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<struct ID="0xD756416E">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xE287D8DD">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0x086D58DD" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x38A5566F" type="float">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0xA287077D" type="vector3f">
|
||||
<default>0.0, 0.0, 0.0</default>
|
||||
</property>
|
||||
<property ID="0x6C0A2BC8" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x0097F282" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xE4E808C9" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x31381A17" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<struct ID="0xEA11D1FA" template="Structs/AudioPlaybackParms.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>Metaree.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>Metaree</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE287D8DD">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x86D58DD" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x38A5566F">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0xA287077D">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6C0A2BC8">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x97F282">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE4E808C9">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x31381A17">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xEA11D1FA" Archetype="AudioPlaybackParms"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,52 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>MetareeSwarm</name>
|
||||
<modules>
|
||||
<module>SwarmBasics.rel</module>
|
||||
<module>MetareeSwarm.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0xE25FB08C" type="character"/>
|
||||
<property ID="0xC6BB2F45" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
<struct ID="0xE1EC7346" template="Structs/BasicSwarmProperties.xml"/>
|
||||
<property ID="0x7399ABBB" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x734D923B" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0xF11F7384" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xCA761DCD" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x6C0A2BC8" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>volume</scale_type>
|
||||
<preview_volume shape="Box"/>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>SwarmBasics.rel</Element>
|
||||
<Element>MetareeSwarm.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>MetareeSwarm</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="AnimationSet" ID="0xE25FB08C"/>
|
||||
<Element Type="Bool" ID="0xC6BB2F45">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xE1EC7346" Archetype="BasicSwarmProperties"/>
|
||||
<Element Type="Int" ID="0x7399ABBB">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x734D923B">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF11F7384">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCA761DCD">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6C0A2BC8">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>BoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,114 +1,114 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>MetroidAlpha</name>
|
||||
<modules>
|
||||
<module>Metroid.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x020C78BB">
|
||||
<default>180.0</default>
|
||||
</property>
|
||||
<property ID="0x8DB77EE4">
|
||||
<default>60.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xB0CFE015">
|
||||
<default>6.0</default>
|
||||
</property>
|
||||
<property ID="0xC80E329B">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<struct ID="0xD756416E">
|
||||
<properties>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0xCF90D15E">
|
||||
<properties>
|
||||
<property ID="0xF0668919">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x4BC4C4D9">
|
||||
<default>1</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0x411938AA" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0xD86EE93F" template="Structs/DamageVulnerability.xml"/>
|
||||
<struct ID="0x39D63082" template="Structs/DamageVulnerability.xml"/>
|
||||
<property ID="0x72439B39" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x3AF75FCC" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0xA97EDC02" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x0D7E7E2C" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x03362858" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x852D3BB0" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x1C783744" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x71A21B50" type="asset" extensions="PART"/>
|
||||
<property ID="0x2FE164C4" type="float">
|
||||
<default>1.75</default>
|
||||
</property>
|
||||
<property ID="0x4C1F78F3" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x5F3F294C" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0x06B460F4" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x23CA0676" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0xFA51D735" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<struct ID="0xE61748ED" template="Structs/IngPossessionData.xml"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
<model source="property">0xE61748ED:0xAD54DA11</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>Metroid.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>MetroidAlpha</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>180.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>60.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB0CFE015">
|
||||
<DefaultValue>6.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC80E329B">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x411938AA" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Struct" ID="0xD86EE93F" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Struct" ID="0x39D63082" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Float" ID="0x72439B39">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3AF75FCC">
|
||||
<DefaultValue>40.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA97EDC02">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD7E7E2C">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3362858">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x852D3BB0">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1C783744">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x71A21B50">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2FE164C4">
|
||||
<DefaultValue>1.75</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x4C1F78F3">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x5F3F294C">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6B460F4">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x23CA0676">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xFA51D735">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xE61748ED" Archetype="IngPossessionData"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
<Element Type="Model" Source="Property" Location="0xE61748ED:0xAD54DA11"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,32 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>Midi</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x9D1A67A8" type="asset" extensions="CSNG"/>
|
||||
<property ID="0x90AA341F" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x7C269EBC" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x80C66C37" type="long">
|
||||
<default>127</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<preview_scale>0.5</preview_scale>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>Midi</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Asset" ID="0x9D1A67A8">
|
||||
<TypeFilter>
|
||||
<Element>CSNG</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x90AA341F">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7C269EBC">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x80C66C37">
|
||||
<DefaultValue>127</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,213 +1,102 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>MinorIng</name>
|
||||
<modules>
|
||||
<module>GeomBlobV2.rel</module>
|
||||
<module>MinorIng.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x58434916">
|
||||
<default>4.5</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0xB0CFE015">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0x553B1339" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xEF485DB9" type="asset" extensions="WPSC"/>
|
||||
<property ID="0xA03E450C" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0x7B9A0BB4" type="float">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x99BB2559" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xD6C8EAC2" type="float">
|
||||
<default>7.0</default>
|
||||
</property>
|
||||
<property ID="0x2A5449BA" type="float">
|
||||
<default>7.0</default>
|
||||
</property>
|
||||
<property ID="0xED69488F" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0x399D1EAA" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xBCE16644" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x142433D3" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xB6CC0063" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0xE601F7BD" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x09207F51" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x2107E4FB" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<struct ID="0x07E9D446" type="multi">
|
||||
<properties>
|
||||
<struct ID="0x337F9524" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xEE1BE914">
|
||||
<default>4.5</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x5860E24B" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x46AACED3" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x82DB0CBE" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0xBEC652AE" type="float">
|
||||
<default>7.0</default>
|
||||
</property>
|
||||
<property ID="0x600A863F" type="float">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x388E4902" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x020C78BB" type="float">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x2367F689" type="asset" extensions="PART"/>
|
||||
<property ID="0xD473158D" type="asset" extensions="PART"/>
|
||||
<property ID="0xCCA298B4" type="asset" extensions="PART"/>
|
||||
<property ID="0xB99C80D3" type="asset" extensions="PART"/>
|
||||
<property ID="0xAF38968E" type="sound"/>
|
||||
<property ID="0x6C101854" type="sound"/>
|
||||
<property ID="0xB392943A" type="sound"/>
|
||||
<property ID="0x24ECC1E9" type="sound"/>
|
||||
<property ID="0xE160B593" type="sound"/>
|
||||
<property ID="0x7569FDBA" type="float">
|
||||
<default>100.0</default>
|
||||
</property>
|
||||
<property ID="0xD55938D2" type="float">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<struct ID="0x7B71AE90" template="Structs/DamageVulnerability.xml"/>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x3DA35851" type="multi">
|
||||
<properties>
|
||||
<struct ID="0xCF90D15E" template="Structs/HealthInfo.xml"/>
|
||||
<struct ID="0x337F9524" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000009</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xD8C6D15C" type="asset" extensions="PART"/>
|
||||
<property ID="0xB68C6D96" type="asset" extensions="PART"/>
|
||||
<property ID="0xCB0B919B" type="asset" extensions="PART"/>
|
||||
<property ID="0x75DBB375" type="float">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0x417F4A91" type="float">
|
||||
<default>0.5</default>
|
||||
</property>
|
||||
<property ID="0x50A19B1F" type="float">
|
||||
<default>15.0</default>
|
||||
</property>
|
||||
<property ID="0xF7951B66" type="float">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<property ID="0xFBCDB101" type="long">
|
||||
<default>5</default>
|
||||
</property>
|
||||
<property ID="0x6758BF01" type="sound"/>
|
||||
<property ID="0x524A8073" type="sound"/>
|
||||
<property ID="0x50E46527" type="float">
|
||||
<default>30.0</default>
|
||||
</property>
|
||||
<property ID="0x47F99FBC" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xDC5AF41E" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<property ID="0x8DA34F43" type="long">
|
||||
<default>3</default>
|
||||
</property>
|
||||
<property ID="0xFBF8EA0A" type="float">
|
||||
<default>40.0</default>
|
||||
</property>
|
||||
<property ID="0x98D21B22" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>GeomBlobV2.rel</Element>
|
||||
<Element>MinorIng.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>MinorIng</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>4.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB0CFE015">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x553B1339" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0xB</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xEF485DB9">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA03E450C">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x7B9A0BB4">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x99BB2559">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD6C8EAC2">
|
||||
<DefaultValue>7.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2A5449BA">
|
||||
<DefaultValue>7.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xED69488F">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x399D1EAA">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xBCE16644">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x142433D3">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xB6CC0063">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xE601F7BD">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x9207F51">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x2107E4FB">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E9D446" Archetype="UnknownStruct33"/>
|
||||
<Element Type="Struct" ID="0x3DA35851" Archetype="UnknownStruct34"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,58 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>MysteryFlyer</name>
|
||||
<modules>
|
||||
<module>MysteryFlyer.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml"/>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<struct ID="0x44080565" type="multi">
|
||||
<properties>
|
||||
<property ID="0x51253BA3" type="asset" extensions="WPSC"/>
|
||||
<struct ID="0xCEA30138" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x0000000B</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x845EF489" type="float">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0xC75998AA" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0x01559F27" type="float">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x5F3FFFD6" type="bool">
|
||||
<default>true</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>MysteryFlyer.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>MysteryFlyer</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x44080565" Archetype="MysteryFlyerData"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
@@ -1,184 +1,194 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptTemplate version="4">
|
||||
<name>OctapedeSegment</name>
|
||||
<modules>
|
||||
<module>WallCrawler.rel</module>
|
||||
<module>OctapedeSegment.rel</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0xBE73724A" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<struct ID="0xB3774750" template="Structs/PatternedInfo.xml">
|
||||
<properties>
|
||||
<property ID="0x75DBB375">
|
||||
<default>25.0</default>
|
||||
</property>
|
||||
<property ID="0x6392404E">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x020C78BB">
|
||||
<default>720.0</default>
|
||||
</property>
|
||||
<property ID="0x8DB77EE4">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x513F04B8">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x83DFC40F">
|
||||
<default>90.0</default>
|
||||
</property>
|
||||
<property ID="0x58434916">
|
||||
<default>4.0</default>
|
||||
</property>
|
||||
<property ID="0xFF77C96F">
|
||||
<default>20.0</default>
|
||||
</property>
|
||||
<struct ID="0xD756416E">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000009</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>10.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xE0CDC7E3">
|
||||
<default>3.0</default>
|
||||
</property>
|
||||
<property ID="0x8A6AB139">
|
||||
<default>0.2</default>
|
||||
</property>
|
||||
<property ID="0x3011B5DF">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0xE287D8DD">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<struct ID="0x7E397FED" template="Structs/ActorParameters.xml"/>
|
||||
<property ID="0x733BD27C" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0xA72530E8" type="float">
|
||||
<default>2.5</default>
|
||||
</property>
|
||||
<property ID="0xAC47C628" type="float">
|
||||
<default>360.0</default>
|
||||
</property>
|
||||
<property ID="0x8E4F7B29" type="float">
|
||||
<default>180.0</default>
|
||||
</property>
|
||||
<property ID="0x3D3C1B76" type="float">
|
||||
<default>120.0</default>
|
||||
</property>
|
||||
<property ID="0xD5C25506" type="float">
|
||||
<default>0.4</default>
|
||||
</property>
|
||||
<property ID="0x742EAB20" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x80A81909" type="float">
|
||||
<default>0.02</default>
|
||||
</property>
|
||||
<property ID="0x8590483B" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x214E48A0" type="float">
|
||||
<default>50.0</default>
|
||||
</property>
|
||||
<property ID="0xC3CC437F" type="bool">
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property ID="0x4FB8747E" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x1B58C5F1" type="asset" extensions="ELSC"/>
|
||||
<property ID="0x9B9C46FC" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x9F0677D6" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xC0241FC1" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xC4BE2EEB" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x99778599" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xFF92E3ED" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xB8A1F0D5" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0xABE4167E" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x2CADDCBE" type="float">
|
||||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x4D320455" type="float">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
<property ID="0xD6F71BB3" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x96B863C5" type="long">
|
||||
<default>1</default>
|
||||
</property>
|
||||
<property ID="0x417F4A91" type="float">
|
||||
<default>0.75</default>
|
||||
</property>
|
||||
<struct ID="0xDEFF74EA" template="Structs/DamageInfo.xml">
|
||||
<properties>
|
||||
<enum ID="0x119FBD31">
|
||||
<default>0x00000009</default>
|
||||
</enum>
|
||||
<property ID="0xF2D02613">
|
||||
<default>5.0</default>
|
||||
</property>
|
||||
<property ID="0x555FF80A">
|
||||
<default>2.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0xA24376EC" type="sound"/>
|
||||
<property ID="0x40338715" type="sound"/>
|
||||
<property ID="0x527A643E" type="sound"/>
|
||||
<property ID="0x0BB3CCAE" type="sound"/>
|
||||
<property ID="0xF3A4AF05" type="sound"/>
|
||||
<property ID="0x0C4763D7" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
<editor>
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
||||
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
||||
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
||||
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
||||
<property name="Active" ID="0x255A4580:0x41435456"/>
|
||||
<property name="LightParameters" ID="0x7E397FED:0xB028DB0E"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<animparams source="property">0xB3774750:0xE25FB08C</animparams>
|
||||
<model source="property">0x7E397FED:0xC0BA9E18</model>
|
||||
<model source="property">0x7E397FED:0x6B1FBC3A</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>WallCrawler.rel</Element>
|
||||
<Element>OctapedeSegment.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>OctapedeSegment</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xBE73724A">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x75DBB375">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6392404E">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>720.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x513F04B8">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x83DFC40F">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>4.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0x9</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE0CDC7E3">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>0.2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE287D8DD">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0x733BD27C">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA72530E8">
|
||||
<DefaultValue>2.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xAC47C628">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8E4F7B29">
|
||||
<DefaultValue>180.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3D3C1B76">
|
||||
<DefaultValue>120.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD5C25506">
|
||||
<DefaultValue>0.40000001</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x742EAB20">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x80A81909">
|
||||
<DefaultValue>0.02</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8590483B">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x214E48A0">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC3CC437F">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x4FB8747E">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x1B58C5F1">
|
||||
<TypeFilter>
|
||||
<Element>ELSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9B9C46FC">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9F0677D6">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC0241FC1">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC4BE2EEB">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x99778599">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF92E3ED">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB8A1F0D5">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xABE4167E">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2CADDCBE">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x4D320455">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xD6F71BB3">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x96B863C5">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x417F4A91">
|
||||
<DefaultValue>0.75</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xDEFF74EA" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x119FBD31">
|
||||
<DefaultValue>0x9</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xA24376EC">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x40338715">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0x527A643E">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xBB3CCAE">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Sound" ID="0xF3A4AF05">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC4763D7">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user