Consistency/data/entities/animals/the_end/spearbot.xml

30 lines
552 B
XML

<Entity >
<Base file="data/entities/animals/spearbot.xml">
<DamageModelComponent
hp="25"
max_hp="25"
minimum_knockback_force="100000"
></DamageModelComponent >
</Base>
<Entity>
<InheritTransformComponent />
<GameEffectComponent
effect="PROTECTION_FREEZE"
frames="-1"
>
</GameEffectComponent >
</Entity>
<Entity>
<InheritTransformComponent />
<GameEffectComponent
effect="PROTECTION_EXPLOSION"
frames="-1"
>
</GameEffectComponent >
</Entity>
</Entity>