[1.82] Issues around treaties

Issue One:  Only the receiver of a treaty receives any benefits even though the treaty is tagged as <TwoWay>true</TwoWay>.  Right now if I want to enjoy a treaty I have to trade the technology to my opponent and then 'purchase' a treaty from them.  This seems very strange.

<TreatyDef>
<UniqueID>ReasearchAlliance</UniqueID>
<MajorType>Treaty</MajorType>
<DisplayName>TREATY_ReasearchAlliance</DisplayName>
<Description>TREATY_DESCRIPTION_ReasearchAlliance</Description>
<MinRelations>6</MinRelations>
<MinTurnsSinceMeeting>20</MinTurnsSinceMeeting>
<RequiredDiplomaticState>Friendly</RequiredDiplomaticState>
<TwoWay>true</TwoWay>
<Prereqs>
<Techs>
<Option>AllianceFocus2</Option>
</Techs>
</Prereqs>
<ReceiverModifier>
<EffectType>Research</EffectType>
<Scope>Global</Scope>
<Target>
<TargetType>Colony</TargetType>
</Target>
<BonusType>Multiplier</BonusType>
<Value>0.25</Value>
</ReceiverModifier>
</TreatyDef>
 
Issue Two: Misspellings. 'Reasearch Treaty' should probably be 'Research'.
 
7,497 views 4 replies
Reply #1 Top

you get credits for the treaty, if you would also get the bonus it would be even more op then it already is

Reply #2 Top

Quoting mortili, reply 1

you get credits for the treaty, if you would also get the bonus it would be even more op then it already is

"Two way". This should, when selecting it via trading add it to both the factions trade window, granting it and equal credit value to both factions and there for eliminating the credits the AI would normaly pay for it.

Reply #3 Top

Quoting Horemvore, reply 2


Quoting mortili,

you get credits for the treaty, if you would also get the bonus it would be even more op then it already is



"Two way". This should, when selecting it via trading add it to both the factions trade window, granting it and equal credit value to both factions and there for eliminating the credits the AI would normaly pay for it.

 

its actually just missing the <GiverModifier>,

the <TwoWay> part just makes it so 2 races can only have one Treaty with each other

(if you change it to false, you can get the treaty from the AI AND sell yours to them)

 

There was (is?) a bug that you could also get/give the treaty every time you could trade with the AI,

In a test game i had ~50 of those treatys and they all stack^^

Reply #4 Top

This would make it impossible to trade for multiple factions research treaty.