Моды/Marium's Soulslike Weaponry
Marium's Soulslike Weaponry

Marium's Soulslike Weaponry

A minecraft mod that adds new bosses and legendary weapons

1.7M
472

SW 1.3.2 [1.21.1] Fabric

release31 августа 2025 г.

1.3.2

  • Fixed bug preventing mobs from dropping items

SW 1.3.1 [1.20.1] Fabric

release18 августа 2025 г.

Changelog

1.3.1

  • Fixed a bug preventing Chungus Potions from being crafted
    • Recipes for the Splash and Lingering has been changed due to this
  • Fixed compatibility issue with Create mod and the Chungus Potions, they can now be inserted and extracted from fluid tanks correctly
  • Splash Chungus Potions now have random particle colors
  • Added config lines for how many bullets are needed in the inventory for guns with infinity to shoot
  • Fixed bug causing Tonitrus to not have any cooldown
  • Fixed missing translation of cauldrons filled with Purified Blood

SW 1.3.1 [1.21.1] Fabric

release14 августа 2025 г.

1.3.1 - 1.21.1 Specific changes

  • Entity groups have been changed to be tags, therefore config lines such as decaying_king_group_type = "UNDEAD" have been removed.
    • If you want to make a boss a different group, make a tag for that group and add the boss to it
    • The same goes for if you want to remove a boss from a tag, simply add a "remove" list like how there exists one for "values"
  • Config lines determining whether bosses are undead or not have been renamed to _has_inverted_heal_and_harm for clarity as that is the effect in game the line had
  • Config lines regarding max velocity of projectiles shot out of bows and crossbows have been changed to _bonus_velocity and their values have been changed due to this, config reset is advised
  • Updated config values referring to Sweeping Edge enchant boosting damage or reducing cooldowns due to mojang changing the id from sweeping to sweeping_edge, delete of the config and relaunch to create a new one is recommended
  • Due to enchantments being datapacks, some config lines regarding enchants have been changed:
    • Lines for enchant levels have been removed
    • Lines for disabling enchants only disable the functionality of the enchants, they can still be acquired despite not working

1.3.1

  • Fixed a bug preventing Chungus Potions from being crafted
    • Recipes for the Splash and Lingering has been changed due to this
  • Fixed compatibility issue with Create mod and the Chungus Potions, they can now be inserted and extracted from fluid tanks correctly
  • Splash Chungus Potions now have random particle colors
  • Added config lines for how many bullets are needed in the inventory for guns with infinity to shoot
  • Fixed bug causing Tonitrus to not have any cooldown
  • Fixed missing translation of cauldrons filled with Purified Blood

SW 1.3 [1.20.1] Fabric

release20 июля 2025 г.

Changelog

1.3

Important: All config files have been moved to "soulsweapons" folder inside config folder

  • The original config is now inside config/soulsweapons/soulsweapons.json together with the other files like _client.json and _chungus_tonic_whitelist.json

