Opened 16 months ago

Last modified 16 months ago

#6721 new enhancement

Make resource trickle info for garrisoned units visible in template viewer

Reported by: Langbart Owned by:
Priority: Should Have Milestone: Backlog
Component: UI & Simulation Keywords:
Cc: Patch:

Description (last modified by Langbart)

to reproduce (Barrack)

  • start a map with any civ
  • build a Barrack and garrison an Infantry unit in it
  • the unit receives a XP trickle (added with [23541])
  • no information about the quantity and time unit is given

to reproduce (Corral)

  • start a map with any civ
  • build a Corral and garrison a Domestic Animal unit in it
  • the player receives a Food trickle (added with [27244][27487])
  • no information about the time unit is given

expected information

  • the trickle and time unit is exposed in the template viewer with an icon, for example:
    • 1 source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/icons/promote.png@27498 / 2 seconds
    • 3 source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/icons/resources/food.png@27498 / 5 seconds

possible solution(s)

  • (A) write the info into the aura description
    • Not preferred, text needs to be translated and relevant information is harder to spot due to inconsistent length of text and missing icons
  • (B) move the garrisoned trickle into the GarrisonHolder, as it is done for the BuffHeal
  • Phab:D1245 (22/Jan/18)
    • Discussion about Aura vs GarrisonHolder

nitpick

  • replace the word Health with an icon, for example
    • 1 source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/auras/heal.png@27498 / second (icon: auras/heal.png)
    • 1 source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/auras/health_bonus.png@27498 / second (icon: auras/health_bonus.png)
    • 1 / second (icon: origin unknown, probably Delenda Est)

Attachments (4)

cow.png (85.6 KB ) - added by Langbart 16 months ago.
health.png (43.8 KB ) - added by Langbart 16 months ago.
bar.png (43.7 KB ) - added by Langbart 16 months ago.
heart.png (9.5 KB ) - added by Langbart 16 months ago.

Download all attachments as: .zip

Change History (5)

by Langbart, 16 months ago

Attachment: cow.png added

by Langbart, 16 months ago

Attachment: health.png added

by Langbart, 16 months ago

Attachment: bar.png added

by Langbart, 16 months ago

Attachment: heart.png added

comment:1 by Langbart, 16 months ago

Description: modified (diff)
  • Delenda Est remark for heart.png icon
Note: See TracTickets for help on using tickets.