英白拉多:罗马
ParaWikis
最新百科
都市天际线2百科
英雄无敌3百科
维多利亚3百科
奇妙探险队2百科
罪恶帝国百科
英白拉多:罗马百科
热门百科
群星百科
欧陆风云4百科
十字军之王2百科
十字军之王3百科
钢铁雄心4百科
维多利亚2百科
ParaWikis
申请建站
ParaWikis
ParaCommons
最近更改
随机页面
加入QQ群
工具
链入页面
相关更改
特殊页面
页面信息
页面值
帮助
译名手册
字词转换
编辑指南
编辑规范
练手沙盒
资助我们
资助我们
×
欢迎访问英白拉多:罗马百科!
注册一个账号
,一起参与编写吧!这里是
当前的工程
。
全站已采用新UI,任何使用上的问题请点击
这里
。欢迎所有对百科感兴趣的同学加入QQ群:
497888338
。
阅读
查看源代码
查看历史
讨论
查看“单位修改”的源代码
←
单位修改
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
{{Version|1.1}} {{Expand}} == 修改单位 == Modding units can be done by modding individual units type files in "ImperatorRome\game\common\units". === 单位类型 === When modding there are few values to be considered. archers = { } defines the unit type, army = yes defines whether it's army or navy. assault = yes defines whether it can assault a fort. enable = yes defines whether it's enabled for everyone, for units not everyone can use from start, this is defined elsewhere. is_second_rank or is_flank tends to define where this unit is used by default, but does not prevent it from being used by a player in a different position. Every unit has a manuever which determines how many units it can attack across from. A maneuver of 0 means that it can only attack the unit in front of it. Movement speed can be understood relative to other unit's movement speed, for example the fastest land units can move 4, while the slowest naval unit can move 7, so naval units are always faster than land units. build_cost is how much gold and build_time is how many days until recruited. The unit modifiers show how much damage this unit does against other units, 1.0 is normal damage, 0.75 is 25% less damage, 1.25 is 25% more damage, etc. You could also add morale_damage_done or morale_damage_taken to modify those. attrition_weight is how much that unit adds to your army's supply weight. <pre> archers = { army = yes assault = yes enable = yes maneuver = 1 movement_speed = 2 build_cost = 4 build_time = 45 light_infantry = 1.25 heavy_infantry = 1.10 heavy_cavalry = 0.90 warelephant = 1.0 horse_archers = 1.0 archers = 1.0 camels = 0.9 light_cavalry = 0.9 attrition_weight = 0.9 morale_damage_taken = 1.25 ai_max_percentage = 15 } </pre> {{Modding navbox}} [[Category:模组制作]] [[en:Unit modding]]
本页使用的模板:
Template:Ambox
(
查看源代码
)
Template:Ambox/core
(
查看源代码
)
Template:Clear
(
查看源代码
)
Template:Expand
(
查看源代码
)
Template:Modding navbox
(
查看源代码
)
Template:Navbox
(
查看源代码
)
Template:Navboxgroup
(
查看源代码
)
Template:Version
(
查看源代码
)
返回
单位修改
。
×
登录
密码
记住登录
加入英白拉多:罗马百科
忘记密码?
其他方式登录