Palworld
0 of 0

File information

Last updated

Original upload

Created by

xyzkljl1

Uploaded by

xyzkljl1

Virus scan

Safe to use

Tags for this mod

About this mod

Deprecated

Requirements
Permissions and credits
Donations
The only reason I made this mod is that I thought Easy Rank UP is broken and I couldn't fix it.
Turns out I was just being stupid.
Easy Rank Up DOES work in v2.1.0.
This mod no longer has a reason to exist.












Each pal provide at least 15 rank up exp. 每个帕鲁提供至少15点升星点数

All mod open source at https://github.com/xyzkljl1/PalworldModdingKitAndMyMods

注意/Note:

0.Not work for online game

1.Rank up from 0 to max need 60 rank up exp.(4+8+16+32=60)
This mod increase a pal's exp to at least 15 when you select it as a rank up resource.

2.
Affected pals gains rankup exp permanently.They won't lose exp after uninstalling.

3.If you want more or less exp,edit `MoreRankUpExp\Scripts\main.lua` and modify the number 15 in second line.(Don't set to more than 59!)


0.联机游戏无效

1.帕鲁从0星升到满默认需要60经验(4+8+16+32=60)
当你选中一个帕鲁作为升星素材时,如果它提供的经验少于15点,该mod会将其提升到15点

2.被影响的帕鲁永久获得升星经验,卸载mod后已获得的经验不会消失

3.如果你想要更多或更少经验,修改MoreRankUpExp\Scripts\main.lua将第二行的数字15替换为其它值(不要设成59以上!)


使用方法/Install:

0.Vortex用户可以自动安装
You can use Vortex to install

1.安装UE4SS / Install UE4SS
下载 / Download: https://github.com/UE4SS-RE/RE-UE4SS/releases/download/v2.5.2/UE4SS_Xinput_v2.5.2.zip
解压上述文件至 / Extract the zip to: Palworld\Pal\Binaries\Win64\
目录结构如下所示 / Dir struct should be like:
务必安装2.5.2或以上版本UE4SS / Need UE4SS Version >= 2.5.2
-Palworld\Pal\Binaries\Win64
   - Mods
      - mods.txt
      - ....
   - UE4SS-settings.ini
   - ...

2.将MoreRankUpExp.7z解压至UE4SS所处的Mods目录,目录结构如下所示
Extract `MoreRankUpExp.7z` to UE4SS 'Mods' dir.Should be like: 
- Palworld\Pal\Binaries\Win64\Mods
   - MoreRankUpExp
- Scripts
   - main.lua
- enabled.txt

3.修改文件Palworld\Pal\Binaries\Win64\Mods\mods.txt,确保其中包含如下内容
Edit File `Palworld\Pal\Binaries\Win64\Mods\mods.txt` to make sure following line are in the file
MoreRankUpExp: 1