Crusader Kings III

Crusader Kings III

200 arvostelua
Travel Expanded
2
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
784.754 KB
27.5.2023 klo 12.37
15.3. klo 10.06
7 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Travel Expanded

Kuvaus
Updated for 1.15

Adds an additional 22 travel options.

Yes that's it, feel free to suggest more or balance ideas.

- 7 TRAIT related options (forexample trusting can make you go faster)

- 4 BUILDING related options (pack extra food...)

- 5 VARITION of vanilla options (Thugs instead of Mercenaries)

- 6 UNIQUE options (Show your wealth...)

I wanted to add events and other stuff, but it messes to much with compatibility so this will do for now.

But for this, there is no compatibility issues, as it just adds stuff.

GFX etc is done by me, feel free to copy and steal anything you like.
Suositut keskustelut Näytä kaikki (2)
1
8.6. klo 11.04
Russian Translation
laxfeed
0
22.4.2024 klo 16.12
Traduction Française
Akkihico [.gg/YugenDS]
42 kommenttia
JimmyG1970 8.7. klo 12.25 
I throw a fourth.
Toast 29.5. klo 7.54 
Thirding this :tobdog:
Skep Stealer 19.5. klo 10.47 
Seconding this, I would love this mod to get an update
ZoGer 17.5. klo 15.47 
yep, only 9 seem to be working for me, would love for this to get updated :)
Hamacelos 18.11.2024 klo 15.19 
some travel options seem to be hidden with the new update
Gropy  [tekijä] 15.10.2024 klo 3.37 
What's wrong with the way I do it?
Paradox themselves write

is_shown = {
is_ruler = yes
is_landless_adventurer = yes
}

In their own files, and it should be intented, do you disagree with the option being available for both?
is "is_landed" even an option? I dont see it in the paradox files.
T 15.10.2024 klo 3.24 
so there's several travel options (be safe, prepared log., local thugs, etc.) where the conditional for usage is:


is_shown = {
is_ruler = yes
is_landless_adventurer = yes
}


Since there's an implied AND, this means that you have to be both a ruler and a landless adventurer to use them, i.e. a landed ruler can no longer use them.

Is this the intended behavior? Or was that meant to be an explicit OR? And was it meant to be 'is_landed' instead of 'is_ruler'? Because a landless adventurer is already a ruler, so it's double checking in that case. Overall, was the intention something more like?:


is_shown = {
OR = {
is_landed = yes
is_landless_adventurer = yes
}
}
boo.barnes 9.10.2024 klo 16.54 
Neat idea, especially the Death March. There have been times when I've wanted to thin out my entourage!
TheRagFromTheCrag 30.9.2024 klo 17.45 
Thank god
Gropy  [tekijä] 30.9.2024 klo 2.07 
Updated to 1.13, no real changes, or additions.