Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

muchizi

Uploaded by

muchizi

Virus scan

Safe to use

Tags for this mod

7 comments

  1. Halliphax2
    Halliphax2
    • premium
    • 67 kudos
    Does this allow players to get magical critical hits in normal combat or does it only work when sneaking?
    1. muchizi
      muchizi
      • member
      • 4 kudos
      player can get magical critical hits in normal combat 
  2. Mithras666
    Mithras666
    • premium
    • 87 kudos
    Hey, this mod looks awesome! Unfortunately, I think because of the Mandarin text some people are gonna miss out on it :( 

    A nicer description would go a long way to make this more popular :D I would've volunteered to help but I'm really busy this week, thankfully you can ask ChatGPT for some elegant formatting HTML.

    Have a nice day <3
    1. muchizi
      muchizi
      • member
      • 4 kudos
      Thanks for your suggestion,I will change my description.
  3. Mithras666
    Mithras666
    • premium
    • 87 kudos
    Here is an example:


    Customizable Magic Critical System

    Overview

    This mod introduces a customizable system for magic critical strikes and burst damage, specifically designed for Skyrim Special Edition (SE) using the Skyrim Script Extender (SKSE). It provides tools for both ordinary players and modders to tailor magical effects, enhancing gameplay with dynamic critical and burst damage mechanics.


    Installation

    To install, simply use Mod Organizer (MO). Ensure that the "Address Library for SKSE Plugins" is installed as it is a prerequisite for this mod to function correctly.

    Features and Customization


    • For Players: Through the .ini settings, you can adjust criticalDamage and criticalChance The criticalChanceparameter allows you to set the critical hit rate between 1 and 100. The criticalDamageparameter defaults to 1 (normal damage), with the option to increase it to double (2x) or triple (3x) the damage. Settings below 1 will automatically reset to 1.

    • For Modders: This mod offers advanced customization by allowing you to define keywords for equipment and active effects which modify critical hit rates and damage. To use this feature, you must set the name of your ESP and configure the appropriate keywords within your ESP. Only the last five digits of the form ID need to be filled out for each keyword.

      • Example Configuration:

        • EspName = Skyrim.esm
        • equipmentCritChanceKeywordFormId1 = 6bbe8 (ArmorClothing)
        • equipmentCritChanceValue1 = 15.000000
        • equipmentCritDamageKeywordFormId1 = 6bbe8 (ArmorClothing)
        • equipmentCritDamageValue1 = 1.000000
        When a player equips a piece of cloth armor, it will increase their critical hit rate by 15% and critical damage by 100%.

    Scope of Application
    This mod is effective for most spells that deal damage. However, it might not fully affect continuous spells and has no impact on restoration spells.

    Acknowledgments
    Special thanks to Powerofthree for their selfless dedication to sharing their source code, which greatly influenced this project. Additional thanks go to community experts who assisted with resolving various SKSE-related issues.

    Sharing and Contributions
    Feel free to redistribute this mod on other platforms like 9DM, ensuring that I am credited as the original author. This mod can also be included in free mod packs. Plans are underway to publish the source code on GitHub, allowing for further community-driven enhancements and iterations.
  4. rm8rockman
    rm8rockman
    • member
    • 10 kudos
    This mod has really good potential, thank for your work!!
    1. muchizi
      muchizi
      • member
      • 4 kudos
      Thank you for your recognition. This is the happiest thing for me today.