-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDeprecatoToDoPhy3.8.txt
More file actions
100 lines (93 loc) · 4.27 KB
/
DeprecatoToDoPhy3.8.txt
File metadata and controls
100 lines (93 loc) · 4.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
3.8change
country_command_limit_add diventa command_limit_add OK
leader_skill_levels diventa country_leader_cap_add oppure leader_trait_selection_options_add OK
emergency_election_cost è stata spostata da qualche parte OK
ruler_skill_levels diventa uno dei due:
-councilor_exp_gain /10 + negative_traits_country = -1
-country_leader_cap_add + external_leader_pool_add
governor_skill_levels diventa governor_exp_gain / 5
controllare pop_faction_types\00_imperialist.txt ln 334 OK
per qualche motivo leader_trait_admiral_erudite diventa leader_trait_erudite ?! OK?
leader_skill_levels forse non esiste più OK
dove c'è value:tech_weight_likelihood oppure research_leader togliere modificatore non più usato OK
MOD_LEADER_SKILL_LEVELS OK
Aggiungere tech o roba nuova per i tag #old phi
controllare diplomatic_stance OK e economic_policy OK
controllre in 3.8 set_skill
set_policy_cooldown - Sets the specified policy group to have a cooldown as if the policy had just been changed.
set_policy_cooldown = <policy group e.g. diplomatic_stance>
Supported Scopes: country
Mettere variabile mult per produces e upkeep per i leader
Da fare poi
ship_hull_regen_add_perc
ship_hull_regen_add_static = 1
ship_armor_regen_add_static = 2
Robot hanno un potenziamento ulteriore al pop assembly sbloccabile tramite una tecnologia rara "Giga-Assembly Systems" il building gli da 5 roboticisti.
Controllare che non puoi rieleggiere o cambiare dittatore o re. OK
Cambiare gateway, fare che basta costruirlo la prima volta o comunque diminuire costo e tempi da tstare OK
accelerare COUNCIL_AGENDA_BASE_COUNCILOR_DAILY_PROGRESS = 10.0 # Daily progress gained towards advancing an agenda per councilor
leader_skill_levels provare a rimetterlo intrascendetal e vedere se funzione
controllare colonie
Galaxy size diverse OK
errores:
[21:21:54][trigger.cpp:465]: invalid scope for trigger. got [country], expected {galactic_object}. file: common/game_rules/00_rules.txt line: 150
Fare dopo:
pop_assembly Implant livello 3 con tech rara. OK
Dominion bonus influenza da 0.5 a 1
risolvere civic_tooltip_exalted_priesthood_effects
Indagare su origin.57
in 00_starbase_types for ia da migliorare per le orbital.
tr_politics_extraordinary_powers: raddoppia costo rifiuto negozazione
events/phi_ai.txt
Intendi così?
961: immediate = {
962: random_country = {
963: limit = {
964: has_communications = root
965: has_country_flag = phi_lagger
966: any_war = {
967: using_war_goal = { type = wg_phi_survive owner = prev }
968: NOT = { is_war_participant = { who = root } }
969: }
970: }
971: random_war = {
972: limit = {
973: NOT = { is_war_participant = { who = root } }
974: using_war_goal = { type = wg_phi_survive owner = defender }
975: any_defender = {
976: is_same_value = prevprev
977: }
978: }
979: save_event_target_as = survive_cb_war
980: }
981: }
982: root = {
983: join_war_on_side = {
984: war = event_target:survive_cb_war
985: side = defenders
986: }
987: if = {
988: limit = { is_federation_leader = yes }
989: every_federation_ally = {
990: join_war_on_side = {
991: war = event_target:survive_cb_war
992: side = defenders
993: }
994: }
995: }
996: }
997: }
MarioMinaccia — 29/04/2023 10:03
devi vedere se join_war_on_side e' ancora valido e se non gli hanno cambiato i parametri
gobbibomb — 29/04/2023 10:04
ok
MarioMinaccia — 29/04/2023 10:07
a me sembra che stia funzionando, per cui giarda bene che non fosse qualche particolarita' del player
gobbibomb — 29/04/2023 10:50
So quando succede
è quando c'è una war in heaven
normalmente funziona
gobbibomb — 29/04/2023 10:52
probabilmente le guerre che si autochiudono buggano qualcosa
MarioMinaccia — 29/04/2023 12:13
mettigli un check che non ci sia war in heaven