PrimeWorldEditor/templates/MP1/Structs/ChargedBeams.xml

24 lines
916 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyTemplate ArchiveVer="4" Game="Prime">
<PropertyArchetype Type="Struct">
<Name>ChargedBeams</Name>
<SubProperties>
<Element Type="Choice" ID="0x0" Archetype="VulnerabilityType">
<Name>Power</Name>
</Element>
<Element Type="Choice" ID="0x1" Archetype="VulnerabilityType">
<Name>Ice</Name>
</Element>
<Element Type="Choice" ID="0x2" Archetype="VulnerabilityType">
<Name>Wave</Name>
</Element>
<Element Type="Choice" ID="0x3" Archetype="VulnerabilityType">
<Name>Plasma</Name>
</Element>
<Element Type="Choice" ID="0x4" Archetype="VulnerabilityType">
<Name>Phazon</Name>
</Element>
</SubProperties>
</PropertyArchetype>
</PropertyTemplate>