骑马与砍杀中文站论坛

 找回密码
 注册(Register!)

QQ登录

只需一步,快速开始

搜索

嗯,整了个瓦兰弩骑手

查看数: 5615 | 评论数: 11 | 收藏 1
关灯 | 提示:支持键盘翻页<-左 右->
    组图打开中,请稍候......
发布时间: 2022-4-29 02:35

正文摘要:

瓦兰步兵是真的有点拉…懒得改,直接加了个弩骑自娱,套用的方骑盔甲,包铁弩,剑盾,属性勿喷.

回复

17jake 发表于 2023-6-21 23:36:01
xwx13575 发表于 2023-5-21 17:59
都改了为什么不配锤子

单/双手锤配给贵族兵,正式版自己重新修了个mod,按照之前的想法:不指望骑射手近战有多出彩
17jake 发表于 2023-6-21 23:29:30
superdiao 发表于 2023-5-21 02:07
不知道为什么我改了后依旧没反应,还是射一发切武器
  1. <!-- 骑兵单发弩lv21 -->
  2.   <Item id="vl_crossbow_b_single_1"
  3.         name="Vlandia Vanguard [BonusAgainstShield] Crossbow(horseman single lv21)"
  4.         body_name="bo_cross_bow_heavy"
  5.         culture="Culture.vlandia"
  6.         mesh="crossbow_b"
  7.         weight="2.7"
  8.         appearance="0.7"
  9.         difficulty="100"
  10.         Type="Crossbow"
  11.         AmmoOffset="0.0, 0.02131, 0.24975"
  12.         item_holsters="crossbow_back:bow_hip:mace_right_hip:bow_hip_2"
  13.         holster_position_shift="0.02,0,-0.4">
  14.     <ItemComponent>
  15.       <Weapon weapon_class="Crossbow"
  16.               ammo_class="Bolt"
  17.               missile_speed="83"
  18.               accuracy="80"
  19.               thrust_damage="85"
  20.               thrust_speed="86"
  21.               speed_rating="84"
  22.               weapon_length="95"
  23.               ammo_limit="1"
  24.               thrust_damage_type="Pierce"
  25.               item_usage="crossbow"
  26.               reload_phase_count="1"
  27.               physics_material="wood_weapon"
  28.               center_of_mass="0,0,0.4"
  29.               modifier_group="crossbow">
  30.         <WeaponFlags RangedWeapon="true"
  31.                      HasString="true"
  32.                      CanPenetrateShield="true"
  33.                      NotUsableWithOneHand="true"
  34.                      TwoHandIdleOnMount="true"
  35.                      BonusAgainstShield="true" />
  36.       </Weapon>
  37.     </ItemComponent>
  38.   </Item>

  39.   <Item id="vl_crossbow_b_single_2"
  40.         name="Vlandia Vanguard [CanDismount] Crossbow(horseman single lv21)"
  41.         body_name="bo_cross_bow_heavy"
  42.         culture="Culture.vlandia"
  43.         mesh="crossbow_b"
  44.         weight="2.7"
  45.         appearance="0.7"
  46.         difficulty="100"
  47.         Type="Crossbow"
  48.         AmmoOffset="0.0, 0.02131, 0.24975"
  49.         item_holsters="crossbow_back:bow_hip:mace_right_hip:bow_hip_2"
  50.         holster_position_shift="0.02,0,-0.4">
  51.     <ItemComponent>
  52.       <Weapon weapon_class="Crossbow"
  53.               ammo_class="Bolt"
  54.               missile_speed="83"
  55.               accuracy="88"
  56.               thrust_damage="85"
  57.               thrust_speed="86"
  58.               speed_rating="84"
  59.               weapon_length="95"
  60.               ammo_limit="1"
  61.               thrust_damage_type="Pierce"
  62.               item_usage="crossbow"
  63.               reload_phase_count="1"
  64.               physics_material="wood_weapon"
  65.               center_of_mass="0,0,0.4"
  66.               modifier_group="crossbow">
  67.         <WeaponFlags RangedWeapon="true"
  68.                      HasString="true"
  69.                      CanPenetrateShield="true"
  70.                      NotUsableWithOneHand="true"
  71.                      TwoHandIdleOnMount="true"
  72.                      CanDismount="true" />
  73.       </Weapon>
  74.     </ItemComponent>
  75.   </Item>

  76.   <Item id="vl_crossbow_b_single_3"
  77.         name="Vlandia Vanguard [CanKnockDown] Crossbow(horseman single lv21)"
  78.         body_name="bo_cross_bow_heavy"
  79.         culture="Culture.vlandia"
  80.         mesh="crossbow_b"
  81.         weight="2.7"
  82.         appearance="0.7"
  83.         difficulty="100"
  84.         Type="Crossbow"
  85.         AmmoOffset="0.0, 0.02131, 0.24975"
  86.         item_holsters="crossbow_back:bow_hip:mace_right_hip:bow_hip_2"
  87.         holster_position_shift="0.02,0,-0.4">
  88.     <ItemComponent>
  89.       <Weapon weapon_class="Crossbow"
  90.               ammo_class="Bolt"
  91.               missile_speed="83"
  92.               accuracy="88"
  93.               thrust_damage="85"
  94.               thrust_speed="86"
  95.               speed_rating="84"
  96.               weapon_length="95"
  97.               ammo_limit="1"
  98.               thrust_damage_type="Pierce"
  99.               item_usage="crossbow"
  100.               reload_phase_count="1"
  101.               physics_material="wood_weapon"
  102.               center_of_mass="0,0,0.4"
  103.               modifier_group="crossbow">
  104.         <WeaponFlags RangedWeapon="true"
  105.                      HasString="true"
  106.                      CanPenetrateShield="true"
  107.                      NotUsableWithOneHand="true"
  108.                      TwoHandIdleOnMount="true"
  109.                      CanKnockDown="true" />
  110.       </Weapon>
  111.     </ItemComponent>
  112.   </Item>
  113. <!-- 骑兵连发弩 3连发 -->
  114.   <Item id="vl_crossbow_e_combo_1"
  115.         name="Vlandia Ranger [BonusAgainstShield] Crossbow(horseman 3combo lv26)"
  116.         body_name="bo_composite_crossbows"
  117.         mesh="crossbow_e"
  118.         culture="Culture.vlandia"
  119.         weight="2.2"
  120.         appearance="0.4"
  121.         difficulty="200"
  122.         Type="Crossbow"
  123.         AmmoOffset="0.0, 0.02131, 0.22975"
  124.         item_holsters="crossbow_back:bow_hip:mace_right_hip:bow_hip_2"
  125.         holster_position_shift="0.02,0,-0.4">
  126.     <ItemComponent>
  127.       <Weapon weapon_class="Crossbow"
  128.               ammo_class="Bolt"
  129.               missile_speed="85"
  130.               accuracy="94"
  131.               thrust_damage="95"
  132.               thrust_speed="96"
  133.               speed_rating="92"
  134.               weapon_length="95"
  135.               ammo_limit="3"
  136.               thrust_damage_type="Pierce"
  137.               item_usage="crossbow_light"
  138.               reload_phase_count="0"
  139.               physics_material="wood_weapon"
  140.               center_of_mass="0,0,0.4"
  141.               modifier_group="crossbow">
  142.         <WeaponFlags RangedWeapon="true"
  143.                      HasString="true"
  144.                      NotUsableWithOneHand="true"
  145.                      TwoHandIdleOnMount="true"
  146.                      BonusAgainstShield="true" />
  147.       </Weapon>
  148.     </ItemComponent>
  149.     <Flags />
  150.   </Item>

  151.    <Item id="vl_crossbow_e_combo_2"
  152.         name="Vlandia Ranger [CanDismount] Crossbow(horseman 3combo lv26)"
  153.         body_name="bo_composite_crossbows"
  154.         mesh="crossbow_e"
  155.         culture="Culture.vlandia"
  156.         weight="2.2"
  157.         appearance="0.4"
  158.         difficulty="200"
  159.         Type="Crossbow"
  160.         AmmoOffset="0.0, 0.02131, 0.22975"
  161.         item_holsters="crossbow_back:bow_hip:mace_right_hip:bow_hip_2"
  162.         holster_position_shift="0.02,0,-0.4">
  163.     <ItemComponent>
  164.       <Weapon weapon_class="Crossbow"
  165.               ammo_class="Bolt"
  166.               missile_speed="85"
  167.               accuracy="94"
  168.               thrust_damage="95"
  169.               thrust_speed="96"
  170.               speed_rating="92"
  171.               weapon_length="95"
  172.               ammo_limit="3"
  173.               thrust_damage_type="Pierce"
  174.               item_usage="crossbow_light"
  175.               reload_phase_count="0"
  176.               physics_material="wood_weapon"
  177.               center_of_mass="0,0,0.4"
  178.               modifier_group="crossbow">
  179.         <WeaponFlags RangedWeapon="true"
  180.                      HasString="true"
  181.                      NotUsableWithOneHand="true"
  182.                      TwoHandIdleOnMount="true"
  183.                      CanDismount="true" />
  184.       </Weapon>
  185.     </ItemComponent>
  186.     <Flags />
  187.   </Item>

  188.     <Item id="vl_crossbow_e_combo_3"
  189.         name="Vlandia Ranger [CanKnockDown] Crossbow(horseman 3combo lv26)"
  190.         body_name="bo_composite_crossbows"
  191.         mesh="crossbow_e"
  192.         culture="Culture.vlandia"
  193.         weight="2.2"
  194.         appearance="0.4"
  195.         difficulty="200"
  196.         Type="Crossbow"
  197.         AmmoOffset="0.0, 0.02131, 0.22975"
  198.         item_holsters="crossbow_back:bow_hip:mace_right_hip:bow_hip_2"
  199.         holster_position_shift="0.02,0,-0.4">
  200.     <ItemComponent>
  201.       <Weapon weapon_class="Crossbow"
  202.               ammo_class="Bolt"
  203.               missile_speed="85"
  204.               accuracy="94"
  205.               thrust_damage="95"
  206.               thrust_speed="96"
  207.               speed_rating="92"
  208.               weapon_length="95"
  209.               ammo_limit="3"
  210.               thrust_damage_type="Pierce"
  211.               item_usage="crossbow_light"
  212.               reload_phase_count="0"
  213.               physics_material="wood_weapon"
  214.               center_of_mass="0,0,0.4"
  215.               modifier_group="crossbow">
  216.         <WeaponFlags RangedWeapon="true"
  217.                      HasString="true"
  218.                      NotUsableWithOneHand="true"
  219.                      TwoHandIdleOnMount="true"
  220.                      CanKnockDown="true" />
  221.       </Weapon>
  222.     </ItemComponent>
  223.     <Flags />
  224.   </Item>
