list-waves¶
This script displays information about migration waves or identifies which wave a particular dwarf came from.
Usage¶
list-waves --all [--showarrival] [--granularity <value>]
list-waves --unit [--granularity <value>]
Examples¶
list-waves --allShow how many dwarves came in each migration wave.
list-waves --all --showarrivalShow how many dwarves came in each migration wave and when that migration wave arrived.
list-waves --unitShow which migration wave the selected dwarf arrived with.
Options¶
--unitDisplays the highlighted unit’s arrival wave information.
--allDisplays information about each arrival wave.
--granularity <value>Specifies the granularity of wave enumeration:
years,seasons,months, ordays. If omitted, the default granularity isseasons, the same as Dwarf Therapist.--showarrival:Shows the arrival date for each wave.