How to Get a Pokemon-Like Experience in Palworld

Tweaked settings to have a more Pokemon-like experience, speeding up crafting, egg timers, health regen, pal healing, and removing death penalty, while increasing spawn rates.

What exactly this does and why

  • Pal Spawnrate x 3 – > More creatures to catch, farm, fight = more fun
  • Player HP Regen x2 -> Healing in this game is very slow, and sleeping can be tedious
  • Sleep Healing for Players x 10 -> See Above
  • Sleep Healing (in box) for Pal x 100 -> This should make pals heel incredibly fast when in a box, instead of it being 10 minutes. (Untested, may still be 10 minutes and just heal faster after, even so worth having the tweak).
  • Longest Egg Timer should be 1 actual hour, which is normally 72 hours.
  • Work Speed x 30 -> Crafting takes forever in this game, even when buffed by pals, and really its the least fun bit of the game.
  • Removed Death Penalty -> When players die now they will keep everything equipped and on them as is. Running back to grab equipment off the ground is tedious and punishing since it can remove a lot of your movement abilities and defense. This makes it much more player friendly like a Pokemon game.

How to Enable ‘Pokemon’ Mode

Copy and paste the entire codeblock below in whatever PalWorldSettings.ini instance you want them to take effect in. It can be an already active game, but the game and or server will need to be closed and reopened for changes to take effect. The file should have no spaces before, after, or during the config settings.

*Be sure to replace YOURIPADDRESSHERE with your external IP address if you plan on playing multiplayer.*

File Locations:

Player hosted location (non-PalServer hosted)

Steam\steamapps\common\Pal\Pal\Saved\Config\WindowsServer\PalWorldSettings.ini

Dedicated PalServer file location

Steam\steamapps\common\PalServer\Pal\Saved\Config\WindowsServer\PalWorldSettings.ini
[/script/pal.palgameworldsettings]OptionSettings=(Difficulty=None,DayTimeSpeedRate=1.000000,NightTimeSpeedRate=1.000000,ExpRate=1.000000,PalCaptureRate=1.000000,PalSpawnNumRate=3.000000,PalDamageRateAttack=1.000000,PalDamageRateDefense=1.000000,PlayerDamageRateAttack=1.000000,PlayerDamageRateDefense=1.000000,PlayerStomachDecreaceRate=1.000000,PlayerStaminaDecreaceRate=1.000000,PlayerAutoHPRegeneRate=2.000000,PlayerAutoHpRegeneRateInSleep=10.000000,PalStomachDecreaceRate=1.000000,PalStaminaDecreaceRate=1.000000,PalAutoHPRegeneRate=1.000000,PalAutoHpRegeneRateInSleep=100.000000,BuildObjectDamageRate=1.000000,BuildObjectDeteriorationDamageRate=1.000000,CollectionDropRate=1.000000,CollectionObjectHpRate=1.000000,CollectionObjectRespawnSpeedRate=1.000000,EnemyDropItemRate=1.000000,DeathPenalty=None,bEnablePlayerToPlayerDamage=False,bEnableFriendlyFire=False,bEnableInvaderEnemy=True,bActiveUNKO=False,bEnableAimAssistPad=True,bEnableAimAssistKeyboard=False,DropItemMaxNum=3000,DropItemMaxNum_UNKO=100,BaseCampMaxNum=128,BaseCampWorkerMaxNum=15,DropItemAliveMaxHours=1.000000,bAutoResetGuildNoOnlinePlayers=False,AutoResetGuildTimeNoOnlinePlayers=72.000000,GuildPlayerMaxNum=20,PalEggDefaultHatchingTime=1.000000,WorkSpeedRate=30.000000,bIsMultiplay=False,bIsPvP=False,bCanPickupOtherGuildDeathPenaltyDrop=False,bEnableNonLoginPenalty=True,bEnableFastTravel=True,bIsStartLocationSelectByMap=False,bExistPlayerAfterLogout=False,bEnableDefenseOtherGuildPlayer=False,CoopPlayerMaxNum=32,ServerPlayerMaxNum=32,ServerName="YourServer",ServerDescription="",AdminPassword="",ServerPassword="",PublicPort=8211,PublicIP="YOURIPADDRESSHERE",RCONEnabled=False,RCONPort=27025,Region="",bUseAuth=True,BanListURL="https://api.palworldgame.com/api/banlist.txt")
This guide about Palworld was written by Jed. You can visit the original publication from this link. If you have any concerns about this guide, please don't hesitate to reach us here.

About the author