• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
View attachment 423833

Hi everyone!

This is just a quick update that we're planning to bring you the 3.0.1 patch during this week. For the weeks since the launch of Holy Fury we've kept ourselves busy by fixing the bugs that you've found from your playthroughs.

Without further ado, here's a complete list of what the patch will contain:
#########################################
#########################################
################ 3.0.1 ####################
#########################################
#########################################

###################
# Balance
###################
- The "Made a Battlefield Sacrifice" character modifier now only stacks up to three times.
- Made the Chinese Imperial government ignore religious differences when marrying or taking a consort.
- Added Arberian cultural retinue and culture building
- Reduced the chance for the 'What is Love' event to fire
- Children's Crusade event troops now are disbanded once the Crusade ends.
- Further increased the morale malus applied on the Children's Crusade.
- Somewhat toned down the chance of Alexander and Ashoka's Bloodline event chain from firing and increased the required Prestige requirements to 15000 from 10000.
- Made the Pope somewhat less likely to accept Excommunication requests on behalf of AI rulers and significantly less likely to accept Excommunication requests from landless mercenaries/holy orders.
- Byzantine Elector AI behavior now takes more into consideration the candidate's martial/intrigue/diplomacy when determining whether to pick him or not.
- Reduced Born in the Purple and Despot weight in Imperial Elective.
- Toned down the Revolt Risk effect tied to one of the Forge Bloodline event chains.
- Added Typhon to the Hellenic Evil Gods list.
- Cosmopolitan Nature and Religious Tax Doctrine are no longer incompatible.
- Increased Just opinion given by Benevolent Bloodline, and added Kind opinion to it as well.
- After Early period, Hungarian portraits no longer use nomadic hairstyles.
- Reworked Crusader States into targeted title decisions, rather than random events.
- Slightly toned down the chance of Players being asked for Mass Conversions.
- Elder Stances are now more forgiving (0 to 60 is the base Opinion range for Pleased, rather than 25 to 75).
- Elder Electors are sorted more harshly when it comes to culture and religion (infidels and foreigners are less likely to be picked). The religious weights are only active if the current ruler does NOT belong to a Cosmopolitan religion.
- Forge Bloodline Prestige requirements have been significantly increased if your dynasty has already created a Forged Bloodline type (even if the player ruler does not own it personally).
- Adjusted AI weights when deciding a potential target for an Antipapal/Excommunicated for Coronation war.
- Forge Bloodline is no longer aborted automatically if the ruler becomes Content, it only happens when becoming Incapable.
- Added "Papal Friend" Bloodline, unlocked as a small Catholic ruler winning an Antipapal/Excommunication war vs the HRE.
- Adjusted some faulty quality numbers on some martial category books.
- Tweaked the AI chance of enbracing Outremer Culture should their liege already be Outremer.
- AI characters ruling the Latin Empire, Jerusalem and the Outremer will no longer convert to the local culture.
- Tweaked chance of the AI requesting a Mass Conversion depending on various circumstances and made it smarter when it comes to select a likely sponsor.
- Updated the old Holmgang events to have their outcomes calculated more logically.
- The Pope shouldn't try to start a new Crusade the moment his previous Crusade is cancelled
- Decreased the frequency of battle events a bit in general (mostly for the AI) and for some of the most lethal events.
- Significantly decreased the occurrence of those mass produced Dragon Amulets.
- If a real Crusade starts being prepared while the Children's Crusade is ongoing, the Children's Crusade will dissipate.
- Holding the minor title of commander now gives 10 Personal Combat Rating.

Added the following new settings to Alternate Start:
- Cultures Only random naming option
- Religions Only random naming option

