Pack start
This commit is contained in:
18
web/config/ars_nouveau/glyph_split.toml
Normal file
18
web/config/ars_nouveau/glyph_split.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
#General settings
|
||||
[general]
|
||||
#Is Enabled?
|
||||
enabled = true
|
||||
#Cost
|
||||
# Default: 20
|
||||
# Range: > -2147483648
|
||||
cost = 20
|
||||
#Is Starter Glyph?
|
||||
starter = false
|
||||
#The maximum number of times this glyph may appear in a single spell
|
||||
# Default: 2147483647
|
||||
# Range: > 1
|
||||
per_spell_limit = 2147483647
|
||||
#The tier of the glyph
|
||||
# Default: 3
|
||||
# Range: 1 ~ 99
|
||||
glyph_tier = 3
|
||||
Reference in New Issue
Block a user