﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,phab_field
6721,Make resource trickle info for garrisoned units visible in template viewer,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

[[Image(cow.png, 500px, center)]]

==== 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

[[Image(bar.png, 500px, center)]]

==== expected information
- the trickle and time unit is exposed in the template viewer with an icon, for example:
  - 1 [[Image(source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/icons/promote.png@27498, 20px, inline, bottom)]] / 2 seconds
  - 3 [[Image(source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/icons/resources/food.png@27498, 25px, inline, bottom)]] / 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`

==== related
- Phab:D1245 (22/Jan/18)
  - Discussion about `Aura` vs `GarrisonHolder`


==== nitpick
- replace the word `Health` with an icon, for example
  - 1 [[Image(source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/auras/heal.png@27498, 18px, inline, bottom)]] / second (icon: `auras/heal.png`)
  - 1 [[Image(source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/auras/health_bonus.png@27498, 18px, inline, bottom)]] / second (icon: `auras/health_bonus.png`)
  - 1 [[Image(heart.png, 18px, inline, bottom)]] / second (icon: origin unknown)

[[Image(health.png, 600px, center)]]

",enhancement,new,Should Have,Backlog,UI & Simulation,,,,
