Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
https://gtm.steamproxy.vip/workshop/filedetails/discussion/1067631798/1457328927847710008/#c2666626567704802521
or adding support for RS at least.
Actually quit easy by editing
1067631798\events\esap_events_ethics.txt
like this
#Militarist 1, adds modifier to larger ships
ship_event = {
id = esap_ethics.3
hide_window = yes
is_triggered_only = yes
trigger = {
owner = {
has_ascension_perk = ap_esap_militarist_1
}
Or = {
is_ship_size = battleship
is_ship_size = titan
# built-in support for RS
is_ship_size = rs_battlecruiser
is_ship_size = rs_ea_cruiser
is_ship_size = rs_support_cruiser
is_ship_size = rs_dreadnought
is_ship_size = rs_heavy_dreadnought_type_a
is_ship_size = rs_heavy_dreadnought_type_b
is_ship_size = rs_heavy_dreadnought_type_c
is_ship_size = rs_heavy_dreadnought_type_d
is_ship_size = rs_heavy_dreadnought_type_e
is_ship_size = rs_heavy_dreadnought_type_f
is_ship_size = rs_heavy_dreadnought_type_g
is_ship_size = rs_heavy_dreadnought_type_h
}
}
common/ascension_perks/00_ascension_perks.txt
common/megastructures/06_matter_decompressor.txt
The mod is named:
The utopian dream 2.6
Thanks!
Behemoths of War is already compatible with NSC's large ship classes IIRC. SImply expand the coverage so that the Attack Moons, Planetcraft, and Systemcraft ships so that the bonuses apply to them as well.