You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
601 B
34 lines
601 B
# Configuration file
|
|
|
|
general {
|
|
# Min: 0
|
|
# Max: 2147483647
|
|
I:parryEnchantmentMaxLevel=5
|
|
|
|
# Min: 0.0
|
|
# Max: 1.7976931348623157E308
|
|
D:shieldEnchantmentMultiplierArrow=0.25
|
|
|
|
# Min: 0.0
|
|
# Max: 1.7976931348623157E308
|
|
D:shieldEnchantmentMultiplierFireball=0.25
|
|
|
|
# Min: 0.0
|
|
# Max: 1.7976931348623157E308
|
|
D:shieldEnchantmentMultiplierThrowable=0.25
|
|
|
|
# Min: 0
|
|
# Max: 2147483647
|
|
I:shieldParryTicksArrow=40
|
|
|
|
# Min: 0
|
|
# Max: 2147483647
|
|
I:shieldParryTicksFireball=40
|
|
|
|
# Min: 0
|
|
# Max: 2147483647
|
|
I:shieldParryTicksThrowable=40
|
|
}
|
|
|
|
|