mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-10 05:57:48 +00:00
Template updates
This commit is contained in:
@@ -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't Regenerate" type="bool"/>
|
||||
<property ID="0x11" name="Time Until Automatic Drain" type="float"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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/>
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user