Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0011535Dwarf FortressLegends Mode -- History Exportpublic2020-05-01 15:512020-05-01 15:51
PatrikLundell 
 
lowminoralways
newopen 
PCWindows10.1
0.47.04 
 
0011535: Intrigue related exports probably output the wrong data (duplicates of top value) for relationship info
It seems the relationship rating and modifier field contain copies of the value rating and modifier fields, rather than the corresponding relationship values.
I suspect the bug affects all places where these fields are output, which at least includes "agreement formed" and "hfs formed intrigue relationship".

An example from a random "agreement formed":
:
        <top_value_rating>-50</top_value_rating>
        <top_value_modifier>16</top_value_modifier>
:
        <top_relationship_rating>-50</top_relationship_rating>
        <top_relationship_modifier>16</top_relationship_modifier>

I haven't found any case where the pairs have had different values.
No tags attached.
Issue History
2020-05-01 15:51PatrikLundellNew Issue

There are no notes attached to this issue.