Warband Moding problem, weapons taking on mind of their own.

正在查看此主题的用户

tbox

Sergeant
Hey guys I been modding for about 3 weeks now and I just recently noticed that my added halberds are swinging too fast. Like faster then they should be for listed speed rating. I changed their animation from staff to the half ed blade animation and no luck.  IT is happening to my pole weapons as well they swing at the correct speed while on horse back but when you get on foot they swing way too fast.  I am totally confused why this has happened suddenly and without explanation.  I can give demonstrations if anyone is really interested.
 
Go into the script and change the identification of the weapon's speed. Check for swords with similar physical properties such as a long ax or bardiche.

I think Item Editor will also be able to do this.
 
Let me be more clear here is my module Items display for a halberd swinging too fast for its speed. 


["mod_halberd_2",        "Halberd 2", [("talak_halberd",0)], itp_type_polearm| itp_two_handed|itp_primary|itp_bonus_against_shield|itp_wooden_parry, itc_guandao|itcf_carry_axe_back,
450 , weight(3.5)|difficulty(10)|spd_rtng(74) | weapon_length(160)|swing_damage(52 , cut) | thrust_damage(30 ,  pierce),imodbits_axe ],   

It was fine then one day it swings way faster then it did at 74.  I have not changed troop proficiencies or power strike, agi, str prior to the sudden change.
 
后退
顶部 底部