The Countess#
Summary#
The Countess is the most balanced AI lord: strong diplomacy, steady expansion, and competent defense. She is often the hardest opponent because she rarely overextends and adapts alliances to current power.
Identity#
| Field | Value |
|---|---|
culture_row |
3 |
| L2.ENG group 7 index | 3 → The Countess |
| Manual reference | Sierra manual p. 98 |
Biography (manual)#
Her trail is strewn with the ruined souls of all who have underestimated her. The Countess is a master of diplomacy, but her lust for power will always win out over honesty or loyalty. She will treat her friends with grace and respect until she no longer has use for them. Highly intelligent, eloquent, and well-schooled, the Countess has no doubt that she is destined to rule all, and she has yet to meet an adversary she could not ruin with ease. Beware of the Countess. Her mien is regal and her countenance is fair, but her tactics are cruel and her terrible resolve will not be denied. Ally yourself with her at your own risk.
Confidence: confirmed (manual).
Personality and strategy#
| Trait | Behavior |
|---|---|
| Aggression | Moderate–high — steady expansion, not reckless |
| Economy | Strong — balanced industry and agriculture |
| Defense | Good — motte-and-bailey and stone; fewer royal sieges than Bishop |
| Diplomacy | Strong but treacherous — useful ally, frequent betrayal |
| Armies | Mixed unit types; fewer peasant-only stacks than Knight/Bishop |
Guides rate the Countess as the best overall AI on many difficulty settings.
Numeric parameters#
Confirmed — retail bin/LORDS2.EXE, culture_row 3 block.
| Parameter | Value |
|---|---|
pop_bonus_type |
2 |
attack_patience |
4 |
attack_gold_budget |
900 |
defender_spawn_count |
40 |
desperation_threshold |
200 |
gold_buy_threshold |
2500 |
gold_buy_amount |
70 |
troop_sword_threshold |
500 |
troop_pike_threshold |
500 |
troop_bow_threshold |
500 |
Score bonuses#
| Popularity | Values |
|---|---|
| Low | 0, 160, 250, 400 |
| High | 0, 400, 700, 1200 |
(Same row shape as Knight; different AI thresholds elsewhere.)
Behavioral rules#
-
Attack cadence —
attack_patience4 (same wait as Baron). Confirmed. -
Attack budget —
900— mid-high offensive spending. Confirmed. -
Defender spawn — Spawns up to
40defenders in desperation path (0x4f3b78). Confirmed. -
Desperation bonus — When popularity tier < 2, year <
0x4f9, andculture_row == 3: add +100 to build template budget field @+0x55aee0. Confirmed (lotr2_game_ai_apply_desperation_bonuses). -
Diplomacy — On alliance break, if
culture_row != 4, may set war target flag (+0x55ae8b). Bishop (row 4) is excluded from this branch. Confirmed (lotr2_game_ai_apply_diplomacy_attitude_delta@ 0x004b7e49). -
Population growth —
pop_bonus_type2. Confirmed.
Presentation (Phaser)#
| Asset | Index / path |
|---|---|
| Portrait | PL8 frame 12 |
| Flag icon | PL8 frame 6 |
| Default name | L2.ENG group 7 [3] |
When implementing desperation UI feedback, show a +100 build-cap indicator when Countess popularity drops below tier 2.
Evidence#
| Symbol | Address | Role |
|---|---|---|
lotr2_game_ai_apply_desperation_bonuses |
0x004b5f53 | culture_row == 3 branch |
lotr2_game_ai_apply_diplomacy_attitude_delta |
0x004b7e49 | Alliance-break messaging |
Open questions#
- Exact betrayal probability vs attitude scores
- Preferred castle upgrade path (manual: motte/bailey bias)