RimWorld
Filthy Orc Invasion temporary fix
26 件のコメント
Mlie 2020年7月31日 11時51分 
Since this patch seems to fix and improve the original mod more to the way the original author described it I have chosen to incorporate most of the changes in the 1.1-version.
Thank you for the good analysis of the mod!
Tarojun  [作成者] 2020年4月20日 19時15分 
This patch only fixes the current issues of 1.0, and if you want 1.1, it may as well re-publish that mod as a new one.
I will see if something is being done first before anything else though.
aastronautic 2020年4月20日 18時20分 
Hey, wondering if you're gonna update this to 1.1, but since this is supposed to be a patch i dont think that would be possible.
Tarojun  [作成者] 2020年2月13日 12時38分 
From original mod, yes. I have not changed anything on that aspect.
Fly666monkey 2020年2月13日 0時20分 
Is it intended for Orcs to be Male only?
Tarojun  [作成者] 2020年2月10日 14時45分 
Load this after the race mod. I'll add this to clarify it in the description for consistency like other patch mods should be doing.
H-72 2020年2月10日 13時16分 
I apologize for asking this if the answer is evident but in terms of load order, should this be above, below or does it not matter?
HandsomeAwkward 2020年2月9日 22時13分 
Thanks for this fix. Looking to get back into Rimworld after a long while off of it and I was wondering if this mod had been patched yet. Haven't tried it yet but as long as the faction at least appears this time around you've done more than the author has.
Draken 2020年2月3日 3時21分 
oh i see, so the problem is the pawns the storyteller can "purchase" span too broad a equipment selection rather than the pawns themselves being undervalued as i figured they where ?

why not simply value the baseline orc at a higher combat power ? they are clearly ahead of the baseline pertinent/drifter archetypes in their possible lethality, i would say somewhere between the tribal warrior and tribal berserker.

or does this generate problems for the selection code because it ends up with points it cant spend ?

not terribly familiar with the architecture of rimworld sadly.
Tarojun  [作成者] 2020年2月2日 14時42分 
Thanks for the feedback about the raid size. Having only two available pawnkinds to work with does make it very limited in how to balance it, as if there is too much difference in combat power rating, it can sort of make the raid not generate properly.

I'll add a few more pawnkinds to make it more varied, which I avoided because even if the original author did come back and fix all the main issues, it would still make the save file dependant on this patch mod to maintain the pawnkinds I've made.
Draken 2020年2月2日 13時24分 
you sure you didn't go overboard on the orc raid sizes ? they outnumber the tribals and come with significantly more armor per pawn.

i prefer not to use killboxes, and a defensive setup that will obliterate massed tribal raids and pirates struggle with orcs because they're so numerous and hard to put down.

Vanilla expanded's flame turrets work wonders on the horde mind you, but it seems a bit cheesy that the best way to counteract a raid is to make half the map a blazing inferno as terrified orcs run around on fire.
Tarojun  [作成者] 2020年2月1日 6時43分 
Please describe the problem with more details.
Gemi ningen 2019年12月16日 4時01分 
Thank you for this amazing works!! I really enjoying this fix. Just...just thnak you sp much!
Vreek Klonk 2019年12月15日 1時57分 
Tested it, and it's definitely much better now.
Tarojun  [作成者] 2019年12月14日 9時59分 
I think I see the problem, and I've updated the pawnkind and raid loadout.
It's a bit of an overhaul on those two aspects, but there should be a little more variety now.

Starting orcs spawn with far less things equipped from the get-go, as it should be like how other starts are like. I slightly rearranged the actual starting PawnKind, as there seem to be a confusion in that area and I've sorted it now.
Vreek Klonk 2019年12月14日 6時19分 
I noticed that when just starting a new game only 1 orc pawn will be spawned at their faction bases. This makes it extremely easy to annihilate them at the start. Could you maybe look into this?
Tarsis 2019年12月13日 19時34分 
You, sir, are a hero, a scholar, and a gentleman. or perhaps:
You, madam, are a heroine, a scholar, and a future world leader.

Not sure. But thank you!
Yolo$wagger 2019年12月13日 14時45分 
Ahh, you are 100% right! I just noticed that the "orcs" mod that I have installed is different from the one your fix is applying to.

I'll be sure to check this one out, together will all these nifty Vanilla Expanded mods. I really need to start afresh, my savegame is getting outdated, lol.

Thanks helping me out! :steamhappy:
Tarojun  [作成者] 2019年12月13日 13時55分 
All their armour and weapons can only be equipped by Orcs, how it already is in the main mod.

As for "enemy only" mode, their starting relation is always hostile to you, ranging between -100 to -10. And faction relation change over time for them is set that it won't ever go up towards neutral even at -100.
If you aren't satisfied with that, I believe from Vanilla Faction Expanded - Core, there is a scenario condition that you can manually force certain relation aspects with all or specific factions, where you can set them to always hostile.
I'm not adjusting the Orc faction myself that much, to allow for other people's choice of play styles to be free.
Yolo$wagger 2019年12月13日 13時41分 
Hey there! Is there any way to make sure that the orcs are in some kind of "enemy only" mode?

That is, I only want these orcs as enemies - I don't want them as colonists, and I don't want their (possibly unbalanced) armor/weapons to be wearable by humans.
Tarojun  [作成者] 2019年12月13日 9時58分 
The Orcs already got forced traits for ugly and staggering ugly, but what the author wanted is to also disable pretty and beautiful. The HAR framework for disabling traits is like this:
<disallowedTraits>
<li>Kind</li>
<li>Gay</li>
<li>Wimp</li>
</disallowedTraits>

As you can see, there's no fields available for a spectrum input to disable a specific part of a spectrum type trait. For now, degree -1 (Ugly) and degree -2 (Staggeringly Ugly) of defName trait Beauty is 5% and 10%, left untouched in the race mod. The author did put degree 1 and 2 on 0% chance.
And now just after some testing, it seems no beauty type traits never shows up with the current configuration.
Oniwabanshu 2019年12月13日 9時14分 
I think this is it:
<forcedRaceTraitEntries>
<li>
<defName>Beauty</defName>
<degree>2</degree>
<chance>50</chance>
</li>

At the race xml
Oniwabanshu 2019年12月13日 9時10分 
I really can't assure any of what ia am about to say, but i think i remember the Asari race had a higher chance of being beautiful defined in their xml.
I'll go check exactly where.
Tarojun  [作成者] 2019年12月13日 8時56分 
Setting the trait commonality affects everyone else if I did that, and a race mod shouldn't even touch that. It's just how the HAR framework handles disabled traits restrictions, without considering specific parts of the spectrum if it has one, such as Beauty type traits, they're all actually under the same trait def.
Oniwabanshu 2019年12月13日 7時44分 
Thanks for the fixes!
AFAIK Pretty and Beautiful can't be disabled, but you can set their commonality to very, very low.
ManfromGalilee 2019年12月13日 2時49分 
Thx Man now i can insult orc warlord by comms console