Skip to content

Commit

Permalink
Fixed a bug with Dwarf Pikes not being usable with a shield, due to w…
Browse files Browse the repository at this point in the history
…rong itc_ flag
  • Loading branch information
In-Vain committed Nov 15, 2017
1 parent f371294 commit fb27c9d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ModuleSystem/module_items.py
Expand Up @@ -1155,8 +1155,8 @@
["dwarf_hand_axe","Dwarf_Short_Axe",[("dwarf_1h_axe",0)],itp_type_one_handed_wpn|itp_primary|itp_shop|itp_secondary|itp_bonus_against_shield|itp_wooden_parry,itc_scimitar|itcf_carry_axe_left_hip,500,weight(2)|difficulty(0)|spd_rtng(97)|weapon_length(54)|swing_damage(40,cut)|thrust_damage(0,pierce),imodbits_weapon_good],
["dwarf_throwing_axe","Dwarf_Throwing_Axe",[("dwarf_throw_axe",0)],itp_type_thrown|itp_shop|itp_primary|itp_bonus_against_shield,itcf_throw_axe,300,weight(5)|difficulty(0)|shoot_speed(20)|spd_rtng(99)|weapon_length(53)|thrust_damage(65,cut)|accuracy(84)|max_ammo(4),imodbits_thrown,[] ],
["dwarf_spear", "Dwarf_Spear",[("dwarf_spear",0)], itp_type_polearm|itp_shop|itp_primary|itp_spear|itp_penalty_with_shield|itp_wooden_parry,itc_spear_upstab,400,weight(2.25)|difficulty(0)|spd_rtng(98)|weapon_length(140)|swing_damage(20,blunt)|thrust_damage(26,pierce),imodbits_weapon_good],
["dwarf_spear_b","Dwarf_Pike", [("dwarf_spear_b",0)],itp_type_polearm|itp_shop|itp_primary|itp_spear|itp_penalty_with_shield|itp_wooden_parry,itc_pike_upstab,800,weight(2.25)|difficulty(0)|spd_rtng(95)|weapon_length(165)|thrust_damage(29,pierce),imodbits_weapon_good],
["dwarf_spear_c","Dwarf_Pike", [("dwarf_spear_c",0)],itp_type_polearm|itp_shop|itp_primary|itp_spear|itp_penalty_with_shield|itp_wooden_parry,itc_pike_upstab,600,weight(2.25)|difficulty(0)|spd_rtng(97)|weapon_length(150)|thrust_damage(27,pierce),imodbits_weapon_good],
["dwarf_spear_b","Dwarf_Pike", [("dwarf_spear_b",0)],itp_type_polearm|itp_shop|itp_primary|itp_spear|itp_penalty_with_shield|itp_wooden_parry,itc_spear_upstab,800,weight(2.25)|difficulty(0)|spd_rtng(95)|weapon_length(165)|thrust_damage(29,pierce),imodbits_weapon_good],
["dwarf_spear_c","Dwarf_Pike", [("dwarf_spear_c",0)],itp_type_polearm|itp_shop|itp_primary|itp_spear|itp_penalty_with_shield|itp_wooden_parry,itc_spear_upstab,600,weight(2.25)|difficulty(0)|spd_rtng(97)|weapon_length(150)|thrust_damage(27,pierce),imodbits_weapon_good],

#HELMS#########
["dwarf_helm_a","Dwarf_Coif",[("DwarfHelmCoif",0)],itp_type_head_armor|itp_shop,0,500,weight(1)|head_armor(20)|difficulty(0),imodbits_elf_armor],
Expand Down
4 changes: 2 additions & 2 deletions _wb/item_kinds1.txt
Expand Up @@ -2408,10 +2408,10 @@ itemsfile version 2
itm_dwarf_spear Dwarf_Spear Dwarf_Spear 1 dwarf_spear 0 138772484 9254615759470988544 400 156672 2.25 100 0 0 0 0 20480 98 0 140 0 282 532
0

itm_dwarf_spear_b Dwarf_Pike Dwarf_Pike 1 dwarf_spear_b 0 138772484 9236601360760176896 800 156672 2.25 100 0 0 0 0 0 95 0 165 0 285 0
itm_dwarf_spear_b Dwarf_Pike Dwarf_Pike 1 dwarf_spear_b 0 138772484 9254615759470988544 800 156672 2.25 100 0 0 0 0 0 95 0 165 0 285 0
0

itm_dwarf_spear_c Dwarf_Pike Dwarf_Pike 1 dwarf_spear_c 0 138772484 9236601360760176896 600 156672 2.25 100 0 0 0 0 0 97 0 150 0 283 0
itm_dwarf_spear_c Dwarf_Pike Dwarf_Pike 1 dwarf_spear_c 0 138772484 9254615759470988544 600 156672 2.25 100 0 0 0 0 0 97 0 150 0 283 0
0

itm_dwarf_helm_a Dwarf_Coif Dwarf_Coif 1 DwarfHelmCoif 0 65548 0 500 704643072 1 100 20 0 0 0 0 0 0 0 0 0 0
Expand Down
4 changes: 2 additions & 2 deletions item_kinds1.txt
Expand Up @@ -2408,10 +2408,10 @@ itemsfile version 2
itm_dwarf_spear Dwarf_Spear Dwarf_Spear 1 dwarf_spear 0 138772484 9254615759470988544 400 156672 2.25 100 0 0 0 0 20480 98 0 140 0 282 532
0

itm_dwarf_spear_b Dwarf_Pike Dwarf_Pike 1 dwarf_spear_b 0 138772484 9236601360760176896 800 156672 2.25 100 0 0 0 0 0 95 0 165 0 285 0
itm_dwarf_spear_b Dwarf_Pike Dwarf_Pike 1 dwarf_spear_b 0 138772484 9254615759470988544 800 156672 2.25 100 0 0 0 0 0 95 0 165 0 285 0
0

itm_dwarf_spear_c Dwarf_Pike Dwarf_Pike 1 dwarf_spear_c 0 138772484 9236601360760176896 600 156672 2.25 100 0 0 0 0 0 97 0 150 0 283 0
itm_dwarf_spear_c Dwarf_Pike Dwarf_Pike 1 dwarf_spear_c 0 138772484 9254615759470988544 600 156672 2.25 100 0 0 0 0 0 97 0 150 0 283 0
0

itm_dwarf_helm_a Dwarf_Coif Dwarf_Coif 1 DwarfHelmCoif 0 65548 0 500 704643072 1 100 20 0 0 0 0 0 0 0 0 0 0
Expand Down

0 comments on commit fb27c9d

Please sign in to comment.