复制代码
17jake 发表于 2023-6-21 23:27:29
Lyke10847549 发表于 2023-5-13 19:43
楼主的显卡画质有点差啊

那时用手机拍的,并且测试版的画质过于“写实”
xwx13575 发表于 2023-5-21 17:59:41
都改了为什么不配锤子来自: Android客户端
superdiao 发表于 2023-5-21 02:07:31
不知道为什么我改了后依旧没反应,还是射一发切武器
Lyke10847549 发表于 2023-5-13 19:43:24
楼主的显卡画质有点差啊
17jake 发表于 2023-5-13 18:50:00
air0317 发表于 2022-6-26 13:57
楼主 ,我找到这个文件里面好多条   CantReload OnHorseback   具体改哪一条????

CantReloadOnHorseback=false 就好了呀,这样就能马背状态下装填
air0317 发表于 2022-6-26 13:57:16
17jake 发表于 2022-4-29 19:25
额,今晚测试了下,发现第一版,配上剑盾,弩骑手射击意愿不强,第一发之后不装填,都去近战。

后来去掉剑 ...

楼主 ,我找到这个文件里面好多条   CantReload OnHorseback   具体改哪一条????
17jake 发表于 2022-5-3 20:09:17
pzyd 发表于 2022-5-1 23:54
弩的命中率明显高于弓

好像以前冷兵器也是这样,弩的命中会高点,而且使用门槛较低,可小型化单持,可隐蔽环境装填。但也不是说弓不强,看具体环境,游戏里看面板,但是现实里是禁弩不禁弓。
来自: iPhone客户端
pzyd 发表于 2022-5-1 23:54:48
弩的命中率明显高于弓

Archiver|手机版|小黑屋|骑马与砍杀中文站

GMT+8, 2026-1-14 13:58 , Processed in 0.116879 second(s), 32 queries , Gzip On, MemCached On.

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表