minecraft-modpack-1.20.1/config/dragonitegear-common.toml
2025-02-10 02:01:11 +01:00

22 lines
675 B
TOML

["Dragonite Armor Effects"]
#Enable the full set effect for the Dragonite Armor.
"Enable Set Effect" = true
#A list of effects to receive when full set is equipped.
"Full Set Effects" = ["minecraft:strength", "minecraft:resistance"]
#The duration of the full set effect.
"Effect Duration" = 200
#The amplifier of the full set effect.
"Effect Amplifier" = 1
["Dragonite Gear Weapons"]
#The damage of the Dragonite Sword.
"Sword Damage" = 11
#The damage of the Dragonite Greatsword.
"Greatsword Damage" = 17
#The damage of the Stormforged Sword.
"Stormforged Sword Damage" = 24
#The damage of the Stormforged Greatsword.
"Stormforged Greatsword Damage" = 32