Apotheosis

Apotheosis

89M Downloads

Tyrannical Gems on Light Weapons add Knockback Resistance instead of Attack Knockback

James103 opened this issue ยท 0 comments

commented

Applying Tyrannical Gems to Light Weapons increases Knockback Resistance by up to 3.5 points per gem instead of Attack Knockback.

addGem("core/tyrannical", c -> c
.unique()
.bonus(LIGHT_WEAPON, AttributeBonus.builder()
.attr(Attributes.KNOCKBACK_RESISTANCE)
.op(Operation.ADD_VALUE)
.value(Purity.CRACKED, 0.5)
.value(Purity.CHIPPED, 1)
.value(Purity.FLAWED, 1.5)
.value(Purity.NORMAL, 2)
.value(Purity.FLAWLESS, 3)
.value(Purity.PERFECT, 3.5))

Introduced in commit 644713b; before then, Tyrannical gems on light weapons increased Attack Knockback.

Mod list:

Apotheosis-1.21.1-8.0.0
ApothicAttributes-1.21.1-2.5.0
ApothicEnchanting-1.21.1-1.2.4
ApothicSpawners-1.21.1-1.1.1
cloth-config-15.0.140-neoforge
emi_enchanting-0.1.2+1.21+neoforge
emi-1.1.18+1.21.1+neoforge
NoChatReports-NEOFORGE-1.21.1-v2.9.1
Patchouli-1.21-87-NEOFORGE
Placebo-1.21.1-9.6.1