Tech/Ability Question
from
Stardock Forums
Is it possible to increase an abilty by more than one step with a tech?
e.G.:
//------------------------------------------------------------------------
TECH 155 CulturalAbsorption
//------------------------------------------------------------------------
Name "Cultural Absorption"
Model ""
Tech_Requirement "FinalFrontier"
Research_Cost 25000
Overview "Let's absorb the Galaxy!"
Description "Now that we have passed the Final Frontier it is time to culturally absorb the whole Galaxy!"
Tech_Category 1
AI 40
Ability "Influence"
ENDTECH
I want this tech to give much more than only +10% to Influence! I have tried using the line
Ability "Influence"
twice but it still only adds 10%...
[Message Edited]
e.G.:
//------------------------------------------------------------------------
TECH 155 CulturalAbsorption
//------------------------------------------------------------------------
Name "Cultural Absorption"
Model ""
Tech_Requirement "FinalFrontier"
Research_Cost 25000
Overview "Let's absorb the Galaxy!"
Description "Now that we have passed the Final Frontier it is time to culturally absorb the whole Galaxy!"
Tech_Category 1
AI 40
Ability "Influence"
ENDTECH
I want this tech to give much more than only +10% to Influence! I have tried using the line
Ability "Influence"
twice but it still only adds 10%...
[Message Edited]