Enhance RPG series configuration by adding new relics and sound properties for the 'more_relics' mod, improving gameplay mechanics and audio customization options.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"effects": {
|
||||
"lne_paladins:sirens_song": {
|
||||
"attributes": []
|
||||
},
|
||||
"lne_paladins:holy_weapon": {
|
||||
"attributes": []
|
||||
},
|
||||
"lne_paladins:holy_prevention": {
|
||||
"attributes": []
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"disable_special_lne_weapons": false,
|
||||
"sirens_staff_tears_debuff_chance": 0.15,
|
||||
"sirens_staff_song_chance": 0.1,
|
||||
"sirens_staff_song_duration": 2
|
||||
}
|
||||
Reference in New Issue
Block a user