Changes between Initial Version and Version 2 of Ticket #4130


Ignore:
Timestamp:
Aug 2, 2019, 10:45:18 AM (5 years ago)
Author:
Freagarach
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4130

    • Property PatchPhab:D1707
    • Property Component UI & SimulationIn-game UI
    • Property Milestone BacklogWork In Progress
  • Ticket #4130 – Description

    initial v2  
    11Some units have specific bonuses against other unit types. For example spearmen have a 3x bonus against cavalry.
    2 
    32These tooltips should be generated automatically, see `tooltips.js`.
    4 
    53`GetExtendedEntityState` of `GUIInterface.js` and `GetTemplateDataHelper` of `Templates.js` will have to pass the bonuses to `tooltips.js` for session and tech tree respectively.