Ship explosions doing damage
Here's the solution:
I will show an example, works in the same way for all other ships, too.
open \DATA\SHIPS\shiparch.ini
let's modify the eagle, so searh for ge_fighter6
add the following lines before the eagle's [Ship entry:
[Explosion <--- close bracket
nickname = ge_figther6_explosion
effect = explosion_cv_elite
lifetime = 0.000000, 0.000000
process = disappear
strength = 100
radius = 50
hull_damage = 990
energy_damage = 0
impulse = 0
then scroll down and find the eagle's explosion:
explosion_arch = explosion_cv_elite
replace it with this:
explosion_arch = ge_figther6_explosion
That's it. I wonder why noone else had this idea, I searched the forums but couldn't find anything like this. Well, doesn't matter
Make an explosion for all ships in the game and enjoy!
I set the damage to 10% of the hull strength and the radius to 0.5%. Seemed realistic to me.
The visual effect will be not affected by this if u do this correctly.
Have fun with it!
btw, I am experimenting with a lot of stuff and their interactions, so you can expect similar small nice mods soon.
----------------------------------
modder on www.excelcia.org