###################
# Interface
###################
- Fixed a tooltip regarding concubines to include "or Consort" so it works for both genders.
- Fixed a minor text overlap in an option of a Crusade flavor event.
- Fixed a description of a Warrior Lodge-founded bloodline having too long a text.
- Fixed a missing name in the description of an upgraded weapon received in one of the Warrior Lodge Legendary Journey events.
- Shortened an option text in a battle event to avoid portrait overlap.
- Shortened event texts in some updated pilgrimage events to combat text overflow.
- Fixed issue where broken or unsupported saves would not be shown as disabled in the load game menu.
- Added new artifact icons for the mythological heart and blood artifacts.
- Fixed typoed version of the deity Dievas.
- Fixed text overlap which would sometimes occur in an option of an old Court Chaplain job event.
- Fixed issue with holding interaction window being partially or fully outside the game window when using UI-scaling.
- Fixed the name of the Recruitment decision for the Plaguebringers displaying the entire description of the society instead.
- Fixed a missing rank-name for female members at rank 1 of the secret Taoist society.
- Fixed missing pronoun-loc in Assassins blackmail event.
- Added a checkbox to toggle a title having a short name for the renaming title interface. "Tier of <Name>" vs just "<Name>". Is not applicable to Holy Orders or Mercenaries.
- If in a single player alternate start game, you can rename any title via the Customizer DLC regardless of if you own the title or are its top liege.
- Fixed a misleading tooltip for the Prepare Invasion decision, which would erroneously refer to you as Norse, regardless of your religion.
- Fixed some text overlap in the options of battle events.

###################
# User modding
###################
- Added [GetRootFromInsultNoun], which only prints the noun of the insult.
- Extended potential elective candidates and electors to include direct liege court and vassals and all de facto above lieges.
- Extended potential elective candidates and electors to include any character with a cached trait, this will unfortunately require some careful triggers to avoid some global characters ending up electors for a bunch of elective successions.
- Moved the nomads ignoring religion in marriage and taking consort to be a bool toggle on the government form, allowing this to be disabled or extended to other governments in mods.
- Added portrait_is_patrician trigger, usable only in portrait evaluation, it checks if the character is in a merchant republic and their employer patrician or has a republic government form.
- Added portrait_in_command trigger, usable only in portrait evaluation, it checks if the character is in command and leading any troops.
- Un-hardcoded the republic clothing, it now works as any other portrait does via the script.
- Added add_age = int effect, adds the given value to the age of the scoped character. Warning: messing with a character's age may have unintended side effects so use with caution.
- Added set_gender = male/female/opposite effect, sets the scoped character's gender to be male or female or the opposite of what they currently are. Warning: messing with a character's gender may have unintended side effects so use with caution.
- Added set_holy_site effect, sets the scoped title to be a holy site of the right hand side religion. Warning: this lets you have more than 5 holy sites which might cause weirdness, also adding holy sites to a religion but not its heresies will cause their icons to show up individually on other shared holy sites instead of being hidden like normal.
- Added remove_holy_site effect, removes the scoped title from being a holy site of the right hand side religion. Warning: this lets you have less than 5 holy sites which might cause weirdness, also removing holy sites from a religion but not its heresies will cause their icons to show up individually on other shared holy sites instead of being hidden like normal.
- Added set_holy_site_with_heresies effect, sets the scoped title to be a holy site of the right hand side religion and its heresies. Warning: this lets you have more than 5 holy sites which might cause weirdness.
- Added remove_holy_site_with_heresies effect, removes the scoped title from being a holy site of the right hand side religion and its heresies. Warning: this lets you have less than 5 holy sites which might cause weirdness.
- Added supply_limit trigger. Used in a province scope, it compares the supply in the province for a given character and their leader against a value. The leader defaults to the given character unless specified. eg: supply_limit = { for = scope <leader> = scope value > 10 }
- Updated the confusing is_bloodline_active trigger from needing to be in a character scope: it is now called "bloodline_is_active_for" instead and should now be used inside a bloodline scope, taking a character scope as its right hand side parameter.
- Added GetGirlWomanBoyMan custom loc key, which takes both age and gender into account.
- Fixed a crash in the realm view related to custom triggered modifiers.