New additions

  • Added Dragonbane, a new katana from Skyrim having the Chain Lightning ability builtin and does 20 bonus damage to dragon entities, can be made with Netherite ingots or Dragon Bones from Ice & Fire (accepted material is inside soulsweapons:dragonbane_material item tag)
  • Added Supernova, a spiky mace that does bonus durability damage to armor, has a chance to inflict fire post hit and has passive firethorns effect while holding it
    • Using it spawns Flame Pillars a short path leaving behind pools of Molten Metal that sets the targets in it on fire, disables shields and does 100 durability damage to it
    • Calculated Fall detonation spawns Flame Pillar ripples outwards with the amount based on fall distance
  • Added Mehrunes' Razor, a new dagger that has a chance to deal bonus damage equal to the missing health of the target, with an additional very small chance to instantly kill the target
    • There is a blacklist of entities in the config that will make the razor unable to instakill those entities
  • Added Tonitrus, a mace from Bloodborne which you can use to give yourself the new Stormveil effect, making you apply Chain Lightning post hit and immune to Lightning damage, using it again with the effect makes you summon a lightning strike on the target post hit, then removing the Stormveil effect
  • Added the Stormveil effect, making the wearer immune to Lightning damage and has a chance to inflict thorns lightning damage on targets hitting the wearer
  • Added Bloodlust, a katana from Dark Souls 3 applying large amounts of bleed buildup and can be used to damage yourself, but also give you Strength 2 and Bloodthirsty effects, targets suffering Blood Loss around you while having this weapon in hand also gives you Strength
    • Bleed buildup is a part of the reworked bleed system, more on that later in the log
  • Added the new Blight Carrier gun enchantment, making Silver Bullets apply stacking Blight effect on targets, increasing their damage taken based on their armor amount
  • Added the new Frostsilver gun enchantment, making Silver Bullets apply strong Permafrost effect if the target Posture Breaks
    • Hitting a target with Posture Break effect while having Permafrost triggers the Ice Explosion early and removes the effect (together with the Posture Break since it triggers)
      • Note: Permafrost & other damage over time effects still trigger Posture Breaks!
  • Added the new Phantom Trace gun enchantment, guns now fire additional copies of the main bullet that fly off after a delay, they do 50% damage, but has all other effects the main bullet has
    • Bullets with this enchant are rendered with a cyan overlay
  • Added the new Tether gun enchantment, making Silver Bullets drag the target towards you if outside a certain range
  • Added the new Ricochet gun enchantment, granting Silver Bullets the ability to bounce off of blocks with bounce amount based on enchant level
    • On contact with a block, the bullets will bounce off and:
      • have its speed reduced to max 1.5 speed
      • first try to target the mob the owner last attacked
      • if no mob was attacked recently, it will target the closest mob around it
      • if no mob is close, it will bounce off a random direction
    • A gun cannot have both Ethereal & Ricochet enchant

Item changes

Guns:

  • Guns can no longer have bow enchants, and Punch & Flame no longer affects guns and Silver Bullets (Power & Infinity still work)
  • Infinity on guns makes them properly only need 1 bullet to fire and doesn't consume it either
  • Changed the use animation of guns
  • Adjusted the position of the Gatling Gun when using in first person (now centered more)
  • Adjusted the particle spread of the guns
  • Adjusted Chain Lightning enchantment to do damage scaling off of the damage to the projectile instead of a constant value
    • Due to this the config line chain_lightning_enchant_damage_per_level has been replaced with chain_lightning_enchant_damage_mod_per_level
  • Bullets with Ethereal enchant are now rendered translucent
  • Bullets now spawn Soul Fire Flame particles upon de-spawn
  • Explosive Rounds enchantment no longer breaks blocks around the target hit with the explosion
    • Added config line to toggle this (when on, the explosion counts as a mob, so gamerule doMobGriefing can also be used to turn off)
  • Added config lines for the max enchant levels for all enchants (where it matters)
  • The max age of bullets has been reduced from 100 -> 60 (ticks) (ethereal makes it 25 like before)
    • For cannonballs: 100 -> 60 (ticks) with Ethereal enchant, 300 -> 120 (ticks) otherwise
  • Buffed Posture Loss applied by all guns
    • Blunderbuss: Base 25 -> 30 (per bullet), Bonus per enchant level 2 -> 3
    • Hunter Cannon: Base 60 -> 120, Bonus per enchant level 60 -> 50
    • Hunter Pistol: Base 30 -> 50, Bonus per enchant level 7 -> 10
    • Gatling Gun: Base 9 -> 10, Bonus per enchant level 1 -> 3

Armor:

  • Hallowheart makes the wearer completely immune to Wither effect at all times instead of just under 50% health
  • Arkenplate also gives Magic Resistance 2 under 50% health
  • Enhanced Arkenplates Mirror ability triggers at under 50% health instead of 33%
  • Soul Robes set gives Magic Resistance 4 instead of 2 (80% reduced magic damage)
  • Armor that grants effects no longer display potion particles
  • Some armor sets give posture and bleed resistances (more on what that entails in the "Reworked Mechanics" section)
    • Arkenplate & Enhanced Arkenplate:
      • Bleed buildup resistance: 100
      • Bleed damage resistance: 60
    • Chaos Helmet:
      • Bleed buildup resistance: 60
      • Bleed damage resistance: 40
    • Forlorn Armor (full set):
      • Posture loss buildup resistance: 140
      • Base posture increase: 80
      • Bleed buildup resistance: 200
      • Bleed damage resistance: 100
    • Soul Ingot Armor (full set):
      • Bleed buildup resistance: 25
      • Bleed damage resistance: 15
    • Hallowheart & Enhanced Hallowheart:
      • Posture loss buildup resistance: 25
      • Bleed buildup resistance: 40

