hi everyone.
i an new to modding, have ben reading ALOT and have started playing with it.
i got a question,, i want go me able to research more armor for my Mothership only.
using complex mod, i know there are 3 "armor upgrades" for cap ships, that allso affects the mothership.
but i want a upgrade path that effect ONLY mothership i have done this.
TargetType = Ship,
TargetName = "Vgr_mothership",
UpgradeName ="MAXHEALTH",
UpgradeValue = 2
this way i would get 100% ekstra health for mothership.
BUT the maxhealth value does that overwrite eachother ??
so if i have a
UpgradeName ="MAXHEALTH",
UpgradeValue = 3
and then add from mothership research
UpgradeName ="MAXHEALTH",
UpgradeValue = 2
would i then DOWNGRADE my health from 3 to 2,,, or is it just added
cheers
Canadus


