Hi, I wonder…
How to add custom events, spawns and random encounters to game world…
After some hours of playing and modding digging, I saw some mods like:
More Enemies and Roads Are Dangerous which edit … some variables on LuaXML / ambush parameters, but that is only a variable edit or what NPCs groups to spawn.
I wonder how add own coordinates to more spawns on game world, or even add more spawns types, triggers, and persistent world mechanics.
For example cumans attacking or raiding small villages or farms, cumans attacking at night.
NPCs actually living and traveling around game world (not the same spawns, like travellers in the same roads or the fellas “thief , thief” which is hilarious when you have enough hours of gameplay.
Bandits stealing at night
Bandits and cumans travelling from camps to camps
Drunk conflicts and tavern brawls
Random conflicts and fights between generic NPC or enemies.
For example, things I want to add (I don’t know how to yet)
- Persistent travellers around cities and locations, which could be assaulted by bandits, cumans or attacked by deserters.
- Mounted merchants and nobleman travelling with escorts around roads
- Real battles in some places, (Skallitz for example), more soldier camps (around map)
… then some NPC interactions and persistent world routines, for example cumans travelling around river to catch some fish, bandits on some caves, or hunting animals.
Some cooldowns, and “rotation” to more randomly generated events.
How to add more NPCs interactions on the “wilderness” with own routines would be awesome too.
Like NPC.fishing, NPC.hunting, NPC.travelling, NPC.cooking custom “navMesh” to avoid
glitches and that kind of things.
In addition to this, (which could be considered also as a feature request for next updates or DLCs), a more persistent spawns around cells (spawns generated then interact beyond player scope), not only static spawns.
Finally, this is not a complain, more a request or suggestions, I think this aspect is very important in a RPG game to even improve game lifetime and gameplay time.
Post your ideas and feedback, (sorry for my far-to-be-perfect English, is not my mother language)
And if a WS developer or someone has the knowledge, will be very appreciated.
I took a look also on Cheat (mod) and in game console and commands options, but no too deep.