Skyrim

File information

Last updated

Original upload

Created by

Alex Ducey

Uploaded by

atducey

Virus scan

Safe to use

Tags for this mod

About this mod

This mod adds a new skill to the game, Unarmed. It has its own perk tree and levels the character as would any other skill. SKSE Required.

Permissions and credits
Donations
SKSE Required - http://skse.silverlock.org/

If you are familiar with my mod Unhindered, this works somewhat similarly to the compatibility version. Merely by hitting people while Unarmed, you will gain experience towards the next rank equal to what it would be in One-Handed. The formula for how much experience is required per level is also the same as One-Handed.
The formula for unarmed damage is (((0.3 * Skill rank) + Gauntlet Base Armor Rating +Bonuses to Unarmed Damage from Enchantments) * (0.20 * Pugilism Rank)) + Weapon Enchantments . Khajiit and Argonians no longer have a racial advantage in Unarmed outside of the Khajiit's 10 rank initial bonus to the Unarmed skill. Note that I in no way edited the races, this is still 100% compatible with race altering mods.

Khajiit do however begin with a rank of 25 in Unarmed, The other 'warrior' races (Redguard, Orc, Imperial, Nord) have a starting rank of 20. All other races begin at 15.

HERE IS A VERY IMPORTANT NOTE: You will get at the beginning of the game or when you load the mod 300 copies of a weightless weapon called Unarmed. (You can store some copies for later use in a chest somewhere, or keep them on you) Many perks simply cannot work properly unless you have this weapon equipped, including the one allowing you to gain experience in Hand to Hand. This is due to a weakness of the game engine, wherein truly Unarmed strikes do not trigger various scripted events and perks as normal weapons do. For this reason I have made Unarmed, an invisible weightless weapon that uses your Unarmed damage as its damage and in no way alters the appearance of your fists.

If you do not get your copies of this weapon, type:
-help unarmed
into the console. It will bring up one weapon form, should be something ending in 1899. Now type in
player.additem TheFormNumberEndingIn1899 X
where x is the number of copies you want.

The other HUGE advantage of having these is that your fists are now perfectly enchantable. Also, you can add it to your quick items list making it easier to switch to Unarmed combat.

By using a 0 mana spell you will start the game with called Check Unarmed Stats, you can do just that and it will tell you your current rank and how far you are towards your next rank.

There is also a spell that summons a big ball of light that if talked to will grant you perks (should you have perk points to spend, otherwise the spell does nothing) according to the following tree:


Pugilist: 5 ranks, each granting a 20% bonus to unarmed damage leads to the following two perks
(Skill rank 15, 20, 40, 60, 80 required)
Brawler - Unarmed power attacks deal 25% more damage per rank (2 ranks) (Skill Rank 30, 50 required)
Pressure Points - Unarmed attacks ignore 20% of armor per rank (2 ranks) (Skill Rank 30, 50 required)

Brawler leads to Float Like A Butterfly - 3 ranks of 20% reduction in Unarmed power attack stamina cost (Skill Rank 45, 65, 75 required)
Butterfly leads to:
Paralyzing Palm: Unarmed Power attacks have a 10% chance of paralyzing the target for 5 seconds (Skill Rank 80 required)
Immobilize - Unarmed Power attacks have a 30% chance of slowing targets down by 35% for 5 seconds (Skill Rank 80 required)
Internal Wounds: Unarmed Power attacks cause 3 damage/sec for 6 seconds (Skill Rank 80 required)

Pressure Points lead to:
Sting Like a Bee - Unarmed strikes have a 1% chance to kill per rank a target under 50% health (3 ranks) Skill Rank 45, 65, 75 required
which leads to:
Take the Wind: Unarmed strikes deal 20 stamina damage
Concuss: Unarmed strikes deal 20 magicka damage at skill rank 80
Disarming Strike: Unarmed strikes have a 5% chance of disarming the target at rank 80

Oh yeah, and your gauntlets armor rating is automatically added onto your unarmed damage. It is the base value and does not include your armor skill bonus or smithing bonuses. (That is possible, but would be extremely unbalanced.)

I recommend the version without Claws if you play Khajiit, as Claws upsets the delicate numerical balancing act I've done with this mod. However, it is possible that it would be incompatible with another mod (although EXTREMELY unlikely, as Claws is a rarely edited thing) so I've made the other version available. Also for people who like easy gameplay, or are using mods that make the game significantly harder to the point of requiring a bit more oomph behind their punches.

CHANGELOG:

Base Unarmed damage is now equal to .30 * Unarmed Rank, racial features are ignored. This means that Khajiit's only advantage in Unarmed is their high starting rank, similar to other skills. It also means damage is MUCH more balanced.
At 20 skill rank you are dealing six damage without gauntlets, and about 16 with iron gauntlets. This is reasonably high damage for beginning of the game.
However, while with Dragonbone daggers, full one handed skill and appropriate perks and smithing you will stack up about 88 DPS, with unarmed at 100 and full Pugilist ranks and daedric gauntlets you will be at 96. This makes the slightly stronger to compensate for a) the lack of enchantability and b) the only enchantment that adds to your Unarmed Damage is a linear adjustment rather than a % increase.

Experience now scales with your current base Unarmed damage, just as One Handed scales with your weapon's base damage rather than total damage. This should make leveling take longer than it has in previous versions, which is a good thing I think. It was pretty easy to level Unarmed in previous versions.

The perk ball which wasn't showing up for long enough for many users should finally stick around long enough to use it. Let me know if there are still issues.

Also, I got rid of the brawl bug.

There is one VERY significant change, the Unarmed weapon was added. Details above.

Small change - You gain the appropriate amount of experience towards your next character level with each rank gained of Unarmed. Well, at least very close to it. You see, you gain the amount of experience towards a character level equal to the gained rank of the skill. Unfortunately, as Unarmed is a simulated skill, I can't very well have it do that as there are no script functions for adding level experience. So, I did a very close estimate instead. Now if you gain your 100th rank of Unarmed and you only have 20 ranks of One-Handed, instead of gaining 1 rank of One-Handed before the reset back to 20, you'll gain 5 ranks. This means you'll get 100 character experience just as if you had gained the 100th rank of a real skill. While this is slightly inexact, it mathematically averages out over the course of your full progression to be almost exactly the amount of experience you would have gained if it were a real skill. (Sigma 15-->100 for you math nerds)

I've added a new perk that you get automatically, that increases your sneak attack multiplier by a power of two (just like Backstab) but you only get the bonus if you take the perk backstab. I did it this way to prevent conflicts with other mods that edit perks.

I also (finally, I think) fixed the perk ball so it goes away and stays when it is supposed to.