mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 07:17:50 +07:00
Updating Embarking Tutorial with more details (#6205)
* Add Amphibious penalty to Land attacking into Water and vice versa * Replace Landing with Amphibious in all translation files * Fix trailing whitespace * Revert translation files * Change working of Amphibious Set penalty to Landing and Boarding * Type-ify Unique and add Depreciated Add Promotion to Melee Naval Add exception that Landing penalty is NOT against cities * Fix Vanilla * Rename to Landing Party Icon doesn't work * Properly regenerated game.atlas/game.png * Fox naval unit Landind penalty is for attacking on to land * Only Land unit should have Boarding penalty * Unbreak logic * Adding more information to the Embarking Tutorial * More info Co-authored-by: itanasi <spellman23@gmail.com>
This commit is contained in:
@ -85,7 +85,7 @@
|
||||
"Siege units are extremely powerful against cities, but need to be Set Up before they can attack.\nOnce your siege unit is set up, it can attack from the current tile,\n but once moved to another tile, it will need to be set up again."
|
||||
],
|
||||
Embarking: [
|
||||
"Once a certain tech is researched, your land units can embark, allowing them to traverse water tiles.\nEntering or leaving water takes the entire turn.\nUnits are defenseless while embarked, so be careful!"
|
||||
"Once a certain tech is researched, your land units can embark, allowing them to traverse water tiles.\nEntering or leaving water takes the entire turn.\nUnits are defenseless while embarked (cannot use modifiers) and have a fixed Defending Strength based on your tech Era, so be careful!\nRanged Units can't attack, Melee Units have a Strength penalty, and all have limited vision."
|
||||
],
|
||||
Idle_Units: [
|
||||
"If you don't want to move a unit this turn, you can skip it by clicking 'Next unit' again.\nIf you won't be moving it for a while, you can have the unit enter Fortify or Sleep mode - \n units in Fortify or Sleep are not considered idle units.\nIf you want to disable the 'Next unit' feature entirely, you can toggle it in Menu -> Check for idle units."
|
||||
|
Reference in New Issue
Block a user