Skip to content

Commit 27ce309

Browse files
committed
updating
1 parent 32272a7 commit 27ce309

20 files changed

+1925
-63
lines changed

common/alternate_start/01_spread.txt

+2
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ culture_group_spread = {
136136
culture_group = dog_group
137137
culture_group = dragon_group
138138
culture_group = elephant_group
139+
culture_group = panda_group
139140
}
140141
has_alternate_start_parameter = { key = special_culture value = animal_kingdoms }
141142
}
@@ -150,6 +151,7 @@ culture_group_spread = {
150151
culture_group = dog_group
151152
culture_group = dragon_group
152153
culture_group = elephant_group
154+
culture_group = panda_group
153155
}
154156
has_alternate_start_parameter = { key = special_culture value = animal_kingdoms }
155157
}

common/artifacts/00_artifacts.txt

+16-4
Original file line numberDiff line numberDiff line change
@@ -3760,7 +3760,7 @@ random_world_mythological_heart_1 = {
37603760
is_adult = yes
37613761
}
37623762
stacking = no
3763-
picture = "GFX_relic_box"
3763+
picture = "GFX_mythological_beast_heart"
37643764
}
37653765

37663766
random_world_mythological_blood = {
@@ -3772,7 +3772,7 @@ random_world_mythological_blood = {
37723772
is_adult = yes
37733773
}
37743774
stacking = no
3775-
picture = "GFX_relic_box_simple"
3775+
picture = "GFX_mythological_beast_blood"
37763776
}
37773777