Weapons:

  • Added Ice and Fire dragons to the tag Dragon's Scourge ability checks to apply bonus damage (Dragonslayer Swordspear and Heap of Raw Iron have this ability)
  • Added new Withered Wabbajack on entity hit effects:
    • Chance to launch the target in the air with random launch power
    • Chance to apply Chungus Tonic effect on the target, turning it into a random entity
    • Adjusted how the chances for the effects are calculated with weights
  • Calculated Fall ground explosion no longer damages mobs on the same team as the user (like tamed mobs)
  • Kirkhammer now applies Slowness 2 and Posture Loss on targets hit in the Calculated Fall explosion
  • Excalibur has a new ability called Lightbringer, making the wielder immune to Darkness and Blindness, while instead gaining Speed, Strength and Night Vision when applied with those effects
  • Leviathan Axe has a smoother spin animation
  • Added Szombie's models of Leviathan Axe & Mjölnir as a built-in resourcepack for those weapons
  • Heap of Raw Iron only gives Bloodthirsty effect with max amplifier 3, and the ticks before damage is capped at each 20th tick instead of being lower and lower the higher amplifier is
    • Bloodthirsty effect now increases bleed applied by the items: bleed = amplifier * originalBleed * 0.75
  • Ultra Heavy weapons now apply Posture Loss on their own without the need for Stagger enchant
    • Posture Loss bonus modifier for those weapons when having Stagger enchant has been reduced from 2 to 0.9 due to this
    • Kirkhammer applies 40
    • Darkin Blade applies 30
    • Heap of Raw Iron applies 30
    • Featherlight applies 20
    • Nightfall applies 40
    • Supernova applies 35

Bosses

  • Changed Night Prowler's Darkness Rise attack to spawn delayed Blackflame Snake explosions instead of applying continuous Decay effect
  • Night Prowler will heal from projectiles at under 50% health instead of 16.7%
  • Changed Day Stalker attacks
    • No longer heals when empowered, gains Speed II instead
    • Sky High ability summon waves of Flame Pillars on landing
    • Air Combustion attack has bigger radius
    • Getting hit by a projectile under 50% health makes Day Stalker retaliate by spawning an Air Combustion on the attacker
    • Buffed the range of Flames Edge attack
    • Flames Reach summons a Flame Pillar on the slam part of the attack if in phase two
    • Overheat attack will now summon Flame Pillar lines at the left & right of the original line 4 times with delay, resulting in 9 lines in total
    • Chaos Storm now spawns pools of Molten Metal if in phase two, damaging mobs in it and setting them on fire
  • Changed Fallen Icon 2nd phase attacks
    • Thrust attack now has 3 other follow-up attacks: A ground slam, a sword swipe and a blinding light ground slam with his fist, spawning projectiles only with Hard difficulty on (unlike the real Blinding Light attack which always does this in phase 2)
    • Increased the trigger range for Blinding Light attack and expanded the hitbox slightly
    • Sword of Light now shoots wider projectiles that go through entities and walls, with the last slam & big projectile being replaced with the old Moonfall attack, summoning pillars of light along a path
    • Moonfall now summons 7 lines of light pillars every 45th degrees (except at 180 degrees) instead of just 1 ahead of the boss
    • Moonveil attack now starts with the Fallen Icon leaping towards its main target, then the AOE explosion triggers as he pierces the ground with his sword, with an additional delayed AOE coming after a short while like before
    • Core Beam has bigger range to trigger, higher explosion power and no longer destroys blocks
    • Heavy Swing attack summons a wider projectile that also goes through walls and entities

Bugfixes

  • Fixed a bug causing guns not to find stacks of Silver Bullets in inventory even though the player has enough, and now decrements correct amount as well
  • Fixed a bug causing Posture Break to apply debuffs upon being cleared that don't ever wear off

