diff --git a/1.5/1.5/Defs/Damage_Defs/DRM_Damages.xml b/1.5/1.5/Defs/Damage_Defs/DRM_Damages.xml index b3f7646..4fe1f90 100644 --- a/1.5/1.5/Defs/Damage_Defs/DRM_Damages.xml +++ b/1.5/1.5/Defs/Damage_Defs/DRM_Damages.xml @@ -64,4 +64,21 @@ false + + DRM_RangedStab + + DamageWorker_Stab + true + {0} has been stabbed to death. + Stab + Crack + Slice + Sharp + 0.5 + 0~0.7 + 0.6 + true + true + + \ No newline at end of file diff --git a/1.5/1.5/Defs/Dragonianlike/PawnKinds/PawnKinds_Dragonian_NPC.xml b/1.5/1.5/Defs/Dragonianlike/PawnKinds/PawnKinds_Dragonian_NPC.xml index bf064e3..ddd9a28 100644 --- a/1.5/1.5/Defs/Dragonianlike/PawnKinds/PawnKinds_Dragonian_NPC.xml +++ b/1.5/1.5/Defs/Dragonianlike/PawnKinds/PawnKinds_Dragonian_NPC.xml @@ -145,11 +145,10 @@ 1 -
  • Gun
  • -
  • LongShots
  • +
  • DR_BattlePila
  • - 250 + 550 1500 diff --git a/1.5/1.5/Defs/ThingDefs/DR_Weapon.xml b/1.5/1.5/Defs/ThingDefs/DR_Weapon.xml index efd42ff..a31bbb3 100644 --- a/1.5/1.5/Defs/ThingDefs/DR_Weapon.xml +++ b/1.5/1.5/Defs/ThingDefs/DR_Weapon.xml @@ -506,4 +506,89 @@ DRHammerSound + + DR_BattleSpear + + Pila are spears for throwing. They take a long time to throw, but one hit can do heavy damage. This weapon represents a bundle of pila and can be thrown over and over. The singular of pila is pilum. + + Things/Item/Equipment/WeaponMelee/Spear + Graphic_Single + + Medieval + Interact_BeatFire + + 20 + 40 + + 80 + +
  • Metallic
  • +
    + 0 + + 7000 + 4 + 0.65 + 0.85 + 0.85 + 0.75 + 1.7 + + +
  • DR_BattlePila
  • +
    + +
  • Ranged
  • +
    + + + 10 + + + +
  • + Verb_Shoot + true + DRM_Spear_Thrown + 0.4 + 29.9 + Interact_BeatFire + Combat_RangedFire_Thrown +
  • +
    + +
  • + + +
  • Blunt
  • + + 9 + 2 + +
  • + + +
  • Stab
  • + + 30 + 2 + +
    +
    + + + DRM_Spear_Thrown + + + Dragonian/Projectile/Spear + Graphic_Single + + + DRM_RangedStab + 30 + 2.5 + 90 + + + \ No newline at end of file diff --git a/1.5/1.5/Languages/ChineseSimplified (简体中文)/Definjected/ThingDef/ThingDefs_DRM_Weapon.xml b/1.5/1.5/Languages/ChineseSimplified (简体中文)/Definjected/ThingDef/ThingDefs_DRM_Weapon.xml index f99167f..d8634fd 100644 --- a/1.5/1.5/Languages/ChineseSimplified (简体中文)/Definjected/ThingDef/ThingDefs_DRM_Weapon.xml +++ b/1.5/1.5/Languages/ChineseSimplified (简体中文)/Definjected/ThingDef/ThingDefs_DRM_Weapon.xml @@ -15,5 +15,10 @@ 龙娘 芬里尔法杖 龙娘使用的法杖。一个压缩的气体发射器。填装了芬里尔恐惧毒气弹。 + + 龙娘 飞矛 + 龙娘使用的飞矛。她们能把这种沉重的近战武器轻松投送到极远处。 + + 飞矛 \ No newline at end of file diff --git a/Content/Textures/Dragonian/Projectile/Spear.png b/Content/Textures/Dragonian/Projectile/Spear.png new file mode 100644 index 0000000..4a1250c Binary files /dev/null and b/Content/Textures/Dragonian/Projectile/Spear.png differ