2015-12-15 01:33:16 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2016-02-14 08:03:17 +00:00
|
|
|
<struct name="DamageInfo" type="multi">
|
2016-01-02 17:24:40 +00:00
|
|
|
<properties>
|
|
|
|
<enum ID="0x00" name="Weapon Type" template="Enums/WeaponType.xml"/>
|
|
|
|
<property ID="0x01" name="Damage" type="float"/>
|
|
|
|
<property ID="0x02" name="Radius" type="float"/>
|
|
|
|
<property ID="0x03" name="Knockback Power" type="float"/>
|
|
|
|
</properties>
|
2015-12-15 01:33:16 +00:00
|
|
|
</struct>
|