# 首页

![留念版LOGO](/files/-MlEuiSQLwr1-N-CWxF7)

　　《魔戒：最后之日（The Last Days of the Third Age）》是一款以托尔金的奇幻小说《指环王》为背景的骑马与砍杀原版/战团模组，主要面向原著粉丝。游戏舞台设定在第三纪元的中土大陆，正义与邪恶间的大战再次爆发之时。玩家将扮演一名士兵，带领自己的队伍在正面战场一步一步成长，或为新纪元的黎明而奋斗，或为人类的黄昏而厮杀，直到某一方赢得最终且彻底的胜利。

* 3.0版本制作于2010\~2011年，在此之前大量成果和代码跟着制作组组长Ancientwanker的失踪一起消失了。
* 后续版本（3.1、3.2、3.22和3.23等）发布于2011\~2013年，对TLD进行了各种修复和改进，并新增了一些功能。
* 3.3版本发布于2014年初，Swyter成功地把TLD从1.011移植到了战团。
* 3.5版本发布于2017年，正式推送了玩家主动攻城这一新功能。
* （为什么不讲讲3.6？因为大版本号似乎一点也没用了，直接用rXXXX称呼了）
* 制作组名单：[Credits](http://mbx.streetofeyes.com/index.php/topic,2465.msg58201.html?PHPSESSID=K3igMuBB7,m4dCC9P,krq3#msg58201)

## 必读

　　[【必读】介绍一个百分百导致坏档的致命BUG——灭国战后仍有大部队在交战必坏档](https://bbs.mountblade.com.cn/thread-2051679-1-1.html)

　　当系统判定一个派系灭亡时，如果该派系在大地图上还有存活的处于交战状态的指挥官军队，会导致存档损坏无法打开。所以，<mark style="color:red;">**一定要做好存档备份**</mark>，时不时，特别是在灭国战等关键时刻前后。

## 玩家社群

* [骑马与砍杀中文站论坛最后之日版块](https://bbs.mountblade.com.cn/forum-38-1.html)
* [TLD最后之日中文百科](http://wiki.mountbladecn.com/index.php?title=%E6%9C%80%E5%90%8E%E4%B9%8B%E6%97%A5)
* [开黑啦](https://kaihei.co/v02iYh)
* [Dsicord](https://discord.gg/uczcz34)
* [Steam创意工坊](https://steamcommunity.com/sharedfiles/filedetails/?id=299974223)
* [Trello](https://trello.com/b/ntzYNdEA/the-last-days-of-the-third-age-warband-port)
* [Tolkien Modding Community](https://forums.taleworlds.com/index.php?groups/tolkien-modding-community-m-b.53/)
* （百度帖吧要手机APP才能发帖回复，申请个吧主还要证件，离谱）

## 砍2还有TLD吗？

　　没有了，TLD制作组明确声明砍2没有TLD（因为游戏引擎不同，无法像当年从1.011移植到战团）。<mark style="color:red;">但《魔戒》会在砍2继续</mark>，欢迎查看[\[制作中\]\[**Kingdoms of Arda 阿尔达诸国**\]砍2《魔戒》题材模组KoA前瞻](https://bbs.mountblade.com.cn/thread-2051911-1-1.html)。

　　详见说明：[TLD for BANNERLORD Information!!!](https://steamcommunity.com/workshop/filedetails/discussion/299974223/2257934448612063847/)。

## 关于懒人包更新

　　会在Steam创意工坊推送更新后尽快制作，需要先等待新内容的汉化完成。看情况另外发布完整版或是升级补丁。

## 关于汉化更新

　　会在Steam创意工坊推送更新后尽快汉化新内容。

　　如果你有兴趣加入汉化的维护，欢迎加入我们的汉化项目：[项目概览 - The Last Days - ParaTran](https://paratranz.cn/projects/34)。

{% content-ref url="/pages/-MlE4Ajf3IPApZNOf\_b9" %}
[汉化](/cntld/han-hua.md)
{% endcontent-ref %}

## 关于开源

　　详见说明：[TLD goes Open Source](http://mbx.streetofeyes.com/index.php/topic,2881.0.html) （中文翻译参考：[\[转贴\]TLD源代码（说明已汉化）](https://bbs.mountblade.com.cn/thread-365324-1-1.html)）。

　　在GitHub进一步的说明与许可：[TLD usage terms (what we ask from you)](https://github.com/tldmod/tldmod#tld-usage-terms-what-we-ask-from-you)。

　　另外，近几年他们新加了不少内容，详见：[CREDITS + Manua](https://trello.com/c/TJc827By/129-credits-manual)。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mbcn.gitbook.io/cntld/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
