Wow never thought it would be that easy thx a lot for all the information
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: ai_enabled on February 12, 2019, 02:18:50 PM
You can override this file completely by making a server-side only mod
Alas, we don't have a proper step-by-step guide how to make mods for CryoFall but it's very similar with VoidExpanse
you cannot change the rate of exp gain yet (we plan to add a multiplier for this) but you can increase the rate of conversion between gained exp->LP. We have a multiplier for this (which is currently set to 0.01) - SkillExperienceToLearningPoin tsConversionMultiplier in C# file "<game>\Core\Core.cpk\Scripts\Technologies\Base\TechConstants.cs". To access it you need to extract Core.cpk with Zip tool (it's a regular Zip archive without compression) or by executing the CMD script you will find in the same folder.
Page created in 0.053 seconds with 12 queries.