Polish Republic Unit and Nation Guide

Users who are viewing this thread

lotsofpaper said:
Winged Hussars have a short weapon when fighting on foot....
This script is disabled.

("game_event_agent_dismounted",
[
# this script is disabled due to bugs related with it. and also it seems over-protective.

# (store_script_param, ":agent_no", 1),     
# (try_begin),
# (agent_is_active, ":agent_no"),
# (assign, ":has_item", -1),
# (assign, ":replace_item", -1),
# (try_begin),
# (agent_has_item_equipped, ":agent_no", "itm_gusar_lanza"),
# (assign, ":has_item", "itm_gusar_lanza"),
# (assign, ":replace_item", "itm_sablya_a"),
# (else_try),
# (agent_has_item_equipped, ":agent_no", "itm_gusar_lanza_b"),
# (assign, ":has_item", "itm_gusar_lanza_b"),
# (assign, ":replace_item", "itm_sablya_d"),
# (try_end),
# (try_begin),
# (gt, ":replace_item", 0),
# (agent_unequip_item, ":agent_no", ":has_item"),
# (agent_equip_item, ":agent_no", ":replace_item"),
# (try_end),
# (try_end),
]),

so... i think Hussars has sabers only during sieges.

#script_replace_shturm_item_begin
  ("replace_agent_items_assault",
(...)
(else_try),
(agent_has_item_equipped, ":agent_no", "itm_gusar_lanza"),
(assign, ":has_item","itm_gusar_lanza"),
(assign, ":replace_item", "itm_sablya_a"),
(else_try),
(agent_has_item_equipped, ":agent_no", "itm_gusar_lanza_b"),
(assign, ":has_item","itm_gusar_lanza_b"),
(assign, ":replace_item", "itm_sablya_b"),
(...)

Besides them, pikemen ( as well as other units fighting with Polearms ) also use the other weapons during the sieges.
 
Thanks! I'm a Swedish user myself, but I was thinking about trying the Polish for once. This really gave me an understanding of their units, so this will also help me in a battle against them.
 
Lithuanian army said:
Cool but i would ike to know how to hire em.Like that Lithuanian fighters,how to get em?
Become a lord of Polish-Lithuanian commonwealth. Then go to a specific town( not every city has them) And recruit them from commander.
 
Glad to see this is still alive and valued....I may have to finish what I started then (Digs up his old saves.)
 
Hear are some basic stats so you have a idea of what some of the units are like.
Any stats not mentioned are 0

Dragoon  LvL 8

hitpoints    50
STR  13
AGI  11
INT    1
CHA    4
One-handed  105
Two-Handed    85
Pole-arm          95
Firearm          110
Ironflesh      1
Weapon master    3
Shield      3
Riding      3
Shooting from horseback    4
Inventory management  2
Prisoner management  1
Leadership    1
Trade    1

Winged Hussar          LvL  21
Hitpoints    60
STR  17
AGI  17
INT    2
CHA    5
One-handed  175
Two-handed  155
Pole-arm        165
Ironflesh          4
Powerstrike      2
Weapon master  5
Riding      7
Inventory management  2
Prisoner management  1
Leadership    2
Trade    1

Also winged hussars get their wings when they become veterans at least on my game they do.
 
Back
Top Bottom