骑砍2AI部队强化
详细内容
反馈或者其它问题可以通过邮件或者 QQ群:140138585;
## 模组: YuefPartEnhancement
###### 版本: 1.0.2
###### 作者: YuefChen
###### 邮箱: YueF_Chen@outlook.com
###### 网址: [https://github.com/Chenta1121/YuefPartyEnhancement](https://github.com/Chenta1121/YuefPartyEnhancement)
---
### 功能简介:
1. **商店加钱**: 增加了商店的资金,当资金大于300000时则不会改变,每日结算;
2. **领主部队强化**:
- 1. 对领主进行了资金补充(每周300000),当资金大于500000时则不会补充,每周结算;
- 2. 对领主AI的部队招兵进行了补充,当领主AI进入与自身文化相同的定居点(村庄或城镇)且队伍至少有超过20个空位时会获得士兵奖励,每次奖励需要消耗10000资金,资金低于50000时,不会获得士兵奖励(也不会扣除资金);
- 3. 对领主部队提供了粮食补给,每日结算刷新;
- 4. 对领主部队添加了兵种升阶功能,根据基础概率每日结算,结算时升阶综合概率受到阶数影响,阶数越高综合概率越低,
\[\text{综合概率} = \text{基础概率} \times \left(1 - \frac{\text{兵种阶数}}{15}\right)\]
- 5. 兵种升阶系统的详细设置,可自行配置。
3. **支持参数自定义配置**
---
**注**:
1. AI募兵强化后也不会超过部队上限;
2. 即使综合概率为100%也无法保证必定全部升级,会有一个浮动差值;
3. 默认兵种升阶概率为25%;
4. 募兵系统只会奖励平民兵种树和贵族兵种树包含的兵种,特殊兵种例如雇佣兵,中古战锤ROR士兵等不在列表内;
5. 升阶系统未覆盖一些模组自定义的部队,例如中古战锤的野兽人掠夺者部队。
---
#### 更新日志
**2024/12/25**:
1. 增加了商店的相关配置设置;
2. 增加了英文与繁中;
3. 重写了部队在士兵招募和士兵升阶时的方法,避免在部分情况下部队的兵种过于极端(例如中古战锤帝国的长戟兵占比极高)。
**2024/12/15**: 修复了在仅勾选升阶对家族成员生效时也会对玩家生效的BUG;
---
## Module: YuefPartEnhancement
###### Version: 1.0.2
###### Author: YuefChen
###### Email: YueF_Chen@outlook.com
###### URL: [https://github.com/Chenta1121/YuefPartyEnhancement](https://github.com/Chenta1121/YuefPartyEnhancement)
---
### Feature Summary:
1. **Store Money Increase**: Adds money to the store, which will not change if the balance exceeds 300,000. The balance is settled daily.
2. **Lord's Army Enhancement**:
- 1. Adds funding to the Lord (300,000 per week). When the funding exceeds 500,000, no further funding is added. This is settled weekly.
- 2. Enhances the Lord AI's army recruitment. When the Lord AI enters a settlement (village or town) of the same culture and the army has more than 20 available slots, soldier rewards are given. Each reward costs 10,000 funds. If the funds are below 50,000, no soldiers are recruited (and no funds are deducted).
- 3. Provides food supply for the Lord's army, refreshed daily.
- 4. Adds a unit promotion system for the Lord's army. The promotion chance is calculated based on the base probability and affected by the unit's tier. The higher the tier, the lower the promotion probability.
\[\text{Composite Probability} = \text{Base Probability} \times \left(1 - \frac{\text{Unit Tier}}{15}\right)\]
- 5. Detailed settings for the unit promotion system are configurable.
3. **Customizable Parameter Configuration**
---
**Note**:
1. The AI recruitment enhancement will not exceed the army size limit;
2. Even if the composite probability is 100%, it does not guarantee all units will be promoted, there will be a fluctuating margin;
3. The default promotion probability is 25%;
4. The recruitment system only rewards units from the civilian and noble unit trees. Special units, such as mercenaries and units from the TOR: ROR mod, are not included;
5. The promotion system does not cover some custom units from mods, such as the Beastman Marauder units in TOR: Fantasy.
---
#### Changelog
**2024/12/25**:
1. Added configuration settings for the store;
2. Added English and Traditional Chinese language support;
3. Rewrote the unit recruitment and promotion methods to avoid extreme unit compositions (e.g., excessive Long Spearmen in TOR: Empire).
**2024/12/15**: Fixed a bug where the unit promotion effect for family members would also apply to the player when only selected for family members.
## 模组: YuefPartEnhancement
###### 版本: 1.0.2
###### 作者: YuefChen
###### 邮箱: YueF_Chen@outlook.com
###### 网址: [https://github.com/Chenta1121/YuefPartyEnhancement](https://github.com/Chenta1121/YuefPartyEnhancement)
---
### 功能简介:
1. **商店加钱**: 增加了商店的资金,当资金大于300000时则不会改变,每日结算;
2. **领主部队强化**:
- 1. 对领主进行了资金补充(每周300000),当资金大于500000时则不会补充,每周结算;
- 2. 对领主AI的部队招兵进行了补充,当领主AI进入与自身文化相同的定居点(村庄或城镇)且队伍至少有超过20个空位时会获得士兵奖励,每次奖励需要消耗10000资金,资金低于50000时,不会获得士兵奖励(也不会扣除资金);
- 3. 对领主部队提供了粮食补给,每日结算刷新;
- 4. 对领主部队添加了兵种升阶功能,根据基础概率每日结算,结算时升阶综合概率受到阶数影响,阶数越高综合概率越低,
\[\text{综合概率} = \text{基础概率} \times \left(1 - \frac{\text{兵种阶数}}{15}\right)\]
- 5. 兵种升阶系统的详细设置,可自行配置。
3. **支持参数自定义配置**
---
**注**:
1. AI募兵强化后也不会超过部队上限;
2. 即使综合概率为100%也无法保证必定全部升级,会有一个浮动差值;
3. 默认兵种升阶概率为25%;
4. 募兵系统只会奖励平民兵种树和贵族兵种树包含的兵种,特殊兵种例如雇佣兵,中古战锤ROR士兵等不在列表内;
5. 升阶系统未覆盖一些模组自定义的部队,例如中古战锤的野兽人掠夺者部队。
---
#### 更新日志
**2024/12/25**:
1. 增加了商店的相关配置设置;
2. 增加了英文与繁中;
3. 重写了部队在士兵招募和士兵升阶时的方法,避免在部分情况下部队的兵种过于极端(例如中古战锤帝国的长戟兵占比极高)。
**2024/12/15**: 修复了在仅勾选升阶对家族成员生效时也会对玩家生效的BUG;
---
## Module: YuefPartEnhancement
###### Version: 1.0.2
###### Author: YuefChen
###### Email: YueF_Chen@outlook.com
###### URL: [https://github.com/Chenta1121/YuefPartyEnhancement](https://github.com/Chenta1121/YuefPartyEnhancement)
---
### Feature Summary:
1. **Store Money Increase**: Adds money to the store, which will not change if the balance exceeds 300,000. The balance is settled daily.
2. **Lord's Army Enhancement**:
- 1. Adds funding to the Lord (300,000 per week). When the funding exceeds 500,000, no further funding is added. This is settled weekly.
- 2. Enhances the Lord AI's army recruitment. When the Lord AI enters a settlement (village or town) of the same culture and the army has more than 20 available slots, soldier rewards are given. Each reward costs 10,000 funds. If the funds are below 50,000, no soldiers are recruited (and no funds are deducted).
- 3. Provides food supply for the Lord's army, refreshed daily.
- 4. Adds a unit promotion system for the Lord's army. The promotion chance is calculated based on the base probability and affected by the unit's tier. The higher the tier, the lower the promotion probability.
\[\text{Composite Probability} = \text{Base Probability} \times \left(1 - \frac{\text{Unit Tier}}{15}\right)\]
- 5. Detailed settings for the unit promotion system are configurable.
3. **Customizable Parameter Configuration**
---
**Note**:
1. The AI recruitment enhancement will not exceed the army size limit;
2. Even if the composite probability is 100%, it does not guarantee all units will be promoted, there will be a fluctuating margin;
3. The default promotion probability is 25%;
4. The recruitment system only rewards units from the civilian and noble unit trees. Special units, such as mercenaries and units from the TOR: ROR mod, are not included;
5. The promotion system does not cover some custom units from mods, such as the Beastman Marauder units in TOR: Fantasy.
---
#### Changelog
**2024/12/25**:
1. Added configuration settings for the store;
2. Added English and Traditional Chinese language support;
3. Rewrote the unit recruitment and promotion methods to avoid extreme unit compositions (e.g., excessive Long Spearmen in TOR: Empire).
**2024/12/15**: Fixed a bug where the unit promotion effect for family members would also apply to the player when only selected for family members.
相关截图添加图片
暂无截图
点评
GongWD
打了这个mod后配合军火商的AI领主每周练兵,基本都是精锐对精锐了,都看不到什么1-2阶兵了。
主打一个爽,哈哈;每次和帝国打1000人对1000人军团战能俘虏200个具装骑兵和100个军团步兵
而且AI领主不管是我们这边还是敌人都补兵贼快,一会就拉出人均100人的精锐了
推荐下载more
-
骑马与砍杀战团23MOD典藏中文版
游戏下载 / 二次创作浏览:1203574 次下载:281299 次 -
英雄特技[支持1.2.11][原创]
霸主功能 / 原创浏览:108176 次下载:17360 次 -
往昔裂影-SplitShadows[支持1.2.1X][原创][AI对话适配其他MOD-NPC]
霸主剧本 / 原创浏览:128050 次下载:9201 次 -
[2025年2月2日更新]东方1135[V1.3.2][原创]
战团MOD / 原创浏览:599634 次下载:164697 次 -
赛瑞米林:破碎的彼岸
战团MOD / 原创浏览:266138 次下载:73131 次 -
《更好》系列合集[支持1.2.12/1.2.8][汉化版]1.2.12版本新增一些MOD
霸主功能 / 汉化浏览:217390 次下载:37481 次 -
铁血攻城[1.2.10+]船新版本
骑砍2:霸主MOD / 原创浏览:12264 次下载:1797 次 -
婚姻和生育[支持1.2.12-1.1.5][原创][多配偶][怀孕控制][俘虏怀孕]
霸主功能 / 原创浏览:459787 次下载:192581 次 -
lipotty的真实军队大修(LRM)
霸主扩展 / 原创浏览:69364 次下载:6745 次
热门下载more
-
MOD四前置[支持1.2.12-1.1.0]
11 / 转载浏览:2528423 次下载:1512957 次 -
骑砍中文站Mod管理器
游戏工具 / 原创浏览:1787389 次下载:1118394 次 -
军火商[支持正式版v1.0.1][原创]
13 / 原创浏览:1945252 次下载:534717 次 -
混搭武器包-国风版[支持1.2.x-1.x][原创]
14 / 原创浏览:1044133 次下载:462702 次 -
衣谷三国v0.1.2.7[支持1.2.12][Demo版本]
骑砍2:霸主MOD / 原创浏览:1079977 次下载:422430 次 -
权游国度6.0[支持1.2.12-1.2.10][汉化版]
15 / 汉化浏览:966585 次下载:416903 次 -
东亚王朝-明清4.6[支持1.2.9][整合版]
15 / 二次创作浏览:1062113 次下载:403238 次 -
MOD精选包[中文站独家]:1.6.x 一键安装最新主流Mod+完美排序+汉化(每周定期更新)
16 / 原创浏览:1512853 次下载:381528 次 -
Cheats内置修改器/编辑器/作弊器[支持1.2.9-1.2.7][汉化版]Ko4evnik
13 / 汉化浏览:931195 次下载:332810 次
星火苗
很棒的mod,值得推荐