升级怪物 (Upgraded Mobs)-MOD模组
升级怪物 (Upgraded Mobs)Github |相关wiki |源站链接支持: 数据包 , fabric , forge , neoforge , quilt该模组为Minecraft游戏添加了新的攻击和能力,让各种生物更具威胁性和挑战性。https://i.sodamc.com/modrinth/fGXis1nHl6.jpg详情
所有生物
所有生物的跟随范围都增加了,使它们能够从更远的地方看到你。它们的移动速度也略有增加,使逃跑变得更加困难。
僵尸
- 所有僵尸都能够打破门,无论难度如何。- 僵尸定期会冲向附近的玩家。- 独有的冲刺攻击可以造成额外伤害。这种攻击可以被格挡,但要小心,它会快速磨损你的盾牌!
溺尸
- 溺母体现在游泳速度更快,而所有生物的默认移动性能也有所改善。- 如果玩家在水面上方,溺尸会定期将其拉得更深,试图将其淹死。即使玩家在船上行驶也会发生这种情况。小心遭遇大群生物!
远古守卫者
- 远古守卫者的生命值已增加至300,与游戏内的凋零boss相当。- 在战斗中,远古守卫者会定期向随机玩家施加虚弱、缓慢和/或失明效果。- 如果附近没有守卫者,远古守卫者会定期召唤迷你守卫者,这些守卫者在短时间后会消失。- 生命值低于一半时,远古守卫者会定期变得隐形。- 为了弥补这一切,远古守卫者掉落潮汐装甲饰边的几率增加至100%。
唤魔者
- 唤魔者现在是小boss,拥有150生命值,生命值低于一半时获得1级恢复效果。- 唤魔者的副手中现在持有不死图腾,必须在消灭它们之前弹出。这并不会对与它们的战斗有太大的影响,但在主题上更合理。- 每当唤魔者使用尖牙攻击时,它还会连续释放两波尖牙攻击。- 为了补偿这一点,而血兽在周围没有唤魔者的情况下会立即死亡。
此外,还添加了两个管理员功能 `upgradedmobs:evokers/raid_loot/enable` 和 `upgradedmobs:evokers/raid_loot/disable`。在启用时,在突袭期间生成的唤魔者不再掉落不死图腾,而是可以掉落金苹果、附魔书和青金石。这是默认禁用的。
猪灵蛮兵
虽然它们的伤害没有改变,但猪灵蛮兵现在具有更多升级:- 蛮兵默认具有75%的击退抗性。- 蛮兵将定期冲向附近的玩家。- 蛮兵还会将最接近的玩家或凋灵高高抛入空中。小心熔岩!- 蛮兵有小概率穿戴随机的地狱合金装备,或者在他们的战斧上带有击退效果。
掠夺者
掠夺者们不再手下留情。- 一些掠夺者将射出虚弱箭或甚至烟花火箭,而不是普通箭。- 一些掠夺者也将带有快速装填II的十字弓。- 在突袭期间,上述两个升级功能会更频繁地应用。
蜘蛛
大家都“喜欢”蜘蛛。- 蜘蛛将定期冲向附近的玩家。- 它们也会定期陷入最接近的玩家的蜘蛛网中。记得使用剑来挣脱!
女巫
虽然它们很罕见,但女巫现在有点太容易了。- 女巫现在具有60生命值。- 女巫扔出的飞溅药水有25%的几率变为挥发药水。- 如果玩家附近,飞溅药水有10%的几率造成失明效果。
配置
如果不喜欢上述功能的某些特性?想要调整一些概率?想要给模组生物一些这些功能?虽然没有配置文件,但可以打开数据包ZIP文件自行编辑:
- 如果在 `mcfunction` 文件中的命令前加上 `#` 符号,则该行将被注释掉并不会被执行。
- 可以通过标签系统集成其他生物。例如,如果有一款模组添加了一种新类型的僵尸,可以将其添加到`upgradedmobs:zombies`实体标签中。请注意,您还可以通过添加相同的标签文件但将`replace`键设置为`false`,将其集成到外部数据包中。
- 该数据包包括一系列用于随机概率的断定。如果要更改概率,可以将相关断定替换为其他断定,或者自行创建新的断定。
- 如果要排除个别生物(例如自定义boss)不受数据包中的功能影响,可以给它们添加`upgradedmobs.blacklist`标签。
如果要卸载该数据包,只需从世界中删除即可,不会产生任何问题。但是,已经进行的生命值、跟随范围、移动速度等增益无法恢复。
Credits
以下是制作此内容时使用的几个来源:
- 一些机制取自TheGayerest的旧数据包《Tougher Everything》和《Tougher Bosses》,并得到原作者的许可。
- 有一些灵感则来自Kindred408的旧数据包《Smart Mobs》,尽管本数据包的实际实现是我自己的原创作品。
其他数据包
我推荐以下数据包,以配合使用此数据包:
- (链接) 将凋零改为地狱凋零。
- 旧数据包 (链接) 和 (链接) 由FlanDere制作,允许光环破烬魔和掠夺者在玩家靠近时向后移动(或在破烬魔的情况下向前移动)。
- 我的其他数据包!请在我的Modrinth页面上查看 :)
兼容性方面,该数据包通常应该没有问题。但要注意以下事项:
- 类似 (链接) 这样具有自定义AI和功能的生物或boss的数据包不会被覆盖(除非该数据包增加了生物的生命值等),但该数据包的机制也会被应用,这可能会产生意想不到的后果。
- 例如,FlanDere还制作了一个很酷的数据包 (链接),但冲刺和跳跃会产生意想不到的后果(生物可能会意外地弹得很高)。
- 记得给任何不想受到此数据包影响的生物添加`upgradedmobs.blacklist`标签。
截图:
https://i.sodamc.com/modrinth/n3WKC5wbVp.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/n3WKC5wbVp.jpg?x-oss-process=style/forge2https://i.sodamc.com/modrinth/BholS3pmqM.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/BholS3pmqM.jpg?x-oss-process=style/forge2https://i.sodamc.com/modrinth/vKQZWQNbxK.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/vKQZWQNbxK.jpg?x-oss-process=style/forge2
来自Modrinth所有游戏版本1.21.41.21.51.21.61.21.71.211.21.11.171.17.11.181.18.11.18.21.191.19.11.19.21.19.31.19.41.201.20.11.20.21.20.31.20.41.20.51.20.6所有类型fabricneoforgequiltdatapackforge1.5.0 - Modupgraded-mobs-1.5.0.jar下载1.5.0+mod#ReleaseUpdate to 1.21.4-1.21.7 (any bug fixes will only be for 1.21.6 or later)- Makes the sound for drowned pulling you down less grating- Makes spider web shots disappear after 3 seconds if not broken before then- Increases elder guardian summons from 0-3 mini-guardians (50% each) to 2 guaranteed spawns + 0-2 more (50% each)- When the evoker raid loot option is enabled, evokers will also drop the sentry armor trim found in pillager outposts- Misc bug fixes展开版本: 1.5.0+mod支持游戏: 1.21.4, 1.21.5, 1.21.6, 1.21.7类型:FabricNeoForgeQuiltRelease下载次数: 1,2831.5.0 - Datapackupgraded-mobs-1.5.0.zip下载1.5.0#ReleaseUpdate to 1.21.4-1.21.7 (any bug fixes will only be for 1.21.6 or later)- Makes the sound for drowned pulling you down less grating- Makes spider web shots disappear after 3 seconds if not broken before then- Increases elder guardian summons from 0-3 mini-guardians (50% each) to 2 guaranteed spawns + 0-2 more (50% each)- When the evoker raid loot option is enabled, evokers will also drop the sentry armor trim found in pillager outposts- Misc bug fixes展开版本: 1.5.0支持游戏: 1.21.4, 1.21.5, 1.21.6, 1.21.7类型: datapackRelease下载次数: 5241.4.0 - Modupgraded-mobs-1.4.0.jar下载1.4.0+mod#ReleaseUpdate to 1.21Due to changes to folder names, future updates will only support 1.21 and beyond- Changes mob HP using attributes, which should provide compatibility with other mods- Nerf elder guardian HP to 240 (from 300)- Nerf evoker HP to 120 (from 150)展开版本: 1.4.0+mod支持游戏: 1.21, 1.21.1类型:FabricForgeNeoForgeQuiltRelease下载次数: 20,2881.4.0 - Datapackupgraded-mobs-1.4.0.zip下载1.4.0#ReleaseUpdate to 1.21Due to changes to folder names, future updates will only support 1.21 and beyond- Changes mob HP using attributes, which should provide compatibility with other mods- Nerf elder guardian HP to 240 (from 300)- Nerf evoker HP to 120 (from 150)展开版本: 1.4.0支持游戏: 1.21, 1.21.1类型: datapackRelease下载次数: 3,9941.3.4 - Modupgraded-mobs-1.3.4.jar下载1.3.4+mod#ReleasePrevents non-evoker-summoned vexes from being killed instantly (filters by `BoundX` property)Fixes typo in pillager weapon upgradeStay tuned for the 1.21 update soon!展开版本: 1.3.4+mod支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6类型:FabricForgeNeoForgeQuiltRelease下载次数: 27,5801.3.4 - Datapackupgraded-mobs-1.3.4.zip下载1.3.4#ReleasePrevents non-evoker-summoned vexes from being killed instantly (filters by `BoundX` property)Fixes typo in pillager weapon upgradeStay tuned for the 1.21 update soon!展开版本: 1.3.4支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6类型: datapackRelease下载次数: 1,8481.3.3 - Modupgraded-mobs-1.3.3.jar下载1.3.3+mod#ReleaseUpdates `/attribute` format to 1.20.5/6 (fixes a bug with two functions)Removes elder guardian loot table change展开版本: 1.3.3+mod支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6类型:FabricForgeNeoForgeQuiltRelease下载次数: 2,3281.3.3 - Datapackupgraded-mobs-1.3.3.zip下载1.3.3#ReleaseUpdates `/attribute` format to 1.20.5/6 (fixes a bug with two functions)Removes elder guardian loot table change展开版本: 1.3.3支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6类型: datapackRelease下载次数: 2181.3.2 - Modupgraded-mobs-1.3.2.jar下载1.3.2+mod#ReleaseUpdate version to 1.20.5 (item components)Ensures piglin brutes have curse of vanishing on special equipment展开版本: 1.3.2+mod支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6类型:FabricForgeNeoForgeQuiltRelease下载次数: 3,5051.3.2 - Datapackupgraded-mobs-1.3.2.zip下载1.3.2#ReleaseUpdate version to 1.20.5 (item components)Ensures piglin brutes have curse of vanishing on special equipment展开版本: 1.3.2支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5类型: datapackRelease下载次数: 3081.3.1 - Modupgraded-mobs-1.3.1.jar下载1.3.1+mod#ReleaseUpdate version to ~~1.20.3~~ 1.20.4Added changelog file inside datapack/mod archiveAdds breeze to increased follow range list (speed will remain unchanged for now)Fixed critical issue with pack.mcmeta and datapack directory that prevented the 1.20.2 overlay from actually being applied... if you experienced evokers in 1.20.2 that had infinite regen and couldn\'t die, this is why展开版本: 1.3.1+mod支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricForgeNeoForgeQuiltRelease下载次数: 22,9321.3.1 - Datapackupgraded-mobs-1.3.1.zip下载1.3.1#ReleaseUpdate version to ~~1.20.3~~ 1.20.4Added changelog file inside datapack/mod archiveAdds breeze to increased follow range list (speed will remain unchanged for now)Fixed critical issue with pack.mcmeta and datapack directory that prevented the 1.20.2 overlay from actually being applied... if you experienced evokers in 1.20.2 that had infinite regen and couldn\'t die, this is why展开版本: 1.3.1支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: datapackRelease下载次数: 1,5481.3.0 - Modupgraded-mobs-1.3.0.jar下载1.3.0+mod#ReleaseUpdate to 1.20.2 format - uses an overlay to implement syntax changeAdjusts a few ranges/damage values/etc展开版本: 1.3.0+mod支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2类型:FabricForgeQuiltRelease下载次数: 6,2841.3.0 - Datapackupgraded-mobs-1.3.0.zip下载1.3.0#ReleaseUpdate to 1.20.2 format - uses an overlay to implement syntax changeAdjusts a few ranges/damage values/etc展开版本: 1.3.0支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2类型: datapackRelease下载次数: 5201.2.2 - Modupgraded-mobs-1.2.2.jar下载1.2.2+mod#ReleaseFixes critical bug where a mob\'s clock speed would scale with the number of nearby players展开版本: 1.2.2+mod支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricForgeQuiltRelease下载次数: 9491.2.2 - Datapackupgraded-mobs-1.2.2.zip下载1.2.2#ReleaseFixes critical bug where a mob\'s clock speed would scale with the number of nearby players展开版本: 1.2.2支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型: datapackRelease下载次数: 2631.2.1 - Modupgraded-mobs-1.2.1.jar下载1.2.1+mod#ReleaseFixes incorrect value in `math:chance/5` predicate, typo in mod description展开版本: 1.2.1+mod支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricForgeQuiltRelease下载次数: 1401.2.1 - Datapackupgraded-mobs-1.2.1.zip下载1.2.1#ReleaseFixes incorrect value in `math:chance/5` predicate, typo in mod description展开版本: 1.2.1支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型: datapackRelease下载次数: 521.2.0 - Modupgraded-mobs-1.2.0.jar下载1.2.0+mod#Release1. Rewrites`tick.mcfunction` to use `execute as @e[...]` statements to improve performance2. Rewrites various mob functions based on point 1 to improve performance3. Mobs with dashes don\'t use them if the player is already really close4. Evoker fangs are correctly tripled over long distances5. Thrown potions are only checked once to see if they are witch potions, rather than every tick6. Spider webs use a different sound effect7. Reorganizes certain functions so that the `damage` command is always called from a separate file, allowing the datapack to work as intended from 1.17-1.19.3展开版本: 1.2.0+mod支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricForgeQuiltRelease下载次数: 3731.2.0 - Datapackupgraded-mobs-1.2.0.zip下载1.2.0#Release1. Rewrites`tick.mcfunction` to use `execute as @e[...]` statements to improve performance2. Rewrites various mob functions based on point 1 to improve performance3. Mobs with dashes don\'t use them if the player is already really close4. Evoker fangs are correctly tripled over long distances5. Thrown potions are only checked once to see if they are witch potions, rather than every tick6. Spider webs use a different sound effect7. Reorganizes certain functions so that the `damage` command is always called from a separate file, allowing the datapack to work as intended from 1.17-1.19.3展开版本: 1.2.0支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型: datapackRelease下载次数: 1181.1.1 - Modupgraded-mobs-1.1.1.jar下载1.1.1+mod#ReleaseDrowned fixes1. Replaces attribute speed increase with dolphin\'s grace so that land speed is unaffected2. Changes timing on pull so that it doesn\'t dash out of its own3. Updates sound effects so that they\'re guaranteed to be heard while pulling展开版本: 1.1.1+mod支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricForgeQuiltRelease下载次数: 1201.1.1 - Datapackupgraded-mobs-1.1.1.zip下载1.1.1#Releaseupgraded-mobs-1.1.1.zip下载1.1.1#ReleaseDrowned fixes1. Replaces attribute speed increase with dolphin\'s grace so that land speed is unaffected2. Changes timing on pull so that it doesn\'t dash out of its own3. Updates sound effects so that they\'re guaranteed to be heard while pulling展开版本: 1.1.1支持游戏: 1.19.4, 1.20, 1.20.1类型: datapackRelease下载次数: 521.1.0 - Mod (Legacy)upgraded-mobs-1.1.0 - legacy.jar下载1.1.0+mod+legacy#ReleaseAdded legacy version展开版本: 1.1.0+mod+legacy支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3类型:FabricForgeQuiltRelease下载次数: 1421.1.0 - Datapack (Legacy)upgraded-mobs-1.1.0 - legacy.zip下载1.1.0+legacy#ReleaseAdd legacy version展开版本: 1.1.0+legacy支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3类型: datapackRelease下载次数: 421.1.0 - Modupgraded-mobs-1.1.0.jar下载1.1.0+mod#Release1. Disables evoker raid loot change by default. Adds two functions that let you enable/disable this functionality: `/function upgradedmobs:evokers/raid_loot/enable` and `/function upgradedmobs:evokers/raid_loot/disable`.2. Comments out the elder guardian anti-TNT effect due to compatibility issues.展开版本: 1.1.0+mod支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricForgeQuiltRelease下载次数: 3431.1.0 - Datapackupgraded-mobs-1.1.0.zip下载1.1.0#Release1. Disables evoker raid loot change by default. Adds two functions that let you enable/disable this functionality: `/function upgradedmobs:evokers/raid_loot/enable` and `/function upgradedmobs:evokers/raid_loot/disable`.2. Comments out the elder guardian anti-TNT effect due to compatibility issues.展开版本: 1.1.0支持游戏: 1.19.4, 1.20, 1.20.1类型: datapackRelease下载次数: 1021.0.0 - Modupgraded-mobs-1.0.0.jar下载1.0.0+mod#ReleaseInitial release展开版本: 1.0.0+mod支持游戏: 1.19.4, 1.20, 1.20.1类型:FabricForgeQuiltRelease下载次数: 671.0.0 - Datapackupgraded-mobs-1.0.0.zip下载1.0.0#ReleaseInitial release展开版本: 1.0.0支持游戏: 1.19.4, 1.20, 1.20.1类型: datapackRelease下载次数: 25全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
**** Hidden Message ***** 升级怪物
页:
[1]