testing pre-commit strats
This commit is contained in:
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 10
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Max lifespan of the projectile, in seconds.
|
||||
#Range: > 0
|
||||
max_lifespan = 60
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 10
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Max lifespan of the projectile, in seconds.
|
||||
#Range: > 0
|
||||
max_lifespan = 60
|
||||
|
||||
|
@ -1,35 +1,35 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 400
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 30
|
||||
#Extend time duration, in seconds
|
||||
#Range: > 0
|
||||
extend_time = 8
|
||||
#Set how much mana is depleted every time a damage is mitigated by the Mana Bubble.
|
||||
#Range: > 0
|
||||
absorption_cost = 350
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 400
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 30
|
||||
#Extend time duration, in seconds
|
||||
#Range: > 0
|
||||
extend_time = 8
|
||||
#Set how much mana is depleted every time a damage is mitigated by the Mana Bubble.
|
||||
#Range: > 0
|
||||
absorption_cost = 350
|
||||
|
||||
|
@ -1,35 +1,35 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 30
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 30
|
||||
#Extend time duration, in seconds
|
||||
#Range: > 0
|
||||
extend_time = 8
|
||||
#Set the max hp limit for Charm, mobs with more max hp will be immune.
|
||||
#Range: > 0
|
||||
charm_hp_limit = 150
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 30
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 30
|
||||
#Extend time duration, in seconds
|
||||
#Range: > 0
|
||||
extend_time = 8
|
||||
#Set the max hp limit for Charm, mobs with more max hp will be immune.
|
||||
#Range: > 0
|
||||
charm_hp_limit = 150
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 20
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 20
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,36 +1,36 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 40
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
damage = 7.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 3.0
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 15
|
||||
#Extend time duration, in ticks
|
||||
#Range: > 0
|
||||
extend_time = 100
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 40
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
damage = 7.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 3.0
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 15
|
||||
#Extend time duration, in ticks
|
||||
#Range: > 0
|
||||
extend_time = 100
|
||||
|
||||
|
@ -1,32 +1,32 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 20
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 5
|
||||
#Extend time duration, in ticks
|
||||
#Range: > 0
|
||||
extend_time = 100
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 20
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 5
|
||||
#Extend time duration, in ticks
|
||||
#Range: > 0
|
||||
extend_time = 100
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 75
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 3
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_pierce=1"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Max lifespan of the projectile, in seconds.
|
||||
#Range: > 0
|
||||
max_lifespan = 30
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 75
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 3
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_pierce=1"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Max lifespan of the projectile, in seconds.
|
||||
#Range: > 0
|
||||
max_lifespan = 30
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,32 +1,32 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 30
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 3
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 30
|
||||
#Extend time duration, in seconds
|
||||
#Range: > 0
|
||||
extend_time = 8
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 30
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 3
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 30
|
||||
#Extend time duration, in seconds
|
||||
#Range: > 0
|
||||
extend_time = 8
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,31 +1,31 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 50
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=3"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Base heal amount
|
||||
#Range: 0.0 ~ 1.7976931348623157E308
|
||||
base_heal = 3.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 3.0
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 50
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=3"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Base heal amount
|
||||
#Range: 0.0 ~ 1.7976931348623157E308
|
||||
base_heal = 3.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 3.0
|
||||
|
||||
|
@ -1,36 +1,36 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 30
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
damage = 6.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 2.5
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 10
|
||||
#Extend time duration, in ticks
|
||||
#Range: > 0
|
||||
extend_time = 60
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 30
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
damage = 6.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 2.5
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 10
|
||||
#Extend time duration, in ticks
|
||||
#Range: > 0
|
||||
extend_time = 60
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 200
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 200
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 400
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 3
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 400
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 3
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,36 +1,36 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 15
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
damage = 3.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 1.5
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 15
|
||||
#Extend time duration, in ticks
|
||||
#Range: > 0
|
||||
extend_time = 100
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 15
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
damage = 3.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 1.5
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 15
|
||||
#Extend time duration, in ticks
|
||||
#Range: > 0
|
||||
extend_time = 100
|
||||
|
||||
|
@ -1,30 +1,30 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 30
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
damage = 8.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 2.5
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 30
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
damage = 8.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 2.5
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,26 +1,26 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 0
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 1
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = []
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
|
||||
|
@ -1,36 +1,36 @@
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 25
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 30
|
||||
#Extend time duration, in seconds
|
||||
#Range: > 0
|
||||
extend_time = 8
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
damage = 5.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 2.0
|
||||
|
||||
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
#Range: > -2147483648
|
||||
cost = 25
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
#Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
#Range: 1 ~ 99
|
||||
glyph_tier = 2
|
||||
#Limits the number of times a given augment may be applied to a given effect
|
||||
#Example entry: "glyph_amplify=5"
|
||||
augment_limits = ["ars_nouveau:glyph_amplify=2"]
|
||||
#How much an augment should cost when used on this effect or form. This overrides the default cost in the augment config.
|
||||
#Example entry: "glyph_amplify=50"
|
||||
augment_cost_overrides = []
|
||||
#Prevents the given glyph from being used in the same spell as the given glyph
|
||||
#Example entry: "glyph_burst"
|
||||
invalid_combos = []
|
||||
#Potion duration, in seconds
|
||||
#Range: > 0
|
||||
potion_time = 30
|
||||
#Extend time duration, in seconds
|
||||
#Range: > 0
|
||||
extend_time = 8
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
damage = 5.0
|
||||
#Range: 0.0 ~ 2.147483647E9
|
||||
amplify = 2.0
|
||||
|
||||
|
Reference in New Issue
Block a user