###################
# Database
###################
- Removed a de-facto Epirus from the 769 bookmark, and rearranged the lands under some Slavic High Chiefs (Dukes) instead.
- The Duke of Adrianopolis in 769 felt more at home in the Byzantine Empire after all
- Fixed the Sayfawa dynasty being wrong.
- Bohemond feels more Crusadery after taking Antioch
- Readjusted some Spanish provinces slightly

###################
# Bug Fixes
###################
- Certain particularly immersion-breaking events no longer pop while you are leading forces on a crusade.
- The positive character modifier Martially Ambidextrous now has its icon in green instead of red.
- Fixed some misnamed character flags in old Monks & Mystics events, which would sometimes cause traits to be added when they should not be.
- Fixed strange-sounding "acquaintance" being used threateningly in an Claim Duel result event.
- Going into Seclusion, or having your Sway-target do so, will now cause you to stop Swaying your target.
- You can no longer spam duel challenges at a target if they refuse your first one - instead, there is a cooldown.
- Being in Seclusion no longer blocks you from attempting to commit suicide.
- The Destruction of Great Pillar-event can no longer fire when the it's your own great pillar and you retaking an occupied province.
- Fixed an issue with Northern Crusades always being available by right clicking at a pagan target, even though the Northern Crusades hasn't started yet.
- If you are imprisoned during the Eternal Life chain, most of the events will now be queued, awaiting your release, instead of continuing or simply stopping.
- The terrific artifact "Axe of Perkunas" is no longer described as "not terribly useful"...
- The Dedicate Temple decision now allows you to cycle back through the various options you have.
- Fixed some misnamed flags in old wolf-events, which were causing opinion modifiers to not be added properly.
- Fixed a misnamed flags in old Shieldmaiden-events, which was causing the wrong text to display for the Shieldmaiden, in a follow-up event about a cat.
- Eldership electors will no longer make outrageous demands from their prison cell.
- Clarified trait removal/adding in the Warrior Lodge decision/power "Go Berserk".
- Fixed rare edge case where a sub-unit commander you killed would miraculously return to take your eye out in your next battle event.
- Made sure that characters with Enatic Clans can get female commanders from the Marshal event "Great Commander Found".
- Added some checks for romantic preferences to a warrior lodge teaching event.
- Made sure Spymasters do not consider vassals who have been discouraged from factionalism as appropriate candidates for their liege's faction.
- Fixed the "Convert Counties to your Religion faster"-modifier not working for certain bloodlines.
- Fixed bloodline effects sometimes persisting through unmet requirements.
- Fixed certain bloodlines needlessly updating their active requirements long after it has been founded, causing, for instance, the Seaking bloodline to demand that you are Catholic.
- The HRE can now be formed in the Charlemagne start once more
- Fixed a crash when the recipient of a Crusade was a nomad
- Fixed compatibility issues with Andalusian portraits when owning Holy Fury but not Iberian Portraits Pack.
- Fixed a unit position in France.
- Tweaked several coastlines and rivers to make the terrain match province borders
- Fixed the position of a Councilor in York.
- Fixed an old blot event trying to set up gay relationships wrong.
- Fixed spelling of Brauweiler.
- The Pope will no longer demand that people being the target of a Great Holy War go Crusade somewhere else. Stay at home and protect your lands instead.
- Fixed an issue with the Serbian Kingdom in the 1081 bookmark.
- Fixed female characters never being able to join the Varangian Guard.
- Fixed a crash that could occur when calling in succession voting favors.
- Fixed special elector edge case for secondary elective gavelkind titles.
- Fixed the event where a Berserker is killed in battle, and accidentally sends a strange follow-up to themselves saying they had dropped their weapon.
- Fixed value for Tribal festival MA modifier.
- Fixed grammar error in old Immortal Rival event.
- Added missing Outremer culture retinue.
- The Bön are now properly assigned their Crusader trait.
- Outremer culture now uses Frankish retinue/tactic.
- Current holder of a title with elective succession should now be the deciding tie breaker.
- The Enatic clans doctrine now properly sets female temple holders.
- Fixed an issue where declining a duel during the Legendary Journey (Warrior Lodges) would sometimes cause the chain to get stuck.
- Fixed issue where the Legend progress bar could get stuck, disallowing players to use the Legendary Gathering decision ever again.
- Fixed a rare multiplayer issue in the Legendary Journey event chain, which would occur if your target died before duel calculations had run, which would in turn cause you to be stuck on your journey.
- HRE Succession now shows Electors title in its description. Electors titles are also now dynamically applied when the HRE is formed by Charlemagne decision, depending on whether the capital of the ruler forming the Empire is in Germany, Francia, Britannia, Hispania or Italia.
- Fixed issue with Byzantine government/succession not always applying correctly on Random World, disappearing when the Empire is conquered by foreigners, or when the Emperor converts/reforms to a P/Matriarchal religion.
- Fixed issue with Full Council Power Faction demand/war causing the Byzantine Empire to switch to Elective Feudal succession.
- Hopefully fixed the Children's Crusade still getting stuck at Genoa, stacking ludicrous amounts of event troops and then obliterating Islam.
- Roman culture now has access to the Crucifixion execution method.
- Fixed Born in the Purple and Despot voter acceptance stacking in Imperial Elective.
- Fixed Charlemagne event chain's Crowned by Trait not using a proper event target.
- Fixed God-King Name transfer being triggered by any title transfer rather than just when the current God-King gives his religious head title to somebody else.
- Fixed Roman Emperor losing voting power for discharging a Commander when he appoints said Commander to a Council position.
- Fixed Fylkir title not properly passing to the Reformer when Holy Fury is not active.
- Fixed issue with occasional lingering Great Pillar appearing in the building list. Great Pillars now switch from active to inactive rather than switching to a paired building when not held by an unreformed pagan tribal.
- Fixed P/Matriarchal Deposition War cb being available against Theocracies.
- Roman castle baronies now called Fortresses rather than Outposts.
- Fixed wrong scope on loc key in HF.25295.
- Fixed King-tier Catholic Viceroys gaining Uncrowned modifier malus despite not needing Coronations.
- Fixed Ruthless Bloodline effect not working correctly, causing the Revocation Plot to fail unless fulfilling one of the regular requirements.
- Excluded Elders from list of potential Blood Festival contenders.
- Fixed faulty loc trigger on homage of vassalage event.
- Fixed mismatched event texts, which could occur in the chain if you turned down a legendary duel.
- Fixed your children giving away their secret society membership status, by listing them as already in a society when you try to recruit them to your warrior lodge...
- Fixed scepter artifacts sometimes appearing wrongly on the portrait when the holder is in command.
- Fixed Hellenic religions lacking Crusade weights.
- Fixed Stoic society giving impossible-to-complete charity mission.
- The Pope should no longer join the defender in a Papal War, instead, if anything, he should be the attacker's ally.
- Byzantine Emperors should no longer incur in discharged_hero modifiers when their commanders get sick or are in seclusion.
- The Teutons are more certain about what Duchies they want as compensation for attacking someone.
- Made sure it's not *anyone* that writes a romantic tale of their mother and their inappropriate sparring matches.
- If either the Converter or the Converted King of a Mass Conversion becomes landless, the events related to the post-baptism activities will now stop firing.
- Fixed child baptized by Satanists being inducted a little too early in the Society itself.
- Gui-scale is now correctly applied to right-click interaction menus.
- Various memory optimizations to decrease memory use.
- Game rules window is now closed whenever you click outside of it in order to prevent issues where the game would start in a buggy state.
- Fixed issue where resetting your message settings to default would make message titles not show up properly.
- Turning down the Legendary Journey chain will no longer allow you to remain the leader of your Warrior Lodge.
- If you're in a multiplayer session with three other players, who also happen to be rank 4 members of the same Warrior Lodge as you, and you all turn down the Legendary Journey chain, it will no longer break the Legend progress bar.
- Added more safety checks when inheriting the flags for a war_for_coronation to avoid rare instances of a ruler's dynasty becoming unable to ever be crowned again.
- Added age check on wandering knight falling in love with a Queen during her coronation.
- Fixed scoping issue making rulers hyper-suspicious about their concubines' fidelity.
- Fixed concubines not getting a chance to have hard pregnancies.
- Fixed tooltip issue and scripted better logic when selecting the appropriate duchy to give to a Holy Order in exchange for a Coronation.
- Made sure all on_combat_pulse events (including old pre-Holy Fury events) fire only one at a time.
- Added some tooltips to inform you of whenever your enemy used their Intrigue skill to best you in a duel.
- Made sure that if an enemy commander exists, the event where a random soldier hurls insults at you on the battlefield will reference *their* culture, rather than their liege's.
- Made sure your character is aware of the fact that your *spouse* is the satanist inductor in the devil worshiping joining chain (you can no longer shock them with your marital status as a way to chicken out).
- Frisian coast is long achievement requirements should now correspond with the coastline again.
- Fixed some issues with missing capitals in Duchies.
- Fixed Bloodline variable check in Dark Sacrifice decision.
- Made sure your son does not ask to join a holy order against the infidels, when your ruler is in fact said infidel.
- Lesbian rulers will no longer believe that their lover has become pregnant with their child.
- Fixed a character flag never being cleared properly at the end of the Jashn-e Sadeh festival.
- Character should no longer be able to join non-existing Holy Orders when they are drunk and think they are being guided by God.
- Fixed mud splatter modifier giving prestige instead of taking it away.
- Fixed issue with Adventurer and Crusader King/Queen traits not applying their levy size multiplier.
- Fixed 'Limited Naval' exclave independence having no effect
- Fixed Christian Pilgrimages sometimes not ending properly.
- If the target of a crusade changes religion the attackers will no longer get two confusing events saying they both failed and won the crusade.
- Event options should now show the correct traits and characters for related effects.
- Your spouse will no longer bond with you over educational matters, if they are in prison.
- Fixed coronation flavor event mistaking the Emperor of Francia for the HREmperor.

