ChebGonaz-ChebsMythicalWeapons icon

ChebsMythicalWeapons

Adds mythical weapons to Valheim. The weapons are found in special locations; eg. Excalibur must be found somewhere in the world and only someone with 100 sword skill can remove it from the stone and use it.

Last updated 3 months ago
Total downloads 23000
Total rating 6 
Categories
Dependency string ChebGonaz-ChebsMythicalWeapons-4.4.0
Dependants 40 other packages depend on this package

This mod requires the following mods to function

ValheimModding-Jotunn-2.16.1 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.16.1

README

Cheb's Mythical Weapons

Cheb's Mythical Weapons adds powerful weapons, eg. Excalibur & the Bow of Apollo, to Valheim. The weapons are found in special locations; eg. Excalibur must be found somewhere in the world and only someone with 100 sword skill can remove it from the stone and use it.

Formerly called Cheb's Sword in the Stone, the mod has been renamed, at the request of the commissioner, due of the addition of the Bow of Apollo and upcoming other mythical weapons.

This mod was commissioned by Discord user Mintymintos. If you would like me to create a mod for you, please get in touch.

About Me

image1 image2 image3

I'm a YouTuber/Game Developer/Modder who is interested in all things necromancy and minion-related. Please check out my YouTube channel and if you like the work I do and want to give back, please consider supporting me on Patreon or throwing me a dime on Ko-fi. You can also check out my website where I host information on all known necromancy mods, games, books, videos and also some written reviews/guides.

Thank you and I hope you enjoy the mod! If you have questions or need help please join my Discord.

Bisect Hosting

I'm partnered with Bisect Hosting to give you a discount when you use promocode chebgonaz.

bisectbanner

Reporting Bugs & Requesting Features

If you would like to report a bug or request a feature, the best way to do it (in order from most preferable to least preferable) is:

a) Create an issue on my GitHub.

b) Write to me on Discord.

Requirements

  • Valheim
  • BepInEx
  • Jotunn
  • Cheb's Valheim Library (included)

Installation (manual)

  • Extract the contents of the plugins folder to your BepInEx plugins folder in the Valheim directory.

A correct installation looks like:

plugins/
├── Translations
├── chebsmythicalweapons
├── chebsmythicalweapons.manifest
├── ChebsMythicalWeapons.dll
├── ChebsValheimLibrary.dll
└── ... other mods ...

Features

Detailed info in the wiki. Here's the short version:

  • New locations such as a Sword in the Stone or Statue of Apollo are sprinkled throughout the world.
  • If the player is worthy (has sufficient skill) they can take the mythical weapon from the location.
  • Sword in the Stone
    • Excalibur:
      • Cannot be crafted.
      • Suffers no durability loss.
      • Deals 100 slashing damage and 50 spirit damage.
    • The sword must be found and taken from the stone. It requires 100 sword skill to remove the sword from the stone.
  • Statue of Apollo
    • The Bow of Apollo:
      • Cannot be crafted.
      • Deals 90 piercing damage and 40 spirit damage.
    • The bow must be found and taken from the statue. It requires 100 bow skill to be deemed worthy of the bow.
  • Blade of Olympus
    • Crafted weapon.
    • Deals 100 slashing damage and 50 lightning damage.
    • Can only be made during a thunderstorm.
    • One-handed sword.
  • Greatsword of Olympus
    • Crafted weapon.
    • Deals 140 slashing damage and 50 lightning damage
    • Can only be made during a thunderstorm.
    • Two-handed sword.
  • Joyce Axe
    • Carried by custom minotaur enemy.
    • Deals 100 slashing damage and 50 fire damage.

Config

Attention: To edit the config, the Configuration Manager is the most user friendly way. This is a separate mod. Please download and install it.

Press F1 to open the mod's configuration panel.

You can also edit the configs manually. Almost everything can be tweaked to your liking. For a complete list of all configuration options, please look here.

Known Issues

  • Quantity doesn't seem to be exact, rather approximate. This will hopefully be locked down and fixed in time.
  • If you use CLLC, the minotaur might drop a bazillion axes. Check your CLLC configuration to stop it from changing the minotaur's drops. Its drop is set to be one, and only one, axe.

Source

You can find the github here.

Special Thanks

Changelog

2023
Date Version Notes
23/01/2023 4.4.0 Add Aegis for evaluation
15/01/2023 4.3.4 Update CVL and Jotunn
30/11/2023 4.3.3 Fix issue of configs not syncing reliably
12/11/2023 4.3.1 Fix crash when blocking with Apollo bow
08/09/2023 4.2.4 expose Joyce axe's chop damage values to config
06/09/2023 4.2.3 expose Joyce axe's tool tier to config
03/09/2023 4.2.2 expose additional bow of apollo velocity values to config
31/08/2023 4.2.1 update CVL & readme
23/08/2023 4.2.0 update for new valheim patch
21/07/2023 4.1.0 add two special attacks to minotaur; fix blade of olympus to be properly one handed
19/07/2023 4.0.0 Make Blade of Olympus a one handed weapon; add Greatsword of Olympus as 2h weapon with appropriate stats; make dynamic Minotaur icon on minimap; streamline configs
19/07/2023 3.0.2 expose gravity adjustment of Bow of Apollo projectiles to config
16/07/2023 3.0.1 Fix bug of Joyce being craftable; update readme
16/07/2023 3.0.0 Add Minotaur and Joyce axe
13/07/2023 2.1.0 Add Blade of Olympus
06/07/2023 2.0.1 Permit optional removal of projectile gravity from projectiles fired with the Bow of Apollo
05/07/2023 2.0.0 Rename to Cheb's Mythical Weapons; Add bow & statue of Apollo; Add Sun Arrows
30/06/2023 1.1.1 Implement the differing material requirements per level of upgrade as requested
25/06/2023 1.1.0 Expose most sword stats to config
25/06/2023 1.0.1 Permit upgrading of Excalibur
24/06/2023 1.0.0 Release