英雄无敌3
ParaWikis
最新百科
都市天际线2百科
英雄无敌3百科
维多利亚3百科
奇妙探险队2百科
罪恶帝国百科
英白拉多:罗马百科
热门百科
群星百科
欧陆风云4百科
十字军之王2百科
十字军之王3百科
钢铁雄心4百科
维多利亚2百科
ParaWikis
申请建站
ParaWikis
ParaCommons
最近更改
随机页面
加入QQ群
工具
链入页面
相关更改
特殊页面
页面信息
页面值
阅读
查看源代码
查看历史
讨论
查看“加入”的源代码
←
加入
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
'''Joining''' is a feature where a stack of [[wandering creature]]s are willing to become a part of hero's army for free or in exchange for [[gold]]. Whether or not the stack will join depends on several factors, but basically if the hero's charisma value (C) is lower than creature stack's mood value (M) the creatures will fight. If charisma is greater there are three possible outcomes: # the stack will join for free, # the stack will join for gold, or # the stack will fight. In other words, if the charisma value is greater than mood value there is a possibility that the stack will join, but they may still be willing to fight. The creature mood is a set by the map creator. The default map setting is "Aggressive", giving a random mood value between 1 and 10. == Calculation and factors == {| cellspacing=0 cellpadding=1 style="border: 0.5px solid black; width:400px; float:right;" | colspan=2 align=center bgcolor={{Grey 3}} style="border-bottom: 1px solid black;" | '''Mood values''' |- | style="padding-left: 0.5em; width:75px;" | '''M''' | style="padding-left: 0.5em;" | '''Aggression:''' |- | style="padding-left: 0.5em;" | -4 | style="padding-left: 0.5em;" | Compliant |- | style="padding-left: 0.5em;" | 1–7 | style="padding-left: 0.5em;" | Friendly |- | style="padding-left: 0.5em;" | 1–10 | style="padding-left: 0.5em;" | Aggressive |- | style="padding-left: 0.5em;" | 4–10 | style="padding-left: 0.5em;" | Hostile |- | style="padding-left: 0.5em;" | 10 | style="padding-left: 0.5em;" | Savage |- | colspan=2 align=center bgcolor={{Grey 3}} style="border-top: 1px solid black; border-bottom: 1px solid black;" | '''Strength values''' |- | style="padding-left: 0.5em;" | '''S<sub>t</sub>''' | style="padding-left: 0.5em;" | '''k''' |- | style="padding-left: 0.5em;" | 11 | style="padding-left: 0.5em;" | k ≥ 7 |- | style="padding-left: 0.5em;" | 2 × (k-1)<sup>*</sup> | style="padding-left: 0.5em;" | 1 ≤ k < 7 |- | style="padding-left: 0.5em;" | -1 | style="padding-left: 0.5em;" | 0,5 ≤ k < 1 |- | style="padding-left: 0.5em;" | -2 | style="padding-left: 0.5em;" | 0,333 ≤ k < 0,5 |- | style="padding-left: 0.5em;" | -3 | style="padding-left: 0.5em;" | k < 0,333 |- | colspan=2 style="padding-left: 0.5em;" | <sup>''* rounded down''</sup> |- | colspan=2 align=center bgcolor={{Grey 3}} style="border-top: 1px solid black; border-bottom: 1px solid black;" | '''Diplomacy values''' |- | style="padding-left: 0.5em;" | '''D''' | style="padding-left: 0.5em;" | '''Level of Diplomacy''' |- | style="padding-left: 0.5em;" | 1 | style="padding-left: 0.5em;" | No [[Diplomacy]] skill |- | style="padding-left: 0.5em;" | 2 | style="padding-left: 0.5em;" | Basic level [[Diplomacy]] |- | style="padding-left: 0.5em;" | 3 | style="padding-left: 0.5em;" | Advanced level [[Diplomacy]] |- | style="padding-left: 0.5em;" | 4 | style="padding-left: 0.5em;" | Expert level [[Diplomacy]] |- | colspan=2 align=center bgcolor={{Grey 3}} style="border-top: 1px solid black; border-bottom: 1px solid black;" | '''Sympathy values''' |- | style="padding-left: 0.5em;" | '''S<sub>y</sub>''' | style="padding-left: 0.5em;" | '''Sympathy description''' |- | style="padding-left: 0.5em;" | 0 | style="padding-left: 0.5em; font-size:90%;" | No creatures from the same creature type. |- | style="padding-left: 0.5em;" | 1 | style="padding-left: 0.5em; font-size:90%;" | At least one creature from the same creature type. |- | style="padding-left: 0.5em;" | 2 | style="padding-left: 0.5em; font-size:90%;" | Over 50% creatures from the same creature type. |} {{Math|C < M → Creatures will fight}}<br/><br/> {{Math|C ≥ M |<br/>1. Stack will join for free if S<sub>y</sub> + D ≥ M |<br/> 2. Stack will join for gold if S<sub>y</sub> + D + 2 ≥ M | <br/>3. Stack will fight if S<sub>y</sub> + D + 2 < M|}}<br/><br/> {{Math|C <nowiki>=</nowiki> S<sub>t</sub> + D + S<sub>y</sub>|<br/> C is Charisma value |<br/> S<sub>t</sub> is is strength factor |<br/> D is [[Diplomacy]] value |<br/> S<sub>y</sub> is sympathy value}}<br/><br/> {{Math|H <nowiki>=</nowiki> {{sqrt|(1 + 0,05 × A) × (1 + 0,05 × D)}}|<br/>H is hero strength value<br>A is [[Primary skills|attack skill]] value<br>D is [[Primary skills|defense skill]] value}}<br/><br/> {{Math|k <nowiki>=</nowiki> A<sub>TOT = H * Hero army Strength</sub> / N |<br/> A<sub>TOT</sub> is total army strength. Army strength = Hero strength value(H) * Army Strength value, which can be calculated using the links below to sum the army strength.|<br/> N is neutral army strength}}<br/><br/> {{Math|AI is sum of all creatures' [[AI value]]}}<br/><br/> {{Math|A<sub>TOT</sub> }} <!-- | style="padding-left: 0.5em; font-size:90%;" | There are no creatures of the same kind as neutrals in hero's army. This includes upgraded creatures as well, and works in both ways for all, except for Magma/Earth, Ice/Water and Energy/Fire Elementals. |- | 1 | style="padding-left: 0.5em; font-size:90%;" | There is at least one creature of the same kind as neutrals (including upgrades as in paragraph above) in hero's army. |- | 2 | style="padding-left: 0.5em; font-size:90%;" | Total number of creatures of the same kind as neutrals in hero's army (including upgrades as in paragraphs above) compromises more then 50% of the army. !--> == External links == * [http://heroescommunity.com/viewthread.php3?TID=28341 Thread: Diplomacy internals on Heroes Community]] [[Category: Terms]] __NOTOC__{{keywords}}
本页使用的模板:
Template:Grey 3
(
查看源代码
)
Template:Keywords
(
查看源代码
)
Template:Math
(
查看源代码
)
Template:Sqrt
(
查看源代码
)
返回
加入
。
×
登录
密码
记住登录
加入英雄无敌3百科
忘记密码?
其他方式登录