Crusader Kings III

Crusader Kings III

168 ratings
birthday
2
3
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
476.663 KB
24 Sep, 2021 @ 1:55am
4 May @ 7:11am
24 Change Notes ( view )

Subscribe to download
birthday

Description
Overview
Did you even notice your character's birthday?

Very simple little mod just to add a bit of vibes.
You are celebrating your birthday now.

The result can range from nothing to gaining a trait.

Usually you will see
  • a loss/increase in stress (only with certain traits like Shy)
  • a bit of gold (1 – 9)
  • a modifier for 30 days (selected from in-game)

There are 35 different outcomes in total - have fun.
74 Comments
feng 18 Mar @ 2:40am 
能不能在事件窗口随机加些家人廷臣之类的,不然看上去只有一个人过生日太孤独了,55555
skela  [author] 13 Apr, 2024 @ 7:36am 
@M
Thx for bringing this up - I removed the Cat/Dog (it is not a good Idea to gift Pets anyway, maybe the Person does not even want one ;)
It was replaced by some other Modifiers I found :)
cuomo860 12 Apr, 2024 @ 2:04pm 
@M. Good idea! I just added it to my Super Compatch integration of this mod.
T 12 Apr, 2024 @ 1:45pm 
One more suggestion; currently you can get a dog/cat from the birthday party, for 5 years, but since you use "add_character_modifier = {...}" instead of "start_cat_story_cycle_effect = yes" or "start_dog_story_cycle_effect = yes", it's not a "real" cat/dog and you don't name it or actually have it. The modifier the mod currently applies, while giving +1 to two stats, actually breaks some logic in other places, where the game checks for "real" pet ownership by checking for that modifier, but then fails to actually scope the pet since you just have the modifier.

If the intent is to just give the +2 stats, you could make a custom modifier by coping and renaming the dog/cat_story_modifier modifier and adding appropriate custom localization. If the intent is to instead actually give you a pet, you should use the "start_cat/dog_story_cycle_effect = yes" bit
Sungseon 11 Mar, 2024 @ 7:44pm 
can you make a wedding anniversary version?
T 10 Apr, 2023 @ 1:58pm 
thanks!
skela  [author] 9 Apr, 2023 @ 7:59pm 
That a very good Ideas :)
Changed and uploaded.
T 9 Apr, 2023 @ 12:04pm 
while I do like the mod, I don't like how it overwrites the birthday.txt file; could you change it so it's selective overwrites? E.g. I replaced your birthday.txt with a "mod_birthday.txt", containing only the following 14 lines, and that worked great:

on_birthday = {
on_actions = {
on_every_birthday
}
}

on_every_birthday = {
trigger = {
is_ai = no
}
events = {
your_birthday.0001
}
}

Either way, it's a small mod, but I really like it, thanks!
skela  [author] 22 Dec, 2022 @ 8:14am 
Works together with the "Holidays"-Mod.
Maybe another Mod? Did you try to put this at the bottom of your Mod-List?
truelove101992 22 Dec, 2022 @ 3:41am 
Does this work with the holiday mod? I've never been able to actually see the events from this.