Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0011328Dwarf FortressLegends Mode -- History Exportpublic2020-02-07 04:292020-02-07 04:29
Kromtec 
 
normalminoralways
newopen 
0.47.02 
 
0011328: "agreement formed" event misses essential information
The "agreement formed" event has no property that ties it to an entity or a historical figure or any other object where it can be displayed.

Most of them look like this:
    <historical_event>
        <id>5879</id>
        <year>28</year>
        <seconds72>226800</seconds72>
        <type>agreement formed</type>
        <agreement_id>27</agreement_id>
    </historical_event>

Some have more properties but also no linked object, nothing useful to look how the event is displayed in DF Legends Mode:
    <historical_event>
        <id>6116</id>
        <year>29</year>
        <seconds72>8400</seconds72>
        <type>agreement formed</type>
        <agreement_id>28</agreement_id>
        <successful/>
        <failed_judgment_test/>
        <action>bribe official</action>
        <method>intimidate</method>
        <top_value>law</top_value>
        <top_value_rating>-15</top_value_rating>
        <top_value_modifier>5</top_value_modifier>
        <ally_defense_bonus>-3</ally_defense_bonus>
    </historical_event>
No tags attached.
Issue History
2020-02-07 04:29KromtecNew Issue
2020-02-07 09:45HuntthetrollIssue Monitored: Huntthetroll

There are no notes attached to this issue.