feat: Added BASE_SPELL_SLOTS config option
Gameplay Category: - baseSpellSlots: Number of spell slots a wand has with no attunement upgrades applied (default: 5, range: 1-5)
This commit is contained in:
@@ -1555,6 +1555,8 @@ config.ebwizardry.siphon_mana_per_level=Siphon Mana Per Level
|
||||
config.ebwizardry.siphon_mana_per_level.tooltip=The amount of mana given for a kill for each level of siphon upgrade.
|
||||
config.ebwizardry.condenser_tick_interval=Condenser Tick Interval
|
||||
config.ebwizardry.condenser_tick_interval.tooltip=The number of ticks between each mana increase for wands with the condenser upgrade.
|
||||
config.ebwizardry.base_spell_slots=Base Spell Slots
|
||||
config.ebwizardry.base_spell_slots.tooltip=The number of spell slots a wand has with no attunement upgrades applied.
|
||||
config.ebwizardry.telekinetic_disarmament=Telekinetic Disarmament
|
||||
config.ebwizardry.telekinetic_disarmament.tooltip=Whether to allow players to disarm other players using the telekinesis spell. Disable to prevent stealing of items.
|
||||
config.ebwizardry.telekinetic_disarmament.true=Yes - let people steal things
|
||||
|
||||
Reference in New Issue
Block a user