mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-10-03 08:29:45 +00:00
24 lines
886 B
XML
24 lines
886 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
|
|
<PropertyArchetype Type="Struct">
|
|
<Name>StunnedByContactRuleData</Name>
|
|
<SubProperties>
|
|
<Element Type="Float" ID="0x2D8DB31D">
|
|
<DefaultValue>3.0</DefaultValue>
|
|
</Element>
|
|
<Element Type="Bool" ID="0x197779D1">
|
|
<DefaultValue>false</DefaultValue>
|
|
</Element>
|
|
<Element Type="Float" ID="0xBA4972FE">
|
|
<DefaultValue>5.0</DefaultValue>
|
|
</Element>
|
|
<Element Type="Float" ID="0x85D39CB7">
|
|
<DefaultValue>1.0</DefaultValue>
|
|
</Element>
|
|
<Element Type="Bool" ID="0xF64E3867">
|
|
<DefaultValue>false</DefaultValue>
|
|
</Element>
|
|
</SubProperties>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|