LTDV10Test/packet/config/dreadsteel-common.toml
3944Realms 67a395b765
Some checks failed
Deploy to Remote Server / deploy (push) Failing after 1m11s
初始化
2026-04-14 18:20:56 +08:00

20 lines
720 B
TOML

["Configs for Dreadsteel"]
#Dreadsteel helmet's armor value (Default = 10)
"Helmet armor" = 10
#Dreadsteel chestplate's armor value (Default = 15)
"Chestplate armor" = 15
#Dreadsteel leggings's armor value (Default = 12)
"Leggings armor" = 12
#Dreadsteel boots' armor value (Default = 9)
"Boots armor" = 9
#Dreadsteel armor piece toughness (Default = 8)
"Armor toughness" = 8
#Dreadsteel armor piece knockback resistance (Default = 0.25)
"Armor knockback resistance" = 0.25
#Dreadsteel Scythe's attack damage. Note that +1 damage comes from your hand so 49 = 50 damage on tootltip (Default = 49)
"Scythe attack damage" = 49
#Dreadsteel Scythe's attack speed (Default = 1.6)
"Scythe attack speed" = 1.6