Jump to content

Unarmed One Punch Kill Character


daringmerlin

Recommended Posts

Hey everyone,i want to create a character with killer fist's,the ability to kill a creature,such as a Deathclaw,with 1 single punch .

No perk effects,chem effects,armour effects and definitely no use of weapons.

Is it possible to create a character like this,i've been using console commands to raise DT and DR,and they do have some effect,but the increases don't give me the ONE punch kill I'm looking for.

Can I achieve this with console commands,or will I need to add a script of some kind that makes my characters fists become lethal.

Any help/advice you can give me would be much appreciated.

Link to comment
Share on other sites

You could try a script (or script effect), using the killActor function. If you attach it to the default/vanilla fists in geck you have to filter out everyone that isn't the player (ie == player) or everyone that punches anyone/thing will kill it. I won't walk you through setting up the script, but that should be enough to get you going if you have some basic modding skills.

 

If that's too complicated you can make a new weapon based on fists (make sure it's marked player only) and set the damage to some outrageous level (1000 or 5000). You'll still need to equip them, but I think if they are in your inventory they will equip like a standard weapon. They will look and act, in all other respects like your normal fists (other than damage).

 

Probably other ways to do it too (like maybe an actor effect that causes 1000+ damage via touch).

Link to comment
Share on other sites

Hey devinpatterson,thank's for the reply,at least I'm one step nearer.

 

Ok so I searched the weapons in the GECK and came across an item called > Fists < their type is HandToHandMelee id 000001f4 so I used them as a basis for the weapon.

After a bit of trial and error I ended up with a one punch kill weapon that is a pair of fist's.

The only drawback is when equipped and used against human targets they have no effect,the punch from the fists doesn't even make them hostile,if I un-equip and punch normally they then turn hostile and attack me.

If I then re-equip the fists and punch the human the blows do no damage to them,the same happens if the human is already hostile to me,the blows do no damage.

But if I attack a creature,such as a Bighorner with the fists equipped then the creature is killed instantly,one punch,even a Deathclaw.

Can you suggest how I can make the fists,kill ALL living things in combat,when equipped.

 

Sussed out how to do it now,complete success,one punch kill everytime.

Edited by daringmerlin
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...