This could be put into a big list of @if@
e.g.:
@if@[@target@||||no target||@if@[@target@||1||one||@if@[@target@||2||two||cant count higher than two]]]
It would be good to have a switch/case possibility
@switchcase@[@target@||[1|one]||[2|two]||[3|three]||[4|four]||[default|dont know that number]]