作者:sz26712
点击阅读原文,参与论坛讨论:https://bbs.mountblade.com.cn/thread-2085756-1-1.html
◆分解清单
①载并解压附件
②角色的数据Save下来。
③复制角色数据中的 # Skills data 部分的数据,粘贴到excel的 Perk 表绿色底格子里,选择好角色担当的职务,P列即可取得角色技能经验等级下所有预先设定好的perk点。经验等级未达到的技能点不会点。
④P列数据复制回Save存档,在游戏中Load即可。
◆AHK程序
SetMouseDelay,20
v_Enable=0
F12::
{
v_Enable:=!v_Enable
If (v_Enable=0)
{
SetTimer, Label1, off
}
else
{
SetTimer, Label1, 10
}
}
Return
Label1:
{
Click
send {enter}
Return
}
注:
◆收益最高前20名
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
纯收益/购买单价 倍数最高的前20名
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
硬木产量最高的物品:别买战争剃刀刷硬木
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
◆铁匠打铁配方
<CraftedItem id="FA5A4B6E6F89B2EEE7463938052F6ABC"
name="打造双手剑"
crafting_template="TwoHandedSword">
<Pieces>
<Piece id="cleaver_blade_3"
Type="Blade"
scale_factor="110"/>
<Piece id="aserai_guard_4"
Type="Guard"
scale_factor="110"/>
<Piece id="cleaver_grip_8"
Type="Handle"
scale_factor="110"/>
<Piece id="aserai_pommel_5"
Type="Pommel"
scale_factor="110"/>
</Pieces>
<!-- Length: 129 Weight: 2.24 -->
</CraftedItem>
铁配方,每个材料售出2000金
<CraftedItem id="396D6C6B962EFCFE4B33D8B6A4E1F63D"
name="打造双手剑"
crafting_template="TwoHandedSword">
<Pieces>
<Piece id="cleaver_blade_4"
Type="Blade"
scale_factor="110"/>
<Piece id="sturgian_guard_9"
Type="Guard"
scale_factor="110"/>
<Piece id="aserai_grip_21"
Type="Handle"
scale_factor="110"/>
<Piece id="khuzait_pommel_7"
Type="Pommel"
scale_factor="110"/>
</Pieces>
<!-- Length: 124 Weight: 2.75 -->
</CraftedItem>
钢配方,每个材料售出5900金
<CraftedItem id="A0ABC6F4D5A6F32C9FD80E76E8F26A09"
name="打造双手剑"
crafting_template="TwoHandedSword">
<Pieces>
<Piece id="vlandian_blade_8"
Type="Blade"
scale_factor="110"/>
<Piece id="battania_guard_3"
Type="Guard"
scale_factor="110"/>
<Piece id="vlandian_grip_10"
Type="Handle"
scale_factor="110"/>
<Piece id="vlandian_pommel_9"
Type="Pommel"
scale_factor="110"/>
</Pieces>
<!-- Length: 99 Weight: 1.92 -->
</CraftedItem>
优质钢配方,每个优质钢售出5500金,建议使用下面的混合配方
<CraftedItem id="D35714962F76E41294AF02A41B83C4B1"
name="打造双手剑"
crafting_template="TwoHandedSword">
<Pieces>
<Piece id="vlandian_blade_7"
Type="Blade"
scale_factor="110"/>
<Piece id="sturgian_noble_guard_2"
Type="Guard"
scale_factor="110"/>
<Piece id="aserai_grip_19"
Type="Handle"
scale_factor="110"/>
<Piece id="empire_pommel_6"
Type="Pommel"
scale_factor="110"/>
</Pieces>
<!-- Length: 117 Weight: 1.64 -->
</CraftedItem>
优质钢-钢混合配方,这算每个优质钢大约7000金
<CraftedItem id="DE626DA64E4037378D5E55749F7468E9"
name="打造双手剑"
crafting_template="TwoHandedSword">
<Pieces>
<Piece id="vlandian_blade_7"
Type="Blade"
scale_factor="110"/>
<Piece id="battania_guard_3"
Type="Guard"
scale_factor="110"/>
<Piece id="vlandian_grip_10"
Type="Handle"
scale_factor="110"/>
<Piece id="vlandian_pommel_9"
Type="Pommel"
scale_factor="110"/>
</Pieces>
<!-- Length: 109 Weight: 1.59 -->
</CraftedItem>
精炼钢-钢混合配方,折算每个精炼钢大约13150金
<CraftedItem id="0839B0E8AF849D0D432D7FAB371355FE"
name="打造双手剑"
crafting_template="TwoHandedSword">
<Pieces>
<Piece id="battania_blade_5"
Type="Blade"
scale_factor="110"/>
<Piece id="battania_guard_3"
Type="Guard"
scale_factor="110"/>
<Piece id="vlandian_grip_10"
Type="Handle"
scale_factor="110"/>
<Piece id="vlandian_pommel_9"
Type="Pommel"
scale_factor="110"/>
</Pieces>
<!-- Length: 100 Weight: 1.49 -->
</CraftedItem>
◆总结
▼下载地址
小红书视频号:
登录小红书APP,搜索关注"骑砍中文站"小红书视频号,即可观看最新、高燃、有趣的骑砍视频!
官方单机讨论群:
加入骑砍官方单机讨论群,与新老骑友共同探讨、分享骑砍各类疑难、攻略、MOD!
群号:61636580
骑砍中文站APP已全面上线:
登录APP即可极其方便地获取更多MOD、了解骑砍最新资讯、与社区骑友畅聊、分享日常生活等。骑友们可以前往各大应用商店搜索“骑砍中文站”进行下载。