动物栏:桌面牧场

动物栏:桌面牧场

评价数不足
Twins and triplets
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
5.637 KB
5 月 21 日 上午 1:59
5 月 22 日 上午 9:29
3 项改动说明 ( 查看 )

订阅以下载
Twins and triplets

描述
Features of the mod

Adds the ability to produce twins or triplets with a probability when breeding in the Mystic Grass Curtain.

The performance of the first litter will be determined by parent + parent as in the vanilla game.
The second and third animals, if born, will have random performance.

Please create an empty slot in the farm and wait for the children.

MOD settings

By default, children are born with the following probabilities.

  • 1 animal 85%
  • 2 animal 10%
  • 3 animal 5%

You can change the probability by changing the settings.
If you start the game once with the mod installed, the default settings file will be generated as follows.

C:\Users\%username%\AppData\Roaming\TinyPasture\mod_configs\rin_jugatla-multi_baby

Copy `default.json` and rename it to `custom.json`.
The configuration is written in json format.

- Default.

{ "create_baby_probability": { "double": 10, "single": 85, "triple": 5 } }

- Example of Change

Here is the json for the following changes.

  • 1 animal 50%
  • 2 animal 40%
  • 3 animal 10%

{ "create_baby_probability": { "double": 40, "single": 50, "triple": 10 } }

Links

Introduction to Godot Modding
Source code[github.com]
9 条留言
工作时称高职务 9 月 10 日 上午 5:12 
Why did two five-star couples give birth to an extra one-star? Can the rarity of the extra birth be adjusted
ももる 7 月 30 日 上午 3:37 
no working now
댕청쇼 7 月 14 日 上午 4:47 
It doesn`t work on me
rin_jugatla  [作者] 6 月 30 日 上午 10:25 
@萌新求带飞QAQ
Did the MOD work properly afterwards?
I applied the MOD to the latest game in my environment and confirmed that it worked correctly.
rin_jugatla  [作者] 6 月 29 日 上午 12:06 
此留言正在等待我们的自动内容检查系统分析。在我们证实其内容无害之前(例如试图窃取信息的钓鱼站点链接),留言将暂时隐藏。
萌新求带飞QAQ 6 月 29 日 上午 12:01 
Why do I set the probability of triple to 100 but still only single
rin_jugatla  [作者] 5 月 22 日 上午 9:31 
We have fixed the issue you contacted us about.
Please update the mod.
Thank you for contacting us!
rin_jugatla  [作者] 5 月 21 日 下午 8:28 
Thank you for contacting us.
That is not intentional.
It is a test omission.
Hexy 5 月 21 日 上午 9:24 
Not sure if it's intended but the 2nd and 3rd baby are of different animals?
Ie, I bred 2 Foxes, got 1 Fox, 2 Cats.