PrimeWorldEditor/templates/MP1/Script/RadialDamage.xml

32 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ScriptObject ArchiveVer="4" Game="Prime">
<Properties Type="Struct">
<Name>RadialDamage</Name>
<SubProperties>
<Element Type="String" ID="0x0">
<Name>Name</Name>
</Element>
<Element Type="Vector" ID="0x1">
<Name>Position</Name>
</Element>
<Element Type="Bool" ID="0x2">
<Name>Active</Name>
</Element>
<Element Type="Struct" ID="0x3" Archetype="DamageInfo"/>
<Element Type="Float" ID="0x4">
<Name>Radius</Name>
</Element>
</SubProperties>
</Properties>
<EditorProperties>
<NameProperty>0x00</NameProperty>
<PositionProperty>0x01</PositionProperty>
<ActiveProperty>0x02</ActiveProperty>
</EditorProperties>
<Assets>
<Element Type="Billboard" Source="File" Location="script/common/RadialDamage.TXTR"/>
</Assets>
<RotationType>RotationDisabled</RotationType>
<ScaleType>ScaleDisabled</ScaleType>
</ScriptObject>