0 of 0

File information

Last updated

Original upload

Created by

Orochigago

Uploaded by

Orochigago

Virus scan

Safe to use

Tags for this mod

7 comments

  1. MooTheCowFrank
    MooTheCowFrank
    • premium
    • 0 kudos
    does this still work in patch 7?
  2. bobothy23
    bobothy23
    • supporter
    • 0 kudos
    oh my god thank you so much for making this, two days ago i lost a 25 hour save file all because of a silly goofy glitch i had while fighting myrkul
    1. Orochigago
      Orochigago
      • premium
      • 56 kudos
      No problem bro, enjoy this little bug :)
  3. GrayNish
    GrayNish
    • member
    • 1 kudos
    can you enlighten me how this bug work? I have some mod that somehow crash when I hover over the icon. I can't figure out what cause it that way but it sound like how this mod function
    1. Orochigago
      Orochigago
      • premium
      • 56 kudos
      Just create an object like this:
      new entry "WPN_PanicButton"
      type "Weapon"
      using "WPN_Longsword_1"
      data "RootTemplate" "583828f3-dbba-4a4a-a52c-cfb1d6a4b6db"
      data "ValueUUID" "583828f3-dbba-4a4a-a52c-cfb1d6a4b6db"
      data "Rarity" "Legendary"
      data "BoostsOnEquipMainHand" "UnlockSpell()"
      data "PassivesOnEquip" ""
      data "DefaultBoosts" "WeaponEnchantment(2);WeaponProperty(Magical)"
      data "ValueOverride" "4000"
      Then, on Boosts write Unlockspell, but just leave the parenthesis empty
    2. GrayNish
      GrayNish
      • member
      • 1 kudos
      I see, so it's about trying to call upon something that doesn't existed so the game just kill itself?
    3. Orochigago
      Orochigago
      • premium
      • 56 kudos
      Yep