37783778
random_world_mythological_eye = {
@@ -4246,7 +4246,10 @@ crown_unicorn_helmet = {
42464246
}
42474247
active = {
42484248
is_adult = yes
4249-
graphical_culture = horsegfx
4249+
custom_tooltip = {
4250+
text = ARTIFACT_UNICORN_TT
4251+
graphical_culture = horsegfx
4252+
}
42504253
}
42514254
flags = { crown }
42524255
stacking = no
@@ -4318,4 +4321,13 @@ terrible_sword = {
43184321
stacking = no
43194322
picture = "GFX_sword_rusty"
43204323
slot = weapon
4321-
}
4324+
}
4325+
4326+
sparkling_mane = {
4327+
quality = 4
4328+
flags = { }
4329+
stacking = no
4330+
picture = "GFX_crown_unicorn_helmet"
4331+
diplomacy = 1
4332+
intrigue = 1
4333+
}
+156
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,156 @@
1+
antiquity_book_poetry = {
2+
quality = 3
3+
active = {
4+
learning = 6
5+
}
6+
monthly_character_piety = 0.5
7+
monthly_character_prestige = 0.1
8+
learning = 3
9+
flags = { antiquity_book }
10+
picture = "GFX_classic_of_poetry" #ToDo Check and find appropriate picture
11+
#stacking = no
12+
slot = library
13+
}
14+
antiquity_book_play = {
15+
quality = 3
16+
active = {
17+
intrigue = 3
18+
learning = 6
19+
}
20+
intrigue = 3
21+
stewardship = 1
22+
monthly_character_prestige = 0.1
23+
flags = { antiquity_book }
24+
picture = "GFX_book_illiad"
25+
#stacking = no
26+
slot = library
27+
}
28+
antiquity_book_medicine = {
29+
quality = 3
30+
active = {
31+
learning = 6
32+
}
33+
health = 0.5
34+
fertility = 0.15
35+
monthly_character_prestige = 0.1
36+
flags = { antiquity_book }
37+
picture = "GFX_book_health_01"
38+
#stacking = no
39+
slot = library
40+
}
41+
antiquity_book_philosophy = {
42+
quality = 3
43+
active = {
44+
learning = 6
45+
}
46+
vassal_opinion = 3
47+
general_opinion = 2
48+
monthly_character_prestige = 0.2
49+
flags = { antiquity book }
50+
picture = "GFX_book_honor_root_1"
51+
#stacking = no
52+
slot = library
53+
}
54+
antiquity_book_architecture = {
55+
quality = 3
56+
active = {
57+
learning = 6
58+
}
59+
tech_growth_modifier_economy = 0.1
60+
local_build_cost_modifier = -0.1
61+
local_build_time_modifier = -0.1
62+
monthly_character_prestige = 0.1
63+
flags = { antiquity_book }
64+
picture = "GFX_book_architect_01"
65+
stacking = no
66+
slot = library
67+
}
68+
antiquity_book_history = {
69+
quality = 1
70+
active = {
71+
learning = 6
72+
}
73+
intrigue = 3
74+
diplomacy = 3
75+
martial = 3
76+
monthly_character_prestige = 0.1
77+
flags = { antiquity_book }
78+
picture = "GFX_book_honor_root_1"
79+
#stacking = no
80+
slot = library
81+
}
82+
antiquity_book_astronomy = {
83+
quality = 3
84+
active = {
85+
learning = 6
86+
}
87+
learning = 3
88+
christian_opinion = 3
89+
general_opinion = 2
90+
flags = { antiquity_book }
91+
picture = "GFX_book_learnblank_02"
92+
#stacking = no
93+
slot = library
94+
}
95+
antiquity_book_fake = {
96+
quality = 1
97+
active = {
98+
learning = 6
99+
}
100+
learning = 1
101+
intrigue = 1
102+
#monthly_character_prestige = -0.1
103+
#general_opinion = -1
104+
flags = { fake_book }
105+
picture = "GFX_book_cook_roman"
106+
#stacking = no
107+
slot = library
108+
}
109+
110+
terrible_armor = {
111+
combat_rating = 2
112+
quality = 1
113+
active = {
114+
is_adult = yes
115+
}
116+
stacking = no
117+
picture = "GFX_rusty_chain_mail"
118+
slot = torso
119+
}
120+
121+
122+
zweihander_sword = {
123+
combat_rating = 15
124+
vassal_opinion = 5
125+
tribal_opinion = 10
126+
command_modifier = {
127+
morale_offence = 0.2
128+
heavy_infantry = 0.15
129+
actual_light_infantry = 0.2
130+
}
131+
quality = 2
132+
active = {
133+
is_adult = yes
134+
OR = {
135+
combat_rating = 20
136+
trait = strong
137+
trait = giant
138+
trait = robust
139+
}
140+
}
141+
flags = { combat_weapon sword created }
142+
stacking = no
143+
picture = "GFX_zweihander_sword"
144+
slot = weapon
145+
}
146+
147+
#The default name and desccription refer to Cathedral, but this can be overwrritten at spawn
148+
wonder_artifact_bells = {
149+
quality = 3
150+
active = { }
151+
monthly_character_prestige = 0.5
152+
flags = { religious bells cathedral_part }
153+
picture = "GFX_relic_box_iron"
154+
stacking = no
155+
}
156+

common/cultures/99_animals.txt

