Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

L'Empereur/Notes: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:
* Every year a certain percentage of boats decay; England is immune from this.
* Every year a certain percentage of boats decay; England is immune from this.


===Centers of Power===
===Special City Designations===
Certain cities in the game are designated as "centers of power". They are as follows:


Cities can have special traits which are designated by specific bits being flagged within their hidden stat (located in the data table 0x340AA - 0x34669.)
====Centers of Power (0x80)====
*5: London
*5: London
*7: Stockholm
*7: Stockholm
Line 23: Line 25:


In order for Napoleon to advance from one rank to the next, you must first capture both a specific number of cities and a specific number of centers of power.
In order for Napoleon to advance from one rank to the next, you must first capture both a specific number of cities and a specific number of centers of power.
====Port Cities (0x01)====
*1: Dublin
*2: Edinburgh
*3: Liverpool
*4: Bristol
*5: London
*6: Christiania
*7: Stockholm
*8: Copenhagen
*9: Amsterdam
*10: Lubeck
*13: Konigsberg
*14: StPetersburg
*26: Lille
*27: St.Malo
*29: Bordeaux
*31: Marseilles
*34: Venice
*38: Naples
*39: Istanbul
*40: Athens
*41: Corunna
*42: Lisbon
*43: Gibraltar
*46: Barcelona


===Personality Traits===
===Personality Traits===

Revision as of 16:12, 3 January 2019

Nation-Specific Notes

  • Every year a certain percentage of boats decay; England is immune from this.

Special City Designations

Cities can have special traits which are designated by specific bits being flagged within their hidden stat (located in the data table 0x340AA - 0x34669.)

Centers of Power (0x80)

  • 5: London
  • 7: Stockholm
  • 8: Copenhagen
  • 9: Amsterdam
  • 12: Berlin
  • 13: Warsaw
  • 14: StPetersburg
  • 17: Moscow
  • 22: Vienna
  • 24: Munich
  • 28: Paris
  • 34: Venice
  • 37: Rome
  • 39: Istanbul
  • 42: Lisbon
  • 44: Madrid

In order for Napoleon to advance from one rank to the next, you must first capture both a specific number of cities and a specific number of centers of power.

Port Cities (0x01)

  • 1: Dublin
  • 2: Edinburgh
  • 3: Liverpool
  • 4: Bristol
  • 5: London
  • 6: Christiania
  • 7: Stockholm
  • 8: Copenhagen
  • 9: Amsterdam
  • 10: Lubeck
  • 13: Konigsberg
  • 14: StPetersburg
  • 26: Lille
  • 27: St.Malo
  • 29: Bordeaux
  • 31: Marseilles
  • 34: Venice
  • 38: Naples
  • 39: Istanbul
  • 40: Athens
  • 41: Corunna
  • 42: Lisbon
  • 43: Gibraltar
  • 46: Barcelona

Personality Traits

The last byte of every officer's entry in ROM 0x3466A - 0x35758 encodes hidden personality traits which have multiple subtle effects on gameplay. These traits & their known effects are as follows:

  1. Simple, Calm, or none
  2. Coward, Courage, or none
  3. Charm or none
  4. Fortune or none
  5. Allegiance (Value from 0 to 3)
  • There are quotes that can randomly appear when viewing an Officer's page that are specific to his personality traits:
    • Simple: "Simplicity and clarity are two of my strong points"
    • Calm: "When I have my composure, I am always incredibly skillful"
    • Coward: "I want an end to this bloodshed!"
    • Courage: "I fear no one, and I will defeat all!"
    • Charm: "Charm is essential for a person who gives orders"
    • Fortune: "Good fortune smiles on me"

Simple (0x80)

  • When you deny an officer's request for an expedition, if that officer is Simple, there is a chance that he will disobey your orders and attack anyway. The chance of this is:
If that officer is also Courageous: 50%
Otherwise: (50-(floor(Loyalty/2)))%

Calm (0x40)

Coward (0x20)

Courage (0x10)

  • Officers that are Courageous are more likely to launch attacks on adjacent cities even when outnumbered.

Charm (0x08)

  • Officers that are Charming give a greater boost to their troops' Morale when giving a Speech.

Fortune (0x04)

  • Officers that are Fortunate have a decreased chance of dying of old age each January.

Allegiance (0x03)

  • Officers with a max Allegiance value of 3 are playable in Scenario 4.
  • Officers with higher Allegiance values receive a larger Loyalty boost when Rewarded.
  • Officers with lower Allegiance values drop Loyalty at a faster rate & are more likely to defect.