PrimeWorldEditor/templates/MP1/Structs/BeamCombos.xml

24 lines
949 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>BeamCombos</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>Super Missile</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 Spreader</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>Wavebuster</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>Flamethrower</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 Combo</Name>
</Element>
</SubProperties>
</PropertyArchetype>
</PropertyTemplate>