+54
Original file line numberDiff line numberDiff line change
@@ -427,3 +427,57 @@ dragon_group = {
427427
allow_looting = yes
428428
}
429429
}
430+
431+
panda_group = {
432+
graphical_cultures = { redpandagfx }
433+
alternate_start = {
434+
OR = {
435+
has_alternate_start_parameter = { key = special_culture value = animal_kingdoms }
436+
has_alternate_start_parameter = { key = special_culture value = animal_world }
437+
}
438+
}
439+
440+
red_panda = {
441+
graphical_cultures = { redpandagfx }
442+
443+
color = { 1.0 0.3 0.0 }
444+
445+
# � 222 � 254 � 208 � 240 �
446+
447+
male_names = {
448+
Pandolf Pandulf Shifu Panda Basil Spark Ning Benjamin Sawyer Ceba Pabu Ponga Bamboo Kaala Puffball Oolong
449+
Chai Semper Vira Song Masala Ila Zeya Carson Harold Stellar Lhotse Wasabi Sabi Khusi Sundar Manasa Bo Mohini
450+
Kevyn Phoenix Avi Katar Berry Barrie Pumori Ambrus Albert Feng Chonk Jackie Nutmeg Sabal Peyton Eli Red Babu
451+
}
452+
female_names = {
453+
Josefin Pandolfina Shifu Panda Susana Liling Betsy Scarlett Ceba Pabu Ponga Bamboo Kaala Puffball Oolong
454+
Chai Semper Vira Song Sonya Miko Nava Cini Masala Panna Piya Satya Sonika Ila Zeya Yukiko Hazel Maude Jaya
455+
Wasabi Sabi Khusi Sundar Manasa Leafa Phoenix Beatrix Ruth Avi Katar Berry Simone Chota Mali Aurora Eriel
456+
Chonk Mambo Nutmeg Sabal
457+
}
458+
459+
prefix = no # The patronym is added as a suffix
460+
461+
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
462+
pat_grf_name_chance = 50
463+
mat_grf_name_chance = 0
464+
father_name_chance = 0
465+
466+
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
467+
pat_grm_name_chance = 10
468+
mat_grm_name_chance = 50
469+
mother_name_chance = 0
470+
471+
used_for_random = no
472+
allow_in_ruler_designer = no
473+
474+
modifier = default_culture_modifier
475+
476+
character_modifier = {
477+
vassal_opinion = 5
478+
land_morale = 0.05 # Territorial
479+
fertility = -0.15 # Small litters
480+
}
481+
482+
}
483+
}

common/death/00_death.txt

+56-1
Original file line numberDiff line numberDiff line change
@@ -1419,4 +1419,59 @@ death_crocodile = {
14191419
violent = yes
14201420
long_desc = "DEATH_CROCODILE"
14211421
can_nokiller = yes
1422-
}
1422+
}
1423+
1424+
death_execution_wonder_spikes = {
1425+
can_nokiller = yes
1426+
long_desc = "DEATH_EXECUTION_SPIKES"
1427+
execution = yes
1428+
icon = 1
1429+
killer_icon = 1
1430+
sound = no
1431+
}
1432+
1433+
death_execution_wonder_moat_spikes = {
1434+
can_nokiller = yes
1435+
long_desc = "DEATH_EXECUTION_MOAT_SPIKES"
1436+
execution = yes
1437+
icon = 1
1438+
killer_icon = 1
1439+
sound = no
1440+
}
1441+
1442+
death_execution_wonder_moat_pit = {
1443+
can_nokiller = yes
1444+
long_desc = "DEATH_EXECUTION_MOAT_PIT"
1445+
execution = yes
1446+
icon = 1
1447+
killer_icon = 1
1448+
sound = no
1449+
}
1450+
1451+
death_execution_wonder_moat_water = {
1452+
can_nokiller = yes
1453+
long_desc = "DEATH_EXECUTION_MOAT_WATER"
1454+
execution = yes
1455+
icon = 1
1456+
killer_icon = 1
1457+
sound = no
1458+
}
1459+
1460+
death_accident_wonder_traps = {
1461+
violent = yes
1462+
long_desc = "DEATH_ACCIDENT_TRAPS"
1463+
sound_list = {
1464+
female = {
1465+
"arrow_in_the_back_female"
1466+
"crushing_female_01"
1467+
"falling_female_01"
1468+
"female_violent_death_01"
1469+
}
1470+
male = {
1471+
"arrow_in_the_back_male"
1472+
"crushing_male_01"
1473+
"falling_male_01"
1474+
"male_violent_death_01"
1475+
}
1476+
}
1477+
}

common/event_modifiers/00_event_modifiers.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1174,6 +1174,8 @@ northern_crusade_targeted_decision_cooldown = { icon = 1 }
11741174

11751175
teaching_moment_cooldown = { icon = 1 }
11761176

1177+
drank_from_fountain_cooldown = { icon = 1 }
1178+
11771179

11781180
# Possessed
11791181

0 commit comments

Comments
 (0)