Can we please unchain things like recruit into warrior lodges and appoint shieldmaidens for characters in our court.

I just want to bring grandchildren in why is it so chained against grand children where if this was science club I could just make them apprentice.
 
Has the 'commanders dying/getting disfigured in battle far too often' thing been fixed?

This depends on what you mean. I will probably take another pass at it for the next patch, but for now, the risk of getting "I was killed in battle" event, along with the event where you become Incapable or Disfigured, have both been reduced by 75%. There is also a + 10 PCR for being a commander.

Choosing to duel in battle can still give you a random injury (out of which, as before, the chance of it being specifically the Disfigured trait is still at around 5% out of all available maimed-traits).
 
@Divine , sorry for spamming - anything about fixing/clarification for Rite of Passage feature of Animism?

Also, what's estimate for the patch/beta?
 
@Divine , sorry for spamming - anything about fixing/clarification for Rite of Passage feature of Animism?

Also, what's estimate for the patch/beta?
Personally I haven't heard of any issue related to the Rite of Passage feature. Have you made sure to report it to the bug forums? If it's been reported before we might have just ran out of time to address it for this patch.
Thanks
 
Hell yes! I’ve been having to run the game in windowed mode on my second screen instead of my 4K due to this. Thanks!
I think there might still be a couple of small collision problems with GUI-scaling. but this should hopefully remove the last blocker for being able to access all buttons. :)
 
I think there might still be a couple of small collision problems with GUI-scaling. but this should hopefully remove the last blocker for being able to access all buttons. :)

I’ll be sure to report any more issues I find. (See you should have had me on the CKII beta to test this before release :p)
 
- Excluded Elders from list of potential Blood Festival contenders.
That should be the same for your heir (or at least you should get the option to forbid him from taking part).

First time I organized a Blood Festival, my genius heir decided to compete and got brutally murdered without any way to prevent it.
I was not amused...