Consistency/data/entities/animals/robobase/monk.xml

25 lines
469 B
XML

<Entity >
<Base file="data/entities/animals/monk.xml" include_children="1">
<DamageModelComponent
hp="7"
max_hp="7"
minimum_knockback_force="100000"
>
<damage_multipliers
projectile="0.0"
>
</damage_multipliers>
</DamageModelComponent >
</Base>
<Entity>
<InheritTransformComponent />
<GameEffectComponent
effect="PROTECTION_FREEZE"
frames="-1"
>
</GameEffectComponent >
</Entity>
</Entity>