Code:
<configs>
<append xpath="//entity_class[starts-with(@name,'zombieScreamer')]">
<effect_group>
<triggered_effect trigger="onSelfFirstSpawn" action="AddBuff" target="self" buff="buffBurningZombie">
</effect_group>
</append>
</configs>