Module:Gm4Sprite/Aliases: Difference between revisions

Jump to navigation Jump to search
m (I'm dumb.)
m (That should be it for Soul Shards)
Line 318: Line 318:


local postAttackDamageText = {
local postAttackDamageText = {
{'Anchoring', '&9+0.9 Knockback Resistance' },
{'Anchoring', '/&9+0.9 Knockback Resistance' },
{'Bashing', '&9+70% Attack Damage' }
{'Bashing', '/&9+70% Attack Damage' }
}
}