PrimeWorldEditor/templates/DKCR/Structs/PlayerJumpHeights.xml

16 lines
596 B
XML
Raw Normal View History

2016-01-02 17:24:40 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2018-10-08 03:47:18 +00:00
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
<PropertyArchetype Type="Struct">
2018-10-16 06:36:54 +00:00
<Name>PlayerJumpHeights</Name>
2018-10-08 03:47:18 +00:00
<SubProperties>
<Element Type="Float" ID="0x797AA551">
<DefaultValue>2.0</DefaultValue>
</Element>
<Element Type="Float" ID="0x386D9AD7">
<DefaultValue>4.5</DefaultValue>
</Element>
2018-10-16 06:36:54 +00:00
<Element Type="Struct" ID="0x9583EE9A" Archetype="PlayerAttackBounceData"/>
2018-10-08 03:47:18 +00:00
</SubProperties>
</PropertyArchetype>
</PropertyTemplate>