Reworked Mechanics

  • Reworked Posture Loss mechanic
    • Instead of max posture loss being flat 200 per entity, it now scales off of the size of the entity with a base posture unit the entity has
    • Entities have a posture loss resistance, reducing the amount of posture loss applied, or increase it if the value is negative
    • The base posture unit is universal in the config, but you can override this by making an "entitystats" datapack json file
    • The higher the base posture unit, the higher the max posture for the entity is, the base posture unit attribute gotten from some armor items also increase this
    • Entity stats files contain values such as bleed & posture loss buildup resistance, max posture loss, base posture loss unit for that entity and so on
    • The files representing the entities must be named after the entity and must be placed inside the folder "entitystats" inside the namespace the mob is from
    • Example: for the entity returning_knight, it needs to be inside data/soulsweapons/entitystats/returning_knight.json, while for the zombie it would be in data/minecraft/entitystats/zombie.json
    • Additionally, Posture Loss is reduced at a slower rate, being each 8th tick instead of 4th
    • Hitting an entity now displays the targets posture loss as its own bar
    • Added a client config where you can disable HUD elements, such as the target posture loss bar, or the players bleed/posture loss bars
    • Some bosses are more easily posture broken, while others are harder to break
    • As listed above, the guns have their posture loss applied buffed
    • Some armor sets give posture resistances (can be changed in config)
    • Posture Break now deals 5% of the targets max health as bonus damage
      • Added config lines for Posture Break damage
      • Base value was reduced to 2 against players and 6 against other mobs
  • Reworked Bleed effect
    • It now works as a buildup, dealing damage as soon as the bar is filled up (just like in the Souls series), max bleed is still 200
      • Max bleed can be universally changed in config, but can also be changed for just one entity in the entitystats file with the line max_bleed
    • Skofnung when empowered now applies 60 bleed value with the bleed effect
    • Whirligig Sawblade applies 25 bleed each tick
    • Old Champion's Remains applies 100 bleed on some of the attacks that previously only applied the effect
    • Bleed buildup resistance reduces the buildup and is universally at 0, but can be changed for each entity by making an entity stats file mentioned above
    • Moonveil applies 25 bleed post hit
    • The damage is universally 6 + 10% max hp of the target, but this amount also varies depending on the mob's bleed damage resistance
    • Some bosses in the mod are weaker to bleed, while others are stronger against it
    • Some armor sets give bleed damage and buildup resistances (can be changed in config)
  • Bosses and some mobs are now weaker/stronger against bleed and posture loss
    • Decaying King: Higher posture loss resistance; Very high bleed buildup resistance, but very low bleed damage resistance
    • Returning Knight: Weak to posture loss; Extremely high bleed resistance (both buildup and damage)
    • Old Champion's Remains: Very weak to posture loss; Extremely high bleed resistance
    • Frenzied Shade: Weak to posture loss; Immune to bleed
    • Fallen Icon: Weak to posture loss; Immune to bleed
    • Monarch of Chaos: Slightly resistant to posture loss; Immune to bleed
    • Day Stalker: Very high resistance against posture loss; Weak to bleed
    • Night Prowler: Highly resistant to posture loss; Slightly stronger against bleed
    • Withered Demon: Mildly resistant to posture loss; Very weak to bleed

Config changes

  • Added velocity config lines for moonlight projectiles
  • Added config lines for Lunar Herald amplifier and duration applied by the Lunar Ring (moonstone_ring)
    • Also changed config line moonlight_ring_projectile_cooldown to moonstone_ring_projectile_cooldown for consistency
  • All int values in the config have been changed to floats
    • If you tried to change an int value to a float on a line that would not accept it (like 9 -> 9.5 on the Darkin Blade weapon damage line), the config would reset due to it thinking the value is invalid. To avoid confusion and reset, all previous int (whole number) lines has been changed to float, so decimals can be used for them. Most of them will still ignore the decimals like before.
  • Added options to always see the item tooltip in the client config

Keybind changes

  • Switched a few keybinds, I still encourage to switch these to a button that fits better for you
    • Parry: RIGHT ALT -> R
    • Return Freyr Sword: R -> Z
    • Stationary Freyr Sword: Z -> RIGHT ALT
  • Added keybinds for showing item tooltip info and lore, these are unbound by default and when unbound will by default use SHIFT and CONTROL to display like usual
    • NOTE: Binding them to keys WILL override other keybinds so for example setting either to TAB will override the "show player list" function

SW 1.2.4 [1.20.1] Forge

release8 мая 2025 г.

Changelog

