Template updates

This commit is contained in:
parax0
2016-06-09 02:49:31 -06:00
parent 8293f1d206
commit e53a895b29
145 changed files with 1094 additions and 1698 deletions

View File

@@ -13,13 +13,13 @@
<property ID="0x08" name="Particle 2" type="file" extensions="PART"/>
<property ID="0x09" name="Unknown 2" type="long"/>
<struct ID="0x0A" name="DamageInfo" template="Structs/DamageInfo.xml"/>
<property ID="0x0B" name="Unknown 3" type="vector3f"/>
<property ID="0x0C" name="Unknown 4" type="long"/>
<property ID="0x0D" name="Unknown 5" type="float"/>
<property ID="0x0E" name="Unknown 6" type="float"/>
<property ID="0x0F" name="Unknown 7" type="float"/>
<property ID="0x10" name="Unknown 8" type="bool"/>
<property ID="0x11" name="Unknown 9" type="float"/>
<property ID="0x0B" name="Force" type="vector3f"/>
<property ID="0x0C" name="Trigger Flags" type="long"/>
<property ID="0x0D" name="Pool Starting Value" type="float"/>
<property ID="0x0E" name="Phazon Beam Drain Per Second" type="float"/>
<property ID="0x0F" name="Time Until Regeneration" type="float"/>
<property ID="0x10" name="Automatic Drain/Don&apos;t Regenerate" type="bool"/>
<property ID="0x11" name="Time Until Automatic Drain" type="float"/>
</properties>
<states/>
<messages/>

View File

@@ -16,7 +16,9 @@
<property name="Position" ID="0x01"/>
<property name="Active" ID="0x02"/>
</properties>
<assets/>
<assets>
<billboard source="file">script/common/RadialDamage.txtr</billboard>
</assets>
<rotation_type>disabled</rotation_type>
<scale_type>disabled</scale_type>
</editor>

View File

@@ -5,13 +5,13 @@
<property ID="0x00" name="Name" type="string"/>
<property ID="0x01" name="Position" type="vector3f"/>
<property ID="0x02" name="Particle" type="file" extensions="PART"/>
<property ID="0x03" name="Always FFFFFFFF" type="long"/>
<property ID="0x03" name="ELSC" type="file" extensions="ELSC"/>
<property ID="0x04" name="Unknown 1" type="float"/>
<property ID="0x05" name="Unknown 2" type="float"/>
<property ID="0x06" name="Unknown 3" type="float"/>
<property ID="0x07" name="Unknown 4" type="float"/>
<property ID="0x08" name="Unknown 5" type="color"/>
<property ID="0x09" name="Unknown 6" type="long"/>
<property ID="0x09" name="Sound" type="long"/>
<property ID="0x0A" name="Unknown 7" type="bool"/>
</properties>
<states/>

View File

@@ -14,7 +14,7 @@
<property ID="0x09" name="Texture 2" type="file" extensions="TXTR"/>
<property ID="0x0A" name="Texture 3" type="file" extensions="TXTR"/>
<property ID="0x0B" name="Texture 4" type="file" extensions="TXTR"/>
<property ID="0x0C" name="Texture 5" type="file" extensions="TXTR"/>
<property ID="0x0C" name="Reflection Map" type="file" extensions="TXTR"/>
<property ID="0x0D" name="Texture 6" type="file" extensions="TXTR"/>
<property ID="0x0E" name="Unknown 5" type="vector3f"/>
<property ID="0x0F" name="Unknown 6" type="float"/>