Fallout

Gwydion62

Warlord
Joined
Apr 25, 2004
Messages
192
Location
Austria
Hi,

can someone tell me how to make the fallout causing damage for units entering it?

Thanks! :)
 
Hi guys,

I found it! :-D
Little bit proud about...

<Features>
<Update>
<Where Type="FEATURE_FALLOUT" />
<Set>
<TurnDamage>3</TurnDamage>
</Set>
</Update>
</Features>

Now fallout is serious, even for the workers :) - maybe I can find a protection to be invented like the leather armor add on from the leather worker - have to test if defense will lower the damage (guess not, but...).
 
Wow, that works? I was under the impression a DLL edit was required to make tile features cause damage. Are you using Whoward's modded DLL or is that something that can be done in the base game?
 
Feature.TurnDamage is in the standard game core (it's just unused)
 
Top Bottom