mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-25 12:58:06 -08:00
Add some dangos, skills and endemic life buffs
This commit is contained in:
@@ -7493,6 +7493,10 @@ function this.init_default()
|
||||
|
||||
text_formatting = "%s",
|
||||
|
||||
include = {
|
||||
skill_level = true
|
||||
},
|
||||
|
||||
offset = {
|
||||
x = 5,
|
||||
y = 0
|
||||
|
||||
@@ -200,7 +200,8 @@ this.default_language = {
|
||||
demon_powder = "Demon Powder",
|
||||
hardshell_powder = "Hardshell Powder",
|
||||
immunizer = "Immunizer",
|
||||
dash_juice = "Dash Juice"
|
||||
dash_juice = "Dash Juice",
|
||||
gourmet_fish = "Gourmet Fish"
|
||||
},
|
||||
|
||||
melody_effects = {
|
||||
@@ -234,6 +235,17 @@ this.default_language = {
|
||||
sharpness_extension = "Sharpness Extension"
|
||||
},
|
||||
|
||||
skills = {
|
||||
burst = "Burst",
|
||||
kushala_daora_soul = "Kushala Daora Soul",
|
||||
intrepid_heart = "Intrepid Heart",
|
||||
dereliction = "Dereliction"
|
||||
},
|
||||
|
||||
dangos = {
|
||||
dango_defender_hi = "Dango Defender (Hi)"
|
||||
},
|
||||
|
||||
UI = {
|
||||
HP = "HP:",
|
||||
stamina = "Stamina:",
|
||||
|
||||
Reference in New Issue
Block a user