mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-08-04 19:25:45 +00:00
8 lines
252 B
XML
8 lines
252 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<struct name="HealthInfo" type="multi">
|
|
<properties>
|
|
<property ID="0x00" name="Health" type="float"/>
|
|
<property ID="0x01" name="Knockback Resistance" type="float"/>
|
|
</properties>
|
|
</struct>
|