Crusader Kings III

Crusader Kings III

200 lượt đánh giá
Travel Expanded
2
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Kích cỡ file
Đã đăng
Đã cập nhật
784.754 KB
27 Thg05, 2023 @ 12:37pm
15 Thg03 @ 10:06am
7 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
Travel Expanded

Mô tả
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.
Thảo luận nổi bật Xem tất cả (2)
1
8 Thg06 @ 11:04am
Russian Translation
laxfeed
0
22 Thg04, 2024 @ 4:12pm
Traduction Française
Akkihico [.gg/YugenDS]
42 bình luận
JimmyG1970 8 Thg07 @ 12:25pm 
I throw a fourth.
Toast 29 Thg05 @ 7:54am 
Thirding this :tobdog:
Skep Stealer 19 Thg05 @ 10:47am 
Seconding this, I would love this mod to get an update
ZoGer 17 Thg05 @ 3:47pm 
yep, only 9 seem to be working for me, would love for this to get updated :)
Hamacelos 18 Thg11, 2024 @ 3:19pm 
some travel options seem to be hidden with the new update
Gropy  [tác giả] 15 Thg10, 2024 @ 3:37am 
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 Thg10, 2024 @ 3:24am 
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 Thg10, 2024 @ 4:54pm 
Neat idea, especially the Death March. There have been times when I've wanted to thin out my entourage!
TheRagFromTheCrag 30 Thg09, 2024 @ 5:45pm 
Thank god
Gropy  [tác giả] 30 Thg09, 2024 @ 2:07am 
Updated to 1.13, no real changes, or additions.