I have to begin usage of techs with long indexes: for example, not 4XXY for aircraft group, but 4XXXY for the sam group. I.E. I have tech with id=41320 and its components like 41321, 41322, ... etc.
It works normally, but bonuses from ministers and others - are they applied to "id" of techs? Or they works by the place, where this tech was placed? (id of group)
Will special minister +10% secret tech help in researching tech in secret-group with id 72310? Or range over 9XXY is "out-of-bonuses"?
P.S. I can't explain more correctly this question in english
Examples:
technology = {
id = 3
category = naval
name = TECH_NAVAL_NAME
desc = TECH_NAVAL_DESC
(...bla-bla-bla...)
application = { # Bla-bla-bla
id = 31210...
It works normally, but bonuses from ministers and others - are they applied to "id" of techs? Or they works by the place, where this tech was placed? (id of group)
Will special minister +10% secret tech help in researching tech in secret-group with id 72310? Or range over 9XXY is "out-of-bonuses"?
P.S. I can't explain more correctly this question in english
Examples:
technology = {
id = 3
category = naval
name = TECH_NAVAL_NAME
desc = TECH_NAVAL_DESC
(...bla-bla-bla...)
application = { # Bla-bla-bla
id = 31210...
Last edited: