17 lines
430 B
XML
17 lines
430 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|
<BoostAssault xmlns:c="components" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="BoostAssault.xsd">
|
|
|
|
<Components>
|
|
<c:BoostAssault>
|
|
<StrengthOfEffect>5</StrengthOfEffect>
|
|
</c:BoostAssault>
|
|
<c:Lifetime>
|
|
<Lifetime>5</Lifetime>
|
|
</c:Lifetime>
|
|
<c:Transform/>
|
|
</Components>
|
|
|
|
<Children/>
|
|
|
|
</BoostAssault>
|