mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-10 05:57:48 +00:00
Fix directory casing in templates
This commit is contained in:
31
templates/MP3Proto/Script/AIHint.xml
Normal file
31
templates/MP3Proto/Script/AIHint.xml
Normal file
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
86
templates/MP3Proto/Script/AITaskPoint.xml
Normal file
86
templates/MP3Proto/Script/AITaskPoint.xml
Normal file
@@ -0,0 +1,86 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>AITaskPoint</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Bool" ID="0x56941EB7">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xB553CDA1">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x53336240">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x12341132">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xAACCD7CD">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xA2A5B38F">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x799F6F58">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x121045F5">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF470EA14">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x7AA31371">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xAC4D7AD">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x3D511B9">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xE0983D87">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEE16CE9D">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xBE833F97">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x735A909E">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x79E2DE6A">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xA2BC7BD1">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x2528F442">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x2CF6F605">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x81591346">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xF874AA52">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x5C20CF58">
|
||||
<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>
|
||||
34
templates/MP3Proto/Script/AIWaypoint.xml
Normal file
34
templates/MP3Proto/Script/AIWaypoint.xml
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
101
templates/MP3Proto/Script/Actor.xml
Normal file
101
templates/MP3Proto/Script/Actor.xml
Normal file
@@ -0,0 +1,101 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="0xA244C9D8"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<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="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"/>
|
||||
<Element Type="Struct" ID="0x9A892818" Archetype="StaticGeometryTest"/>
|
||||
<Element Type="Bool" ID="0xB530D7DE">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Color" ID="0xF8DF6CD2">
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0xC23011D9"/>
|
||||
</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="0xA244C9D8"/>
|
||||
<Element Type="Model" Source="Property" Location="0xC27FFA8F"/>
|
||||
<Element Type="Collision" Source="Property" Location="0x0FC966DC"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
36
templates/MP3Proto/Script/ActorKeyframe.xml
Normal file
36
templates/MP3Proto/Script/ActorKeyframe.xml
Normal file
@@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>ActorKeyframe</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0x1CCD0586">
|
||||
<CookPreference>Never</CookPreference>
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xC215A24F">
|
||||
<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>
|
||||
24
templates/MP3Proto/Script/ActorMorph.xml
Normal file
24
templates/MP3Proto/Script/ActorMorph.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>ActorMorph</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Float" ID="0xC60575F5">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE9FE0BAA">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="String" ID="0x95DEBD1B"/>
|
||||
</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>
|
||||
26
templates/MP3Proto/Script/ActorTransform.xml
Normal file
26
templates/MP3Proto/Script/ActorTransform.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>ActorTransform</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xC6CE7689">
|
||||
<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"/>
|
||||
<Element Type="Struct" ID="0x692267EA" Archetype="TranslationSplines"/>
|
||||
</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>
|
||||
22
templates/MP3Proto/Script/AiJumpPoint.xml
Normal file
22
templates/MP3Proto/Script/AiJumpPoint.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
55
templates/MP3Proto/Script/AmbientAI.xml
Normal file
55
templates/MP3Proto/Script/AmbientAI.xml
Normal file
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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"/>
|
||||
<Element Type="AnimationSet" ID="0xA244C9D8"/>
|
||||
<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="0x6C3B5F38">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xE9BF2240">
|
||||
<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="0xA244C9D8"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
54
templates/MP3Proto/Script/AreaAttributes.xml
Normal file
54
templates/MP3Proto/Script/AreaAttributes.xml
Normal file
@@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="Int" ID="0x9D0006AB">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x56263E35">
|
||||
<DefaultValue>-1</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="Int" ID="0xFFEEBC46">
|
||||
<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="Billboard" Source="File" Location="script/common/AreaAttributes.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
24
templates/MP3Proto/Script/AreaDamage.xml
Normal file
24
templates/MP3Proto/Script/AreaDamage.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
49
templates/MP3Proto/Script/AtomicAlpha.xml
Normal file
49
templates/MP3Proto/Script/AtomicAlpha.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>AtomicAlpha</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef"/>
|
||||
<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:0xA244C9D8"/>
|
||||
<Element Type="Model" Source="Property" Location="0xC75F9516"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
40
templates/MP3Proto/Script/BallTrigger.xml
Normal file
40
templates/MP3Proto/Script/BallTrigger.xml
Normal file
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>BallTrigger</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<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">
|
||||
<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>
|
||||
24
templates/MP3Proto/Script/BeastRider.xml
Normal file
24
templates/MP3Proto/Script/BeastRider.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>BeastRider</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x56C48141" Archetype="BeastRiderData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef"/>
|
||||
<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:0xA244C9D8"/>
|
||||
<Element Type="Model" Source="Property" Location="0x56C48141:0xB3A26A80"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
78
templates/MP3Proto/Script/Berserker.xml
Normal file
78
templates/MP3Proto/Script/Berserker.xml
Normal file
@@ -0,0 +1,78 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>Berserker</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x43BBB1DD" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<DefaultValue>20.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>1000.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>2</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>180.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>50.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="0xB0CFE015">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC80E329B">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x54F9FFA5" Archetype="BerserkerData"/>
|
||||
</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="0x43BBB1DD:0xA244C9D8"/>
|
||||
<Element Type="Model" Source="Property" Location="0x54F9FFA5:0x04547D34"/>
|
||||
<Element Type="Model" Source="Property" Location="0x54F9FFA5:0x82C00F9A"/>
|
||||
<Element Type="Model" Source="Property" Location="0x54F9FFA5:0x499CDC3F"/>
|
||||
<Element Type="Model" Source="Property" Location="0x54F9FFA5:0x5499EC87"/>
|
||||
<Element Type="Model" Source="Property" Location="0x54F9FFA5:0x9FC53F22"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
48
templates/MP3Proto/Script/BlinkWolf.xml
Normal file
48
templates/MP3Proto/Script/BlinkWolf.xml
Normal file
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>BlinkWolf</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x90688474" Archetype="BlinkWolfData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
19
templates/MP3Proto/Script/Cable.xml
Normal file
19
templates/MP3Proto/Script/Cable.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>Cable</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x93B93DB9" Archetype="CableProperties"/>
|
||||
</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>
|
||||
</ScriptObject>
|
||||
35
templates/MP3Proto/Script/CameraBlurKeyframe.xml
Normal file
35
templates/MP3Proto/Script/CameraBlurKeyframe.xml
Normal file
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
50
templates/MP3Proto/Script/CameraFilterKeyframe.xml
Normal file
50
templates/MP3Proto/Script/CameraFilterKeyframe.xml
Normal file
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="Int" ID="0x6A3E9A3D">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</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>
|
||||
34
templates/MP3Proto/Script/CameraHint.xml
Normal file
34
templates/MP3Proto/Script/CameraHint.xml
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="Int" ID="0x21D720A9">
|
||||
<DefaultValue>30725</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x97A93F8F" Archetype="CameraConstraints"/>
|
||||
<Element Type="Struct" ID="0xD1BD5C40" Archetype="CameraPosition"/>
|
||||
<Element Type="Struct" ID="0x4BE3494B" Archetype="CameraNavigation"/>
|
||||
<Element Type="Struct" ID="0xEBC3E775" Archetype="CameraMotion"/>
|
||||
<Element Type="Struct" ID="0x65FC11FF" Archetype="CameraOrientation"/>
|
||||
<Element Type="Struct" ID="0xA7C38D" Archetype="CameraRotation"/>
|
||||
<Element Type="Struct" ID="0xFC126AD1" Archetype="CameraFieldOfView"/>
|
||||
<Element Type="Struct" ID="0x764827D4" Archetype="CameraInterpolation"/>
|
||||
</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>
|
||||
19
templates/MP3Proto/Script/CameraPitch.xml
Normal file
19
templates/MP3Proto/Script/CameraPitch.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>CameraPitch</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Spline" ID="0x81D093B3"/>
|
||||
<Element Type="Spline" ID="0xAD9F8E3E"/>
|
||||
</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>
|
||||
21
templates/MP3Proto/Script/CameraShaker.xml
Normal file
21
templates/MP3Proto/Script/CameraShaker.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
21
templates/MP3Proto/Script/CannonBall.xml
Normal file
21
templates/MP3Proto/Script/CannonBall.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
</ScriptObject>
|
||||
61
templates/MP3Proto/Script/CinematicCamera.xml
Normal file
61
templates/MP3Proto/Script/CinematicCamera.xml
Normal file
@@ -0,0 +1,61 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>CinematicCamera</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Enum" ID="0xB1AC9176">
|
||||
<DefaultValue>0xC1A4F436</DefaultValue>
|
||||
<Values>
|
||||
<Element Name="Unknown 1" ID="0xC1A4F436"/>
|
||||
<Element Name="Unknown 2" ID="0x8FF87D5E"/>
|
||||
<Element Name="Unknown 3" ID="0xD1949C1D"/>
|
||||
<Element Name="Unknown 4" ID="0xAA08D9D7"/>
|
||||
<Element Name="Unknown 5" ID="0x5C88FB62"/>
|
||||
</Values>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x9EC65273" Archetype="CinematicBlend"/>
|
||||
<Element Type="Enum" ID="0x974A961F">
|
||||
<DefaultValue>0x639D1F97</DefaultValue>
|
||||
<Values>
|
||||
<Element Name="Unknown 1" ID="0x639D1F97"/>
|
||||
<Element Name="Unknown 2" ID="0xB55F9164"/>
|
||||
<Element Name="Unknown 3" ID="0x4164C49B"/>
|
||||
<Element Name="Unknown 4" ID="0xF2F54A8F"/>
|
||||
</Values>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xAB8151EA">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x5C5FC6E">
|
||||
<DefaultValue>2132</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0x27E5F874"/>
|
||||
<Element Type="Spline" ID="0xC4DFBFA7"/>
|
||||
<Element Type="Struct" ID="0x65FC11FF" Archetype="CameraOrientation">
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x5C72A964">
|
||||
<DefaultValue>0x26AD4A6B</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x6219022E">
|
||||
<DefaultValue>4</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0x6868D4B3"/>
|
||||
<Element Type="Spline" ID="0x6E6D8EFD"/>
|
||||
<Element Type="Spline" ID="0xF4F4798E"/>
|
||||
<Element Type="Spline" ID="0xDF1865A6"/>
|
||||
</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>
|
||||
75
templates/MP3Proto/Script/ColorModulate.xml
Normal file
75
templates/MP3Proto/Script/ColorModulate.xml
Normal file
@@ -0,0 +1,75 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
48
templates/MP3Proto/Script/ConditionalRelay.xml
Normal file
48
templates/MP3Proto/Script/ConditionalRelay.xml
Normal file
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="Choice" ID="0xDE3E40A3">
|
||||
<DefaultValue>0x0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x49614C51" Archetype="ConditionalTest">
|
||||
<SubProperties>
|
||||
<Element Type="Choice" ID="0xDE3E40A3">
|
||||
<DefaultValue>0x0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xB498B424" Archetype="ConditionalTest">
|
||||
<SubProperties>
|
||||
<Element Type="Choice" 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>
|
||||
21
templates/MP3Proto/Script/ContextSensitiveAction.xml
Normal file
21
templates/MP3Proto/Script/ContextSensitiveAction.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>ContextSensitiveAction</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xAACDB11C">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0xF9DFE01D"/>
|
||||
</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>
|
||||
29
templates/MP3Proto/Script/ContextSensitiveActivator.xml
Normal file
29
templates/MP3Proto/Script/ContextSensitiveActivator.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>ContextSensitiveActivator</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Float" ID="0x3F5D0721">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1E4A33DC">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE7E3E19F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xB018F52C">
|
||||
<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>
|
||||
46
templates/MP3Proto/Script/ControlHint.xml
Normal file
46
templates/MP3Proto/Script/ControlHint.xml
Normal file
@@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="CommandData"/>
|
||||
<Element Type="Struct" ID="0xD71ADF27" Archetype="CommandData"/>
|
||||
<Element Type="Struct" ID="0x4CBF9348" Archetype="CommandData"/>
|
||||
<Element Type="Struct" ID="0x38277AC7" Archetype="CommandData"/>
|
||||
<Element Type="Struct" ID="0xA38236A8" Archetype="CommandData"/>
|
||||
<Element Type="Struct" ID="0xD41CE458" Archetype="CommandData"/>
|
||||
<Element Type="Struct" ID="0x4FB9A837" Archetype="CommandData"/>
|
||||
<Element Type="Struct" ID="0x3D2D3746" Archetype="CommandData"/>
|
||||
</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>
|
||||
21
templates/MP3Proto/Script/ControllerAction.xml
Normal file
21
templates/MP3Proto/Script/ControllerAction.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>ControllerAction</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x710FE5D7" Archetype="ControlCommands"/>
|
||||
<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>
|
||||
33
templates/MP3Proto/Script/Counter.xml
Normal file
33
templates/MP3Proto/Script/Counter.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>Counter</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xFD179A6F">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x5B851589">
|
||||
<DefaultValue>4</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x7BEF45CA">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xF076CEF5">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x9C1D33DE" Archetype="CounterConditions"/>
|
||||
</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>
|
||||
38
templates/MP3Proto/Script/CoverPoint.xml
Normal file
38
templates/MP3Proto/Script/CoverPoint.xml
Normal file
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="0xEBCA3FCA">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF88FD961">
|
||||
<DefaultValue>500.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>
|
||||
18
templates/MP3Proto/Script/CrossAreaRelay.xml
Normal file
18
templates/MP3Proto/Script/CrossAreaRelay.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>CrossAreaRelay</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="String" ID="0xD2EB009D"/>
|
||||
</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>
|
||||
18
templates/MP3Proto/Script/DamageActor.xml
Normal file
18
templates/MP3Proto/Script/DamageActor.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
33
templates/MP3Proto/Script/DamageableTrigger.xml
Normal file
33
templates/MP3Proto/Script/DamageableTrigger.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
30
templates/MP3Proto/Script/DamageableTriggerOrientated.xml
Normal file
30
templates/MP3Proto/Script/DamageableTriggerOrientated.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
23
templates/MP3Proto/Script/DarkSamus.xml
Normal file
23
templates/MP3Proto/Script/DarkSamus.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>DarkSamus</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x2C43C41" Archetype="DarkSamusData"/>
|
||||
</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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
28
templates/MP3Proto/Script/Debris.xml
Normal file
28
templates/MP3Proto/Script/Debris.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x8A1C821D" Archetype="DebrisProperties"/>
|
||||
</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="0x8A1C821D:0xC27FFA8F"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
33
templates/MP3Proto/Script/DefenseMechanoid.xml
Normal file
33
templates/MP3Proto/Script/DefenseMechanoid.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>DefenseMechanoid</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x5231ED05" Archetype="DefenseMechanoidData"/>
|
||||
</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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
75
templates/MP3Proto/Script/DestructibleBarrier.xml
Normal file
75
templates/MP3Proto/Script/DestructibleBarrier.xml
Normal file
@@ -0,0 +1,75 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="Asset" ID="0x946B04FF"/>
|
||||
<Element Type="Asset" ID="0x4602187E"/>
|
||||
<Element Type="Asset" ID="0x9F543A0D"/>
|
||||
<Element Type="Asset" ID="0x333A909E"/>
|
||||
<Element Type="Asset" ID="0xB10CC3EF"/>
|
||||
<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>
|
||||
</ScriptObject>
|
||||
45
templates/MP3Proto/Script/DistanceFog.xml
Normal file
45
templates/MP3Proto/Script/DistanceFog.xml
Normal file
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
36
templates/MP3Proto/Script/Dock.xml
Normal file
36
templates/MP3Proto/Script/Dock.xml
Normal file
@@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>AxisAlignedBoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
108
templates/MP3Proto/Script/Door.xml
Normal file
108
templates/MP3Proto/Script/Door.xml
Normal file
@@ -0,0 +1,108 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="Bool" ID="0xEE808240">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E" Archetype="HealthInfo"/>
|
||||
<Element Type="Struct" ID="0x7B71AE90" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Bool" ID="0x1B46B39B">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x7AB4846D">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="AnimationSet" ID="0x4044D9E5"/>
|
||||
<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>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xDEE730F5">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x321FAE5B">
|
||||
<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="0x4044D9E5"/>
|
||||
<Element Type="Model" Source="Property" Location="0xAE5B2114"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
47
templates/MP3Proto/Script/DynamicLight.xml
Normal file
47
templates/MP3Proto/Script/DynamicLight.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="Bool" ID="0xE42BAB04">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x364A7B36">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x4EA02861">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xA502605D">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xA19817F0">
|
||||
<DefaultValue>true</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>
|
||||
95
templates/MP3Proto/Script/Effect.xml
Normal file
95
templates/MP3Proto/Script/Effect.xml
Normal file
@@ -0,0 +1,95 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>SWHC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x3217DFF8">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x3DF5A489">
|
||||
<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="Float" ID="0x84368D03">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA559C066">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x368BF245">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xEFFFA3BE">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x6714021C">
|
||||
<DefaultValue>true</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="SplineType"/>
|
||||
<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>
|
||||
38
templates/MP3Proto/Script/EffectRepulsor.xml
Normal file
38
templates/MP3Proto/Script/EffectRepulsor.xml
Normal file
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>EffectRepulsor</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Enum" ID="0xA169D424" Archetype="PlayerItem">
|
||||
<DefaultValue>0xFB73F2B8</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xB68C6D96">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x68B0F633">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA8E3AFF1">
|
||||
<DefaultValue>0.1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x337F9524" Archetype="DamageInfo">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<DefaultValue>1.0</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>
|
||||
49
templates/MP3Proto/Script/ElectroMagneticPulse.xml
Normal file
49
templates/MP3Proto/Script/ElectroMagneticPulse.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>ElectroMagneticPulse</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>
|
||||
23
templates/MP3Proto/Script/EnvFxDensityController.xml
Normal file
23
templates/MP3Proto/Script/EnvFxDensityController.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
43
templates/MP3Proto/Script/EyePod.xml
Normal file
43
templates/MP3Proto/Script/EyePod.xml
Normal file
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>EyePod</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB718B831" Archetype="WallCrawlerData"/>
|
||||
<Element Type="Struct" ID="0x9214A518" Archetype="EyePodData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3FAE47EB">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
26
templates/MP3Proto/Script/FalsePerspective.xml
Normal file
26
templates/MP3Proto/Script/FalsePerspective.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>FalsePerspective</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Float" ID="0x7F7065D3">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF4817F13">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x84EC4A74">
|
||||
<DefaultValue>8192.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>
|
||||
42
templates/MP3Proto/Script/FargullHatcher.xml
Normal file
42
templates/MP3Proto/Script/FargullHatcher.xml
Normal file
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>FargullHatcher</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xF55B70E6" Archetype="FargullHatcherData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3FAE47EB">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
28
templates/MP3Proto/Script/FargullHatcherSwarm.xml
Normal file
28
templates/MP3Proto/Script/FargullHatcherSwarm.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>FargullHatcherSwarm</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="AnimationSet" ID="0xA244C9D8"/>
|
||||
<Element Type="Bool" ID="0xC6BB2F45">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x4CFC46FE" Archetype="SwarmBasicsData"/>
|
||||
<Element Type="Struct" ID="0x99C18702" Archetype="FlyerSwarmData"/>
|
||||
<Element Type="Struct" ID="0x146F75D9" Archetype="FargullHatcherSwarmData"/>
|
||||
</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="0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
137
templates/MP3Proto/Script/FishCloud.xml
Normal file
137
templates/MP3Proto/Script/FishCloud.xml
Normal file
@@ -0,0 +1,137 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>FishCloud</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Asset" ID="0x7990A3B6">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="AnimationSet" ID="0xA244C9D8"/>
|
||||
<Element Type="Int" ID="0x2264062E">
|
||||
<DefaultValue>20</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x6392404E">
|
||||
<DefaultValue>3.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xCBAB54C1">
|
||||
<DefaultValue>0.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="Float" ID="0xFE44B7A4">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x942D6F2A">
|
||||
<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="Asset" ID="0xC7C3F610">
|
||||
<TypeFilter>
|
||||
<Element>CAUD</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xC320A050">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xCD4C81A1">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xD9C6715" Archetype="FishCloudAggressionData"/>
|
||||
</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="0xA244C9D8"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7990A3B6"/>
|
||||
</Assets>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>BoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
29
templates/MP3Proto/Script/FishCloudModifier.xml
Normal file
29
templates/MP3Proto/Script/FishCloudModifier.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>FishCloudModifier</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<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>
|
||||
29
templates/MP3Proto/Script/FlyerSwarm.xml
Normal file
29
templates/MP3Proto/Script/FlyerSwarm.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="0xA244C9D8"/>
|
||||
<Element Type="Bool" ID="0xC6BB2F45">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x4CFC46FE" Archetype="SwarmBasicsData"/>
|
||||
<Element Type="Struct" ID="0x99C18702" Archetype="FlyerSwarmData"/>
|
||||
</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="0xA244C9D8"/>
|
||||
</Assets>
|
||||
<ScaleType>ScaleVolume</ScaleType>
|
||||
<VolumeShape>BoxShape</VolumeShape>
|
||||
</ScriptObject>
|
||||
41
templates/MP3Proto/Script/FlyingPirate.xml
Normal file
41
templates/MP3Proto/Script/FlyingPirate.xml
Normal file
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>FlyingPirate</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x20C78BB">
|
||||
<DefaultValue>360.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xB327E803" Archetype="FlyingPirateData"/>
|
||||
</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:0xA244C9D8"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0x95C8719D"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0xA0705491"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0x2263E77F:0x2245A396"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0x70B96A25:0x68002BD7"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0x70B96A25:0xAD315C7C"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0x70B96A25:0x042A25ED"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0x70B96A25:0xE39B8B1E"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0x70B96A25:0x356C166A"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0x70B96A25:0x1CA4A298"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0x70B96A25:0xDF44507E"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0x70B96A25:0xD2C9A656"/>
|
||||
<Element Type="Model" Source="Property" Location="0xB327E803:0x70B96A25:0xD4E26A8E"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
71
templates/MP3Proto/Script/FogOverlay.xml
Normal file
71
templates/MP3Proto/Script/FogOverlay.xml
Normal file
@@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
43
templates/MP3Proto/Script/FogVolume.xml
Normal file
43
templates/MP3Proto/Script/FogVolume.xml
Normal file
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
</ScriptObject>
|
||||
55
templates/MP3Proto/Script/Friendly.xml
Normal file
55
templates/MP3Proto/Script/Friendly.xml
Normal file
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>Friendly</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<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>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xBF9BA6CC" Archetype="FriendlyData"/>
|
||||
<Element Type="Struct" ID="0xBCC2FDDF" Archetype="FederationData"/>
|
||||
</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:0xA244C9D8"/>
|
||||
<Element Type="Model" Source="Property" Location="0xBF9BA6CC:0x50340852"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
98
templates/MP3Proto/Script/FrontEndDataNetwork.xml
Normal file
98
templates/MP3Proto/Script/FrontEndDataNetwork.xml
Normal file
@@ -0,0 +1,98 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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"/>
|
||||
<Element Type="Asset" ID="0x547FFFC3"/>
|
||||
<Element Type="Asset" ID="0xCDAABA00"/>
|
||||
<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="Int" ID="0x2D23720F">
|
||||
<DefaultValue>-1</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>
|
||||
24
templates/MP3Proto/Script/GeneratedObjectDeleter.xml
Normal file
24
templates/MP3Proto/Script/GeneratedObjectDeleter.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>GeneratedObjectDeleter</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="0x2013052B" Archetype="GeneratedObjectDeleterProperties"/>
|
||||
</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>
|
||||
51
templates/MP3Proto/Script/Generator.xml
Normal file
51
templates/MP3Proto/Script/Generator.xml
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>Generator</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0x6BDD56D6">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x845F48AC">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xE4D247E4">
|
||||
<DefaultValue>false</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>
|
||||
39
templates/MP3Proto/Script/GragnolFlyer.xml
Normal file
39
templates/MP3Proto/Script/GragnolFlyer.xml
Normal file
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>GragnolFlyer</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.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="0x47ED32F2" Archetype="GragnolFlyerData"/>
|
||||
</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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
22
templates/MP3Proto/Script/GrapplePoint.xml
Normal file
22
templates/MP3Proto/Script/GrapplePoint.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>GrapplePoint</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x6A2872D8" Archetype="GrappleInfo"/>
|
||||
<Element Type="Struct" ID="0xF609C637" Archetype="GrappleData"/>
|
||||
</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>
|
||||
31
templates/MP3Proto/Script/GuiMenu.xml
Normal file
31
templates/MP3Proto/Script/GuiMenu.xml
Normal file
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="Asset" ID="0x4471BF46"/>
|
||||
</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>
|
||||
23
templates/MP3Proto/Script/GuiPlayerJoinManager.xml
Normal file
23
templates/MP3Proto/Script/GuiPlayerJoinManager.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
25
templates/MP3Proto/Script/GuiScreen.xml
Normal file
25
templates/MP3Proto/Script/GuiScreen.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
40
templates/MP3Proto/Script/GuiSlider.xml
Normal file
40
templates/MP3Proto/Script/GuiSlider.xml
Normal file
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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="Asset" ID="0x2B79EA93"/>
|
||||
<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>
|
||||
24
templates/MP3Proto/Script/GuiWidget.xml
Normal file
24
templates/MP3Proto/Script/GuiWidget.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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"/>
|
||||
</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>
|
||||
54
templates/MP3Proto/Script/GunTurretBase.xml
Normal file
54
templates/MP3Proto/Script/GunTurretBase.xml
Normal file
@@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>GunTurretBase</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x34A8FC8E" Archetype="GunTurretBaseData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<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>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
54
templates/MP3Proto/Script/GunTurretTop.xml
Normal file
54
templates/MP3Proto/Script/GunTurretTop.xml
Normal file
@@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>GunTurretTop</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xA858F4E7" Archetype="GunTurretTopData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<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>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
40
templates/MP3Proto/Script/HUDHint.xml
Normal file
40
templates/MP3Proto/Script/HUDHint.xml
Normal file
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
48
templates/MP3Proto/Script/HUDMemo.xml
Normal file
48
templates/MP3Proto/Script/HUDMemo.xml
Normal file
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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"/>
|
||||
</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>
|
||||
29
templates/MP3Proto/Script/Korakk.xml
Normal file
29
templates/MP3Proto/Script/Korakk.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>Korakk</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xADB462E2" Archetype="KorakkData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
51
templates/MP3Proto/Script/KorbaMaw.xml
Normal file
51
templates/MP3Proto/Script/KorbaMaw.xml
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>KorbaMaw</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x33D8EDE3" Archetype="KorbaMawData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8A6AB139">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3011B5DF">
|
||||
<DefaultValue>0.5</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3FAE47EB">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
39
templates/MP3Proto/Script/KorbaSnatcherSwarm.xml
Normal file
39
templates/MP3Proto/Script/KorbaSnatcherSwarm.xml
Normal file
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>KorbaSnatcherSwarm</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x5506094B" Archetype="KorbaSnatcherData"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="AnimationSet" ID="0xA244C9D8"/>
|
||||
<Element Type="Bool" ID="0xC6BB2F45">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x4CFC46FE" Archetype="SwarmBasicsData"/>
|
||||
<Element Type="Float" ID="0x92827035">
|
||||
<DefaultValue>0.44999999</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xDC30CB20">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x48387110">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x5D054897">
|
||||
<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="0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
21
templates/MP3Proto/Script/LUAScript.xml
Normal file
21
templates/MP3Proto/Script/LUAScript.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>LUAScript</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="String" ID="0xED4A2787"/>
|
||||
<Element Type="String" ID="0x9FACEA01"/>
|
||||
<Element Type="String" ID="0xEA46B664"/>
|
||||
<Element Type="String" ID="0xA1ECC54B"/>
|
||||
</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>
|
||||
21
templates/MP3Proto/Script/LayerController.xml
Normal file
21
templates/MP3Proto/Script/LayerController.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>LayerController</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x8249F6C7" Archetype="LayerSwitch"/>
|
||||
<Element Type="Bool" ID="0x12A7D8B2">
|
||||
<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>
|
||||
23
templates/MP3Proto/Script/Mantha.xml
Normal file
23
templates/MP3Proto/Script/Mantha.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>Mantha</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x3B2CE084" Archetype="ManthaData"/>
|
||||
</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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
26
templates/MP3Proto/Script/MemoryRelay.xml
Normal file
26
templates/MP3Proto/Script/MemoryRelay.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<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>
|
||||
42
templates/MP3Proto/Script/MetroidHatcher.xml
Normal file
42
templates/MP3Proto/Script/MetroidHatcher.xml
Normal file
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>MetroidHatcher</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x42E95705" Archetype="MetroidHatcherData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3FAE47EB">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
23
templates/MP3Proto/Script/MetroidHopper.xml
Normal file
23
templates/MP3Proto/Script/MetroidHopper.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>MetroidHopper</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xD9488FBD" Archetype="MetroidHopperData"/>
|
||||
</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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
33
templates/MP3Proto/Script/MysteryFlyer.xml
Normal file
33
templates/MP3Proto/Script/MysteryFlyer.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>MysteryFlyer</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
19
templates/MP3Proto/Script/OptionalAreaAsset.xml
Normal file
19
templates/MP3Proto/Script/OptionalAreaAsset.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>OptionalAreaAsset</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xFF44A68" Archetype="OptionalAreaAssetTypes"/>
|
||||
<Element Type="Asset" ID="0xB4C13A0"/>
|
||||
</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>
|
||||
57
templates/MP3Proto/Script/PTCNoseTurret.xml
Normal file
57
templates/MP3Proto/Script/PTCNoseTurret.xml
Normal file
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PTCNoseTurret</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x3E5DD208" Archetype="PTCNoseTurretData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>100.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xD9355674">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</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>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
29
templates/MP3Proto/Script/PathControl.xml
Normal file
29
templates/MP3Proto/Script/PathControl.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PathControl</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xB0B97F9F">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Enum" ID="0xF25FFDFF">
|
||||
<DefaultValue>0xF56F6770</DefaultValue>
|
||||
<Values>
|
||||
<Element Name="Unknown 1" ID="0xF56F6770"/>
|
||||
<Element Name="Unknown 2" ID="0x94AB581A"/>
|
||||
</Values>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0xF8AF858C"/>
|
||||
<Element Type="Spline" ID="0x72CD60CE"/>
|
||||
</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>
|
||||
23
templates/MP3Proto/Script/PathMeshCtrl.xml
Normal file
23
templates/MP3Proto/Script/PathMeshCtrl.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PathMeshCtrl</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xF53DCDD6">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x7A6E0DE9">
|
||||
<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>
|
||||
28
templates/MP3Proto/Script/PhazonFlyerSwarm.xml
Normal file
28
templates/MP3Proto/Script/PhazonFlyerSwarm.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PhazonFlyerSwarm</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="AnimationSet" ID="0xA244C9D8"/>
|
||||
<Element Type="Bool" ID="0xC6BB2F45">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x4CFC46FE" Archetype="SwarmBasicsData"/>
|
||||
<Element Type="Struct" ID="0x99C18702" Archetype="FlyerSwarmData"/>
|
||||
<Element Type="Struct" ID="0x100D1FD2" Archetype="PhazonFlyerSwarmData"/>
|
||||
</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="0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
45
templates/MP3Proto/Script/PhazonLeech.xml
Normal file
45
templates/MP3Proto/Script/PhazonLeech.xml
Normal file
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PhazonLeech</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xCA34B83E" Archetype="PhazonLeechData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>25.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x58434916">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFF77C96F">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
19
templates/MP3Proto/Script/PhazonPuddle.xml
Normal file
19
templates/MP3Proto/Script/PhazonPuddle.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PhazonPuddle</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0x6F3BB625" Archetype="PhazonPuddleData"/>
|
||||
</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>
|
||||
</ScriptObject>
|
||||
22
templates/MP3Proto/Script/PhysicsDebris.xml
Normal file
22
templates/MP3Proto/Script/PhysicsDebris.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PhysicsDebris</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Struct" ID="0xD94D4CA3" Archetype="PhysicsDebrisProperties"/>
|
||||
</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="0xD94D4CA3:0xC27FFA8F"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
105
templates/MP3Proto/Script/Pickup.xml
Normal file
105
templates/MP3Proto/Script/Pickup.xml
Normal file
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>Pickup</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Vector" ID="0x3A3E03BA">
|
||||
<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="Enum" ID="0xA02EF0C4" Archetype="PlayerItem">
|
||||
<DefaultValue>0xFB73F2B8</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x28C71B54">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x165AB069">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x94AF1445">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF7FBAAA5">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC80FC827">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x32DC67F6">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x56E3CEEF">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xC27FFA8F">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="AnimationSet" ID="0xA244C9D8"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Float" ID="0xE585F166">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xA9FE872A">
|
||||
<TypeFilter>
|
||||
<Element>PART</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xE10BCB96">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xCE33239F">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x2DE4A294">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA6EA280D">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC2B11CFD">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x2DB59FCF">
|
||||
<DefaultValue>20.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x961C0D17">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xA755EB02">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x850115E4">
|
||||
<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="0xA244C9D8"/>
|
||||
<Element Type="Model" Source="Property" Location="0xC27FFA8F"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
68
templates/MP3Proto/Script/PirateDrone.xml
Normal file
68
templates/MP3Proto/Script/PirateDrone.xml
Normal file
@@ -0,0 +1,68 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PirateDrone</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x16E8D4E8" Archetype="PirateDroneData"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0xD756416E">
|
||||
<CookPreference>Never</CookPreference>
|
||||
<SubProperties>
|
||||
<Element Type="Enum" ID="0x445E00C8">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF2D02613">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEE1BE914">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x555FF80A">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xE0CDC7E3">
|
||||
<CookPreference>Never</CookPreference>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E">
|
||||
<SubProperties>
|
||||
<Element Type="Float" ID="0xF0668919">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3A2D17E4">
|
||||
<DefaultValue>2.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x8DB77EE4">
|
||||
<DefaultValue>50.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF0790C1B">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xEF3BD8CF">
|
||||
<DefaultValue>10.0</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<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:0xA244C9D8"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
42
templates/MP3Proto/Script/PlantScarabSwarm.xml
Normal file
42
templates/MP3Proto/Script/PlantScarabSwarm.xml
Normal file
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PlantScarabSwarm</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="AnimationSet" ID="0xA244C9D8"/>
|
||||
<Element Type="Bool" ID="0xC6BB2F45">
|
||||
<DefaultValue>true</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x4CFC46FE" Archetype="SwarmBasicsData"/>
|
||||
<Element Type="Int" ID="0xE44C130C">
|
||||
<DefaultValue>-1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x47177C43">
|
||||
<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="Struct" ID="0xC3B6103B" Archetype="SpacePirateWeaponData"/>
|
||||
<Element Type="Float" ID="0x16962C9B">
|
||||
<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>
|
||||
</ScriptObject>
|
||||
76
templates/MP3Proto/Script/Platform.xml
Normal file
76
templates/MP3Proto/Script/Platform.xml
Normal file
@@ -0,0 +1,76 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>Platform</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="Asset" ID="0xC27FFA8F">
|
||||
<TypeFilter>
|
||||
<Element>CMDL</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="AnimationSet" ID="0xA3D63F44"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Asset" ID="0xFC966DC">
|
||||
<TypeFilter>
|
||||
<Element>DCLN</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xCF90D15E" Archetype="HealthInfo"/>
|
||||
<Element Type="Struct" ID="0x7B71AE90" Archetype="DamageVulnerability"/>
|
||||
<Element Type="Float" ID="0x6150D687">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xDCD56FE8">
|
||||
<DefaultValue>200</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x682DE15C">
|
||||
<DefaultValue>20</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xAC3ADDA6">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0xF203BC81">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0xA9DBF91" Archetype="PlatformMotionProperties"/>
|
||||
<Element Type="Vector" ID="0x24FDEEA1">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.15000001</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xBF69C03E">
|
||||
<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="0xA3D63F44"/>
|
||||
<Element Type="Model" Source="Property" Location="0xC27FFA8F"/>
|
||||
<Element Type="Collision" Source="Property" Location="0x0FC966DC"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
57
templates/MP3Proto/Script/PlayerActor.xml
Normal file
57
templates/MP3Proto/Script/PlayerActor.xml
Normal file
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PlayerActor</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="0x405E5286"/>
|
||||
<Element Type="AnimationSet" ID="0xA3D63F44"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<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="Int" ID="0x33507998">
|
||||
<DefaultValue>4</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xB6832840">
|
||||
<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>
|
||||
</ScriptObject>
|
||||
71
templates/MP3Proto/Script/PlayerController.xml
Normal file
71
templates/MP3Proto/Script/PlayerController.xml
Normal file
@@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PlayerController</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="Int" ID="0xE71DE331">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xC27FFA8F"/>
|
||||
<Element Type="AnimationSet" ID="0xA244C9D8"/>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
<Element Type="Int" ID="0xCA56A18A">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0x1D8B933F">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>1.5</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xCB753319">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0xD9C09CF7">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xF09C2B4B">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x760859E5">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xBD548A40">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Vector" ID="0xC012F196">
|
||||
<DefaultValue>
|
||||
<X>0.0</X>
|
||||
<Y>0.0</Y>
|
||||
<Z>0.0</Z>
|
||||
</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="String" ID="0x70BC90A6"/>
|
||||
</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>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
23
templates/MP3Proto/Script/PlayerGravityScalar.xml
Normal file
23
templates/MP3Proto/Script/PlayerGravityScalar.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PlayerGravityScalar</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Float" ID="0x59ED2B0C">
|
||||
<DefaultValue>0.41999999</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x9B8E5063">
|
||||
<DefaultValue>0.60000002</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>
|
||||
29
templates/MP3Proto/Script/PlayerHint.xml
Normal file
29
templates/MP3Proto/Script/PlayerHint.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PlayerHint</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="Float" ID="0xC91EF813">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Int" ID="0x1BCE57E1">
|
||||
<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>
|
||||
60
templates/MP3Proto/Script/PlayerTurret.xml
Normal file
60
templates/MP3Proto/Script/PlayerTurret.xml
Normal file
@@ -0,0 +1,60 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PlayerTurret</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xEEADEFA6">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x17CD8B2A">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1473DAD2">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x3650CE75">
|
||||
<DefaultValue>90.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x78520E6E">
|
||||
<DefaultValue>0.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xA39A5D72">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xFB2E32DB">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0x1B3C8683">
|
||||
<DefaultValue>30.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Float" ID="0xC6E48F18">
|
||||
<DefaultValue>1.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x8E5F7E96" Archetype="DamageInfo"/>
|
||||
<Element Type="Asset" ID="0xC43360A7">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0xA99D3DBE">
|
||||
<TypeFilter>
|
||||
<Element>WPSC</Element>
|
||||
</TypeFilter>
|
||||
</Element>
|
||||
<Element Type="Asset" ID="0x1D02D6AA"/>
|
||||
<Element Type="Asset" ID="0xC40EE323"/>
|
||||
<Element Type="Asset" ID="0x868A4829"/>
|
||||
<Element Type="Asset" ID="0x84D8EF33"/>
|
||||
<Element Type="Asset" ID="0xF975C025"/>
|
||||
</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>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user