Configuration file Treatment of Hundred Diseases · Entry Original God 12 (Genshin 12) Minecraft Game

This tutorial is set by the author to use the CC by-NC protocol.

MOD maintains numerical balance in its own game experience, but each MOD has its own understanding of numerical balance, and it may inadvertently destroy the balance of other mods.

Considering this, the original God 12 provides many configuration options for server managers and integrated packagers to adjust.

As for those players who do not want to spend too much brain cells in detail, this strategy will briefly explain how to adjust the minimum options to solve the main problems as possible.

The option configuration of the original god 12 can be adjusted in the Mod Config interface in the game, or it can be adjusted in the configuration file, and the two are equivalent.Please operate according to your personal habits.

In order to save space, this strategy only explains the way of decomposing the configuration file.

Question 1: Monster is so difficult!How to keep the ground 100 levels!

Solution: turn off the automatic level system.

Search "Auto_level = TRUE" in the configuration file, and change to "Auto_level = False".

If you want to directly modify in the game, click the generation option in the option,

In this way, the monsters that were renewed afterwards did not expand.For those super monsters that have been generated, they can only wait for them to disappear naturally, and they will not reset the level immediately.

So why do the author turn it off without default?This is because when the MOD is updated, the configuration will automatically inherit.If the author is set to the default shutdown and someone downloaded the default MOD and run the game in the early version, his corresponding configuration will always be closed, and he does not know the existence of this system at all.The author hopes to encourage players to adjust the options in person to find a mode that suits them.

In the early versions, because the monsters expanded according to the coefficient of the original work, players and weapons did not upgrade the expansion correspondingly, so they often could not move monsters.If you are not interested in the level coefficient of calculating yourself, it is recommended to turn off the level system directly.

Question 2: Skills are good!Zhong Li Dun is so thin!

Solution: Modify the damage coefficient.

In the configuration file, change the "dmg_atk_percent_genshin_to_mc = 2" to a larger number, which will strengthen these skills by proportion.Change to 20 is 10 times the default; change to 1 is half of the default; change to 999, you can be overbearing in the world.Different people play the intensive intensity of enemies, please modify it according to their own situation.

Question 3: My whereabouts attack will kill the sheep in the farm!

Solution: Close the fall attack.

In the configuration file, change the true of "enable_plunge_attack = true" to false.Of course, this cannot be used happily.

There is no clear enemy and me judgment system in MC. Everyone has different understanding of the skill (such as zombie pigs), so it is impossible to make the attack range meet the expectations of everyone.In addition, various attacks in the original work will act on wild animals, so this game also restores this.