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

Eating cake increases 2 point all IV of a pal permanently.
喂食蛋糕现在可以永久提升2点所有个体值。

Requirements
Permissions and credits
Changelogs
Donations
Eating cake increases 2 point all IV of a pal permanently.
喂食蛋糕现在可以永久提升2点所有个体值。
All mod open source at https://github.com/xyzkljl1/PalworldModdingKitAndMyMods

注意/Note:

1.喂食蛋糕不会令个体值超过100,给个体值超过100的个体喂食蛋糕会令其个体值变为100  (无mod时个体值最高100)
IV won't be more than 100 by feeding cake.
If a pal with more than 100 IV eats a cake,it's IV will become 100.
(IV won't exceed 100 without mod)

2.修改个体值后攻击/防御/血量也会立刻更新 (但是可能因变化幅度太小而数值不变)
Atk/Def/HP changes immediately after IV is increased.
(But the number may stay the same if the change is too small)

3.联机游戏无效,对房主可能有效,我不确定
Not work for online games.
May work for host.IDK

4.推荐使用其它mod查看个体值(如PalIV),确定该mod生效后再大量喂食蛋糕
Recommend to use another mod to watch the IV(such as PalIV).And only feed your stock cakes after making sure this mod works correctly.

5.配种时消耗的蛋糕不会提升任何帕鲁的个体值
The cakes consumed in breeding farm won't increase any IVs.


使用方法/Install:

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

0.注意该MOD分两部分!需要放到不同目录下!
Notice! This mod contains TWO parts which need to be placed in different dir.

1.安装UE4SS / Install UE4SS
下载/Download: https://github.com/UE4SS-RE/RE-UE4SS/releases/download/v3.0.1/UE4SS_v3.0.1.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.将IVMedicine.7z解压至UE4SS所处的Mods目录,目录结构如下所示
Extract `IVMedicine.7z` to UE4SS 'Mods' dir.Should be like: 
- Palworld\Pal\Binaries\Win64\Mods
   - IVMedicine
- Scripts
   - main.lua
- enable.txt

3.修改文件Palworld\Pal\Binaries\Win64\Mods\mods.txt,确保其中包含如下内容
Edit File `Palworld\Pal\Binaries\Win64\Mods\mods.txt` to make sure following TWO LINES(NOT ONE) are in the file
BPModLoaderMod : 1
IVMedicine: 1

4.下载IVMedicine_Pak文件,解压后将IVMedicine.pak文件拷贝至Palworld\Pal\Content\Paks\LogicMods
Download `IVMedicine.7z`.Extract and copy `IVMedicine.pak` to Palworld\Pal\Content\Paks\LogicMods