PrimeWorldEditor/templates/MP1/Structs/ChargedBeams.xml

24 lines
916 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
2018-10-08 03:47:18 +00:00
<PropertyTemplate ArchiveVer="4" Game="Prime">
<PropertyArchetype Type="Struct">
<Name>ChargedBeams</Name>
<SubProperties>
2018-10-13 07:56:56 +00:00
<Element Type="Choice" ID="0x0" Archetype="VulnerabilityType">
2018-10-08 03:47:18 +00:00
<Name>Power</Name>
</Element>
2018-10-13 07:56:56 +00:00
<Element Type="Choice" ID="0x1" Archetype="VulnerabilityType">
2018-10-08 03:47:18 +00:00
<Name>Ice</Name>
</Element>
2018-10-13 07:56:56 +00:00
<Element Type="Choice" ID="0x2" Archetype="VulnerabilityType">
2018-10-08 03:47:18 +00:00
<Name>Wave</Name>
</Element>
2018-10-13 07:56:56 +00:00
<Element Type="Choice" ID="0x3" Archetype="VulnerabilityType">
2018-10-08 03:47:18 +00:00
<Name>Plasma</Name>
</Element>
2018-10-13 07:56:56 +00:00
<Element Type="Choice" ID="0x4" Archetype="VulnerabilityType">
2018-10-08 03:47:18 +00:00
<Name>Phazon</Name>
</Element>
</SubProperties>
</PropertyArchetype>
</PropertyTemplate>