Topic: Does anyone know the soldier levels for Frisians and Amazons?
|
beng Topic Opener |
Posted at:
2025-12-23, 11:35 UTC+1.0
In the wiki page https://www.widelands.org/wiki/SoldierLevels/ the info on soldier levels for Frisians and Amazons is missing. Does anyone know what the max Attack, Defence, Evade, and Health points numbers are for those tribes? Incidentally, for those searching, for the set_soldiers() function in lua script, which you can use on buildings that can contain soldiers, the order of the stats is: health attack defence evade
For example: On how to set different levels of soldiers in a building, refer to https://www.widelands.org/documentation/autogen_wl_map/#wl.map.MapObject.set_soldiers
Top
Quote
|
|
kaputtnik |
Posted at:
2025-12-23, 12:52 UTC+1.0
Those values can be be found in Or with lua code from the soldier description: https://www.widelands.org/documentation/autogen_wl_map/index.html#soldierdescription If want to update the image in the wiki, this would be highly appreciated
Top
Quote
|


