0 of 0

File information

Last updated

Original upload

Created by

FinKiin

Uploaded by

FinKiin

Virus scan

Safe to use

Tags for this mod

About this mod

A simple mod that allows the actor to consume stamina when wielding a weapon

Requirements
Permissions and credits
Mirrors
Donations
  • ❌不允许在任何平台上将MOD文件中的资产用于商业用途
  • ❌不允许转载到其他平台
  • 关于此文件的其他授权请联系我



First of all, I'm not an English native speaker, so I will write down the original text to make sure there is no ambiguity. English text from deepl.

Brief introduction
A simple mod that allows the character to consume stamina when wielding a weapon.

Description
SP is finally updated, although this update may not solve all the historical problems, but at least it shows that the author didn't give up on the project, so I can continue to make some small things.
The original game's normal attacks don't consume stamina, which I personally feel is a bit unreasonable, so I made this module to consume stamina for attacks.
The function is very simple, each character will consume stamina when swinging a weapon in a non-power attack.
The formula for calculating the consumption of stamina is as follows:
Weapon weight * (1 - character level / full level) * ((100 - character corresponding weapon skill) / 100)
So
When your character reaches or exceeds full level, your normal attacks will no longer consume stamina.
When your one-handed or two-handed skill level reaches or exceeds 100, using the corresponding weapon will also not consume stamina.

Settings
Open Simple-Attack-Stamina-Cost-settings.txt and see the following
{
 "fullLevel":81
}
You can change 81 to a number greater than 1, for example to 100
{
 "fullLevel":100
}

Known issues
Normal attacks when casting spells and normal attacks with dual follow the vanilla game and do not consume stamina. I haven't found a better way to determine whether a character is power attack or normal attack when swinging a weapon in SP, so if any of you know, please help me.

Compatibility
Theoretically compatible with all mods, but not recommended for use with other mods that consume stamina for attacks, which will make your attacks consume the stamina of both mods combined

Installation
Install using mod manager
Uninstall
Uninstall at any time

Credit
skyrim platform

Buy me a coffee
____________________________________________________________________________

简介
一个简单的mod,让角色挥动武器时消耗耐力

描述
SP终于更新了,虽然本次更新不一定会解决全部的历史遗留问题,但至少表明作者没有放弃这个项目,所以我也可以继续做一些小东西了。
原版游戏的普通攻击是不消耗耐力的,我个人感觉这有点不太合理,所以做了这个攻击消耗耐力的模组。
功能很简单,每个角色在非重击挥动武器时都会消耗耐力
消耗耐力计算公式如下:
武器重量 *(1-角色等级/满级)* ((100-角色对应武器熟练度)/100)所以
  • 当你的角色到达或超过满级时,你的普通攻击将不再消耗耐力
  • 当你的单手或双手熟练度到达或超过100时,使用对应的武器也不会消耗耐力
设置打开Simple-Attack-Stamina-Cost-settings.txt看到如下内容
{
 "fullLevel":81
}
可以把81更改为大于1的number,如改为100
{
 "fullLevel":100
}
已知问题
  • 施放法术时轻击和双持两手同时轻击遵循原版设定,不会消耗耐力。我目前在SP中还没有找到一个更好的方法来判断角色挥动武器时是重击还是轻击,如果有大佬知道,还请不吝赐教。

兼容
理论上与全部mod兼容,但不推荐与其他攻击消耗耐力的mod同时使用,会使你的攻击消耗两个mod相加的耐力

安装&卸载
安装
  • 使用mod管理器安装
卸载
  • 随时卸载
致谢
skyrim platform团队
  翻译: