愤怒模组 (Rage Mod)
这个模组为实体添加了愤怒机制。
这个模组为实体添加了"愤怒"机制。当一个实体攻击或被攻击时,它的愤怒值会增加。当实体达到满愤怒时,其下一次攻击将会造成极大的伤害。
愤怒可以溢出。每额外的溢出愤怒提供1%的伤害加成。
愤怒值会随着时间逐渐减少。默认情况下,实体每40个ticks失去2点愤怒,可配置。
从技术上讲,只在服务器端需要。
配置
主要
满愤怒时的基础伤害加成倍率。默认值:3。
满愤怒时的最大伤害加成倍率(包括溢出的愤怒)。默认值:5。
被视为满愤怒的愤怒值。默认值:150。
实体在攻击或被攻击时获得的愤怒值。默认值:50。
通知
当实体的愤怒满时是否渲染暴击攻击粒子。默认值:true。
当玩家的愤怒值发生变化时是否在玩家的动作栏显示当前的愤怒值。默认值:false。
当玩家的愤怒值变满时是否在玩家的动作栏通知他们。默认值:true。
声音
当实体以满愤怒攻击时是否播放 minecraft:entity.arrow.hit_player。默认值:true。
暴击攻击音效的音量。默认值:1.0。
暴击攻击音效的音调。默认值:1.0。
减少
愤怒值自然减少的间隔时间。默认值:40 ticks / 2 秒。
实体在每个间隔上失去的愤怒值。默认值:5。
杂项
加入我们的Discord:https://discord.gg/g8q3UHTpCP!

来自Modrinth
0.1.0
# 0.1.0
- Add comment to config options
- change package name from `com.teampotato` to `mine.aqcs`
展开
版本: 0.1.0
支持游戏: 1.20.1
Release
下载次数: 2,073
0.1.0
# 0.1.0
- Add comment to config options
- change package name from `com.teampotato` to `mine.aqcs`
展开
版本: 0.1.0
支持游戏: 1.19.2
Release
下载次数: 190
0.1.0
# 0.1.0
- Add comment to config options
- change package name from `com.teampotato` to `mine.aqcs`
展开
版本: 0.1.0
支持游戏: 1.18.2
Release
下载次数: 890
0.1.0
# 0.1.0
- Add comment to config options
- change package name from `com.teampotato` to `mine.aqcs`
展开
版本: 0.1.0
支持游戏: 1.16.5
Release
下载次数: 182
0.0.6
# 0.0.6
- Add OnlyPlayersHaveRage config option (disabled by default)
展开
版本: 0.0.6
支持游戏: 1.19.2
Release
下载次数: 108
0.0.6
# 0.0.6
- Add OnlyPlayersHaveRage config option (disabled by default)
展开
版本: 0.0.6
支持游戏: 1.20.1
Release
下载次数: 256
0.0.6
# 0.0.6
- Add OnlyPlayersHaveRage config option (disabled by default)
展开
版本: 0.0.6
支持游戏: 1.18.2
Release
下载次数: 105
0.0.6
# 0.0.6
- Add OnlyPlayersHaveRage config option (disabled by default)
展开
版本: 0.0.6
支持游戏: 1.16.5
Release
下载次数: 98
0.0.5
# 0.0.6
- Add OnlyPlayersHaveRage config option (disabled by default)
展开
版本: 0.0.5
支持游戏: 1.19.2
Release
下载次数: 90
0.0.5
# 0.0.6
- Add OnlyPlayersHaveRage config option (disabled by default)
展开
版本: 0.0.5
支持游戏: 1.20.1
Release
下载次数: 88
0.0.5
# 0.0.6
- Add OnlyPlayersHaveRage config option (disabled by default)
展开
版本: 0.0.5
支持游戏: 1.18.2
Release
下载次数: 87
0.0.5
# 0.0.6
- Add OnlyPlayersHaveRage config option (disabled by default)
展开
版本: 0.0.5
支持游戏: 1.16.5
Release
下载次数: 88
0.0.5
# 0.0.5
- Add FullRageAttackEvent
展开
版本: 0.0.5
支持游戏: 1.19.2
Release
下载次数: 92
0.0.5
# 0.0.5
- Add FullRageAttackEvent
展开
版本: 0.0.5
支持游戏: 1.20.1
Release
下载次数: 103
0.0.5
# 0.0.5
- Add FullRageAttackEvent
展开
版本: 0.0.5
支持游戏: 1.18.2
Release
下载次数: 84
0.0.5
# 0.0.5
- Add FullRageAttackEvent
展开
版本: 0.0.5
支持游戏: 1.16.5
Release
下载次数: 103
0.0.4
# 0.0.4
- Let rage decrease over time. Default: lose 5 rage for 2 seconds
展开
版本: 0.0.4
支持游戏: 1.20.1
Release
下载次数: 106
0.0.4
# 0.0.4
- Let rage decrease over time. Default: lose 5 rage for 2 seconds
展开
版本: 0.0.4
支持游戏: 1.18.2
Release
下载次数: 99
0.0.4
# 0.0.4
- Let rage decrease over time. Default: lose 5 rage for 2 seconds
展开
版本: 0.0.4
支持游戏: 1.19.2
Release
下载次数: 95
0.0.4
# 0.0.4
- Let rage decrease over time. Default: lose 5 rage for 2 seconds
展开
版本: 0.0.4
支持游戏: 1.16.5
Release
下载次数: 108
0.0.3
# 0.0.3
- Add Full Rage advancement
- Introduce NotifyPlayerOnFullRage config option
- Fix ding on full rage attack not working well
展开
版本: 0.0.3
支持游戏: 1.20.1
Release
下载次数: 77
0.0.3
# 0.0.3
- Add Full Rage advancement
- Introduce NotifyPlayerOnFullRage config option
- Fix ding on full rage attack not working well
展开
版本: 0.0.3
支持游戏: 1.19.2
Release
下载次数: 56
0.0.3
# 0.0.3
- Add Full Rage advancement
- Introduce NotifyPlayerOnFullRage config option
- Fix ding on full rage attack not working well
展开
版本: 0.0.3
支持游戏: 1.18.2
Release
下载次数: 62
0.0.3
# 0.0.3
- Add Full Rage advancement
- Introduce NotifyPlayerOnFullRage config option
- Fix ding on full rage attack not working well
展开
版本: 0.0.3
支持游戏: 1.16.5
Release
下载次数: 50
0.0.2
展开
版本: 0.0.2
支持游戏: 1.20.1
Release
下载次数: 52
0.0.2
展开
版本: 0.0.2
支持游戏: 1.19.2
Release
下载次数: 33
0.0.2
展开
版本: 0.0.2
支持游戏: 1.18.2
Release
下载次数: 29
0.0.2
展开
版本: 0.0.2
支持游戏: 1.16.5
Release
下载次数: 33
0.0.1
展开
版本: 0.0.1
支持游戏: 1.16.5
Release
下载次数: 42
0.0.1
展开
版本: 0.0.1
支持游戏: 1.16.5
Release
下载次数: 43