Update NCR-Encryption.json, client.json, common.json, and 49 more files

This commit is contained in:
2026-07-13 16:51:37 +01:00
parent f6694318ba
commit 35b3ca112b
1436 changed files with 233033 additions and 2193 deletions
@@ -0,0 +1,144 @@
#This config houses all the armor configuration options || This is currently WIP and doesn't have all the values
[armors]
[armors.general]
#Should End-game armors be breakable || Default: false
breakable_end_game_armors = false
[armors.abyssal_hide]
#Armor value of Abyssal Hide armor helmet || Default 6
#Range: > 1
helmet_armor_value = 6
#Armor value of Abyssal Hide armor chestplate || Default 11
#Range: > 1
chestplate_armor_value = 11
#Armor value of Abyssal Hide armor leggings || Default 9
#Range: > 1
leggings_armor_value = 9
#Armor value of Abyssal Hide armor boots || Default 6
#Range: > 1
boots_armor_value = 6
#Toughness || Default 4.0
#Range: 0.0 ~ 20.0
armor_toughness = 4.0
[armors.primordial_crest]
#Armor value of Primordial Crest armor helmet || Default 4
#Range: > 1
helmet_armor_value = 4
#Armor value of Primordial Crest armor chestplate || Default 8
#Range: > 1
chestplate_armor_value = 8
#Armor value of Primordial Crest armor leggings || Default 6
#Range: > 1
leggings_armor_value = 6
#Armor value of Primordial Crest armor boots || Default 4
#Range: > 1
boots_armor_value = 4
#Toughness || Default 1.5
#Range: 0.0 ~ 20.0
armor_toughness = 1.5
[armors.tectonic_crest]
#Armor value of Tectonic Crest armor helmet || Default 6
#Range: > 1
helmet_armor_value = 6
#Armor value of Tectonic Crest armor chestplate || Default 11
#Range: > 1
chestplate_armor_value = 11
#Armor value of Tectonic Crest armor leggings || Default 9
#Range: > 1
leggings_armor_value = 9
#Armor value of Tectonic Crest armor boots || Default 6
#Range: > 1
boots_armor_value = 6
#Toughness || Default 4.0
#Range: 0.0 ~ 20.0
armor_toughness = 4.0
[armors.cursed_wraithguard]
#Armor value of Cursed Wraithguard armor helmet || Default 6
#Range: > 1
helmet_armor_value = 6
#Armor value of Cursed Wraithguard armor chestplate || Default 11
#Range: > 1
chestplate_armor_value = 11
#Armor value of Cursed Wraithguard armor leggings || Default 9
#Range: > 1
leggings_armor_value = 9
#Armor value of Cursed Wraithguard armor boots || Default 6
#Range: > 1
boots_armor_value = 6
#Toughness || Default 4.0
#Range: 0.0 ~ 20.0
armor_toughness = 4.0
[armors.mechanized_exoskeleton]
#Armor value of Mechanized Exoskeleton armor helmet || Default 6
#Range: > 1
helmet_armor_value = 6
#Armor value of Mechanized Exoskeleton armor chestplate || Default 11
#Range: > 1
chestplate_armor_value = 11
#Armor value of Mechanized Exoskeleton armor leggings || Default 9
#Range: > 1
leggings_armor_value = 9
#Armor value of Mechanized Exoskeleton armor boots || Default 6
#Range: > 1
boots_armor_value = 6
#Toughness || Default 4.0
#Range: 0.0 ~ 20.0
armor_toughness = 4.0
[armors.deepling_mage]
#Armor value of Deepling Mage armor helmet || Default 3
#Range: > 1
helmet_armor_value = 3
#Armor value of Deepling Mage armor chestplate || Default 8
#Range: > 1
chestplate_armor_value = 8
#Armor value of Deepling Mage armor leggings || Default 6
#Range: > 1
leggings_armor_value = 6
#Armor value of Deepling Mage armor boots || Default 3
#Range: > 1
boots_armor_value = 3
#Toughness || Default 1.5
#Range: 0.0 ~ 20.0
armor_toughness = 1.5
[armors.forlorn_harbinger]
#Armor value of helmet || Default 6
#Range: > 1
helmet_armor_value = 6
#Armor value of chestplate || Default 11
#Range: > 1
chestplate_armor_value = 11
#Armor value of leggings || Default 9
#Range: > 1
leggings_armor_value = 9
#Armor value of boots || Default 6
#Range: > 1
boots_armor_value = 6
#Toughness || Default 4.0
#Range: 0.0 ~ 20.0
armor_toughness = 4.0
[armors.riptideSovereign]
#Armor value of helmet || Default 6
#Range: > 1
helmet_armor_value = 6
#Armor value of chestplate || Default 11
#Range: > 1
chestplate_armor_value = 11
#Armor value of leggings || Default 9
#Range: > 1
leggings_armor_value = 9
#Armor value of boots || Default 6
#Range: > 1
boots_armor_value = 6
#Toughness || Default 4.0
#Range: 0.0 ~ 20.0
armor_toughness = 4.0
@@ -0,0 +1,63 @@
[client]
[client.general]
#Activates this mod's screen shake implementation || Default: true
#NOTE: This mod also uses screen shake from other dependencies and I haven't ported all of them to use my new method. So disabling this only disable the screen shake happens cause of this mod. Other mod screen shake that T.O uses will still be active.
activateScreenShake = true
#Activates this mod's screen flashing implementation || Default: true
#NOTE: This mod also uses screen flash from other dependencies. So disabling this only disable the screen flash happens cause of this mod. Other mod screen flash that T.O uses will still be active, such as Annihilation flash effect.
activateScreenFlash = true
#Whether the armor info overlay should replace XP bars || Default: false
armor_overlay_replace_xp_bars = false
#Controls if the Boss Info Panels should auto scale GUI to 2x when they are opened || GUI revert back to original user settings when Boss Info is closed || Default: true
letBossScreenAutoAdjustUIScale = true
[client.plasma_fuel]
#X Offset || Default 0
#Range: > -2147483648
x_offset = 0
#Y Offset || Default 0
#Range: > -2147483648
y_offset = 0
[client.cursed_wraithguard]
#X Offset || Default 0
#Range: > -2147483648
x_offset = 0
#Y Offset || Default 0
#Range: > -2147483648
y_offset = 0
[client.abyssal_hide]
#X Offset || Default 0
#Range: > -2147483648
x_offset = 0
#Y Offset || Default 0
#Range: > -2147483648
y_offset = 0
[client.tectonic_crest]
#X Offset || Default 0
#Range: > -2147483648
x_offset = 0
#Y Offset || Default 0
#Range: > -2147483648
y_offset = 0
[client.primordial_crest]
#X Offset || Default 0
#Range: > -2147483648
x_offset = 0
#Y Offset || Default 0
#Range: > -2147483648
y_offset = 0
[client.darkness]
#X Offset || Default 0
#Range: > -2147483648
x_offset = 0
#Y Offset || Default 0
#Range: > -2147483648
y_offset = 0
@@ -0,0 +1,15 @@
#Common Configs || This config file offer controls to many different things on the mod.
#Changing something you don't know about, might break your game.
[common]
[common.general]
#Show welcome message || Default: true
welcome_message = true
[common.effect]
#List of effect IDs that are immune to Rainfall cleanse || Example: ["minecraft:blindness", "minecraft:darkness"]
rainfall_immune_effects = []
#List of effect IDs that are immune to Acid Rain cleanse || Example: ["minecraft:absorption", "minecraft:health_boost"]
acid_rain_immune_effects = []
@@ -0,0 +1,19 @@
#W.I.P
#This file is for the magic attributes that T.O Tweaks provided to its dependency mods' equipments!
#If you're already overriding the same attributes with mods like KubeJS or CIA (Custom Item Attributes), things might not work as intended.
#Make sure to disable one either KubeJS & CIA or T.O Tweaks default attribute provider
[attribute_provider]
[attribute_provider.general]
#If Attribute Provider system should be enabled or not || Disabling this will entirely disable Attribute Provider to items below || Default: false
attribute_provider_active = false
[attribute_provider.ignitium_set]
#Ignitium items Fire Spell Power || Default 0.05
#Range: 0.0 ~ 1.0
fire_spell_power = 0.05
#Ignitium items Max Mana || Default 75
#Range: 0.0 ~ 1000.0
max_mana = 75.0
@@ -0,0 +1,43 @@
#This config houses entity related extra config
#If you want to change attributes like attack or hp. Use In-Control mod
[entity]
[entity.nightwarden]
#Dynamic damage cap auto calculate required values in all phases, the value here is the highest || Default 40.0
#Range: 10.0 ~ 100.0
nightwardenDynamicDamageCap = 40.0
#Default 0.5556
#Range: 0.1 ~ 3.0
cloneSlashesMultiplierFromBase = 0.5556
#Default 0.05
#Range: 0.0 ~ 3.0
cloneSlashesHpDamage = 0.05
#Default 0.6667
#Range: 0.1 ~ 3.0
dimensionalSpikeDamageMultiplierFromBase = 0.6667
#Default 0.4444
#Range: 0.1 ~ 3.0
spinCloneDamageMultiplierFromBase = 0.4444
#Default 0.03
#Range: 0.0 ~ 3.0
spinClonesHpDamage = 0.03
#Default 0.4444
#Range: 0.1 ~ 3.0
dropClonesDamageMultiplierFromBase = 0.4444
#Default 0.05
#Range: 0.0 ~ 3.0
dropClonesHpDamage = 0.05
#Default 0.2778
#Range: 0.1 ~ 3.0
endEruptionDamageMultiplierFromBase = 0.2778
#Default 0.3611
#Range: 0.1 ~ 3.0
explodeSpinCloneTrailDamageMultiplierFromBase = 0.3611
#Default 0.05
#Range: 0.0 ~ 3.0
explodeSpinCloneTrailHpDamage = 0.05
#Default 0.1
#Range: 0.0 ~ 3.0
dragonSpiritHpDamage = 0.1
@@ -0,0 +1,166 @@
#This config houses all the extra spell and spell mechanics
#If you're looking to change the spell stats instead or disable/enable spells... Go to iron's spellbooks server config file
[spells]
[spells.annihilation]
#If Annihilation spell can cause blocks to break/create explosion || Default: true
cause_explosion = true
#If Annihilation spell can cause fire || Automatically disabled if cause_explosion is disabled || Default: true
cause_fire = true
[spells.aerial_collapse]
#Should bosses take less percent-based damage from Aerial Collapse? || less than 1.0 will make them take less damage || Default 1.0
#Range: 0.1 ~ 1.0
bosses_take_less_damage = 1.0
[spells.death_laser]
#Should DeathLaser break blocks || Default: true
should_break_blocks = true
#Should DeathLaser spell deal magic damage (default boss behavior/Ignore armor/less integration with spell power & resist attributes) || Default: false
should_deal_magic_damage = false
[spells.abyssal_blast]
#Should Abyssal Blast break blocks || Default: true
should_break_blocks = true
#Should Abyssal Blast spell deal magic damage (default boss behavior/Ignore armor/less integration with spell power & resist attributes) || Default: false
should_deal_magic_damage = false
[spells.summon]
#Limit the number of active 'Group' summon spells to one at a time || Default: true
limit_group_summon = true
#Limit the number of active 'Kaiju' summon spells to one at a time || Default: true
limit_kaiju_summon = true
#Limit the number of active 'Miniboss' summon spells to one at a time || Default: true
limit_miniboss_summon = true
#Staff, Spellbooks and other this kind of thing
[staff_spellbooks]
[staff_spellbooks.titanlord_scepter]
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Variant Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
variant_spell_power_multiplier = 1.0
#Cooldown Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cooldown_reduction_multiplier = 1.0
#Mana Regen Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
mana_regen_multiplier = 1.0
#If Titanlord Scepter should grant a recast to Annihilation spell || Default: true
grant_annihilation_recast = true
[staff_spellbooks.wand_of_final_light]
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Ender Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
ender_spell_power_multiplier = 1.0
#Cooldown Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cooldown_reduction_multiplier = 1.0
#Cast Time Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cast_time_reduction_multiplier = 1.0
[staff_spellbooks.stormEmpressStaff]
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Aqua Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
aqua_spell_power_multiplier = 1.0
#Lightning Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
lightning_spell_power_multiplier = 1.0
#Mana Regen Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
mana_regen_multiplier = 1.0
[staff_spellbooks.archive_of_abyssal_secrets]
#Max Mana Multiplier || ADDITION || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
#Ender Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
ender_spell_power_multiplier = 1.0
#Eldritch Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
eldritch_spell_power_multiplier = 1.0
[staff_spellbooks.chronicles_of_the_firelord]
#Max Mana Multiplier || ADDITION || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
#Fire Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
fire_spell_power_multiplier = 1.0
#Cooldown Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cooldown_reduction_multiplier = 1.0
[staff_spellbooks.shellbound]
#Max Mana Multiplier || ADDITION || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
#Cooldown Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cooldown_reduction_multiplier = 1.0
#Nature Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
nature_spell_power_multiplier = 1.0
[staff_spellbooks.the_accused_codex]
#Max Mana Multiplier || ADDITION || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
#Cooldown Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cooldown_reduction_multiplier = 1.0
#Ice Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
ice_spell_power_multiplier = 1.0
[staff_spellbooks.codec_of_crushing_depths]
#Max Mana Multiplier || ADDITION || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
#Cooldown Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cooldown_reduction_multiplier = 1.0
#Aqua Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
aqua_spell_power_multiplier = 1.0
[staff_spellbooks.guide_to_watery_whispers]
#Max Mana Multiplier || ADDITION || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
#Mana Regen Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
mana_regen_multiplier = 1.0
#Aqua Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
aqua_spell_power_multiplier = 1.0
[staff_spellbooks.diamanticArchive]
#Max Mana Multiplier || ADDITION || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
#Lightning Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
lightning_spell_power_multiplier = 1.0
@@ -0,0 +1,305 @@
#Configs for weapons that currently mod has to offer and can be found in survival
[current_weapons]
[current_weapons.general]
#Should End-game weapons be breakable || Default: false
breakable_end_game_weapons = false
[current_weapons.abyssal_tidecaller]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Base: 21.0 || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Base: -3.0 || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Eldritch Spell Power Multiplier || MULTIPLY_BASE || Base: 0.10 || Default 1.0
#Range: 0.0 ~ 10.0
eldritch_spell_power_multiplier = 1.0
#Ender Spell Power Multiplier || MULTIPLY_BASE || Base: 0.10 || Default 1.0
#Range: 0.0 ~ 10.0
ender_spell_power_multiplier = 1.0
#Cast Time Reduction Multiplier || MULTIPLY_BASE || Base: 0.10 || Default 1.0
#Range: 0.0 ~ 10.0
cast_time_reduction_multiplier = 1.0
[current_weapons.flames_of_eldritch]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Eldritch Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
eldritch_spell_power_multiplier = 1.0
#Fire Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
fire_spell_power_multiplier = 1.0
#Cooldown Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cooldown_reduction_multiplier = 1.0
[current_weapons.harbingers_wrath]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Lightning Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
lightning_spell_power_multiplier = 1.0
#Cooldown Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cooldown_reduction_multiplier = 1.0
[current_weapons.scourge_of_the_sands]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Evocation Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
evocation_spell_power_multiplier = 1.0
#Nature Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
nature_spell_power_multiplier = 1.0
#Cooldown Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cooldown_reduction_multiplier = 1.0
[current_weapons.thorns_of_oblivion]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Nature Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
nature_spell_power_multiplier = 1.0
#Ender Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
ender_spell_power_multiplier = 1.0
#Max Mana Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
[current_weapons.voidstrike_reaper]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Ender Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
ender_spell_power_multiplier = 1.0
#Max Mana Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
[current_weapons.cursed_wraithblade]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Base: 19.0 || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Base: -2.8 || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Ice Spell Power Multiplier || MULTIPLY_BASE || Base: 0.15 || Default 1.0
#Range: 0.0 ~ 10.0
ice_spell_power_multiplier = 1.0
#Eldritch Spell Power Multiplier || MULTIPLY_BASE || Base: 0.05 || Default 1.0
#Range: 0.0 ~ 10.0
eldritch_spell_power_multiplier = 1.0
#Max Mana Multiplier || MULTIPLY_BASE || Base: 0.20 || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
[current_weapons.infernal_devastator]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Fire Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
fire_spell_power_multiplier = 1.0
#Max Mana Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
#Blazing Salvo damage multiplier || Default 1.0
#Range: 1.0 ~ 5.0
blazing_salvo_multiplier = 1.0
[current_weapons.gauntlet_of_extinction]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Fire Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
fire_spell_power_multiplier = 1.0
#Cast Time Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cast_time_reduction_multiplier = 1.0
#Primeval Devour damage multiplier || Default 1 || WARNING: Use Integer Values! values that are not integer like 1.2 will be converted into integer anyways!
#Range: 1.0 ~ 5.0
primeval_devour_multiplier = 1.0
[current_weapons.mechanized_wraithblade]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Lightning Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
lightning_spell_power_multiplier = 1.0
#Cast Time Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cast_time_reduction_multiplier = 1.0
#Plasma Overdrive damage multiplier || Default 1.0
#Range: 1.0 ~ 5.0
plasma_overdrive_multiplier = 1.0
[current_weapons.the_obliterator]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Eldritch Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
eldritch_spell_power_multiplier = 1.0
#Ender Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
ender_spell_power_multiplier = 1.0
#Cooldown Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cooldown_reduction_multiplier = 1.0
#Oblivion Ray damage multiplier || Default 1.0
#Range: 1.0 ~ 5.0
oblivion_ray_multiplier = 1.0
[current_weapons.trident_of_the_eternal_maelstrom]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Aqua Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
aqua_spell_power_multiplier = 1.0
#Mana Regen Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
mana_regen_multiplier = 1.0
#Boltstrike damage multiplier || Default 1.0
#Range: 1.0 ~ 5.0
boltstrike_multiplier = 1.0
[current_weapons.stellothorn]
#Durability || Default 3000
#Range: > 1
durability = 3000
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Eldritch Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
eldritch_spell_power_multiplier = 1.0
#Ender Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
ender_spell_power_multiplier = 1.0
#Cast Time Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
cast_time_reduction_multiplier = 1.0
#Spectral Guillotine damage multiplier || Default 1.0
#Range: 1.0 ~ 5.0
spectral_guillotine_multiplier = 1.0
[current_weapons.galenicPolarizer]
#Durability || Default 2250
#Range: > 1
galenicPolarizerDurability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
galenicPolarizerDamageMultiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
galenicPolarizerAttackSpeedMultiplier = 1.0
#Lightning Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
galenicPolarizerLightningSpellPowerMultiplier = 1.0
#Cooldown Reduction Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
galenicPolarizerCooldownReductionMultiplier = 1.0
[current_weapons.charged_sands]
#Durability || Default 2250
#Range: > 1
durability = 2250
#Damage Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
damage_multiplier = 1.0
#Attack Speed Multiplier || Default 1.0
#Range: 0.0 ~ 10.0
attack_speed_multiplier = 1.0
#Lightning Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
lightning_spell_power_multiplier = 1.0
#Holy Spell Power Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
holy_spell_power_multiplier = 1.0
#Max Mana Multiplier || MULTIPLY_BASE || Default 1.0
#Range: 0.0 ~ 10.0
max_mana_multiplier = 1.0
#Arc-Storm damage multiplier || Default 1.0
#Range: 1.0 ~ 5.0
ArcStormDamageMultiplier = 1.0