Question for Supply and also fuel values:
If I have a submarine with supply_consumption of f.e 1.0
1. Tech
command = { type = supply_consumption which = submarine when = now value = -0.1 }
2. Tech
command = { type = supply_consumption which = submarine when = now value = -0.2 }
After the first tech, I have a supply_consumption of 0.9 right ?
But after getting the second tech, does I get 0.7 or additional 20% of 0.9 which means 0.72 ???
In this example it doesn’t matter, but if you have much more techs, in the first example you can go negativ, or at least to zero, while in the second example (%) you never reach zero.
How does it work ???
In some techs there’re behind –0.1 5%, sometimes 20%
command = { type = supply_consumption which = submarine when = now value = -0.1 } # 5%
command = { type = supply_consumption which = submarine when = now value = -0.1 } # 20 %
That’s confusing me !!!!
Thanx
If I have a submarine with supply_consumption of f.e 1.0
1. Tech
command = { type = supply_consumption which = submarine when = now value = -0.1 }
2. Tech
command = { type = supply_consumption which = submarine when = now value = -0.2 }
After the first tech, I have a supply_consumption of 0.9 right ?
But after getting the second tech, does I get 0.7 or additional 20% of 0.9 which means 0.72 ???
In this example it doesn’t matter, but if you have much more techs, in the first example you can go negativ, or at least to zero, while in the second example (%) you never reach zero.
How does it work ???
In some techs there’re behind –0.1 5%, sometimes 20%
command = { type = supply_consumption which = submarine when = now value = -0.1 } # 5%
command = { type = supply_consumption which = submarine when = now value = -0.1 } # 20 %
That’s confusing me !!!!
Thanx