1.2.4

  • Fixed a bug that removed original paper recipe

  • Fixed a bug preventing Day Stalker from using OVERHEAT attack

  • Fixed a bug preventing Night Prowler from using BLADES REACH and RIPPLE FANG attacks

  • Fixed a bug causing Excalibur's Sonic Boom ability to auto target armor stands

  • Crucible Sword has reduced cooldown in the Nether

  • Chungus Staff now can be used to shoot Charged Chungus heads (which are primed TNT) that go through walls and explode after 15 ticks. Pressing ability keybind gives the user Haste and Speed like the old use ability

  • Silver Bullets no longer have gravity, but ticks before respawning has been reduced from 200 to 100

  • Added the new Ethereal Ammunition gun enchantment, making Silver Bullets go through walls, but they last only 25 ticks

  • Added the new Explosive Rounds gun enchantment, making Silver Bullets explode on contact with entities

  • Added the new Chain Lightning gun enchantment, making Silver Bullets damage mobs near the main target hit with soul infused lightning

  • Added the new Curse of Misfire enchantment, adding a chance to cause an explosion on the user each Silver Bullet fired

  • Added info to Demon Chunks that they can be used to summon the Decaying King when used on a Blackstone Pedestal

  • Added info to the Draugr that it can summon the Old Champion for a re-fight when used on an Old Moon Altar

  • Added info/hint to the Lost Soul that it can be used on the Old Moon Altar

  • Added info to the Essence of Eventide that it can be used on the Old Moon Altar to summon the Fallen Icon

  • Old Champion's Remains now bounce off projectiles after 3 consecutive projectile hits

    • Melee attacks reset the counter
    • The amount of hits before growing immune can be changed with config line old_champions_remains_max_projectile_hits_before_immune
  • Removed the darkness effect from Frenzied Shade's shadow orb attack

  • Copies of the Frenzied Shade now die when the main one does

  • Added boss music to Old Champion's Remains and Frenzied Shade and disc of the Champion's song

  • Returning Knight now only uses the summon attack if no healer is alive

    • It will no longer summon healers under 50%, instead increasing the Remnant spawn amount
    • Obliterate attack will summon two Remnants instead of one if under 50% health, and will spawn regardless if the target that died was undead or not
    • Added config line for the summon attack cooldown
  • Added hurt sounds to Day Stalker and Night Prowler (phantom sounds for now)

  • Soulmasses can now be healed by using Lost Souls on it (items inside the common lost_soul tag)

  • Added config lines for entity health and armor for entities that didn't have it already and changed values of some, the config has to be deleted and re-generated for these changes to take effect

    • Mobs/Entities:
      • Dark Sorcerer: Health 10, Bonus Armor 0 (unchanged)
      • Evil Forlorn: Health 15 -> 30, Bonus Armor 0 (unchanged)
      • Familiar Ghost: Health 10, Armor 0 (unchanged)
      • Forlorn: Health 15 -> 30, Bonus Armor 0 (unchanged)
      • Frost Giant: Health 50, Armor 8 (unchanged)
      • Moderately Sized Chungus: Health 14, Armor 0 (unchanged)
      • Remnant: Health 10 -> 20, Bonus Armor 0 (unchanged)
      • Rime Spectre: Health 10, Bonus Armor 0 (unchanged)
      • Soulmass: Health 50 -> 75, Armor 4 -> 10 (unchanged)
      • Sword of Freyr: Health 50 (unchanged), Armor 0 -> 10
      • Sphere of Warmth: Health 20, Armor 0 (unchanged)
      • Withered Demon: Health 80 (unchanged), Armor 0 -> 2
    • Bosses:
      • Decaying King: Health 500 -> 600, Armor 5 -> 10
      • Returning Knight: Health 400 -> 500, Armor 8 -> 15
      • Old Champion's Remains: Health 200 -> 300, Armor 5 -> 10
      • Frenzied Shade: Health 100 -> 150, Armor 0 -> 2
      • Monarch of Chaos: Health 400 -> 450, Armor 4 (unchanged)
      • Fallen Icon: Health 500 -> 550, Armor 20 (unchanged)
      • Day Stalker: Health 500 -> 600, Armor 10 -> 15
      • Night Prowler: Health 400 -> 500, Armor 10 (unchanged)

Совместимость

Minecraft: Java Edition

1.20–1.21.11.18.2–1.19.4

Платформы

Поддерживаемые окружения

Клиент и сервер

Детали

Лицензия:CC0-1.0
Опубликован:2 года назад
Обновлён:2 месяца назад
Главная