mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-30 23:38:04 -08:00
Compare commits
22 Commits
423635400c
...
v2.6.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b82e27725 | ||
|
|
2a3c8106d5 | ||
|
|
3b89ce8303 | ||
|
|
f2e23626cf | ||
|
|
8a55873e14 | ||
|
|
b93bdd0338 | ||
|
|
f01ec08990 | ||
|
|
b6ed4f036a | ||
|
|
fedf5bc7af | ||
|
|
009eb9ffb0 | ||
|
|
b8a7f109e0 | ||
|
|
51b824e385 | ||
|
|
c8bd65556e | ||
|
|
0781662344 | ||
|
|
5bdcd1b9cf | ||
|
|
305a78b654 | ||
|
|
6236c1e088 | ||
|
|
ba571b0426 | ||
|
|
2c7c229ec9 | ||
|
|
39dbd23791 | ||
|
|
96407c07bf | ||
|
|
1f3a7d2bf8 |
33
README.md
33
README.md
@@ -135,33 +135,34 @@
|
|||||||
* **[Troubleshooting](https://github.com/GreenComfyTea/MHR-Overlay/wiki/Troubleshooting)**
|
* **[Troubleshooting](https://github.com/GreenComfyTea/MHR-Overlay/wiki/Troubleshooting)**
|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
1. [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26) (v1.503+);
|
1. **[REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26)** (v1.503+);
|
||||||
2. [REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134) (v0.4.0+) - Needed for Unicode Support.
|
2. **[REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134)** (v0.4.0+) - Needed for Unicode Support.
|
||||||
|
|
||||||
# How to install:
|
# How to install:
|
||||||
1. Install [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26);
|
1. Install **[REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26)**;
|
||||||
2. Install [REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134);
|
2. Install **[REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134)**;
|
||||||
>**:pushpin: Windows:** Works normally.
|
>**:pushpin: Windows:** Works normally.
|
||||||
|
|
||||||
>**:pushpin: Linux:** Latest Experimental Proton seems to have it working normally as well (https://github.com/cursey/reframework-d2d/issues/5).
|
>**:pushpin: Linux:** Latest Experimental Proton seems to have it working normally as well (https://github.com/cursey/reframework-d2d/issues/5).
|
||||||
|
|
||||||
>**:pushpin: Steam Deck:** I've seen people getting it working but I don't have the exact instructions. You will have to figure it out yourself and/or search the nexus pages for information ([REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26?tab=description), [REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134), [MHR Overlay](https://www.nexusmods.com/monsterhunterrise/mods/50)).
|
>**:pushpin: Steam Deck:** I've seen people getting it working but I don't have the exact instructions. You will have to figure it out yourself and/or search the nexus pages for information (**[REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26?tab=description)**, **[REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134)**, **[MHR Overlay](https://www.nexusmods.com/monsterhunterrise/mods/50)**).
|
||||||
|
|
||||||
3. Download the mod:
|
3. Download the mod:
|
||||||
* Official release can be downloaded from [Nexus Mods](https://www.nexusmods.com/monsterhunterrise/mods/50);
|
* Official release can be downloaded from **[Nexus Mods](https://www.nexusmods.com/monsterhunterrise/mods/50)**;
|
||||||
* Nightly builds are available in [this repo](https://github.com/GreenComfyTea/MHR-Overlay) and can contain broken functionality, debugging info on screen, bugs and might require the latest [nightly build](https://github.com/praydog/REFramework-nightly/releases) of [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26). Use with caution!
|
* Nightly builds are available in **[this repo](https://github.com/GreenComfyTea/MHR-Overlay)** and can contain broken functionality, debugging info on screen, bugs and might require the latest **[nightly build](https://github.com/praydog/REFramework-nightly/releases)** of **[REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26)**. Use with caution!
|
||||||
4. Extract the mod from the archive and place it in MonsterHunterRise folder. Refer to [FAQ](https://github.com/GreenComfyTea/MHR-Overlay/wiki/FAQ) to verify how the file hierarchy should look like if everything is done correctly.
|
4. Extract the mod from the archive and place it in MonsterHunterRise folder. Refer to **[FAQ](https://github.com/GreenComfyTea/MHR-Overlay/wiki/FAQ)** to verify how the file hierarchy should look like if everything is done correctly.
|
||||||
|
|
||||||
# Credits
|
# Credits
|
||||||
**GreenComfyTea** - creator of the mod and it's main contributor.
|
**[GreenComfyTea](https://github.com/GreenComfyTea)** - creator of the mod and it's main contributor.
|
||||||
**cursecat** - creator of [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26), [REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134) plugin and [Monster Has HP Bar](https://www.nexusmods.com/monsterhunterrise/mods/43) mod, which provided an example on how to retrieve monster HP data.
|
**[cursey](https://github.com/cursey)** - creator of [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26), [REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134) plugin and [Monster Has HP Bar](https://www.nexusmods.com/monsterhunterrise/mods/43) mod, which provided an example on how to retrieve monster HP data.
|
||||||
**praydog2** - creator of [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26). Contributed huge improvements to the performance of the mod.
|
**[praydog](https://github.com/praydog)** - creator of [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26). Contributed huge improvements to the performance of the mod.
|
||||||
**coavins** - creator of [coavins damage meter](https://www.nexusmods.com/monsterhunterrise/mods/68) mod.
|
**[coavins](https://github.com/coavins)** - creator of [coavins damage meter](https://www.nexusmods.com/monsterhunterrise/mods/68) mod.
|
||||||
|
**[lingsamuel](https://github.com/lingsamuel)** - creator of [Data Reporter and Buff Notification](https://www.nexusmods.com/monsterhunterrise/mods/1609) mod.
|
||||||
|
|
||||||
**neatnet** - Korean translation.
|
**[neatnet](https://github.com/neatnet)** - Korean translation.
|
||||||
**s9000008, mcc1** - Traditional Chinese translation.
|
**[s9000008](https://github.com/s9000008)**, **[mcc1](https://github.com/mcc1)** - Traditional Chinese translation.
|
||||||
**etnAtker**, **sukiqwq** - Simplified Chinese translation.
|
**[etnAtker](https://github.com/etnAtker)**, **[sukiqwq](https://github.com/sukiqwq)** - Simplified Chinese translation.
|
||||||
**AKILAND0214** - Japanese translation.
|
**[AKILAND0214](https://github.com/AKILAND0214)** - Japanese translation.
|
||||||
***
|
***
|
||||||
# Support
|
# Support
|
||||||
|
|
||||||
|
|||||||
@@ -45,26 +45,26 @@ local package = package;
|
|||||||
this.list = {
|
this.list = {
|
||||||
dango_adrenaline = nil,
|
dango_adrenaline = nil,
|
||||||
dango_booster = nil,
|
dango_booster = nil,
|
||||||
|
dango_connector = nil,
|
||||||
|
dango_defender = nil,
|
||||||
|
dango_flyer = nil,
|
||||||
|
dango_glutton = nil,
|
||||||
|
dango_hunter = nil,
|
||||||
dango_insurance = nil,
|
dango_insurance = nil,
|
||||||
dango_insurance_defense_up = nil,
|
dango_insurance_defense_up = nil,
|
||||||
dango_glutton = nil,
|
|
||||||
dango_flyer = nil,
|
|
||||||
dango_defender = nil,
|
|
||||||
dango_hunter = nil,
|
|
||||||
dango_connector = nil,
|
|
||||||
super_recovery_dango = nil
|
super_recovery_dango = nil
|
||||||
};
|
};
|
||||||
|
|
||||||
this.keys = {
|
this.keys = {
|
||||||
"dango_adrenaline",
|
"dango_adrenaline",
|
||||||
"dango_booster",
|
"dango_booster",
|
||||||
|
"dango_connector",
|
||||||
|
"dango_defender",
|
||||||
|
"dango_flyer",
|
||||||
|
"dango_glutton",
|
||||||
|
"dango_hunter",
|
||||||
"dango_insurance",
|
"dango_insurance",
|
||||||
"dango_insurance_defense_up",
|
"dango_insurance_defense_up",
|
||||||
"dango_glutton",
|
|
||||||
"dango_flyer",
|
|
||||||
"dango_defender",
|
|
||||||
"dango_hunter",
|
|
||||||
"dango_connector",
|
|
||||||
"super_recovery_dango"
|
"super_recovery_dango"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -45,11 +45,11 @@ local ValueType = ValueType;
|
|||||||
local package = package;
|
local package = package;
|
||||||
|
|
||||||
this.list = {
|
this.list = {
|
||||||
|
cutterfly = nil,
|
||||||
clothfly = nil,
|
clothfly = nil,
|
||||||
stinkmink = nil,
|
|
||||||
butterflame = nil,
|
butterflame = nil,
|
||||||
-- peepersects = nil,
|
-- peepersects = nil,
|
||||||
cutterfly = nil,
|
stinkmink = nil,
|
||||||
ruby_wirebug = nil,
|
ruby_wirebug = nil,
|
||||||
gold_wirebug = nil,
|
gold_wirebug = nil,
|
||||||
red_lampsquid = nil,
|
red_lampsquid = nil,
|
||||||
@@ -57,11 +57,11 @@ this.list = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
this.keys = {
|
this.keys = {
|
||||||
|
"cutterfly",
|
||||||
"clothfly",
|
"clothfly",
|
||||||
"stinkmink",
|
|
||||||
"butterflame",
|
"butterflame",
|
||||||
-- "peepersects",
|
-- "peepersects",
|
||||||
"cutterfly",
|
"stinkmink",
|
||||||
"ruby_wirebug",
|
"ruby_wirebug",
|
||||||
"gold_wirebug",
|
"gold_wirebug",
|
||||||
"red_lampsquid",
|
"red_lampsquid",
|
||||||
|
|||||||
@@ -54,6 +54,8 @@ this.list = {
|
|||||||
-- immunizer = nil,
|
-- immunizer = nil,
|
||||||
-- dash_juice = nil,
|
-- dash_juice = nil,
|
||||||
gourmet_fish = nil,
|
gourmet_fish = nil,
|
||||||
|
demon_ammo = nil,
|
||||||
|
armor_ammo = nil
|
||||||
};
|
};
|
||||||
|
|
||||||
this.keys = {
|
this.keys = {
|
||||||
@@ -68,6 +70,8 @@ this.keys = {
|
|||||||
-- "immunizer",
|
-- "immunizer",
|
||||||
-- "dash_juice",
|
-- "dash_juice",
|
||||||
"gourmet_fish",
|
"gourmet_fish",
|
||||||
|
"demon_ammo",
|
||||||
|
"armor_ammo"
|
||||||
};
|
};
|
||||||
|
|
||||||
local item_ids = {
|
local item_ids = {
|
||||||
@@ -76,11 +80,11 @@ local item_ids = {
|
|||||||
armorskin = 68157922,
|
armorskin = 68157922,
|
||||||
mega_armorskin = 68157923,
|
mega_armorskin = 68157923,
|
||||||
might_seed = 68157919,
|
might_seed = 68157919,
|
||||||
adamant_seed = 68157924,
|
-- adamant_seed = 68157924,
|
||||||
demon_powder = 68157920,
|
demon_powder = 68157920,
|
||||||
hardshell_powder = 68157925,
|
hardshell_powder = 68157925,
|
||||||
immunizer = 68157911,
|
-- immunizer = 68157911,
|
||||||
dash_juice = 68157913,
|
-- dash_juice = 68157913,
|
||||||
gourmet_fish = 68157909,
|
gourmet_fish = 68157909,
|
||||||
demon_ammo = 68157595,
|
demon_ammo = 68157595,
|
||||||
armor_ammo = 68157596
|
armor_ammo = 68157596
|
||||||
|
|||||||
@@ -46,15 +46,15 @@ local ValueType = ValueType;
|
|||||||
local package = package;
|
local package = package;
|
||||||
|
|
||||||
this.list = {
|
this.list = {
|
||||||
rousing_roar = nil,
|
|
||||||
go_fight_win = nil,
|
go_fight_win = nil,
|
||||||
power_drum = nil
|
power_drum = nil,
|
||||||
|
rousing_roar = nil
|
||||||
};
|
};
|
||||||
|
|
||||||
this.keys = {
|
this.keys = {
|
||||||
"rousing_roar",
|
|
||||||
"go_fight_win",
|
"go_fight_win",
|
||||||
"power_drum"
|
"power_drum",
|
||||||
|
"rousing_roar"
|
||||||
};
|
};
|
||||||
|
|
||||||
local otomo_moves_ids = {
|
local otomo_moves_ids = {
|
||||||
|
|||||||
@@ -46,13 +46,13 @@ local ValueType = ValueType;
|
|||||||
local package = package;
|
local package = package;
|
||||||
|
|
||||||
this.list = {
|
this.list = {
|
||||||
|
chameleos_soul = nil,
|
||||||
kushala_daora_soul = nil,
|
kushala_daora_soul = nil,
|
||||||
chameleos_soul = nil
|
|
||||||
};
|
};
|
||||||
|
|
||||||
this.keys = {
|
this.keys = {
|
||||||
|
"chameleos_soul",
|
||||||
"kushala_daora_soul",
|
"kushala_daora_soul",
|
||||||
"chameleos_soul"
|
|
||||||
};
|
};
|
||||||
|
|
||||||
local rampage_skill_ids = {
|
local rampage_skill_ids = {
|
||||||
|
|||||||
@@ -46,85 +46,85 @@ local ValueType = ValueType;
|
|||||||
local package = package;
|
local package = package;
|
||||||
|
|
||||||
this.list = {
|
this.list = {
|
||||||
burst = nil,
|
|
||||||
intrepid_heart = nil,
|
|
||||||
dereliction = nil,
|
|
||||||
latent_power = nil,
|
|
||||||
protective_polish = nil,
|
|
||||||
wind_mantle = nil,
|
|
||||||
grinder_s = nil,
|
|
||||||
counterstrike = nil,
|
|
||||||
affinity_sliding = nil,
|
|
||||||
coalescence = nil,
|
|
||||||
adrenaline_rush = nil,
|
adrenaline_rush = nil,
|
||||||
wall_runner = nil,
|
affinity_sliding = nil,
|
||||||
offensive_guard = nil,
|
|
||||||
hellfire_cloak = nil,
|
|
||||||
agitator = nil,
|
agitator = nil,
|
||||||
furious = nil,
|
|
||||||
status_trigger = nil,
|
|
||||||
heaven_sent = nil,
|
|
||||||
heroics = nil,
|
|
||||||
resuscitate = nil,
|
|
||||||
maximum_might = nil,
|
|
||||||
bloodlust = nil,
|
|
||||||
frenzied_bloodlust = nil,
|
|
||||||
peak_performance = nil,
|
|
||||||
dragonheart = nil,
|
|
||||||
resentment = nil,
|
|
||||||
bladescale_hone = nil,
|
|
||||||
spiribirds_call = nil,
|
|
||||||
embolden = nil,
|
|
||||||
berserk = nil,
|
berserk = nil,
|
||||||
powder_mantle_red = nil,
|
bladescale_hone = nil,
|
||||||
powder_mantle_blue = nil,
|
|
||||||
strife = nil,
|
|
||||||
inspiration = nil,
|
|
||||||
blood_awakening = nil,
|
blood_awakening = nil,
|
||||||
|
bloodlust = nil,
|
||||||
|
burst = nil,
|
||||||
|
coalescence = nil,
|
||||||
|
counterstrike = nil,
|
||||||
|
dereliction = nil,
|
||||||
dragon_conversion_elemental_attack_up = nil,
|
dragon_conversion_elemental_attack_up = nil,
|
||||||
dragon_conversion_elemental_res_up = nil,
|
dragon_conversion_elemental_res_up = nil,
|
||||||
|
dragonheart = nil,
|
||||||
|
embolden = nil,
|
||||||
|
frenzied_bloodlust = nil,
|
||||||
|
furious = nil,
|
||||||
|
grinder_s = nil,
|
||||||
|
heaven_sent = nil,
|
||||||
|
hellfire_cloak = nil,
|
||||||
|
heroics = nil,
|
||||||
|
inspiration = nil,
|
||||||
|
intrepid_heart = nil,
|
||||||
|
latent_power = nil,
|
||||||
|
maximum_might = nil,
|
||||||
|
offensive_guard = nil,
|
||||||
partbreaker = nil,
|
partbreaker = nil,
|
||||||
|
peak_performance = nil,
|
||||||
|
powder_mantle_red = nil,
|
||||||
|
powder_mantle_blue = nil,
|
||||||
|
protective_polish = nil,
|
||||||
|
resentment = nil,
|
||||||
|
resuscitate = nil,
|
||||||
|
spiribirds_call = nil,
|
||||||
|
status_trigger = nil,
|
||||||
|
strife = nil,
|
||||||
|
wall_runner = nil,
|
||||||
|
wind_mantle = nil,
|
||||||
};
|
};
|
||||||
|
|
||||||
this.keys = {
|
this.keys = {
|
||||||
"burst",
|
|
||||||
"intrepid_heart",
|
|
||||||
"dereliction",
|
|
||||||
"latent_power",
|
|
||||||
"protective_polish",
|
|
||||||
"wind_mantle",
|
|
||||||
"grinder_s",
|
|
||||||
"counterstrike",
|
|
||||||
"affinity_sliding",
|
|
||||||
"coalescence",
|
|
||||||
"adrenaline_rush",
|
"adrenaline_rush",
|
||||||
"wall_runner",
|
"affinity_sliding",
|
||||||
"offensive_guard",
|
|
||||||
"hellfire_cloak",
|
|
||||||
"agitator",
|
"agitator",
|
||||||
"furious",
|
|
||||||
"status_trigger",
|
|
||||||
"heaven_sent",
|
|
||||||
"heroics",
|
|
||||||
"resuscitate",
|
|
||||||
"maximum_might",
|
|
||||||
"bloodlust",
|
|
||||||
"frenzied_bloodlust",
|
|
||||||
"peak_performance",
|
|
||||||
"dragonheart",
|
|
||||||
"resentment",
|
|
||||||
"bladescale_hone",
|
|
||||||
"spiribirds_call",
|
|
||||||
"embolden",
|
|
||||||
"berserk",
|
"berserk",
|
||||||
"powder_mantle_red",
|
"bladescale_hone",
|
||||||
"powder_mantle_blue",
|
|
||||||
"strife",
|
|
||||||
"inspiration",
|
|
||||||
"blood_awakening",
|
"blood_awakening",
|
||||||
|
"bloodlust",
|
||||||
|
"burst",
|
||||||
|
"coalescence",
|
||||||
|
"counterstrike",
|
||||||
|
"dereliction",
|
||||||
"dragon_conversion_elemental_attack_up",
|
"dragon_conversion_elemental_attack_up",
|
||||||
"dragon_conversion_elemental_res_up",
|
"dragon_conversion_elemental_res_up",
|
||||||
"partbreaker"
|
"dragonheart",
|
||||||
|
"embolden",
|
||||||
|
"frenzied_bloodlust",
|
||||||
|
"furious",
|
||||||
|
"grinder_s",
|
||||||
|
"heaven_sent",
|
||||||
|
"hellfire_cloak",
|
||||||
|
"heroics",
|
||||||
|
"inspiration",
|
||||||
|
"intrepid_heart",
|
||||||
|
"latent_power",
|
||||||
|
"maximum_might",
|
||||||
|
"offensive_guard",
|
||||||
|
"partbreaker",
|
||||||
|
"peak_performance",
|
||||||
|
"powder_mantle_red",
|
||||||
|
"powder_mantle_blue",
|
||||||
|
"protective_polish",
|
||||||
|
"resentment",
|
||||||
|
"resuscitate",
|
||||||
|
"spiribirds_call",
|
||||||
|
"status_trigger",
|
||||||
|
"strife",
|
||||||
|
"wall_runner",
|
||||||
|
"wind_mantle"
|
||||||
};
|
};
|
||||||
|
|
||||||
local skills_type_name = "skills";
|
local skills_type_name = "skills";
|
||||||
@@ -851,7 +851,6 @@ end
|
|||||||
|
|
||||||
function this.get_skill_name(key)
|
function this.get_skill_name(key)
|
||||||
local skill_data = skill_data_list[key];
|
local skill_data = skill_data_list[key];
|
||||||
|
|
||||||
if skill_data == nil then
|
if skill_data == nil then
|
||||||
local skill_name = language.current_language.skills[key];
|
local skill_name = language.current_language.skills[key];
|
||||||
|
|
||||||
|
|||||||
@@ -106,13 +106,66 @@ this.keys = {
|
|||||||
"power_sheathe"
|
"power_sheathe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
-- Switch Axe
|
||||||
|
{
|
||||||
|
key = "switch_axe",
|
||||||
|
skill_keys = {
|
||||||
|
"amped_state",
|
||||||
|
"axe_heavy_slam",
|
||||||
|
"switch_charger",
|
||||||
|
}
|
||||||
|
},
|
||||||
-- Long Sword
|
-- Long Sword
|
||||||
{
|
{
|
||||||
key = "long_sword",
|
key = "long_sword",
|
||||||
skill_keys = {
|
skill_keys = {
|
||||||
"spirit_gauge_autofill", -- Soaring Kick, Iai Slash
|
"harvest_moon",
|
||||||
"spirit_gauge",
|
"spirit_gauge",
|
||||||
"harvest_moon"
|
"spirit_gauge_autofill", -- Soaring Kick, Iai Slash
|
||||||
|
}
|
||||||
|
},
|
||||||
|
-- Light Bowgun
|
||||||
|
{
|
||||||
|
key = "light_bowgun",
|
||||||
|
skill_keys = {
|
||||||
|
"fanning_maneuver",
|
||||||
|
"wyvernblast_reload"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
-- Heavy Bowgun
|
||||||
|
{
|
||||||
|
key = "heavy_bowgun",
|
||||||
|
skill_keys = {
|
||||||
|
"counter_charger",
|
||||||
|
"overheat",
|
||||||
|
"rising_moon",
|
||||||
|
"setting_sun",
|
||||||
|
"wyvernsnipe_reload"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
-- Hammer
|
||||||
|
{
|
||||||
|
key = "hammer",
|
||||||
|
skill_keys = {
|
||||||
|
"impact_burst"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
-- Gunlance
|
||||||
|
{
|
||||||
|
key = "gunlance",
|
||||||
|
skill_keys = {
|
||||||
|
"erupting_cannon",
|
||||||
|
"ground_splitter",
|
||||||
|
|
||||||
|
}
|
||||||
|
},
|
||||||
|
-- Lance
|
||||||
|
{
|
||||||
|
key = "lance",
|
||||||
|
skill_keys = {
|
||||||
|
"anchor_rage",
|
||||||
|
"spiral_thrust",
|
||||||
|
"twin_wine"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
-- Sword & Shield
|
-- Sword & Shield
|
||||||
@@ -126,52 +179,19 @@ this.keys = {
|
|||||||
{
|
{
|
||||||
key = "dual_blades",
|
key = "dual_blades",
|
||||||
skill_keys = {
|
skill_keys = {
|
||||||
|
"archdemon_mode",
|
||||||
"ironshine_silk",
|
"ironshine_silk",
|
||||||
"archdemon_mode"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
-- Lance
|
|
||||||
{
|
|
||||||
key = "lance",
|
|
||||||
skill_keys = {
|
|
||||||
"anchor_rage",
|
|
||||||
"spiral_thrust",
|
|
||||||
"twin_wine"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
-- Gunlance
|
|
||||||
{
|
|
||||||
key = "gunlance",
|
|
||||||
skill_keys = {
|
|
||||||
"ground_splitter",
|
|
||||||
"erupting_cannon"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
-- Hammer
|
|
||||||
{
|
|
||||||
key = "hammer",
|
|
||||||
skill_keys = {
|
|
||||||
"impact_burst"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
-- Hunting Horn
|
-- Hunting Horn
|
||||||
{
|
{
|
||||||
key = "hunting_horn",
|
key = "hunting_horn",
|
||||||
skill_keys = {
|
skill_keys = {
|
||||||
"silkbind_shockwave",
|
|
||||||
"bead_of_resonance",
|
"bead_of_resonance",
|
||||||
|
"silkbind_shockwave",
|
||||||
"sonic_bloom"
|
"sonic_bloom"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
-- Switch Axe
|
|
||||||
{
|
|
||||||
key = "switch_axe",
|
|
||||||
skill_keys = {
|
|
||||||
"amped_state",
|
|
||||||
"switch_charger",
|
|
||||||
"axe_heavy_slam"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
-- Charge Blade
|
-- Charge Blade
|
||||||
{
|
{
|
||||||
key = "charge_blade",
|
key = "charge_blade",
|
||||||
@@ -190,33 +210,14 @@ this.keys = {
|
|||||||
"all_extracts_mix"
|
"all_extracts_mix"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
-- Light Bowgun
|
|
||||||
{
|
|
||||||
key = "light_bowgun",
|
|
||||||
skill_keys = {
|
|
||||||
"fanning_maneuver",
|
|
||||||
"wyvernblast_reload"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
-- Heavy Bowgun
|
|
||||||
{
|
|
||||||
key = "heavy_bowgun",
|
|
||||||
skill_keys = {
|
|
||||||
"counter_charger",
|
|
||||||
"rising_moon",
|
|
||||||
"setting_sun",
|
|
||||||
"overheat",
|
|
||||||
"wyvernsnipe_reload"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
-- Bow
|
-- Bow
|
||||||
{
|
{
|
||||||
key = "bow",
|
key = "bow",
|
||||||
skill_keys = {
|
skill_keys = {
|
||||||
"herculean_draw",
|
|
||||||
"bolt_boost",
|
|
||||||
"arc_shot_affinity",
|
"arc_shot_affinity",
|
||||||
"arc_shot_brace"
|
"arc_shot_brace",
|
||||||
|
"bolt_boost",
|
||||||
|
"herculean_draw",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
@@ -303,7 +304,8 @@ local insect_glaive_type_name = "insect_glaive";
|
|||||||
-- 13 Bow
|
-- 13 Bow
|
||||||
local bow_type_name = "bow";
|
local bow_type_name = "bow";
|
||||||
|
|
||||||
local previous_weapon_type = -1;
|
local previous_weapon_type = 0;
|
||||||
|
local previous_weapon_key = "great_sword";
|
||||||
|
|
||||||
local spirit_gauge_breakpoints = {3, 2};
|
local spirit_gauge_breakpoints = {3, 2};
|
||||||
|
|
||||||
@@ -501,6 +503,7 @@ function this.update(player, player_data, weapon_type)
|
|||||||
end
|
end
|
||||||
|
|
||||||
previous_weapon_type = weapon_type;
|
previous_weapon_type = weapon_type;
|
||||||
|
previous_weapon_key = this.keys[previous_weapon_type + 1].key;
|
||||||
|
|
||||||
if weapon_type == 0 then
|
if weapon_type == 0 then
|
||||||
this.update_great_sword_skills(player);
|
this.update_great_sword_skills(player);
|
||||||
@@ -949,7 +952,7 @@ function this.update_sonic_bloom(player)
|
|||||||
|
|
||||||
local blast_speaker_shell = get_ref_blast_speaker_shell_method:call(player);
|
local blast_speaker_shell = get_ref_blast_speaker_shell_method:call(player);
|
||||||
if blast_speaker_shell == nil then
|
if blast_speaker_shell == nil then
|
||||||
this.list.bead_of_resonance = nil;
|
this.list.sonic_bloom = nil;
|
||||||
return;
|
return;
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -960,7 +963,7 @@ function this.update_sonic_bloom(player)
|
|||||||
end
|
end
|
||||||
|
|
||||||
if utils.number.is_equal(life_timer, 0) then
|
if utils.number.is_equal(life_timer, 0) then
|
||||||
this.list.bead_of_resonance = nil;
|
this.list.sonic_bloom = nil;
|
||||||
return;
|
return;
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -969,7 +972,6 @@ end
|
|||||||
|
|
||||||
function this.update_charge_blade_skills(player)
|
function this.update_charge_blade_skills(player)
|
||||||
this.update_weapon_skill("element_boost", charge_blade_type_name, nil, nil, player, shield_buff_timer_field);
|
this.update_weapon_skill("element_boost", charge_blade_type_name, nil, nil, player, shield_buff_timer_field);
|
||||||
|
|
||||||
this.update_weapon_skill("sword_boost_mode", charge_blade_type_name, nil, nil, player, sword_buff_timer_field);
|
this.update_weapon_skill("sword_boost_mode", charge_blade_type_name, nil, nil, player, sword_buff_timer_field);
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -1057,9 +1059,10 @@ function this.init_names()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function this.get_weapon_skill_name(weapon_skill_key)
|
function this.get_weapon_skill_name(weapon_skill_key)
|
||||||
if weapon_skill_ids[weapon_skill_key] == nil then
|
local weapon_skill_id = weapon_skill_ids[weapon_skill_key];
|
||||||
|
if weapon_skill_id == nil then
|
||||||
|
|
||||||
local weapon_skill_name = language.current_language.weapon_skills[weapon_skill_key];
|
local weapon_skill_name = language.current_language.weapon_skills[previous_weapon_key][weapon_skill_key];
|
||||||
if weapon_skill_name == nil then
|
if weapon_skill_name == nil then
|
||||||
return weapon_skill_key;
|
return weapon_skill_key;
|
||||||
end
|
end
|
||||||
@@ -1067,7 +1070,7 @@ function this.get_weapon_skill_name(weapon_skill_key)
|
|||||||
return weapon_skill_name;
|
return weapon_skill_name;
|
||||||
end
|
end
|
||||||
|
|
||||||
local weapon_skill_name = get_name_method:call(nil, weapon_skill_ids[weapon_skill_key]);
|
local weapon_skill_name = get_name_method:call(nil, weapon_skill_id);
|
||||||
if weapon_skill_name == nil then
|
if weapon_skill_name == nil then
|
||||||
error_handler.report("weapon_skills.get_weapon_skill_name", string.format("Failed to access Data: %s_name", weapon_skill_key));
|
error_handler.report("weapon_skills.get_weapon_skill_name", string.format("Failed to access Data: %s_name", weapon_skill_key));
|
||||||
return weapon_skill_key;
|
return weapon_skill_key;
|
||||||
|
|||||||
@@ -156,7 +156,18 @@ function this.draw(creature, position_on_screen, opacity_scale)
|
|||||||
position_on_screen.x = position_on_screen.x - text_width / 2;
|
position_on_screen.x = position_on_screen.x - text_width / 2;
|
||||||
end
|
end
|
||||||
|
|
||||||
drawing.draw_label(creature.name_label, position_on_screen, opacity_scale, creature.name .. " " .. creature.id);
|
local cached_config = config.current_config.endemic_life_UI.creature_name_label.include;
|
||||||
|
|
||||||
|
local name_text = "";
|
||||||
|
if cached_config.name then
|
||||||
|
name_text = string.format("%s ", creature.name);
|
||||||
|
end
|
||||||
|
|
||||||
|
if cached_config.id then
|
||||||
|
name_text = string.format("%s%s ", name_text, tostring(creature.id));
|
||||||
|
end
|
||||||
|
|
||||||
|
drawing.draw_label(creature.name_label, position_on_screen, opacity_scale, name_text);
|
||||||
end
|
end
|
||||||
|
|
||||||
function this.init_list()
|
function this.init_list()
|
||||||
|
|||||||
@@ -480,6 +480,28 @@ function this.register_hotkey(hard_keyboard)
|
|||||||
return true;
|
return true;
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
elseif customization_menu.buff_UI_waiting_for_key then
|
||||||
|
for key, key_name in pairs(this.keys) do
|
||||||
|
if get_release_method:call(hard_keyboard, key) then
|
||||||
|
cached_config.buff_UI.ctrl = this.hotkey_modifiers_down.ctrl;
|
||||||
|
cached_config.buff_UI.shift = this.hotkey_modifiers_down.shift;
|
||||||
|
cached_config.buff_UI.alt = this.hotkey_modifiers_down.alt;
|
||||||
|
cached_config.buff_UI.key = key;
|
||||||
|
customization_menu.buff_UI_waiting_for_key = false;
|
||||||
|
return true;
|
||||||
|
end
|
||||||
|
end
|
||||||
|
elseif customization_menu.stats_UI_waiting_for_key then
|
||||||
|
for key, key_name in pairs(this.keys) do
|
||||||
|
if get_release_method:call(hard_keyboard, key) then
|
||||||
|
cached_config.stats_UI.ctrl = this.hotkey_modifiers_down.ctrl;
|
||||||
|
cached_config.stats_UI.shift = this.hotkey_modifiers_down.shift;
|
||||||
|
cached_config.stats_UI.alt = this.hotkey_modifiers_down.alt;
|
||||||
|
cached_config.stats_UI.key = key;
|
||||||
|
customization_menu.stats_UI_waiting_for_key = false;
|
||||||
|
return true;
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
@@ -503,7 +525,10 @@ function this.check_hotkeys(hard_keyboard)
|
|||||||
or config.current_config.large_monster_UI.dynamic.enabled
|
or config.current_config.large_monster_UI.dynamic.enabled
|
||||||
or config.current_config.large_monster_UI.static.enabled
|
or config.current_config.large_monster_UI.static.enabled
|
||||||
or config.current_config.large_monster_UI.highlighted.enabled
|
or config.current_config.large_monster_UI.highlighted.enabled
|
||||||
or config.current_config.damage_meter_UI.enabled;
|
or config.current_config.damage_meter_UI.enabled
|
||||||
|
or config.current_config.endemic_life_UI.enabled
|
||||||
|
or config.current_config.buff_UI.enabled
|
||||||
|
or config.current_config.stats_UI.enabled;
|
||||||
|
|
||||||
config.current_config.time_UI.enabled = not is_any_enabled;
|
config.current_config.time_UI.enabled = not is_any_enabled;
|
||||||
config.current_config.small_monster_UI.enabled = not is_any_enabled;
|
config.current_config.small_monster_UI.enabled = not is_any_enabled;
|
||||||
@@ -511,6 +536,9 @@ function this.check_hotkeys(hard_keyboard)
|
|||||||
config.current_config.large_monster_UI.static.enabled = not is_any_enabled;
|
config.current_config.large_monster_UI.static.enabled = not is_any_enabled;
|
||||||
config.current_config.large_monster_UI.highlighted.enabled = not is_any_enabled;
|
config.current_config.large_monster_UI.highlighted.enabled = not is_any_enabled;
|
||||||
config.current_config.damage_meter_UI.enabled = not is_any_enabled;
|
config.current_config.damage_meter_UI.enabled = not is_any_enabled;
|
||||||
|
config.current_config.endemic_life_UI.enabled = not is_any_enabled;
|
||||||
|
config.current_config.buff_UI.enabled = not is_any_enabled;
|
||||||
|
config.current_config.stats_UI.enabled = not is_any_enabled;
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -631,6 +659,34 @@ function this.check_hotkeys(hard_keyboard)
|
|||||||
config.current_config.endemic_life_UI.enabled = not config.current_config.endemic_life_UI.enabled;
|
config.current_config.endemic_life_UI.enabled = not config.current_config.endemic_life_UI.enabled;
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
if not (cached_config.buff_UI.ctrl and not this.hotkey_modifiers_down.ctrl)
|
||||||
|
and not (cached_config.buff_UI.shift and not this.hotkey_modifiers_down.shift)
|
||||||
|
and not (cached_config.buff_UI.alt and not this.hotkey_modifiers_down.alt) then
|
||||||
|
|
||||||
|
local buff_UI_key_release = get_release_method:call(hard_keyboard, math.tointeger(cached_config.buff_UI.key));
|
||||||
|
|
||||||
|
if buff_UI_key_release == nil then
|
||||||
|
error_handler.report("keyboard.check_hotkeys", "Failed to access Data: buff_UI_key_release");
|
||||||
|
|
||||||
|
elseif buff_UI_key_release then
|
||||||
|
config.current_config.buff_UI.enabled = not config.current_config.buff_UI.enabled;
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
|
if not (cached_config.stats_UI.ctrl and not this.hotkey_modifiers_down.ctrl)
|
||||||
|
and not (cached_config.stats_UI.shift and not this.hotkey_modifiers_down.shift)
|
||||||
|
and not (cached_config.stats_UI.alt and not this.hotkey_modifiers_down.alt) then
|
||||||
|
|
||||||
|
local stats_UI_key_release = get_release_method:call(hard_keyboard, math.tointeger(cached_config.stats_UI.key));
|
||||||
|
|
||||||
|
if stats_UI_key_release == nil then
|
||||||
|
error_handler.report("keyboard.check_hotkeys", "Failed to access Data: stats_UI_key_release");
|
||||||
|
|
||||||
|
elseif stats_UI_key_release then
|
||||||
|
config.current_config.stats_UI.enabled = not config.current_config.stats_UI.enabled;
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
function this.get_hotkey_name(hotkey)
|
function this.get_hotkey_name(hotkey)
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ local os = os;
|
|||||||
local ValueType = ValueType;
|
local ValueType = ValueType;
|
||||||
local package = package;
|
local package = package;
|
||||||
|
|
||||||
this.version = "2.5";
|
this.version = "2.6.3";
|
||||||
|
|
||||||
this.config_folder = "MHR Overlay\\configs\\";
|
this.config_folder = "MHR Overlay\\configs\\";
|
||||||
this.current_config_value_file_name = "MHR Overlay\\config.json";
|
this.current_config_value_file_name = "MHR Overlay\\config.json";
|
||||||
@@ -59,7 +59,7 @@ function this.init_default()
|
|||||||
language = "default",
|
language = "default",
|
||||||
|
|
||||||
menu_font = {
|
menu_font = {
|
||||||
size = 17
|
size = 16
|
||||||
},
|
},
|
||||||
|
|
||||||
UI_font = {
|
UI_font = {
|
||||||
@@ -292,6 +292,20 @@ function this.init_default()
|
|||||||
ctrl = false,
|
ctrl = false,
|
||||||
alt = false,
|
alt = false,
|
||||||
key = 0
|
key = 0
|
||||||
|
},
|
||||||
|
|
||||||
|
buff_UI = {
|
||||||
|
shift = false,
|
||||||
|
ctrl = false,
|
||||||
|
alt = false,
|
||||||
|
key = 0
|
||||||
|
},
|
||||||
|
|
||||||
|
stats_UI = {
|
||||||
|
shift = false,
|
||||||
|
ctrl = false,
|
||||||
|
alt = false,
|
||||||
|
key = 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -7465,6 +7479,11 @@ function this.init_default()
|
|||||||
|
|
||||||
text_formatting = "%s",
|
text_formatting = "%s",
|
||||||
|
|
||||||
|
include = {
|
||||||
|
name = true,
|
||||||
|
id = false
|
||||||
|
},
|
||||||
|
|
||||||
offset = {
|
offset = {
|
||||||
x = 0,
|
x = 0,
|
||||||
y = 0
|
y = 0
|
||||||
@@ -7528,6 +7547,7 @@ function this.init_default()
|
|||||||
deadly_poison = true,
|
deadly_poison = true,
|
||||||
stun = true,
|
stun = true,
|
||||||
paralysis = true,
|
paralysis = true,
|
||||||
|
falling_asleep = true,
|
||||||
sleep = true,
|
sleep = true,
|
||||||
defense_down = true,
|
defense_down = true,
|
||||||
resistance_down = true,
|
resistance_down = true,
|
||||||
@@ -7551,6 +7571,7 @@ function this.init_default()
|
|||||||
mega_demondrug = true,
|
mega_demondrug = true,
|
||||||
armorskin = true,
|
armorskin = true,
|
||||||
mega_armorskin = true,
|
mega_armorskin = true,
|
||||||
|
might_seed = true,
|
||||||
demon_powder = true,
|
demon_powder = true,
|
||||||
hardshell_powder = true,
|
hardshell_powder = true,
|
||||||
gourmet_fish = true,
|
gourmet_fish = true,
|
||||||
@@ -7752,7 +7773,8 @@ function this.init_default()
|
|||||||
text_formatting = "%s",
|
text_formatting = "%s",
|
||||||
|
|
||||||
include = {
|
include = {
|
||||||
skill_level = true
|
name = true,
|
||||||
|
effect_level = true
|
||||||
},
|
},
|
||||||
|
|
||||||
offset = {
|
offset = {
|
||||||
@@ -7845,7 +7867,8 @@ function this.init_default()
|
|||||||
text_formatting = "%s",
|
text_formatting = "%s",
|
||||||
|
|
||||||
include = {
|
include = {
|
||||||
skill_level = true
|
name = true,
|
||||||
|
effect_level = true
|
||||||
},
|
},
|
||||||
|
|
||||||
offset = {
|
offset = {
|
||||||
@@ -7938,7 +7961,8 @@ function this.init_default()
|
|||||||
text_formatting = "%s",
|
text_formatting = "%s",
|
||||||
|
|
||||||
include = {
|
include = {
|
||||||
skill_level = true
|
name = true,
|
||||||
|
effect_level = true
|
||||||
},
|
},
|
||||||
|
|
||||||
offset = {
|
offset = {
|
||||||
@@ -8031,7 +8055,8 @@ function this.init_default()
|
|||||||
text_formatting = "%s",
|
text_formatting = "%s",
|
||||||
|
|
||||||
include = {
|
include = {
|
||||||
skill_level = true
|
name = true,
|
||||||
|
effect_level = true
|
||||||
},
|
},
|
||||||
|
|
||||||
offset = {
|
offset = {
|
||||||
@@ -8124,7 +8149,8 @@ function this.init_default()
|
|||||||
text_formatting = "%s",
|
text_formatting = "%s",
|
||||||
|
|
||||||
include = {
|
include = {
|
||||||
skill_level = true
|
name = true,
|
||||||
|
effect_level = true
|
||||||
},
|
},
|
||||||
|
|
||||||
offset = {
|
offset = {
|
||||||
@@ -8217,7 +8243,8 @@ function this.init_default()
|
|||||||
text_formatting = "%s",
|
text_formatting = "%s",
|
||||||
|
|
||||||
include = {
|
include = {
|
||||||
skill_level = true
|
name = true,
|
||||||
|
effect_level = true
|
||||||
},
|
},
|
||||||
|
|
||||||
offset = {
|
offset = {
|
||||||
@@ -8310,7 +8337,8 @@ function this.init_default()
|
|||||||
text_formatting = "%s",
|
text_formatting = "%s",
|
||||||
|
|
||||||
include = {
|
include = {
|
||||||
skill_level = true
|
name = true,
|
||||||
|
effect_level = true
|
||||||
},
|
},
|
||||||
|
|
||||||
offset = {
|
offset = {
|
||||||
@@ -8403,7 +8431,8 @@ function this.init_default()
|
|||||||
text_formatting = "%s",
|
text_formatting = "%s",
|
||||||
|
|
||||||
include = {
|
include = {
|
||||||
skill_level = true
|
name = true,
|
||||||
|
effect_level = true
|
||||||
},
|
},
|
||||||
|
|
||||||
offset = {
|
offset = {
|
||||||
@@ -8496,7 +8525,8 @@ function this.init_default()
|
|||||||
text_formatting = "%s",
|
text_formatting = "%s",
|
||||||
|
|
||||||
include = {
|
include = {
|
||||||
skill_level = true
|
name = true,
|
||||||
|
effect_level = true
|
||||||
},
|
},
|
||||||
|
|
||||||
offset = {
|
offset = {
|
||||||
@@ -8589,7 +8619,8 @@ function this.init_default()
|
|||||||
text_formatting = "%s",
|
text_formatting = "%s",
|
||||||
|
|
||||||
include = {
|
include = {
|
||||||
skill_level = true
|
name = true,
|
||||||
|
effect_level = true
|
||||||
},
|
},
|
||||||
|
|
||||||
offset = {
|
offset = {
|
||||||
@@ -9184,7 +9215,7 @@ function this.load_configs()
|
|||||||
table.insert(this.config_names, this.current_config_name);
|
table.insert(this.config_names, this.current_config_name);
|
||||||
table.insert(this.configs, this.current_config);
|
table.insert(this.configs, this.current_config);
|
||||||
|
|
||||||
this.save(this.current_config_name, this.current_config);
|
this.save(string.format("%s\\%s.json", this.config_folder, this.current_config_name), this.current_config);
|
||||||
end
|
end
|
||||||
|
|
||||||
this.save_current_config_name();
|
this.save_current_config_name();
|
||||||
|
|||||||
@@ -37,64 +37,53 @@ local package = package;
|
|||||||
|
|
||||||
this.language_folder = "MHR Overlay\\languages\\";
|
this.language_folder = "MHR Overlay\\languages\\";
|
||||||
|
|
||||||
--[[
|
-- this.chinese_ranges = {
|
||||||
EXAMPLE:
|
-- 0x0020, 0x00FF, -- Basic Latin + Latin Supplement
|
||||||
unicode_glyph_ranges = {
|
-- 0x2000, 0x206F, -- General Punctuations
|
||||||
0x0020, 0x00FF, -- Basic Latin + Latin Supplement
|
-- 0x2E80, 0x2EFF, -- CJK Radicals Supplement
|
||||||
0x2000, 0x206F, -- General Punctuation
|
-- 0x3000, 0x303F, -- CJK Symbols and Punctuations
|
||||||
0x3000, 0x30FF, -- CJK Symbols and Punctuations, Hiragana, Katakana
|
-- 0x3200, 0x4DBF, -- Enclosed CJK Letters and Months, CJK Compatibility, CJK Unified Ideographs Extension A
|
||||||
0x31F0, 0x31FF, -- Katakana Phonetic Extensions
|
-- 0x4E00, 0x9FFF, -- CJK Unified Ideograms
|
||||||
0x4e00, 0x9FAF, -- CJK Ideograms
|
-- 0xF900, 0xFAFF, -- CJK Compatibility Ideographs
|
||||||
0xFF00, 0xFFEF, -- Half-width characters
|
-- 0xFE30, 0xFE4F, -- CJK Compatibility Forms
|
||||||
0
|
-- 0xFF00, 0xFFEF, -- Half-width characters
|
||||||
},
|
-- 0
|
||||||
]]
|
-- };
|
||||||
|
|
||||||
--[[
|
-- this.japanese_glyph_ranges = {
|
||||||
EXAMPLE:
|
-- 0x0020, 0x00FF, -- Basic Latin + Latin Supplement
|
||||||
unicode_glyph_ranges = {
|
-- 0x2000, 0x206F, -- General Punctuation
|
||||||
0x0020, 0x00FF, -- Basic Latin + Latin Supplement
|
-- 0x2E80, 0x2EFF, -- CJK Radicals Supplement
|
||||||
0x0400, 0x052F, -- Cyrillic
|
-- 0x3000, 0x30FF, -- CJK Symbols and Punctuations, Hiragana, Katakana
|
||||||
0x2000, 0x206F, -- General Punctuation
|
-- 0x31F0, 0x4DBF, -- Katakana Phonetic Extensions, Enclosed CJK Letters and Months, CJK Compatibility, CJK Unified Ideographs Extension A
|
||||||
0xFF00, 0xFFEF, -- Half-width characters
|
-- 0x4E00, 0x9FFF, -- CJK Unified Ideograms
|
||||||
0
|
-- 0xF900, 0xFAFF, -- CJK Compatibility Ideographs
|
||||||
},
|
-- 0xFE30, 0xFE4F, -- CJK Compatibility Forms
|
||||||
]]
|
-- 0xFF00, 0xFFEF, -- Half-width characters
|
||||||
|
-- 0
|
||||||
|
-- };
|
||||||
|
|
||||||
--[[
|
-- this.korean_glyph_ranges = {
|
||||||
EXAMPLE:
|
-- 0x0020, 0x00FF, -- Basic Latin + Latin Supplement
|
||||||
unicode_glyph_ranges = {
|
-- 0x1100, 0x11FF, -- Hangul Jamo
|
||||||
0x0020, 0x00FF, -- Basic Latin + Latin Supplement
|
-- 0x2000, 0x206F, -- General Punctuation
|
||||||
0x1100, 0x11FF, -- Hangul Jamo
|
-- 0x2E80, 0x2EFF, -- CJK Radicals Supplement
|
||||||
0x2000, 0x206F, -- General Punctuation
|
-- 0x3000, 0x303F, -- CJK Symbols and Punctuations
|
||||||
0x3130, 0x318F, -- Hangul Compatibility Jamo
|
-- 0x3130, 0x318F, -- Hangul Compatibility Jamo
|
||||||
0xAC00, 0xD7AF, -- Hangul Syllables
|
-- 0x3200, 0x4DBF, -- Enclosed CJK Letters and Months, CJK Compatibility, CJK Unified Ideographs Extension A
|
||||||
0xFF00, 0xFFEF, -- Half-width characters
|
-- 0x4E00, 0x9FFF, -- CJK Unified Ideograms
|
||||||
0
|
-- 0xAC00, 0xD7AF, -- Hangul Syllables
|
||||||
},
|
-- 0xF900, 0xFAFF, -- CJK Compatibility Ideographs
|
||||||
]]
|
-- 0xFE30, 0xFE4F, -- CJK Compatibility Forms
|
||||||
|
-- 0xFF00, 0xFFEF, -- Half-width characters
|
||||||
|
-- 0
|
||||||
|
-- }
|
||||||
|
|
||||||
this.current_language = {};
|
this.current_language = {};
|
||||||
this.default_language = {
|
this.default_language = {
|
||||||
font_name = "",
|
font_name = nil,
|
||||||
unicode_glyph_ranges = {
|
unicode_glyph_ranges = nil,
|
||||||
-- 0x0020, 0x00FF, -- Basic Latin + Latin Supplement
|
|
||||||
-- 0x0100, 0x017F, -- Latin Extended-A
|
|
||||||
-- 0x0400, 0x052F, -- Cyrillic
|
|
||||||
-- 0x1100, 0x11FF, -- Hangul Jamo
|
|
||||||
-- 0x2000, 0x206F, -- General Punctuation
|
|
||||||
-- 0x3000, 0x30FF, -- CJK Symbols and Punctuations, Hiragana, Katakana
|
|
||||||
-- 0x3130, 0x318F, -- Hangul Compatibility Jamo
|
|
||||||
-- 0x31F0, 0x31FF, -- Katakana Phonetic Extensions
|
|
||||||
-- 0x4e00, 0x9FAF, -- CJK Ideograms
|
|
||||||
-- 0xAC00, 0xD7AF, -- Hangul Syllables
|
|
||||||
-- 0xFF00, 0xFFEF, -- Half-width characters
|
|
||||||
0
|
|
||||||
},
|
|
||||||
-- unicode_glyph_ranges = {
|
|
||||||
-- 0x0020, 0xFFFF,
|
|
||||||
-- 0
|
|
||||||
-- },
|
|
||||||
parts = {
|
parts = {
|
||||||
head = "Head",
|
head = "Head",
|
||||||
neck = "Neck",
|
neck = "Neck",
|
||||||
@@ -235,15 +224,123 @@ this.default_language = {
|
|||||||
frenzy_overcome = "Frenzy Overcome"
|
frenzy_overcome = "Frenzy Overcome"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
item_buffs = {
|
||||||
|
demondrug = "Demondrug",
|
||||||
|
mega_demondrug = "Mega Demondrug",
|
||||||
|
armorskin = "Armorskin",
|
||||||
|
mega_armorskin = "Mega Armorskin",
|
||||||
|
might_seed = "Might Seed",
|
||||||
|
adamant_seed = "Adamant Seed",
|
||||||
|
demon_powder = "Demon Powder",
|
||||||
|
hardshell_powder = "Hardshell Powder",
|
||||||
|
immunizer = "Immunizer",
|
||||||
|
dash_juice = "Dash Juice",
|
||||||
|
gourmet_fish = "Gourmet Fish",
|
||||||
|
demon_ammo = "Demon Ammo",
|
||||||
|
armor_ammo = "Armor Ammo",
|
||||||
|
},
|
||||||
|
|
||||||
|
endemic_life = {
|
||||||
|
cutterfly = "Cutterfly",
|
||||||
|
clothfly = "Clothfly",
|
||||||
|
butterflame = "Butterflame",
|
||||||
|
peepersects = "Peepersects",
|
||||||
|
stinkmink = "Stinkmink",
|
||||||
|
ruby_wirebug = "Ruby Wirebug",
|
||||||
|
gold_wirebug = "Gold Wirebug",
|
||||||
|
red_lampsquid = "Red Lampsquid",
|
||||||
|
yellow_lampsquid = "Yellow Lampsquid"
|
||||||
|
},
|
||||||
|
|
||||||
|
melody_effects = {
|
||||||
|
self_improvement = "Self-Improvement",
|
||||||
|
attack_up = "Attack Up",
|
||||||
|
defense_up ="Defense Up",
|
||||||
|
affinity_up = "Affinity Up",
|
||||||
|
elemental_attack_boost = "Elemental Attack Boost",
|
||||||
|
attack_and_defense_up = "Attack and Defense Up",
|
||||||
|
attack_and_affinity_up = "Attack and Affinity Up",
|
||||||
|
knockbacks_negated = "Knockbacks Negated",
|
||||||
|
earplugs_s = "Earplugs (S)",
|
||||||
|
earplugs_l = "Earplugs (L)",
|
||||||
|
tremors_negated = "Tremors Negated",
|
||||||
|
wind_pressure_negated = "Wind Pressure Negated",
|
||||||
|
stun_negated = "Stun Negated",
|
||||||
|
blight_negated = "Blight Negated",
|
||||||
|
divine_protection = "Divine Protection",
|
||||||
|
health_recovery_s = "Health Recovery (S)",
|
||||||
|
health_recovery_l = "Health Recovery (L)",
|
||||||
|
health_recovery_s_antidote = "Health Recovery (S) + Antidote",
|
||||||
|
health_regeneration = "Health Regeneration",
|
||||||
|
stamina_use_reduced = "Stamina Use Reduced",
|
||||||
|
stamina_recovery_up = "Stamina Recovery Up",
|
||||||
|
sharpness_loss_reduced = "Sharpness Loss Reduced",
|
||||||
|
environment_damage_negated = "Environment Damage Negated",
|
||||||
|
sonic_wave = "Sonic Wave",
|
||||||
|
sonic_barrier = "Sonic Barrier",
|
||||||
|
infernal_melody = "Infernal Melody",
|
||||||
|
sharpness_regeneration = "Sharpness Regeneration",
|
||||||
|
sharpness_extension = "Sharpness Extension",
|
||||||
|
},
|
||||||
|
|
||||||
dango_skills = {
|
dango_skills = {
|
||||||
dango_insurance_defense_up = "Dango Insurance Defense Up"
|
dango_adrenaline = "Dango Adrenaline",
|
||||||
|
dango_booster = "Dango Booster",
|
||||||
|
dango_bulker = "Dango Bulker",
|
||||||
|
dango_connector = "Dango Connector",
|
||||||
|
dango_defender = "Dango Defender",
|
||||||
|
dango_flyer = "Dango Flyer",
|
||||||
|
dango_glutton = "Dango Glutton",
|
||||||
|
dango_hunter = "Dango Hunter",
|
||||||
|
dango_insurance = "Dango Insurance",
|
||||||
|
dango_insurance_defense_up = "Dango Insurance Defense Up",
|
||||||
|
super_recovery_dango = "Super Recovery Dango"
|
||||||
|
},
|
||||||
|
|
||||||
|
rampage_skills = {
|
||||||
|
chameleos_soul = "Chameleos Soul",
|
||||||
|
kushala_daora_soul = "Kushala Daora Soul"
|
||||||
},
|
},
|
||||||
|
|
||||||
skills = {
|
skills = {
|
||||||
|
adrenaline_rush = "Adrenaline Rush",
|
||||||
|
affinity_sliding = "Affinity Sliding",
|
||||||
|
agitator = "Agitator",
|
||||||
|
berserk = "Berserk",
|
||||||
|
bladescale_hone = "Bladescale Hone",
|
||||||
|
blood_awakening = "Blood Awakening",
|
||||||
|
bloodlust = "Bloodlust",
|
||||||
|
burst = "Burst",
|
||||||
|
coalescence = "Coalescence",
|
||||||
|
counterstrike = "Counterstrike",
|
||||||
|
dereliction = "Dereliction",
|
||||||
|
dragon_conversion_elemental_attack_up = "Dragon Conversion: Elem. Atk Up",
|
||||||
|
dragon_conversion_elemental_res_up = "Dragon Conversion: Elem. Res Up",
|
||||||
|
dragonheart = "Dragonheart",
|
||||||
|
embolden = "Embolden",
|
||||||
|
frenzied_bloodlust = "Frenzied Bloodlust",
|
||||||
|
furious = "Furious",
|
||||||
|
grinder_s = "Grinder (S)",
|
||||||
|
heaven_sent = "Heaven-Sent",
|
||||||
|
hellfire_cloak = "Hellfire Cloak",
|
||||||
|
heroics = "Heroics",
|
||||||
|
inspiration = "Inspiration",
|
||||||
|
intrepid_heart = "Intrepid Heart",
|
||||||
|
latent_power = "Latent Power",
|
||||||
|
maximum_might = "Maximum Might",
|
||||||
|
offensive_guard = "Offensive Guard",
|
||||||
|
partbreaker = "Partbreaker",
|
||||||
|
peak_performance = "Peak Performance",
|
||||||
powder_mantle_red = "Powder Mantle (Red)",
|
powder_mantle_red = "Powder Mantle (Red)",
|
||||||
powder_mantle_blue = "Powder Mantle (Blue)",
|
powder_mantle_blue = "Powder Mantle (Blue)",
|
||||||
dragon_conversion_elemental_attack_up = "Dragon Conversion Elem. Atk Up",
|
protective_polish = "Protective Polish",
|
||||||
dragon_conversion_elemental_res_up = "Dragon Conversion Elem. Res Up",
|
resentment = "Resentment",
|
||||||
|
resuscitate = "Resuscitate",
|
||||||
|
spiribirds_call = "Spiribird's Call",
|
||||||
|
status_trigger = "Status Trigger",
|
||||||
|
strife = "Strife",
|
||||||
|
wall_runner = "Wall Runner",
|
||||||
|
wind_mantle = "Wind Mantle"
|
||||||
},
|
},
|
||||||
|
|
||||||
weapons = {
|
weapons = {
|
||||||
@@ -265,69 +362,92 @@ this.default_language = {
|
|||||||
|
|
||||||
weapon_skills = {
|
weapon_skills = {
|
||||||
-- Great Sword
|
-- Great Sword
|
||||||
power_sheathe = "Power Sheathe",
|
great_sword = {
|
||||||
|
power_sheathe = "Power Sheathe"
|
||||||
|
},
|
||||||
-- Long Sword
|
-- Long Sword
|
||||||
|
long_sword = {
|
||||||
|
harvest_moon = "Harvest Moon",
|
||||||
iai_slash = "Iai Slash",
|
iai_slash = "Iai Slash",
|
||||||
spirit_gauge_autofill = "Spirit Gauge Autofill", -- Soaring Kick, Iai Slash
|
soaring_kick = "Soaring Kick",
|
||||||
spirit_gauge = "Spirit Gauge",
|
spirit_gauge = "Spirit Gauge",
|
||||||
-- harvest_moon = "Harvest Moon",
|
spirit_gauge_autofill = "Spirit Gauge Autofill", -- Soaring Kick, Iai Slash
|
||||||
|
},
|
||||||
-- Sword & Shield
|
-- Sword & Shield
|
||||||
-- destroyer_oil = "Destroyer Oil",
|
sword_and_shield = {
|
||||||
|
destroyer_oil = "Destroyer Oil"
|
||||||
|
},
|
||||||
-- Dual Blades
|
-- Dual Blades
|
||||||
ironshine_silk = "Ironshine Silk",
|
dual_blades = {
|
||||||
archdemon_mode = "Archdemon Mode",
|
archdemon_mode = "Archdemon Mode",
|
||||||
|
ironshine_silk = "Ironshine Silk"
|
||||||
|
},
|
||||||
-- Lance
|
-- Lance
|
||||||
-- anchor_rage = "Anchor Rage",
|
lance = {
|
||||||
-- spiral_thrust = "Spiral Thrust",
|
anchor_rage = "Anchor Rage",
|
||||||
twin_wine = "Twin Wine",
|
spiral_thrust = "Spiral Thrust",
|
||||||
|
twin_wine = "Twin Wine"
|
||||||
|
},
|
||||||
-- Gunlance
|
-- Gunlance
|
||||||
--ground_splitter = "Ground Splitter",
|
gunlance = {
|
||||||
--erupting_cannon = "Erupting Cannon",
|
erupting_cannon = "Erupting Cannon",
|
||||||
|
ground_splitter = "Ground Splitter"
|
||||||
|
},
|
||||||
-- Hammer
|
-- Hammer
|
||||||
-- impact_burst = "Impact Burst",
|
hammer = {
|
||||||
|
impact_burst = "Impact Burst"
|
||||||
|
},
|
||||||
-- Hunting Horn
|
-- Hunting Horn
|
||||||
-- silkbind_shockwave = "Silkbind Shockwave",
|
hunting_horn = {
|
||||||
-- bead_of_resonance = "Bead of Resonance",
|
bead_of_resonance = "Bead of Resonance",
|
||||||
-- sonic_bloom = "Sonic Bloom",
|
silkbind_shockwave = "Silkbind Shockwave",
|
||||||
|
sonic_bloom = "Sonic Bloom"
|
||||||
|
},
|
||||||
-- Switch Axe
|
-- Switch Axe
|
||||||
|
switch_axe = {
|
||||||
amped_state = "Amped State",
|
amped_state = "Amped State",
|
||||||
switch_charger = "Switch Charger",
|
|
||||||
axe_heavy_slam = "Axe: Heavy Slam",
|
axe_heavy_slam = "Axe: Heavy Slam",
|
||||||
|
switch_charger = "Switch Charger"
|
||||||
|
},
|
||||||
-- Charge Blade
|
-- Charge Blade
|
||||||
|
charge_blade = {
|
||||||
element_boost = "Element Boost",
|
element_boost = "Element Boost",
|
||||||
sword_boost_mode ="Sword Boost Mode",
|
sword_boost_mode = "Sword Boost Mode"
|
||||||
|
},
|
||||||
-- Insect Glaive
|
-- Insect Glaive
|
||||||
|
insect_glaive = {
|
||||||
red_extract = "Red Extract",
|
red_extract = "Red Extract",
|
||||||
white_extract = "White Extract",
|
white_extract = "White Extract",
|
||||||
orange_extract = "Orange Extract",
|
orange_extract = "Orange Extract",
|
||||||
all_extracts_mix = "All Extracts Mix",
|
all_extracts_mix = "All Extracts Mix"
|
||||||
|
},
|
||||||
-- Light Bowgun
|
-- Light Bowgun
|
||||||
-- fanning_maneuver = "Fanning Maneuver",
|
light_bowgun = {
|
||||||
wyvernblast_reload = "Wyvernblast Reload",
|
fanning_maneuver = "Fanning Maneuver",
|
||||||
|
wyvernblast_reload = "Wyvernblast Reload"
|
||||||
|
},
|
||||||
-- Heavy Bowgun
|
-- Heavy Bowgun
|
||||||
-- counter_charger = "Counter Charger",
|
heavy_bowgun = {
|
||||||
-- rising_moon = "Rising Moon",
|
counter_charger = "Counter Charger",
|
||||||
-- setting_sun = "Setting Sun",
|
|
||||||
overheat = "Overheat",
|
overheat = "Overheat",
|
||||||
wyvernsnipe_reload = "Wyvernsnipe Reload",
|
rising_moon = "Rising Moon",
|
||||||
|
setting_sun = "Setting Sun",
|
||||||
|
wyvernsnipe_reload = "Wyvernsnipe Reload"
|
||||||
|
},
|
||||||
-- Bow
|
-- Bow
|
||||||
herculean_draw = "Herculean Draw",
|
bow = {
|
||||||
-- bolt_boost = "Bolt Boost",
|
|
||||||
arc_shot_affinity = "Arc Shot: Affinity",
|
arc_shot_affinity = "Arc Shot: Affinity",
|
||||||
arc_shot_brace = "Arc Shot: Brace",
|
arc_shot_brace = "Arc Shot: Brace",
|
||||||
|
bolt_boost = "Bolt Boost",
|
||||||
|
herculean_draw = "Herculean Draw"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
otomo_moves = {
|
||||||
|
go_fight_win = "Go, Fight, Win",
|
||||||
|
power_drum = "Power Drum",
|
||||||
|
rousing_roar = "Rousing Roar",
|
||||||
|
vase_of_vitality = "Vase of Vitality",
|
||||||
},
|
},
|
||||||
|
|
||||||
misc_buffs = {
|
misc_buffs = {
|
||||||
@@ -781,11 +901,11 @@ this.default_language = {
|
|||||||
|
|
||||||
infinite_buffs_location = "Infinite Buffs Location",
|
infinite_buffs_location = "Infinite Buffs Location",
|
||||||
|
|
||||||
skill_level = "Skill Level"
|
effect_level = "Effect Level",
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
this.language_names = { "default"};
|
this.language_names = { "default" };
|
||||||
this.languages = { this.default_language };
|
this.languages = { this.default_language };
|
||||||
|
|
||||||
function this.load()
|
function this.load()
|
||||||
@@ -839,9 +959,21 @@ function this.init_dependencies()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function this.init_module()
|
function this.init_module()
|
||||||
this.save_default();
|
|
||||||
this.load();
|
this.load();
|
||||||
this.current_language = this.default_language;
|
this.current_language = this.default_language;
|
||||||
|
|
||||||
|
this.default_language.font_name = "NotoSans-Bold.otf";
|
||||||
|
this.default_language.unicode_glyph_ranges = {
|
||||||
|
0x0020, 0x00FF, -- Basic Latin + Latin Supplement
|
||||||
|
0x0100, 0x024F, -- Latin Extended-A, Latin Extended-B,
|
||||||
|
0x0400, 0x052F, -- Cyrillic, Cyrillic Supplementary
|
||||||
|
0x1E00, 0x1EFF, -- Latin Extended Additional
|
||||||
|
0x2000, 0x206F, -- General Punctuation
|
||||||
|
0xFF00, 0xFFEF, -- Halfwidth and Fullwidth Forms
|
||||||
|
0
|
||||||
|
};
|
||||||
|
|
||||||
|
this.save_default();
|
||||||
end
|
end
|
||||||
|
|
||||||
return this;
|
return this;
|
||||||
|
|||||||
@@ -73,9 +73,13 @@ function this.draw(buff, buff_UI, position_on_screen, opacity_scale)
|
|||||||
drawing.draw_bar(buff_UI.bar, position_on_screen, opacity_scale, 1);
|
drawing.draw_bar(buff_UI.bar, position_on_screen, opacity_scale, 1);
|
||||||
end
|
end
|
||||||
|
|
||||||
local buff_name = buff.name;
|
local buff_name = "";
|
||||||
if buff_UI.name_label.include.skill_level and buff.level > 1 then
|
if buff_UI.name_label.include.name then
|
||||||
buff_name = string.format("%s %s%d", buff_name, language.current_language.UI.lv, buff.level);
|
buff_name = string.format("%s ", buff.name);
|
||||||
|
end
|
||||||
|
|
||||||
|
if buff_UI.name_label.include.effect_level and buff.level > 1 then
|
||||||
|
buff_name = string.format("%s%s%d", buff_name, language.current_language.UI.lv, buff.level);
|
||||||
end
|
end
|
||||||
|
|
||||||
drawing.draw_label(buff_UI.name_label, position_on_screen, opacity_scale, buff_name);
|
drawing.draw_label(buff_UI.name_label, position_on_screen, opacity_scale, buff_name);
|
||||||
|
|||||||
@@ -145,6 +145,8 @@ this.large_monster_highlighted_UI_waiting_for_key = false;
|
|||||||
this.time_UI_waiting_for_key = false;
|
this.time_UI_waiting_for_key = false;
|
||||||
this.damage_meter_UI_waiting_for_key = false;
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
this.endemic_life_UI_waiting_for_key = false;
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
this.menu_font_changed = false;
|
this.menu_font_changed = false;
|
||||||
|
|
||||||
this.config_name_input = "";
|
this.config_name_input = "";
|
||||||
@@ -387,6 +389,7 @@ function this.draw()
|
|||||||
local language_changed = false;
|
local language_changed = false;
|
||||||
local modifiers_changed = false;
|
local modifiers_changed = false;
|
||||||
local modules_changed = false;
|
local modules_changed = false;
|
||||||
|
local hotkeys_changed = false;
|
||||||
local global_settings_changed = false;
|
local global_settings_changed = false;
|
||||||
local timer_delays_changed = false;
|
local timer_delays_changed = false;
|
||||||
local small_monster_UI_changed = false;
|
local small_monster_UI_changed = false;
|
||||||
@@ -422,7 +425,7 @@ function this.draw()
|
|||||||
|
|
||||||
config_changed, apply_font_requested = this.draw_config();
|
config_changed, apply_font_requested = this.draw_config();
|
||||||
modules_changed = this.draw_modules();
|
modules_changed = this.draw_modules();
|
||||||
this.draw_hotkeys();
|
hotkeys_changed = this.draw_hotkeys();
|
||||||
global_settings_changed, modifiers_changed, timer_delays_changed, apply_font_requested, language_changed = this.draw_global_settings(apply_font_requested, config_changed);
|
global_settings_changed, modifiers_changed, timer_delays_changed, apply_font_requested, language_changed = this.draw_global_settings(apply_font_requested, config_changed);
|
||||||
small_monster_UI_changed = this.draw_small_monster_UI();
|
small_monster_UI_changed = this.draw_small_monster_UI();
|
||||||
|
|
||||||
@@ -501,6 +504,7 @@ function this.draw()
|
|||||||
|
|
||||||
if buff_UI_changed or modifiers_changed or config_changed then
|
if buff_UI_changed or modifiers_changed or config_changed then
|
||||||
buffs.init_all_UI();
|
buffs.init_all_UI();
|
||||||
|
buffs.init_names();
|
||||||
end
|
end
|
||||||
|
|
||||||
if stats_UI_changed or modifiers_changed or config_changed then
|
if stats_UI_changed or modifiers_changed or config_changed then
|
||||||
@@ -516,7 +520,7 @@ function this.draw()
|
|||||||
this.reload_font();
|
this.reload_font();
|
||||||
end
|
end
|
||||||
|
|
||||||
if window_changed or modules_changed or global_settings_changed or small_monster_UI_changed or large_monster_dynamic_UI_changed or
|
if window_changed or modules_changed or hotkeys_changed or global_settings_changed or small_monster_UI_changed or large_monster_dynamic_UI_changed or
|
||||||
large_monster_static_UI_changed or large_monster_highlighted_UI_changed or time_UI_changed or damage_meter_UI_changed or
|
large_monster_static_UI_changed or large_monster_highlighted_UI_changed or time_UI_changed or damage_meter_UI_changed or
|
||||||
endemic_life_UI_changed or buff_UI_changed or stats_UI_changed or modifiers_changed or config_changed or debug_changed then
|
endemic_life_UI_changed or buff_UI_changed or stats_UI_changed or modifiers_changed or config_changed or debug_changed then
|
||||||
config.save_current();
|
config.save_current();
|
||||||
@@ -652,6 +656,8 @@ function this.draw_modules()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function this.draw_hotkeys()
|
function this.draw_hotkeys()
|
||||||
|
local config_changed = false;
|
||||||
|
|
||||||
if imgui.tree_node(language.current_language.customization_menu.hotkeys) then
|
if imgui.tree_node(language.current_language.customization_menu.hotkeys) then
|
||||||
if this.all_UI_waiting_for_key then
|
if this.all_UI_waiting_for_key then
|
||||||
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
||||||
@@ -660,25 +666,26 @@ function this.draw_hotkeys()
|
|||||||
config.current_config.global_settings.hotkeys_with_modifiers.all_UI.shift = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.all_UI.shift = false;
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.all_UI.alt = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.all_UI.alt = false;
|
||||||
this.all_UI_waiting_for_key = false;
|
this.all_UI_waiting_for_key = false;
|
||||||
|
config_changed = true;
|
||||||
end
|
end
|
||||||
|
|
||||||
elseif imgui.button(language.current_language.customization_menu.all_UI) then
|
elseif imgui.button(language.current_language.customization_menu.all_UI) then
|
||||||
local is_any_other_waiting = this.small_monster_UI_waiting_for_key or
|
|
||||||
this.large_monster_UI_waiting_for_key or
|
|
||||||
this.large_monster_dynamic_UI_waiting_for_key or
|
|
||||||
this.large_monster_static_UI_waiting_for_key or
|
|
||||||
this.large_monster_highlighted_UI_waiting_for_key or
|
|
||||||
this.time_UI_waiting_for_key or
|
|
||||||
this.damage_meter_UI_waiting_for_key or
|
|
||||||
this.endemic_life_UI_waiting_for_key;
|
|
||||||
if not is_any_other_waiting then
|
|
||||||
this.all_UI_waiting_for_key = true;
|
this.all_UI_waiting_for_key = true;
|
||||||
end
|
this.small_monster_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_dynamic_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_static_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_highlighted_UI_waiting_for_key = false;
|
||||||
|
this.time_UI_waiting_for_key = false;
|
||||||
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
end
|
end
|
||||||
|
|
||||||
imgui.same_line();
|
imgui.same_line();
|
||||||
|
|
||||||
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.all_UI));
|
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.all_UI));
|
||||||
|
|
||||||
if this.small_monster_UI_waiting_for_key then
|
if this.small_monster_UI_waiting_for_key then
|
||||||
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.small_monster_UI.key = 0;
|
config.current_config.global_settings.hotkeys_with_modifiers.small_monster_UI.key = 0;
|
||||||
@@ -686,24 +693,25 @@ function this.draw_hotkeys()
|
|||||||
config.current_config.global_settings.hotkeys_with_modifiers.small_monster_UI.shift = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.small_monster_UI.shift = false;
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.small_monster_UI.alt = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.small_monster_UI.alt = false;
|
||||||
this.small_monster_UI_waiting_for_key = false;
|
this.small_monster_UI_waiting_for_key = false;
|
||||||
|
config_changed = true;
|
||||||
end
|
end
|
||||||
elseif imgui.button(language.current_language.customization_menu.small_monster_UI) then
|
elseif imgui.button(language.current_language.customization_menu.small_monster_UI) then
|
||||||
local is_any_other_waiting = this.all_UI_waiting_for_key or
|
this.all_UI_waiting_for_key = false;
|
||||||
this.large_monster_UI_waiting_for_key or
|
|
||||||
this.large_monster_dynamic_UI_waiting_for_key or
|
|
||||||
this.large_monster_static_UI_waiting_for_key or
|
|
||||||
this.large_monster_highlighted_UI_waiting_for_key or
|
|
||||||
this.time_UI_waiting_for_key or
|
|
||||||
this.damage_meter_UI_waiting_for_key or
|
|
||||||
this.endemic_life_UI_waiting_for_key;
|
|
||||||
if not is_any_other_waiting then
|
|
||||||
this.small_monster_UI_waiting_for_key = true;
|
this.small_monster_UI_waiting_for_key = true;
|
||||||
end
|
this.large_monster_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_dynamic_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_static_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_highlighted_UI_waiting_for_key = false;
|
||||||
|
this.time_UI_waiting_for_key = false;
|
||||||
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
end
|
end
|
||||||
|
|
||||||
imgui.same_line();
|
imgui.same_line();
|
||||||
|
|
||||||
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.small_monster_UI));
|
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.small_monster_UI));
|
||||||
|
|
||||||
if this.large_monster_UI_waiting_for_key then
|
if this.large_monster_UI_waiting_for_key then
|
||||||
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_UI.key = 0;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_UI.key = 0;
|
||||||
@@ -711,24 +719,25 @@ function this.draw_hotkeys()
|
|||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_UI.shift = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_UI.shift = false;
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_UI.alt = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_UI.alt = false;
|
||||||
this.large_monster_UI_waiting_for_key = false;
|
this.large_monster_UI_waiting_for_key = false;
|
||||||
|
config_changed = true;
|
||||||
end
|
end
|
||||||
elseif imgui.button(language.current_language.customization_menu.large_monster_UI) then
|
elseif imgui.button(language.current_language.customization_menu.large_monster_UI) then
|
||||||
local is_any_other_waiting = this.all_UI_waiting_for_key or
|
this.all_UI_waiting_for_key = false;
|
||||||
this.small_monster_UI_waiting_for_key or
|
this.small_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_dynamic_UI_waiting_for_key or
|
|
||||||
this.large_monster_static_UI_waiting_for_key or
|
|
||||||
this.large_monster_highlighted_UI_waiting_for_key or
|
|
||||||
this.time_UI_waiting_for_key or
|
|
||||||
this.damage_meter_UI_waiting_for_key or
|
|
||||||
this.endemic_life_UI_waiting_for_key;
|
|
||||||
if not is_any_other_waiting then
|
|
||||||
this.large_monster_UI_waiting_for_key = true;
|
this.large_monster_UI_waiting_for_key = true;
|
||||||
end
|
this.large_monster_dynamic_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_static_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_highlighted_UI_waiting_for_key = false;
|
||||||
|
this.time_UI_waiting_for_key = false;
|
||||||
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
end
|
end
|
||||||
|
|
||||||
imgui.same_line();
|
imgui.same_line();
|
||||||
|
|
||||||
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.large_monster_UI));
|
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.large_monster_UI));
|
||||||
|
|
||||||
if this.large_monster_dynamic_UI_waiting_for_key then
|
if this.large_monster_dynamic_UI_waiting_for_key then
|
||||||
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_dynamic_UI.key = 0;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_dynamic_UI.key = 0;
|
||||||
@@ -736,25 +745,25 @@ function this.draw_hotkeys()
|
|||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_dynamic_UI.shift = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_dynamic_UI.shift = false;
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_dynamic_UI.alt = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_dynamic_UI.alt = false;
|
||||||
this.large_monster_dynamic_UI_waiting_for_key = false;
|
this.large_monster_dynamic_UI_waiting_for_key = false;
|
||||||
|
config_changed = true;
|
||||||
end
|
end
|
||||||
elseif imgui.button(language.current_language.customization_menu.large_monster_dynamic_UI) then
|
elseif imgui.button(language.current_language.customization_menu.large_monster_dynamic_UI) then
|
||||||
local is_any_other_waiting = this.all_UI_waiting_for_key or
|
this.all_UI_waiting_for_key = false;
|
||||||
this.small_monster_UI_waiting_for_key or
|
this.small_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_UI_waiting_for_key or
|
this.large_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_static_UI_waiting_for_key or
|
|
||||||
this.large_monster_highlighted_UI_waiting_for_key or
|
|
||||||
this.time_UI_waiting_for_key or
|
|
||||||
this.damage_meter_UI_waiting_for_key or
|
|
||||||
this.endemic_life_UI_waiting_for_key;
|
|
||||||
if not is_any_other_waiting then
|
|
||||||
this.large_monster_dynamic_UI_waiting_for_key = true;
|
this.large_monster_dynamic_UI_waiting_for_key = true;
|
||||||
end
|
this.large_monster_static_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_highlighted_UI_waiting_for_key = false;
|
||||||
|
this.time_UI_waiting_for_key = false;
|
||||||
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
end
|
end
|
||||||
|
|
||||||
imgui.same_line();
|
imgui.same_line();
|
||||||
|
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.large_monster_dynamic_UI));
|
||||||
|
|
||||||
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers
|
|
||||||
.large_monster_dynamic_UI));
|
|
||||||
if this.large_monster_static_UI_waiting_for_key then
|
if this.large_monster_static_UI_waiting_for_key then
|
||||||
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_static_UI.key = 0;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_static_UI.key = 0;
|
||||||
@@ -762,25 +771,25 @@ function this.draw_hotkeys()
|
|||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_static_UI.shift = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_static_UI.shift = false;
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_static_UI.alt = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_static_UI.alt = false;
|
||||||
this.large_monster_static_UI_waiting_for_key = false;
|
this.large_monster_static_UI_waiting_for_key = false;
|
||||||
|
config_changed = true;
|
||||||
end
|
end
|
||||||
elseif imgui.button(language.current_language.customization_menu.large_monster_static_UI) then
|
elseif imgui.button(language.current_language.customization_menu.large_monster_static_UI) then
|
||||||
local is_any_other_waiting = this.all_UI_waiting_for_key or
|
this.all_UI_waiting_for_key = false;
|
||||||
this.small_monster_UI_waiting_for_key or
|
this.small_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_UI_waiting_for_key or
|
this.large_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_dynamic_UI_waiting_for_key or
|
this.large_monster_dynamic_UI_waiting_for_key = false;
|
||||||
this.large_monster_highlighted_UI_waiting_for_key or
|
|
||||||
this.time_UI_waiting_for_key or
|
|
||||||
this.damage_meter_UI_waiting_for_key or
|
|
||||||
this.endemic_life_UI_waiting_for_key;
|
|
||||||
if not is_any_other_waiting then
|
|
||||||
this.large_monster_static_UI_waiting_for_key = true;
|
this.large_monster_static_UI_waiting_for_key = true;
|
||||||
end
|
this.large_monster_highlighted_UI_waiting_for_key = false;
|
||||||
|
this.time_UI_waiting_for_key = false;
|
||||||
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
end
|
end
|
||||||
|
|
||||||
imgui.same_line();
|
imgui.same_line();
|
||||||
|
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.large_monster_static_UI));
|
||||||
|
|
||||||
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers
|
|
||||||
.large_monster_static_UI));
|
|
||||||
if this.large_monster_highlighted_UI_waiting_for_key then
|
if this.large_monster_highlighted_UI_waiting_for_key then
|
||||||
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_highlighted_UI.key = 0;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_highlighted_UI.key = 0;
|
||||||
@@ -788,23 +797,25 @@ function this.draw_hotkeys()
|
|||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_highlighted_UI.shift = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_highlighted_UI.shift = false;
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_highlighted_UI.alt = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.large_monster_highlighted_UI.alt = false;
|
||||||
this.large_monster_highlighted_UI_waiting_for_key = false;
|
this.large_monster_highlighted_UI_waiting_for_key = false;
|
||||||
|
config_changed = true;
|
||||||
end
|
end
|
||||||
elseif imgui.button(language.current_language.customization_menu.large_monster_highlighted_UI) then
|
elseif imgui.button(language.current_language.customization_menu.large_monster_highlighted_UI) then
|
||||||
local is_any_other_waiting = this.all_UI_waiting_for_key or
|
this.all_UI_waiting_for_key = false;
|
||||||
this.small_monster_UI_waiting_for_key or
|
this.small_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_UI_waiting_for_key or
|
this.large_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_dynamic_UI_waiting_for_key or
|
this.large_monster_dynamic_UI_waiting_for_key = false;
|
||||||
this.large_monster_static_UI_waiting_for_key or
|
this.large_monster_static_UI_waiting_for_key = false;
|
||||||
this.time_UI_waiting_for_key or
|
|
||||||
this.damage_meter_UI_waiting_for_key or
|
|
||||||
this.endemic_life_UI_waiting_for_key;
|
|
||||||
if not is_any_other_waiting then
|
|
||||||
this.large_monster_highlighted_UI_waiting_for_key = true;
|
this.large_monster_highlighted_UI_waiting_for_key = true;
|
||||||
|
this.time_UI_waiting_for_key = false;
|
||||||
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
end
|
end
|
||||||
end
|
|
||||||
imgui.same_line();
|
imgui.same_line();
|
||||||
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers
|
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.large_monster_highlighted_UI));
|
||||||
.large_monster_highlighted_UI));
|
|
||||||
if this.time_UI_waiting_for_key then
|
if this.time_UI_waiting_for_key then
|
||||||
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.time_UI.key = 0;
|
config.current_config.global_settings.hotkeys_with_modifiers.time_UI.key = 0;
|
||||||
@@ -812,24 +823,25 @@ function this.draw_hotkeys()
|
|||||||
config.current_config.global_settings.hotkeys_with_modifiers.time_UI.shift = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.time_UI.shift = false;
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.time_UI.alt = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.time_UI.alt = false;
|
||||||
this.time_UI_waiting_for_key = false;
|
this.time_UI_waiting_for_key = false;
|
||||||
|
config_changed = true;
|
||||||
end
|
end
|
||||||
elseif imgui.button(language.current_language.customization_menu.time_UI) then
|
elseif imgui.button(language.current_language.customization_menu.time_UI) then
|
||||||
local is_any_other_waiting = this.all_UI_waiting_for_key or
|
this.all_UI_waiting_for_key = false;
|
||||||
this.small_monster_UI_waiting_for_key or
|
this.small_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_UI_waiting_for_key or
|
this.large_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_dynamic_UI_waiting_for_key or
|
this.large_monster_dynamic_UI_waiting_for_key = false;
|
||||||
this.large_monster_static_UI_waiting_for_key or
|
this.large_monster_static_UI_waiting_for_key = false;
|
||||||
this.large_monster_highlighted_UI_waiting_for_key or
|
this.large_monster_highlighted_UI_waiting_for_key = false;
|
||||||
this.damage_meter_UI_waiting_for_key or
|
|
||||||
this.endemic_life_UI_waiting_for_key;
|
|
||||||
if not is_any_other_waiting then
|
|
||||||
this.time_UI_waiting_for_key = true;
|
this.time_UI_waiting_for_key = true;
|
||||||
end
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
end
|
end
|
||||||
|
|
||||||
imgui.same_line();
|
imgui.same_line();
|
||||||
|
|
||||||
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.time_UI));
|
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.time_UI));
|
||||||
|
|
||||||
if this.damage_meter_UI_waiting_for_key then
|
if this.damage_meter_UI_waiting_for_key then
|
||||||
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.damage_meter_UI.key = 0;
|
config.current_config.global_settings.hotkeys_with_modifiers.damage_meter_UI.key = 0;
|
||||||
@@ -837,24 +849,25 @@ function this.draw_hotkeys()
|
|||||||
config.current_config.global_settings.hotkeys_with_modifiers.damage_meter_UI.shift = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.damage_meter_UI.shift = false;
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.damage_meter_UI.alt = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.damage_meter_UI.alt = false;
|
||||||
this.damage_meter_UI_waiting_for_key = false;
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
|
config_changed = true;
|
||||||
end
|
end
|
||||||
elseif imgui.button(language.current_language.customization_menu.damage_meter_UI) then
|
elseif imgui.button(language.current_language.customization_menu.damage_meter_UI) then
|
||||||
local is_any_other_waiting = this.all_UI_waiting_for_key or
|
this.all_UI_waiting_for_key = false;
|
||||||
this.small_monster_UI_waiting_for_key or
|
this.small_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_UI_waiting_for_key or
|
this.large_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_dynamic_UI_waiting_for_key or
|
this.large_monster_dynamic_UI_waiting_for_key = false;
|
||||||
this.large_monster_static_UI_waiting_for_key or
|
this.large_monster_static_UI_waiting_for_key = false;
|
||||||
this.large_monster_highlighted_UI_waiting_for_key or
|
this.large_monster_highlighted_UI_waiting_for_key = false;
|
||||||
this.time_UI_waiting_for_key or
|
this.time_UI_waiting_for_key = false;
|
||||||
this.endemic_life_UI_waiting_for_key;
|
|
||||||
if not is_any_other_waiting then
|
|
||||||
this.damage_meter_UI_waiting_for_key = true;
|
this.damage_meter_UI_waiting_for_key = true;
|
||||||
end
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
end
|
end
|
||||||
|
|
||||||
imgui.same_line();
|
imgui.same_line();
|
||||||
|
|
||||||
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.damage_meter_UI));
|
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.damage_meter_UI));
|
||||||
|
|
||||||
if this.endemic_life_UI_waiting_for_key then
|
if this.endemic_life_UI_waiting_for_key then
|
||||||
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.endemic_life_UI.key = 0;
|
config.current_config.global_settings.hotkeys_with_modifiers.endemic_life_UI.key = 0;
|
||||||
@@ -862,26 +875,81 @@ function this.draw_hotkeys()
|
|||||||
config.current_config.global_settings.hotkeys_with_modifiers.endemic_life_UI.shift = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.endemic_life_UI.shift = false;
|
||||||
config.current_config.global_settings.hotkeys_with_modifiers.endemic_life_UI.alt = false;
|
config.current_config.global_settings.hotkeys_with_modifiers.endemic_life_UI.alt = false;
|
||||||
this.endemic_life_UI_waiting_for_key = false;
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
config_changed = true;
|
||||||
end
|
end
|
||||||
elseif imgui.button(language.current_language.customization_menu.endemic_life_UI) then
|
elseif imgui.button(language.current_language.customization_menu.endemic_life_UI) then
|
||||||
local is_any_other_waiting = this.all_UI_waiting_for_key or
|
this.all_UI_waiting_for_key = false;
|
||||||
this.small_monster_UI_waiting_for_key or
|
this.small_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_UI_waiting_for_key or
|
this.large_monster_UI_waiting_for_key = false;
|
||||||
this.large_monster_dynamic_UI_waiting_for_key or
|
this.large_monster_dynamic_UI_waiting_for_key = false;
|
||||||
this.large_monster_static_UI_waiting_for_key or
|
this.large_monster_static_UI_waiting_for_key = false;
|
||||||
this.large_monster_highlighted_UI_waiting_for_key or
|
this.large_monster_highlighted_UI_waiting_for_key = false;
|
||||||
this.time_UI_waiting_for_key or
|
this.time_UI_waiting_for_key = false;
|
||||||
this.endemic_life_UI_waiting_for_key;
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
if not is_any_other_waiting then
|
|
||||||
this.endemic_life_UI_waiting_for_key = true;
|
this.endemic_life_UI_waiting_for_key = true;
|
||||||
end
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
end
|
end
|
||||||
|
|
||||||
imgui.same_line();
|
imgui.same_line();
|
||||||
|
|
||||||
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.endemic_life_UI));
|
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.endemic_life_UI));
|
||||||
|
|
||||||
|
if this.buff_UI_waiting_for_key then
|
||||||
|
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
||||||
|
config.current_config.global_settings.hotkeys_with_modifiers.buff_UI.key = 0;
|
||||||
|
config.current_config.global_settings.hotkeys_with_modifiers.buff_UI.ctrl = false;
|
||||||
|
config.current_config.global_settings.hotkeys_with_modifiers.buff_UI.shift = false;
|
||||||
|
config.current_config.global_settings.hotkeys_with_modifiers.buff_UI.alt = false;
|
||||||
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
config_changed = true;
|
||||||
|
end
|
||||||
|
elseif imgui.button(language.current_language.customization_menu.buff_UI) then
|
||||||
|
this.all_UI_waiting_for_key = false;
|
||||||
|
this.small_monster_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_dynamic_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_static_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_highlighted_UI_waiting_for_key = false;
|
||||||
|
this.time_UI_waiting_for_key = false;
|
||||||
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
this.buff_UI_waiting_for_key = true;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
|
end
|
||||||
|
|
||||||
|
imgui.same_line();
|
||||||
|
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.buff_UI));
|
||||||
|
|
||||||
|
if this.stats_UI_waiting_for_key then
|
||||||
|
if imgui.button(language.current_language.customization_menu.press_any_key) then
|
||||||
|
config.current_config.global_settings.hotkeys_with_modifiers.stats_UI.key = 0;
|
||||||
|
config.current_config.global_settings.hotkeys_with_modifiers.stats_UI.ctrl = false;
|
||||||
|
config.current_config.global_settings.hotkeys_with_modifiers.stats_UI.shift = false;
|
||||||
|
config.current_config.global_settings.hotkeys_with_modifiers.stats_UI.alt = false;
|
||||||
|
this.stats_UI_waiting_for_key = false;
|
||||||
|
config_changed = true;
|
||||||
|
end
|
||||||
|
elseif imgui.button(language.current_language.customization_menu.stats_UI) then
|
||||||
|
this.all_UI_waiting_for_key = false;
|
||||||
|
this.small_monster_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_dynamic_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_static_UI_waiting_for_key = false;
|
||||||
|
this.large_monster_highlighted_UI_waiting_for_key = false;
|
||||||
|
this.time_UI_waiting_for_key = false;
|
||||||
|
this.damage_meter_UI_waiting_for_key = false;
|
||||||
|
this.endemic_life_UI_waiting_for_key = false;
|
||||||
|
this.buff_UI_waiting_for_key = false;
|
||||||
|
this.stats_UI_waiting_for_key = true;
|
||||||
|
end
|
||||||
|
|
||||||
|
imgui.same_line();
|
||||||
|
imgui.text(keyboard.get_hotkey_name(config.current_config.global_settings.hotkeys_with_modifiers.stats_UI));
|
||||||
|
|
||||||
imgui.tree_pop();
|
imgui.tree_pop();
|
||||||
end
|
end
|
||||||
|
|
||||||
|
return config_changed;
|
||||||
end
|
end
|
||||||
|
|
||||||
function this.draw_global_settings(apply_font_requested, language_changed)
|
function this.draw_global_settings(apply_font_requested, language_changed)
|
||||||
@@ -1379,9 +1447,7 @@ function this.draw_small_monster_UI()
|
|||||||
imgui.tree_pop();
|
imgui.tree_pop();
|
||||||
end
|
end
|
||||||
|
|
||||||
changed = label_customization.draw(language.current_language.customization_menu.monster_name_label,
|
changed = label_customization.draw(language.current_language.customization_menu.monster_name_label, cached_config.monster_name_label);
|
||||||
cached_config.monster_name_label);
|
|
||||||
|
|
||||||
config_changed = config_changed or changed;
|
config_changed = config_changed or changed;
|
||||||
|
|
||||||
changed = health_customization.draw(cached_config.health);
|
changed = health_customization.draw(cached_config.health);
|
||||||
@@ -1408,8 +1474,7 @@ function this.draw_large_monster_dynamic_UI()
|
|||||||
if imgui.tree_node(language.current_language.customization_menu.dynamically_positioned) then
|
if imgui.tree_node(language.current_language.customization_menu.dynamically_positioned) then
|
||||||
local cached_config = config.current_config.large_monster_UI.dynamic;
|
local cached_config = config.current_config.large_monster_UI.dynamic;
|
||||||
|
|
||||||
changed, cached_config.enabled = imgui.checkbox(
|
changed, cached_config.enabled = imgui.checkbox(language.current_language.customization_menu.enabled, cached_config.enabled);
|
||||||
language.current_language.customization_menu.enabled, cached_config.enabled);
|
|
||||||
|
|
||||||
config_changed = config_changed or changed;
|
config_changed = config_changed or changed;
|
||||||
|
|
||||||
@@ -2421,10 +2486,10 @@ function this.draw_buff_UI()
|
|||||||
|
|
||||||
if imgui.tree_node(language.current_language.customization_menu.item_buffs) then
|
if imgui.tree_node(language.current_language.customization_menu.item_buffs) then
|
||||||
|
|
||||||
for _, key in ipairs(item_buffs.keys) do
|
local cached_language = language.current_language.item_buffs;
|
||||||
changed, cached_config.filter.item_buffs[key] = imgui.checkbox(
|
|
||||||
item_buffs.get_item_buff_name(key), cached_config.filter.item_buffs[key]);
|
|
||||||
|
|
||||||
|
for _, key in ipairs(item_buffs.keys) do
|
||||||
|
changed, cached_config.filter.item_buffs[key] = imgui.checkbox(cached_language[key], cached_config.filter.item_buffs[key]);
|
||||||
config_changed = config_changed or changed;
|
config_changed = config_changed or changed;
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -2433,10 +2498,10 @@ function this.draw_buff_UI()
|
|||||||
|
|
||||||
if imgui.tree_node(language.current_language.customization_menu.endemic_life_buffs) then
|
if imgui.tree_node(language.current_language.customization_menu.endemic_life_buffs) then
|
||||||
|
|
||||||
for _, key in ipairs(endemic_life_buffs.keys) do
|
local cached_language = language.current_language.endemic_life;
|
||||||
changed, cached_config.filter.endemic_life_buffs[key] = imgui.checkbox(
|
|
||||||
endemic_life_buffs.get_endemic_life_name(key), cached_config.filter.endemic_life_buffs[key]);
|
|
||||||
|
|
||||||
|
for _, key in ipairs(endemic_life_buffs.keys) do
|
||||||
|
changed, cached_config.filter.endemic_life_buffs[key] = imgui.checkbox(cached_language[key], cached_config.filter.endemic_life_buffs[key]);
|
||||||
config_changed = config_changed or changed;
|
config_changed = config_changed or changed;
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -2445,14 +2510,15 @@ function this.draw_buff_UI()
|
|||||||
|
|
||||||
if imgui.tree_node(language.current_language.customization_menu.melody_effects) then
|
if imgui.tree_node(language.current_language.customization_menu.melody_effects) then
|
||||||
|
|
||||||
|
local cached_language = language.current_language.melody_effects;
|
||||||
|
|
||||||
for lua_index, key in ipairs(melody_effects.keys) do
|
for lua_index, key in ipairs(melody_effects.keys) do
|
||||||
|
-- Health Recovery (S), Health Recovery (L), Health Recovery (S) + (Antidote), Sonic Wave
|
||||||
if (lua_index >= 16 and lua_index <= 18) or lua_index == 24 then
|
if (lua_index >= 16 and lua_index <= 18) or lua_index == 24 then
|
||||||
goto continue;
|
goto continue;
|
||||||
end
|
end
|
||||||
|
|
||||||
changed, cached_config.filter.melody_effects[key] = imgui.checkbox(
|
changed, cached_config.filter.melody_effects[key] = imgui.checkbox(cached_language[key], cached_config.filter.melody_effects[key]);
|
||||||
melody_effects.get_melody_effect_name(lua_index - 1), cached_config.filter.melody_effects[key]);
|
|
||||||
|
|
||||||
config_changed = config_changed or changed;
|
config_changed = config_changed or changed;
|
||||||
|
|
||||||
::continue::
|
::continue::
|
||||||
@@ -2463,10 +2529,10 @@ function this.draw_buff_UI()
|
|||||||
|
|
||||||
if imgui.tree_node(language.current_language.customization_menu.dango_skills) then
|
if imgui.tree_node(language.current_language.customization_menu.dango_skills) then
|
||||||
|
|
||||||
for _, key in ipairs(dango_skills.keys) do
|
local cached_language = language.current_language.dango_skills;
|
||||||
changed, cached_config.filter.dango_skills[key] = imgui.checkbox(
|
|
||||||
dango_skills.get_dango_skill_name(key), cached_config.filter.dango_skills[key]);
|
|
||||||
|
|
||||||
|
for _, key in ipairs(dango_skills.keys) do
|
||||||
|
changed, cached_config.filter.dango_skills[key] = imgui.checkbox(cached_language[key], cached_config.filter.dango_skills[key]);
|
||||||
config_changed = config_changed or changed;
|
config_changed = config_changed or changed;
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -2475,9 +2541,10 @@ function this.draw_buff_UI()
|
|||||||
|
|
||||||
if imgui.tree_node(language.current_language.customization_menu.rampage_skills) then
|
if imgui.tree_node(language.current_language.customization_menu.rampage_skills) then
|
||||||
|
|
||||||
|
local cached_language = language.current_language.rampage_skills;
|
||||||
|
|
||||||
for _, key in ipairs(rampage_skills.keys) do
|
for _, key in ipairs(rampage_skills.keys) do
|
||||||
changed, cached_config.filter.rampage_skills[key] = imgui.checkbox(
|
changed, cached_config.filter.rampage_skills[key] = imgui.checkbox(cached_language[key], cached_config.filter.rampage_skills[key]);
|
||||||
rampage_skills.get_rampage_skill_name(key), cached_config.filter.rampage_skills[key]);
|
|
||||||
|
|
||||||
config_changed = config_changed or changed;
|
config_changed = config_changed or changed;
|
||||||
end
|
end
|
||||||
@@ -2487,10 +2554,10 @@ function this.draw_buff_UI()
|
|||||||
|
|
||||||
if imgui.tree_node(language.current_language.customization_menu.skills) then
|
if imgui.tree_node(language.current_language.customization_menu.skills) then
|
||||||
|
|
||||||
for _, key in ipairs(skills.keys) do
|
local cached_language = language.current_language.skills;
|
||||||
changed, cached_config.filter.skills[key] = imgui.checkbox(
|
|
||||||
skills.get_skill_name(key), cached_config.filter.skills[key]);
|
|
||||||
|
|
||||||
|
for _, key in ipairs(skills.keys) do
|
||||||
|
changed, cached_config.filter.skills[key] = imgui.checkbox(cached_language[key], cached_config.filter.skills[key]);
|
||||||
config_changed = config_changed or changed;
|
config_changed = config_changed or changed;
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -2500,17 +2567,17 @@ function this.draw_buff_UI()
|
|||||||
if imgui.tree_node(language.current_language.customization_menu.weapon_skills) then
|
if imgui.tree_node(language.current_language.customization_menu.weapon_skills) then
|
||||||
|
|
||||||
for _, weapon in ipairs(weapon_skills.keys) do
|
for _, weapon in ipairs(weapon_skills.keys) do
|
||||||
|
|
||||||
if imgui.tree_node(language.current_language.weapons[weapon.key]) then
|
if imgui.tree_node(language.current_language.weapons[weapon.key]) then
|
||||||
|
|
||||||
local cached_weapon_filter = cached_config.filter.weapon_skills[weapon.key];
|
local cached_weapon_filter = cached_config.filter.weapon_skills[weapon.key];
|
||||||
|
local cached_language = language.current_language.weapon_skills[weapon.key];
|
||||||
|
|
||||||
for _, key in ipairs(weapon.skill_keys) do
|
for _, key in ipairs(weapon.skill_keys) do
|
||||||
local name = weapon_skills.get_weapon_skill_name(key);
|
local name = cached_language[key];
|
||||||
|
|
||||||
if key == "spirit_gauge_autofill" then
|
if key == "spirit_gauge_autofill" then
|
||||||
local soaring_kick_name = weapon_skills.get_weapon_skill_name("soaring_kick");
|
local soaring_kick_name = tostring(cached_language.soaring_kick);
|
||||||
local iai_slash_name = weapon_skills.get_weapon_skill_name("iai_slash");
|
local iai_slash_name = tostring(cached_language.iai_slash);
|
||||||
name = string.format("%s (%s, %s)", name, soaring_kick_name, iai_slash_name);
|
name = string.format("%s (%s, %s)", name, soaring_kick_name, iai_slash_name);
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -2529,10 +2596,10 @@ function this.draw_buff_UI()
|
|||||||
|
|
||||||
if imgui.tree_node(language.current_language.customization_menu.otomo_moves) then
|
if imgui.tree_node(language.current_language.customization_menu.otomo_moves) then
|
||||||
|
|
||||||
for _, key in ipairs(otomo_moves.keys) do
|
local cached_language = language.current_language.otomo_moves;
|
||||||
changed, cached_config.filter.otomo_moves[key] = imgui.checkbox(
|
|
||||||
otomo_moves.get_otomo_move_name(key), cached_config.filter.otomo_moves[key]);
|
|
||||||
|
|
||||||
|
for _, key in ipairs(otomo_moves.keys) do
|
||||||
|
changed, cached_config.filter.otomo_moves[key] = imgui.checkbox(cached_language[key], cached_config.filter.otomo_moves[key]);
|
||||||
config_changed = config_changed or changed;
|
config_changed = config_changed or changed;
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -2541,39 +2608,40 @@ function this.draw_buff_UI()
|
|||||||
|
|
||||||
if imgui.tree_node(language.current_language.customization_menu.misc_buffs) then
|
if imgui.tree_node(language.current_language.customization_menu.misc_buffs) then
|
||||||
|
|
||||||
|
local cached_language = language.current_language.misc_buffs;
|
||||||
|
|
||||||
for _, key in ipairs(misc_buffs.keys) do
|
for _, key in ipairs(misc_buffs.keys) do
|
||||||
local name = misc_buffs.get_misc_buff_name(key);
|
local name = cached_language[key];
|
||||||
|
|
||||||
if key == "attack_up" then
|
if key == "attack_up" then
|
||||||
|
|
||||||
local might_seed_name = item_buffs.get_item_buff_name("might_seed");
|
local might_seed_name = tostring(language.current_language.item_buffs.might_seed);
|
||||||
local dango_bulker_name = dango_skills.get_dango_skill_name("dango_bulker");
|
local dango_bulker_name = tostring(language.current_language.dango_skills.dango_bulker);
|
||||||
local chameleos_soul_name = rampage_skills.get_rampage_skill_name("chameleos_soul");
|
local chameleos_soul_name = tostring(language.current_language.rampage_skills.chameleos_soul);
|
||||||
name = string.format("%s (%s, %s, %s)", name, might_seed_name, dango_bulker_name, chameleos_soul_name);
|
name = string.format("%s (%s, %s, %s)", name, might_seed_name, dango_bulker_name, chameleos_soul_name);
|
||||||
|
|
||||||
elseif key == "defense_up" then
|
elseif key == "defense_up" then
|
||||||
|
|
||||||
local adamant_seed_name = item_buffs.get_item_buff_name("adamant_seed");
|
local adamant_seed_name = tostring(language.current_language.item_buffs.adamant_seed);
|
||||||
local chameleos_soul_name = rampage_skills.get_rampage_skill_name("chameleos_soul");
|
local chameleos_soul_name = tostring(language.current_language.rampage_skills.chameleos_soul);
|
||||||
|
|
||||||
name = string.format("%s (%s, %s)", name, adamant_seed_name, chameleos_soul_name);
|
name = string.format("%s (%s, %s)", name, adamant_seed_name, chameleos_soul_name);
|
||||||
elseif key == "stamina_use_down" then
|
elseif key == "stamina_use_down" then
|
||||||
|
|
||||||
local dash_juice_name = item_buffs.get_item_buff_name("dash_juice");
|
local dash_juice_name = tostring(language.current_language.item_buffs.dash_juice);
|
||||||
local peepersects_name = endemic_life_buffs.get_endemic_life_name("peepersects");
|
local peepersects_name = tostring(language.current_language.endemic_life.peepersects);
|
||||||
local chameleos_soul_name = rampage_skills.get_rampage_skill_name("chameleos_soul");
|
local chameleos_soul_name = tostring(language.current_language.rampage_skills.chameleos_soul);
|
||||||
|
|
||||||
name = string.format("%s (%s, %s, %s)", name, dash_juice_name, peepersects_name, chameleos_soul_name);
|
name = string.format("%s (%s, %s, %s)", name, dash_juice_name, peepersects_name, chameleos_soul_name);
|
||||||
elseif key == "natural_healing_up" then
|
elseif key == "natural_healing_up" then
|
||||||
|
|
||||||
local immunizer_name = item_buffs.get_item_buff_name("immunizer");
|
local immunizer_name = tostring(language.current_language.item_buffs.immunizer);
|
||||||
local vase_of_vitality_name = otomo_moves.get_otomo_move_name("vase_of_vitality");
|
local vase_of_vitality_name = tostring(language.current_language.otomo_moves.vase_of_vitality);
|
||||||
|
|
||||||
name = string.format("%s (%s, %s)", name, immunizer_name, vase_of_vitality_name);
|
name = string.format("%s (%s, %s)", name, immunizer_name, vase_of_vitality_name);
|
||||||
end
|
end
|
||||||
|
|
||||||
changed, cached_config.filter.misc_buffs[key] = imgui.checkbox(
|
changed, cached_config.filter.misc_buffs[key] = imgui.checkbox(name, cached_config.filter.misc_buffs[key]);
|
||||||
name, cached_config.filter.misc_buffs[key]);
|
|
||||||
|
|
||||||
config_changed = config_changed or changed;
|
config_changed = config_changed or changed;
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -141,6 +141,7 @@
|
|||||||
"duration": "Duration",
|
"duration": "Duration",
|
||||||
"dynamic_positioning": "Dynamic Positioning",
|
"dynamic_positioning": "Dynamic Positioning",
|
||||||
"dynamically_positioned": "Dynamically Positioned",
|
"dynamically_positioned": "Dynamically Positioned",
|
||||||
|
"effect_level": "Effect Level",
|
||||||
"element_2_label": "Element 2 Label",
|
"element_2_label": "Element 2 Label",
|
||||||
"element_label": "Element Label",
|
"element_label": "Element Label",
|
||||||
"enable_for": "Enable for",
|
"enable_for": "Enable for",
|
||||||
@@ -315,7 +316,6 @@
|
|||||||
"show_other_player_otomos_separately": "Show Other Player Buddies separately",
|
"show_other_player_otomos_separately": "Show Other Player Buddies separately",
|
||||||
"show_servant_otomos_separately": "Show Follower Buddies separately",
|
"show_servant_otomos_separately": "Show Follower Buddies separately",
|
||||||
"size": "Size",
|
"size": "Size",
|
||||||
"skill_level": "Skill Level",
|
|
||||||
"skills": "Skills",
|
"skills": "Skills",
|
||||||
"small_monster_UI": "Small Monster UI",
|
"small_monster_UI": "Small Monster UI",
|
||||||
"small_monsters": "Small Monsters",
|
"small_monsters": "Small Monsters",
|
||||||
@@ -386,9 +386,75 @@
|
|||||||
"z": "Z"
|
"z": "Z"
|
||||||
},
|
},
|
||||||
"dango_skills": {
|
"dango_skills": {
|
||||||
"dango_insurance_defense_up": "Dango Insurance Defense Up"
|
"dango_adrenaline": "Dango Adrenaline",
|
||||||
|
"dango_booster": "Dango Booster",
|
||||||
|
"dango_bulker": "Dango Bulker",
|
||||||
|
"dango_connector": "Dango Connector",
|
||||||
|
"dango_defender": "Dango Defender",
|
||||||
|
"dango_flyer": "Dango Flyer",
|
||||||
|
"dango_glutton": "Dango Glutton",
|
||||||
|
"dango_hunter": "Dango Hunter",
|
||||||
|
"dango_insurance": "Dango Insurance",
|
||||||
|
"dango_insurance_defense_up": "Dango Insurance Defense Up",
|
||||||
|
"super_recovery_dango": "Super Recovery Dango"
|
||||||
|
},
|
||||||
|
"endemic_life": {
|
||||||
|
"butterflame": "Butterflame",
|
||||||
|
"clothfly": "Clothfly",
|
||||||
|
"cutterfly": "Cutterfly",
|
||||||
|
"gold_wirebug": "Gold Wirebug",
|
||||||
|
"peepersects": "Peepersects",
|
||||||
|
"red_lampsquid": "Red Lampsquid",
|
||||||
|
"ruby_wirebug": "Ruby Wirebug",
|
||||||
|
"stinkmink": "Stinkmink",
|
||||||
|
"yellow_lampsquid": "Yellow Lampsquid"
|
||||||
|
},
|
||||||
|
"font_name": "NotoSans-Bold.otf",
|
||||||
|
"item_buffs": {
|
||||||
|
"adamant_seed": "Adamant Seed",
|
||||||
|
"armor_ammo": "Armor Ammo",
|
||||||
|
"armorskin": "Armorskin",
|
||||||
|
"dash_juice": "Dash Juice",
|
||||||
|
"demon_ammo": "Demon Ammo",
|
||||||
|
"demon_powder": "Demon Powder",
|
||||||
|
"demondrug": "Demondrug",
|
||||||
|
"gourmet_fish": "Gourmet Fish",
|
||||||
|
"hardshell_powder": "Hardshell Powder",
|
||||||
|
"immunizer": "Immunizer",
|
||||||
|
"mega_armorskin": "Mega Armorskin",
|
||||||
|
"mega_demondrug": "Mega Demondrug",
|
||||||
|
"might_seed": "Might Seed"
|
||||||
|
},
|
||||||
|
"melody_effects": {
|
||||||
|
"affinity_up": "Affinity Up",
|
||||||
|
"attack_and_affinity_up": "Attack and Affinity Up",
|
||||||
|
"attack_and_defense_up": "Attack and Defense Up",
|
||||||
|
"attack_up": "Attack Up",
|
||||||
|
"blight_negated": "Blight Negated",
|
||||||
|
"defense_up": "Defense Up",
|
||||||
|
"divine_protection": "Divine Protection",
|
||||||
|
"earplugs_l": "Earplugs (L)",
|
||||||
|
"earplugs_s": "Earplugs (S)",
|
||||||
|
"elemental_attack_boost": "Elemental Attack Boost",
|
||||||
|
"environment_damage_negated": "Environment Damage Negated",
|
||||||
|
"health_recovery_l": "Health Recovery (L)",
|
||||||
|
"health_recovery_s": "Health Recovery (S)",
|
||||||
|
"health_recovery_s_antidote": "Health Recovery (S) + Antidote",
|
||||||
|
"health_regeneration": "Health Regeneration",
|
||||||
|
"infernal_melody": "Infernal Melody",
|
||||||
|
"knockbacks_negated": "Knockbacks Negated",
|
||||||
|
"self_improvement": "Self-Improvement",
|
||||||
|
"sharpness_extension": "Sharpness Extension",
|
||||||
|
"sharpness_loss_reduced": "Sharpness Loss Reduced",
|
||||||
|
"sharpness_regeneration": "Sharpness Regeneration",
|
||||||
|
"sonic_barrier": "Sonic Barrier",
|
||||||
|
"sonic_wave": "Sonic Wave",
|
||||||
|
"stamina_recovery_up": "Stamina Recovery Up",
|
||||||
|
"stamina_use_reduced": "Stamina Use Reduced",
|
||||||
|
"stun_negated": "Stun Negated",
|
||||||
|
"tremors_negated": "Tremors Negated",
|
||||||
|
"wind_pressure_negated": "Wind Pressure Negated"
|
||||||
},
|
},
|
||||||
"font_name": "",
|
|
||||||
"misc_buffs": {
|
"misc_buffs": {
|
||||||
"attack_up": "Attack Up",
|
"attack_up": "Attack Up",
|
||||||
"defense_up": "Defense Up",
|
"defense_up": "Defense Up",
|
||||||
@@ -396,6 +462,12 @@
|
|||||||
"natural_healing_up": "Natural Healing Up",
|
"natural_healing_up": "Natural Healing Up",
|
||||||
"stamina_use_down": "Stamina Use Down"
|
"stamina_use_down": "Stamina Use Down"
|
||||||
},
|
},
|
||||||
|
"otomo_moves": {
|
||||||
|
"go_fight_win": "Go, Fight, Win",
|
||||||
|
"power_drum": "Power Drum",
|
||||||
|
"rousing_roar": "Rousing Roar",
|
||||||
|
"vase_of_vitality": "Vase of Vitality"
|
||||||
|
},
|
||||||
"parts": {
|
"parts": {
|
||||||
"abdomen": "Abdomen",
|
"abdomen": "Abdomen",
|
||||||
"amatsu_unknown": "?",
|
"amatsu_unknown": "?",
|
||||||
@@ -465,11 +537,49 @@
|
|||||||
"wingclaws": "Wingclaws",
|
"wingclaws": "Wingclaws",
|
||||||
"wings": "Wings"
|
"wings": "Wings"
|
||||||
},
|
},
|
||||||
|
"rampage_skills": {
|
||||||
|
"chameleos_soul": "Chameleos Soul",
|
||||||
|
"kushala_daora_soul": "Kushala Daora Soul"
|
||||||
|
},
|
||||||
"skills": {
|
"skills": {
|
||||||
"dragon_conversion_elemental_attack_up": "Dragon Conversion Elem. Atk Up",
|
"adrenaline_rush": "Adrenaline Rush",
|
||||||
"dragon_conversion_elemental_res_up": "Dragon Conversion Elem. Res Up",
|
"affinity_sliding": "Affinity Sliding",
|
||||||
|
"agitator": "Agitator",
|
||||||
|
"berserk": "Berserk",
|
||||||
|
"bladescale_hone": "Bladescale Hone",
|
||||||
|
"blood_awakening": "Blood Awakening",
|
||||||
|
"bloodlust": "Bloodlust",
|
||||||
|
"burst": "Burst",
|
||||||
|
"coalescence": "Coalescence",
|
||||||
|
"counterstrike": "Counterstrike",
|
||||||
|
"dereliction": "Dereliction",
|
||||||
|
"dragon_conversion_elemental_attack_up": "Dragon Conversion: Elem. Atk Up",
|
||||||
|
"dragon_conversion_elemental_res_up": "Dragon Conversion: Elem. Res Up",
|
||||||
|
"dragonheart": "Dragonheart",
|
||||||
|
"embolden": "Embolden",
|
||||||
|
"frenzied_bloodlust": "Frenzied Bloodlust",
|
||||||
|
"furious": "Furious",
|
||||||
|
"grinder_s": "Grinder (S)",
|
||||||
|
"heaven_sent": "Heaven-Sent",
|
||||||
|
"hellfire_cloak": "Hellfire Cloak",
|
||||||
|
"heroics": "Heroics",
|
||||||
|
"inspiration": "Inspiration",
|
||||||
|
"intrepid_heart": "Intrepid Heart",
|
||||||
|
"latent_power": "Latent Power",
|
||||||
|
"maximum_might": "Maximum Might",
|
||||||
|
"offensive_guard": "Offensive Guard",
|
||||||
|
"partbreaker": "Partbreaker",
|
||||||
|
"peak_performance": "Peak Performance",
|
||||||
"powder_mantle_blue": "Powder Mantle (Blue)",
|
"powder_mantle_blue": "Powder Mantle (Blue)",
|
||||||
"powder_mantle_red": "Powder Mantle (Red)"
|
"powder_mantle_red": "Powder Mantle (Red)",
|
||||||
|
"protective_polish": "Protective Polish",
|
||||||
|
"resentment": "Resentment",
|
||||||
|
"resuscitate": "Resuscitate",
|
||||||
|
"spiribirds_call": "Spiribird's Call",
|
||||||
|
"status_trigger": "Status Trigger",
|
||||||
|
"strife": "Strife",
|
||||||
|
"wall_runner": "Wall Runner",
|
||||||
|
"wind_mantle": "Wind Mantle"
|
||||||
},
|
},
|
||||||
"stats": {
|
"stats": {
|
||||||
"affinity": "Affinity",
|
"affinity": "Affinity",
|
||||||
@@ -488,32 +598,88 @@
|
|||||||
"water_resistance": "Water Res"
|
"water_resistance": "Water Res"
|
||||||
},
|
},
|
||||||
"unicode_glyph_ranges": [
|
"unicode_glyph_ranges": [
|
||||||
|
32,
|
||||||
|
255,
|
||||||
|
256,
|
||||||
|
591,
|
||||||
|
1024,
|
||||||
|
1327,
|
||||||
|
7680,
|
||||||
|
7935,
|
||||||
|
8192,
|
||||||
|
8303,
|
||||||
|
65280,
|
||||||
|
65519,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"weapon_skills": {
|
"weapon_skills": {
|
||||||
"all_extracts_mix": "All Extracts Mix",
|
"bow": {
|
||||||
"amped_state": "Amped State",
|
|
||||||
"arc_shot_affinity": "Arc Shot: Affinity",
|
"arc_shot_affinity": "Arc Shot: Affinity",
|
||||||
"arc_shot_brace": "Arc Shot: Brace",
|
"arc_shot_brace": "Arc Shot: Brace",
|
||||||
"archdemon_mode": "Archdemon Mode",
|
"bolt_boost": "Bolt Boost",
|
||||||
"axe_heavy_slam": "Axe: Heavy Slam",
|
"herculean_draw": "Herculean Draw"
|
||||||
|
},
|
||||||
|
"charge_blade": {
|
||||||
"element_boost": "Element Boost",
|
"element_boost": "Element Boost",
|
||||||
"herculean_draw": "Herculean Draw",
|
"sword_boost_mode": "Sword Boost Mode"
|
||||||
"iai_slash": "Iai Slash",
|
},
|
||||||
"ironshine_silk": "Ironshine Silk",
|
"dual_blades": {
|
||||||
"orange_extract": "Orange Extract",
|
"archdemon_mode": "Archdemon Mode",
|
||||||
|
"ironshine_silk": "Ironshine Silk"
|
||||||
|
},
|
||||||
|
"great_sword": {
|
||||||
|
"power_sheathe": "Power Sheathe"
|
||||||
|
},
|
||||||
|
"gunlance": {
|
||||||
|
"erupting_cannon": "Erupting Cannon",
|
||||||
|
"ground_splitter": "Ground Splitter"
|
||||||
|
},
|
||||||
|
"hammer": {
|
||||||
|
"impact_burst": "Impact Burst"
|
||||||
|
},
|
||||||
|
"heavy_bowgun": {
|
||||||
|
"counter_charger": "Counter Charger",
|
||||||
"overheat": "Overheat",
|
"overheat": "Overheat",
|
||||||
"power_sheathe": "Power Sheathe",
|
"rising_moon": "Rising Moon",
|
||||||
"red_extract": "Red Extract",
|
"setting_sun": "Setting Sun",
|
||||||
"spirit_gauge": "Spirit Gauge",
|
|
||||||
"spirit_gauge_autofill": "Spirit Gauge Autofill",
|
|
||||||
"switch_charger": "Switch Charger",
|
|
||||||
"sword_boost_mode": "Sword Boost Mode",
|
|
||||||
"twin_wine": "Twin Wine",
|
|
||||||
"white_extract": "White Extract",
|
|
||||||
"wyvernblast_reload": "Wyvernblast Reload",
|
|
||||||
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
||||||
},
|
},
|
||||||
|
"hunting_horn": {
|
||||||
|
"bead_of_resonance": "Bead of Resonance",
|
||||||
|
"silkbind_shockwave": "Silkbind Shockwave",
|
||||||
|
"sonic_bloom": "Sonic Bloom"
|
||||||
|
},
|
||||||
|
"insect_glaive": {
|
||||||
|
"all_extracts_mix": "All Extracts Mix",
|
||||||
|
"orange_extract": "Orange Extract",
|
||||||
|
"red_extract": "Red Extract",
|
||||||
|
"white_extract": "White Extract"
|
||||||
|
},
|
||||||
|
"lance": {
|
||||||
|
"anchor_rage": "Anchor Rage",
|
||||||
|
"spiral_thrust": "Spiral Thrust",
|
||||||
|
"twin_wine": "Twin Wine"
|
||||||
|
},
|
||||||
|
"light_bowgun": {
|
||||||
|
"fanning_maneuver": "Fanning Maneuver",
|
||||||
|
"wyvernblast_reload": "Wyvernblast Reload"
|
||||||
|
},
|
||||||
|
"long_sword": {
|
||||||
|
"harvest_moon": "Harvest Moon",
|
||||||
|
"iai_slash": "Iai Slash",
|
||||||
|
"soaring_kick": "Soaring Kick",
|
||||||
|
"spirit_gauge": "Spirit Gauge",
|
||||||
|
"spirit_gauge_autofill": "Spirit Gauge Autofill"
|
||||||
|
},
|
||||||
|
"switch_axe": {
|
||||||
|
"amped_state": "Amped State",
|
||||||
|
"axe_heavy_slam": "Axe: Heavy Slam",
|
||||||
|
"switch_charger": "Switch Charger"
|
||||||
|
},
|
||||||
|
"sword_and_shield": {
|
||||||
|
"destroyer_oil": "Destroyer Oil"
|
||||||
|
}
|
||||||
|
},
|
||||||
"weapons": {
|
"weapons": {
|
||||||
"bow": "Bow",
|
"bow": "Bow",
|
||||||
"charge_blade": "Charge Blade",
|
"charge_blade": "Charge Blade",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"HP": "HP:",
|
"HP": "HP:",
|
||||||
"buildup": "蓄積値:",
|
"buildup": "蓄積値:",
|
||||||
"gold": "金冠",
|
"gold": "金冠",
|
||||||
"lv": "Lv.",
|
"lv": "",
|
||||||
"mini": "小型",
|
"mini": "小型",
|
||||||
"otomo": "Buddy",
|
"otomo": "Buddy",
|
||||||
"part_anomaly_core": "Anomaly Core",
|
"part_anomaly_core": "Anomaly Core",
|
||||||
@@ -22,7 +22,6 @@
|
|||||||
"blastblight": "Blastblight",
|
"blastblight": "Blastblight",
|
||||||
"bleeding": "Bleeding",
|
"bleeding": "Bleeding",
|
||||||
"bloodblight": "Bloodblight",
|
"bloodblight": "Bloodblight",
|
||||||
"bubbleblight": "Bubbleblight",
|
|
||||||
"deadly_poison": "Deadly Poison",
|
"deadly_poison": "Deadly Poison",
|
||||||
"defense_down": "Defense Down",
|
"defense_down": "Defense Down",
|
||||||
"dragonblight": "Dragonblight",
|
"dragonblight": "Dragonblight",
|
||||||
@@ -62,19 +61,6 @@
|
|||||||
"waterblight": "水属性やられ",
|
"waterblight": "水属性やられ",
|
||||||
"webbed": "Webbed"
|
"webbed": "Webbed"
|
||||||
},
|
},
|
||||||
"consumables": {
|
|
||||||
"adamant_seed": "Adamant Seed",
|
|
||||||
"armorskin": "Armorskin",
|
|
||||||
"dash_juice": "Dash Juice",
|
|
||||||
"demon_powder": "Demon Powder",
|
|
||||||
"demondrug": "Demondrug",
|
|
||||||
"gourmet_fish": "Gourmet Fish",
|
|
||||||
"hardshell_powder": "Hardshell Powder",
|
|
||||||
"immunizer": "Immunizer",
|
|
||||||
"mega_armorskin": "Mega Armorskin",
|
|
||||||
"mega_demondrug": "Mega Demondrug",
|
|
||||||
"might_seed": "Might Seed"
|
|
||||||
},
|
|
||||||
"customization_menu": {
|
"customization_menu": {
|
||||||
"UI_font": "UI フォント",
|
"UI_font": "UI フォント",
|
||||||
"UI_font_notice": "フォントの変更後はスクリプトリセットを行ってください。",
|
"UI_font_notice": "フォントの変更後はスクリプトリセットを行ってください。",
|
||||||
@@ -155,6 +141,7 @@
|
|||||||
"duration": "Duration",
|
"duration": "Duration",
|
||||||
"dynamic_positioning": "動的な場所",
|
"dynamic_positioning": "動的な場所",
|
||||||
"dynamically_positioned": "モンスターに追随して表示",
|
"dynamically_positioned": "モンスターに追随して表示",
|
||||||
|
"effect_level": "Effect Level",
|
||||||
"element_2_label": "Element 2 Label",
|
"element_2_label": "Element 2 Label",
|
||||||
"element_label": "Element Label",
|
"element_label": "Element Label",
|
||||||
"enable_for": "有効にする",
|
"enable_for": "有効にする",
|
||||||
@@ -226,7 +213,6 @@
|
|||||||
"in_training_area": "In Training Area",
|
"in_training_area": "In Training Area",
|
||||||
"include": "含める情報",
|
"include": "含める情報",
|
||||||
"infinite_buffs_location": "Infinite Buffs Location",
|
"infinite_buffs_location": "Infinite Buffs Location",
|
||||||
"init_singletons_delay": "Init Singletons Delay (seconds)",
|
|
||||||
"inside": "Inside",
|
"inside": "Inside",
|
||||||
"installations": "Installations",
|
"installations": "Installations",
|
||||||
"italic": "イタリック",
|
"italic": "イタリック",
|
||||||
@@ -330,7 +316,6 @@
|
|||||||
"show_other_player_otomos_separately": "Show Other Player Buddies separately",
|
"show_other_player_otomos_separately": "Show Other Player Buddies separately",
|
||||||
"show_servant_otomos_separately": "Show Follower Buddies separately",
|
"show_servant_otomos_separately": "Show Follower Buddies separately",
|
||||||
"size": "サイズ",
|
"size": "サイズ",
|
||||||
"skill_level": "Skill Level",
|
|
||||||
"skills": "Skills",
|
"skills": "Skills",
|
||||||
"small_monster_UI": "小型モンスターUI",
|
"small_monster_UI": "小型モンスターUI",
|
||||||
"small_monsters": "小型モンスター",
|
"small_monsters": "小型モンスター",
|
||||||
@@ -356,9 +341,6 @@
|
|||||||
"timer": "Timer",
|
"timer": "Timer",
|
||||||
"timer_delays": "Timer Delays",
|
"timer_delays": "Timer Delays",
|
||||||
"timer_label": "タイマーラベル",
|
"timer_label": "タイマーラベル",
|
||||||
"timer_update_delays": "Timer Update Delays (seconds)",
|
|
||||||
"timers": "Timers",
|
|
||||||
"timers_info": "Update Delay in Seconds",
|
|
||||||
"top_buildup": "最高蓄積値",
|
"top_buildup": "最高蓄積値",
|
||||||
"top_damage": "最高ダメージ",
|
"top_damage": "最高ダメージ",
|
||||||
"top_dps": "最高DPS",
|
"top_dps": "最高DPS",
|
||||||
@@ -380,14 +362,14 @@
|
|||||||
"tracked_damage_types": "ダメージタイプでの追跡",
|
"tracked_damage_types": "ダメージタイプでの追跡",
|
||||||
"tracked_monster_types": "モンスタータイプでの追跡",
|
"tracked_monster_types": "モンスタータイプでの追跡",
|
||||||
"type": "タイプ",
|
"type": "タイプ",
|
||||||
"update_buffs_delay": "Update Buffs Delay (seconds)",
|
"update_buffs_delay": "Update Buffs (seconds)",
|
||||||
"update_is_online_delay": "Update Is Online Delay (seconds)",
|
"update_is_online_delay": "Update Is Online (seconds)",
|
||||||
"update_myself_position_delay": "Update Myself Position Delay (seconds)",
|
"update_myself_position_delay": "Update Myself Position (seconds)",
|
||||||
"update_player_info_delay": "Update Player Info Delay (seconds)",
|
"update_player_info_delay": "Update Player Info (seconds)",
|
||||||
"update_players_delay": "Update Players Delay (seconds)",
|
"update_players_delay": "Update Players (seconds)",
|
||||||
"update_quest_time_delay": "Update Quest Time Delay (seconds)",
|
"update_quest_time_delay": "Update Quest Time (seconds)",
|
||||||
"update_singletons_delay": "Update Singletons",
|
"update_singletons_delay": "Update Singletons (seconds)",
|
||||||
"update_window_size_delay": "Update Window Size Delay (seconds)",
|
"update_window_size_delay": "Update Window Size (seconds)",
|
||||||
"use_d2d_if_available": "Use Direct2D if available",
|
"use_d2d_if_available": "Use Direct2D if available",
|
||||||
"value": "Value",
|
"value": "Value",
|
||||||
"value_label": "バリューラベル",
|
"value_label": "バリューラベル",
|
||||||
@@ -404,55 +386,45 @@
|
|||||||
"z": "Z"
|
"z": "Z"
|
||||||
},
|
},
|
||||||
"dango_skills": {
|
"dango_skills": {
|
||||||
"dango_insurance_defense_up": "Dango Insurance Defense Up"
|
|
||||||
},
|
|
||||||
"dangos": {
|
|
||||||
"dango_adrenaline": "Dango Adrenaline",
|
"dango_adrenaline": "Dango Adrenaline",
|
||||||
"dango_bombardier": "Dango Bombardier",
|
|
||||||
"dango_booster": "Dango Booster",
|
"dango_booster": "Dango Booster",
|
||||||
"dango_bulker": "Dango Bulker",
|
"dango_bulker": "Dango Bulker",
|
||||||
"dango_connector": "Dango Connector",
|
"dango_connector": "Dango Connector",
|
||||||
"dango_defender": "Dango Defender",
|
"dango_defender": "Dango Defender",
|
||||||
"dango_defender_hi": "Dango Defender (Hi)",
|
|
||||||
"dango_deflector": "Dango Deflector",
|
|
||||||
"dango_dragon_res": "Dango Dragon Res",
|
|
||||||
"dango_dragon_res_hi": "Dango Dragon Res (Hi)",
|
|
||||||
"dango_driver": "Dango Driver",
|
|
||||||
"dango_feet": "Dango Feet",
|
|
||||||
"dango_fighter": "Dango Fighter",
|
|
||||||
"dango_fire_res": "Dango Fire Res",
|
|
||||||
"dango_fire_res_hi": "Dango Fire Res (Hi)",
|
|
||||||
"dango_flyer": "Dango Flyer",
|
"dango_flyer": "Dango Flyer",
|
||||||
"dango_glutton": "Dango Glutton",
|
"dango_glutton": "Dango Glutton",
|
||||||
"dango_guard": "Dango Guard",
|
|
||||||
"dango_hunter": "Dango Hunter",
|
"dango_hunter": "Dango Hunter",
|
||||||
"dango_hurler": "Dango Hurler",
|
|
||||||
"dango_ice_res": "Dango Ice Res",
|
|
||||||
"dango_ice_res_hi": "Dango Ice Res (Hi)",
|
|
||||||
"dango_immunizer": "Dango Immunizer",
|
|
||||||
"dango_insurance": "Dango Insurance",
|
"dango_insurance": "Dango Insurance",
|
||||||
"dango_insurance_defense_up": "Dango Insurance Defense Up",
|
"dango_insurance_defense_up": "Dango Insurance Defense Up",
|
||||||
"dango_marksman": "Dango Marksman",
|
|
||||||
"dango_medic": "Dango Medic",
|
|
||||||
"dango_medic_hi": "Dango Medic (Hi)",
|
|
||||||
"dango_moxie": "Dango Moxie",
|
|
||||||
"dango_polisher": "Dango Polisher",
|
|
||||||
"dango_pyro": "Dango Pyro",
|
|
||||||
"dango_reviver": "Dango Reviver",
|
|
||||||
"dango_rider": "Dango Rider",
|
|
||||||
"dango_shifter": "Dango Shifter",
|
|
||||||
"dango_slugger": "Dango Slugger",
|
|
||||||
"dango_specialist": "Dango Specialist",
|
|
||||||
"dango_temper": "Dango Temper",
|
|
||||||
"dango_thunder_res": "Dango Thunder Res ",
|
|
||||||
"dango_thunder_res_hi": "Dango Thunder Res (Hi)",
|
|
||||||
"dango_wall_runner": "Dango Wall Runner",
|
|
||||||
"dango_water_res": "Dango Water Res",
|
|
||||||
"dango_water_res_hi": "Dango Water Res (Hi)",
|
|
||||||
"dango_weakener": "Dango Weakener",
|
|
||||||
"super_recovery_dango": "Super Recovery Dango"
|
"super_recovery_dango": "Super Recovery Dango"
|
||||||
},
|
},
|
||||||
|
"endemic_life": {
|
||||||
|
"butterflame": "Butterflame",
|
||||||
|
"clothfly": "Clothfly",
|
||||||
|
"cutterfly": "Cutterfly",
|
||||||
|
"gold_wirebug": "Gold Wirebug",
|
||||||
|
"peepersects": "Peepersects",
|
||||||
|
"red_lampsquid": "Red Lampsquid",
|
||||||
|
"ruby_wirebug": "Ruby Wirebug",
|
||||||
|
"stinkmink": "Stinkmink",
|
||||||
|
"yellow_lampsquid": "Yellow Lampsquid"
|
||||||
|
},
|
||||||
"font_name": "NotoSansJP-Bold.otf",
|
"font_name": "NotoSansJP-Bold.otf",
|
||||||
|
"item_buffs": {
|
||||||
|
"adamant_seed": "Adamant Seed",
|
||||||
|
"armor_ammo": "Armor Ammo",
|
||||||
|
"armorskin": "Armorskin",
|
||||||
|
"dash_juice": "Dash Juice",
|
||||||
|
"demon_ammo": "Demon Ammo",
|
||||||
|
"demon_powder": "Demon Powder",
|
||||||
|
"demondrug": "Demondrug",
|
||||||
|
"gourmet_fish": "Gourmet Fish",
|
||||||
|
"hardshell_powder": "Hardshell Powder",
|
||||||
|
"immunizer": "Immunizer",
|
||||||
|
"mega_armorskin": "Mega Armorskin",
|
||||||
|
"mega_demondrug": "Mega Demondrug",
|
||||||
|
"might_seed": "Might Seed"
|
||||||
|
},
|
||||||
"melody_effects": {
|
"melody_effects": {
|
||||||
"affinity_up": "Affinity Up",
|
"affinity_up": "Affinity Up",
|
||||||
"attack_and_affinity_up": "Attack and Affinity Up",
|
"attack_and_affinity_up": "Attack and Affinity Up",
|
||||||
@@ -485,7 +457,6 @@
|
|||||||
},
|
},
|
||||||
"misc_buffs": {
|
"misc_buffs": {
|
||||||
"attack_up": "Attack Up",
|
"attack_up": "Attack Up",
|
||||||
"defense_down": "Defense Down",
|
|
||||||
"defense_up": "Defense Up",
|
"defense_up": "Defense Up",
|
||||||
"immunity": "Immunity",
|
"immunity": "Immunity",
|
||||||
"natural_healing_up": "Natural Healing Up",
|
"natural_healing_up": "Natural Healing Up",
|
||||||
@@ -494,7 +465,8 @@
|
|||||||
"otomo_moves": {
|
"otomo_moves": {
|
||||||
"go_fight_win": "Go, Fight, Win",
|
"go_fight_win": "Go, Fight, Win",
|
||||||
"power_drum": "Power Drum",
|
"power_drum": "Power Drum",
|
||||||
"rousing_roar": "Rousing Roar"
|
"rousing_roar": "Rousing Roar",
|
||||||
|
"vase_of_vitality": "Vase of Vitality"
|
||||||
},
|
},
|
||||||
"parts": {
|
"parts": {
|
||||||
"abdomen": "腹部",
|
"abdomen": "腹部",
|
||||||
@@ -565,30 +537,38 @@
|
|||||||
"wingclaws": "Wingclaws",
|
"wingclaws": "Wingclaws",
|
||||||
"wings": "翼"
|
"wings": "翼"
|
||||||
},
|
},
|
||||||
|
"rampage_skills": {
|
||||||
|
"chameleos_soul": "Chameleos Soul",
|
||||||
|
"kushala_daora_soul": "Kushala Daora Soul"
|
||||||
|
},
|
||||||
"skills": {
|
"skills": {
|
||||||
"adrenaline_rush": "Adrenaline Rush",
|
"adrenaline_rush": "Adrenaline Rush",
|
||||||
"affinity_sliding": "Affinity Sliding",
|
"affinity_sliding": "Affinity Sliding",
|
||||||
"agitator": "Agitator",
|
"agitator": "Agitator",
|
||||||
|
"berserk": "Berserk",
|
||||||
"bladescale_hone": "Bladescale Hone",
|
"bladescale_hone": "Bladescale Hone",
|
||||||
|
"blood_awakening": "Blood Awakening",
|
||||||
"bloodlust": "Bloodlust",
|
"bloodlust": "Bloodlust",
|
||||||
"burst": "Burst",
|
"burst": "Burst",
|
||||||
"coalescence": "Coalescence",
|
"coalescence": "Coalescence",
|
||||||
"counterstrike": "Counterstrike",
|
"counterstrike": "Counterstrike",
|
||||||
"dereliction": "Dereliction",
|
"dereliction": "Dereliction",
|
||||||
"dragon_conversion_elemental_attack_up": "Dragon Conversion Elem. Attack Up",
|
"dragon_conversion_elemental_attack_up": "Dragon Conversion: Elem. Atk Up",
|
||||||
"dragon_conversion_elemental_res_up": "Dragon Conversion Elem. Res. Up",
|
"dragon_conversion_elemental_res_up": "Dragon Conversion: Elem. Res Up",
|
||||||
"dragonheart": "Dragonheart",
|
"dragonheart": "Dragonheart",
|
||||||
|
"embolden": "Embolden",
|
||||||
"frenzied_bloodlust": "Frenzied Bloodlust",
|
"frenzied_bloodlust": "Frenzied Bloodlust",
|
||||||
"furious": "Furious",
|
"furious": "Furious",
|
||||||
"grinder_s": "Grinder (S)",
|
"grinder_s": "Grinder (S)",
|
||||||
"heaven_sent": "Heaven-Sent",
|
"heaven_sent": "Heaven-Sent",
|
||||||
"hellfire_cloak": "Hellfire Cloak",
|
"hellfire_cloak": "Hellfire Cloak",
|
||||||
"heroics": "Heroics",
|
"heroics": "Heroics",
|
||||||
|
"inspiration": "Inspiration",
|
||||||
"intrepid_heart": "Intrepid Heart",
|
"intrepid_heart": "Intrepid Heart",
|
||||||
"kushala_daora_soul": "Kushala Daora Soul",
|
|
||||||
"latent_power": "Latent Power",
|
"latent_power": "Latent Power",
|
||||||
"maximum_might": "Maximum Might",
|
"maximum_might": "Maximum Might",
|
||||||
"offensive_guard": "Offensive Guard",
|
"offensive_guard": "Offensive Guard",
|
||||||
|
"partbreaker": "Partbreaker",
|
||||||
"peak_performance": "Peak Performance",
|
"peak_performance": "Peak Performance",
|
||||||
"powder_mantle_blue": "Powder Mantle (Blue)",
|
"powder_mantle_blue": "Powder Mantle (Blue)",
|
||||||
"powder_mantle_red": "Powder Mantle (Red)",
|
"powder_mantle_red": "Powder Mantle (Red)",
|
||||||
@@ -597,6 +577,7 @@
|
|||||||
"resuscitate": "Resuscitate",
|
"resuscitate": "Resuscitate",
|
||||||
"spiribirds_call": "Spiribird's Call",
|
"spiribirds_call": "Spiribird's Call",
|
||||||
"status_trigger": "Status Trigger",
|
"status_trigger": "Status Trigger",
|
||||||
|
"strife": "Strife",
|
||||||
"wall_runner": "Wall Runner",
|
"wall_runner": "Wall Runner",
|
||||||
"wind_mantle": "Wind Mantle"
|
"wind_mantle": "Wind Mantle"
|
||||||
},
|
},
|
||||||
@@ -621,68 +602,90 @@
|
|||||||
255,
|
255,
|
||||||
8192,
|
8192,
|
||||||
8303,
|
8303,
|
||||||
|
11904,
|
||||||
|
12031,
|
||||||
12288,
|
12288,
|
||||||
12543,
|
12543,
|
||||||
12784,
|
12784,
|
||||||
12799,
|
19903,
|
||||||
19968,
|
19968,
|
||||||
40879,
|
40959,
|
||||||
|
63744,
|
||||||
|
64255,
|
||||||
|
65072,
|
||||||
|
65103,
|
||||||
65280,
|
65280,
|
||||||
65519,
|
65519,
|
||||||
0,
|
|
||||||
12799,
|
|
||||||
19968,
|
|
||||||
40879,
|
|
||||||
44032,
|
|
||||||
55215,
|
|
||||||
65280,
|
|
||||||
65519,
|
|
||||||
0,
|
|
||||||
65519,
|
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"weapon_skills": {
|
"weapon_skills": {
|
||||||
"all_extracts_mix": "All Extracts Mix",
|
"bow": {
|
||||||
"amped_state": "Amped State",
|
|
||||||
"anchor_rage": "Anchor Rage",
|
|
||||||
"arc_shot_affinity": "Arc Shot: Affinity",
|
"arc_shot_affinity": "Arc Shot: Affinity",
|
||||||
"arc_shot_brace": "Arc Shot: Brace",
|
"arc_shot_brace": "Arc Shot: Brace",
|
||||||
"archdemon_mode": "Archdemon Mode",
|
|
||||||
"axe_heavy_slam": "Axe: Heavy Slam",
|
|
||||||
"bead_of_resonance": "Bead of Resonance",
|
|
||||||
"bolt_boost": "Bolt Boost",
|
"bolt_boost": "Bolt Boost",
|
||||||
"counter_charger": "Counter Charger",
|
"herculean_draw": "Herculean Draw"
|
||||||
"destroyer_oil": "Destroyer Oil",
|
},
|
||||||
|
"charge_blade": {
|
||||||
"element_boost": "Element Boost",
|
"element_boost": "Element Boost",
|
||||||
|
"sword_boost_mode": "Sword Boost Mode"
|
||||||
|
},
|
||||||
|
"dual_blades": {
|
||||||
|
"archdemon_mode": "Archdemon Mode",
|
||||||
|
"ironshine_silk": "Ironshine Silk"
|
||||||
|
},
|
||||||
|
"great_sword": {
|
||||||
|
"power_sheathe": "Power Sheathe"
|
||||||
|
},
|
||||||
|
"gunlance": {
|
||||||
"erupting_cannon": "Erupting Cannon",
|
"erupting_cannon": "Erupting Cannon",
|
||||||
"fanning_maneuver": "Fannin Maneuver",
|
"ground_splitter": "Ground Splitter"
|
||||||
"ground_splitter": "Ground Splitter",
|
},
|
||||||
"harvest_moon": "Harvest Moon",
|
"hammer": {
|
||||||
"herculean_draw": "Herculean Draw",
|
"impact_burst": "Impact Burst"
|
||||||
"iai_slash": "Iai Slash",
|
},
|
||||||
"impact_burst": "Impact Burst",
|
"heavy_bowgun": {
|
||||||
"ironshine_silk": "Ironshine Silk",
|
"counter_charger": "Counter Charger",
|
||||||
"orange_extract": "O Extract",
|
|
||||||
"overheat": "Overheat",
|
"overheat": "Overheat",
|
||||||
"power_sheathe": "Power Sheathe",
|
|
||||||
"red_extract": "Red Extract",
|
|
||||||
"rising_moon": "Rising Moon",
|
"rising_moon": "Rising Moon",
|
||||||
"setting_sun": "Setting Sun",
|
"setting_sun": "Setting Sun",
|
||||||
"shield_charge": "Shield Charge",
|
|
||||||
"silkbind_shockwave": "Silkbind Shockwave",
|
|
||||||
"soaring_kick": "Soaring Kick",
|
|
||||||
"sonic_bloom": "Sonic Bloom",
|
|
||||||
"spiral_thrust": "Spiral Thrust",
|
|
||||||
"spirit_gauge": "Spirit Gauge",
|
|
||||||
"spirit_gauge_autofill": "Spirit Gauge Autofill",
|
|
||||||
"switch_charger": "Switch Charger",
|
|
||||||
"sword_boost_mode": "Sword Boost Mode",
|
|
||||||
"sword_charge": "Sword Charge",
|
|
||||||
"twin_wine": "Twin Wine",
|
|
||||||
"white_extract": "White Extract",
|
|
||||||
"wyvernblast_reload": "Wyvernblast Reload",
|
|
||||||
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
||||||
},
|
},
|
||||||
|
"hunting_horn": {
|
||||||
|
"bead_of_resonance": "Bead of Resonance",
|
||||||
|
"silkbind_shockwave": "Silkbind Shockwave",
|
||||||
|
"sonic_bloom": "Sonic Bloom"
|
||||||
|
},
|
||||||
|
"insect_glaive": {
|
||||||
|
"all_extracts_mix": "All Extracts Mix",
|
||||||
|
"orange_extract": "Orange Extract",
|
||||||
|
"red_extract": "Red Extract",
|
||||||
|
"white_extract": "White Extract"
|
||||||
|
},
|
||||||
|
"lance": {
|
||||||
|
"anchor_rage": "Anchor Rage",
|
||||||
|
"spiral_thrust": "Spiral Thrust",
|
||||||
|
"twin_wine": "Twin Wine"
|
||||||
|
},
|
||||||
|
"light_bowgun": {
|
||||||
|
"fanning_maneuver": "Fanning Maneuver",
|
||||||
|
"wyvernblast_reload": "Wyvernblast Reload"
|
||||||
|
},
|
||||||
|
"long_sword": {
|
||||||
|
"harvest_moon": "Harvest Moon",
|
||||||
|
"iai_slash": "Iai Slash",
|
||||||
|
"soaring_kick": "Soaring Kick",
|
||||||
|
"spirit_gauge": "Spirit Gauge",
|
||||||
|
"spirit_gauge_autofill": "Spirit Gauge Autofill"
|
||||||
|
},
|
||||||
|
"switch_axe": {
|
||||||
|
"amped_state": "Amped State",
|
||||||
|
"axe_heavy_slam": "Axe: Heavy Slam",
|
||||||
|
"switch_charger": "Switch Charger"
|
||||||
|
},
|
||||||
|
"sword_and_shield": {
|
||||||
|
"destroyer_oil": "Destroyer Oil"
|
||||||
|
}
|
||||||
|
},
|
||||||
"weapons": {
|
"weapons": {
|
||||||
"bow": "Bow",
|
"bow": "Bow",
|
||||||
"charge_blade": "Charge Blade",
|
"charge_blade": "Charge Blade",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"HP": "체력:",
|
"HP": "체력:",
|
||||||
"buildup": "누적치:",
|
"buildup": "누적치:",
|
||||||
"gold": "금관",
|
"gold": "금관",
|
||||||
"lv": "Lv.",
|
"lv": "",
|
||||||
"mini": "최소",
|
"mini": "최소",
|
||||||
"otomo": "동반자",
|
"otomo": "동반자",
|
||||||
"part_anomaly_core": "괴이핵",
|
"part_anomaly_core": "괴이핵",
|
||||||
@@ -22,7 +22,6 @@
|
|||||||
"blastblight": "Blastblight",
|
"blastblight": "Blastblight",
|
||||||
"bleeding": "Bleeding",
|
"bleeding": "Bleeding",
|
||||||
"bloodblight": "Bloodblight",
|
"bloodblight": "Bloodblight",
|
||||||
"bubbleblight": "Bubbleblight",
|
|
||||||
"deadly_poison": "Deadly Poison",
|
"deadly_poison": "Deadly Poison",
|
||||||
"defense_down": "Defense Down",
|
"defense_down": "Defense Down",
|
||||||
"dragonblight": "Dragonblight",
|
"dragonblight": "Dragonblight",
|
||||||
@@ -62,19 +61,6 @@
|
|||||||
"waterblight": "진흙구리",
|
"waterblight": "진흙구리",
|
||||||
"webbed": "Webbed"
|
"webbed": "Webbed"
|
||||||
},
|
},
|
||||||
"consumables": {
|
|
||||||
"adamant_seed": "Adamant Seed",
|
|
||||||
"armorskin": "Armorskin",
|
|
||||||
"dash_juice": "Dash Juice",
|
|
||||||
"demon_powder": "Demon Powder",
|
|
||||||
"demondrug": "Demondrug",
|
|
||||||
"gourmet_fish": "Gourmet Fish",
|
|
||||||
"hardshell_powder": "Hardshell Powder",
|
|
||||||
"immunizer": "Immunizer",
|
|
||||||
"mega_armorskin": "Mega Armorskin",
|
|
||||||
"mega_demondrug": "Mega Demondrug",
|
|
||||||
"might_seed": "Might Seed"
|
|
||||||
},
|
|
||||||
"customization_menu": {
|
"customization_menu": {
|
||||||
"UI_font": "UI 글꼴",
|
"UI_font": "UI 글꼴",
|
||||||
"UI_font_notice": "글꼴 변경시 스크립트를 리로드 해야합니다!",
|
"UI_font_notice": "글꼴 변경시 스크립트를 리로드 해야합니다!",
|
||||||
@@ -143,7 +129,6 @@
|
|||||||
"damage_value_label": "대미지 값 정보",
|
"damage_value_label": "대미지 값 정보",
|
||||||
"dango_skills": "Dango Skills",
|
"dango_skills": "Dango Skills",
|
||||||
"debug": "Debug",
|
"debug": "Debug",
|
||||||
"debug_errors": "Debug Errors",
|
|
||||||
"default_state": "기본 상태",
|
"default_state": "기본 상태",
|
||||||
"defense_label": "Defense Label",
|
"defense_label": "Defense Label",
|
||||||
"delete": "삭제하기",
|
"delete": "삭제하기",
|
||||||
@@ -156,6 +141,7 @@
|
|||||||
"duration": "지속시간",
|
"duration": "지속시간",
|
||||||
"dynamic_positioning": "유동 위치",
|
"dynamic_positioning": "유동 위치",
|
||||||
"dynamically_positioned": "유동 위치 UI",
|
"dynamically_positioned": "유동 위치 UI",
|
||||||
|
"effect_level": "Effect Level",
|
||||||
"element_2_label": "Element 2 Label",
|
"element_2_label": "Element 2 Label",
|
||||||
"element_label": "Element Label",
|
"element_label": "Element Label",
|
||||||
"enable_for": "표시 대상",
|
"enable_for": "표시 대상",
|
||||||
@@ -227,7 +213,6 @@
|
|||||||
"in_training_area": "훈련구역 내",
|
"in_training_area": "훈련구역 내",
|
||||||
"include": "포함",
|
"include": "포함",
|
||||||
"infinite_buffs_location": "Infinite Buffs Location",
|
"infinite_buffs_location": "Infinite Buffs Location",
|
||||||
"init_singletons_delay": "Init Singletons Delay (seconds)",
|
|
||||||
"inside": "내부",
|
"inside": "내부",
|
||||||
"installations": "설치",
|
"installations": "설치",
|
||||||
"italic": "기울임",
|
"italic": "기울임",
|
||||||
@@ -331,7 +316,6 @@
|
|||||||
"show_other_player_otomos_separately": "다른 플레이어의 동반자를 따로",
|
"show_other_player_otomos_separately": "다른 플레이어의 동반자를 따로",
|
||||||
"show_servant_otomos_separately": "맹우의 동반자를 따로",
|
"show_servant_otomos_separately": "맹우의 동반자를 따로",
|
||||||
"size": "크기",
|
"size": "크기",
|
||||||
"skill_level": "Skill Level",
|
|
||||||
"skills": "Skills",
|
"skills": "Skills",
|
||||||
"small_monster_UI": "소형 몬스터 UI",
|
"small_monster_UI": "소형 몬스터 UI",
|
||||||
"small_monsters": "소형 몬스터",
|
"small_monsters": "소형 몬스터",
|
||||||
@@ -357,9 +341,6 @@
|
|||||||
"timer": "타이머",
|
"timer": "타이머",
|
||||||
"timer_delays": "Timer Delays",
|
"timer_delays": "Timer Delays",
|
||||||
"timer_label": "타이머 정보",
|
"timer_label": "타이머 정보",
|
||||||
"timer_update_delays": "Timer Update Delays (seconds)",
|
|
||||||
"timers": "Timers",
|
|
||||||
"timers_info": "Update Delay in Seconds",
|
|
||||||
"top_buildup": "총 누적치",
|
"top_buildup": "총 누적치",
|
||||||
"top_damage": "최고 대미지",
|
"top_damage": "최고 대미지",
|
||||||
"top_dps": "최고 DPS",
|
"top_dps": "최고 DPS",
|
||||||
@@ -381,14 +362,14 @@
|
|||||||
"tracked_damage_types": "추적할 대미지 종류",
|
"tracked_damage_types": "추적할 대미지 종류",
|
||||||
"tracked_monster_types": "추적할 몬스터 타입",
|
"tracked_monster_types": "추적할 몬스터 타입",
|
||||||
"type": "종류",
|
"type": "종류",
|
||||||
"update_buffs_delay": "Update Buffs Delay (seconds)",
|
"update_buffs_delay": "Update Buffs (seconds)",
|
||||||
"update_is_online_delay": "Update Is Online Delay (seconds)",
|
"update_is_online_delay": "Update Is Online (seconds)",
|
||||||
"update_myself_position_delay": "Update Myself Position Delay (seconds)",
|
"update_myself_position_delay": "Update Myself Position (seconds)",
|
||||||
"update_player_info_delay": "Update Player Info Delay (seconds)",
|
"update_player_info_delay": "Update Player Info (seconds)",
|
||||||
"update_players_delay": "Update Players Delay (seconds)",
|
"update_players_delay": "Update Players (seconds)",
|
||||||
"update_quest_time_delay": "Update Quest Time Delay (seconds)",
|
"update_quest_time_delay": "Update Quest Time (seconds)",
|
||||||
"update_singletons_delay": "Update Singletons",
|
"update_singletons_delay": "Update Singletons (seconds)",
|
||||||
"update_window_size_delay": "Update Window Size Delay (seconds)",
|
"update_window_size_delay": "Update Window Size (seconds)",
|
||||||
"use_d2d_if_available": "가능한 Direct2D를 사용함",
|
"use_d2d_if_available": "가능한 Direct2D를 사용함",
|
||||||
"value": "Value",
|
"value": "Value",
|
||||||
"value_label": "값 정보",
|
"value_label": "값 정보",
|
||||||
@@ -405,55 +386,45 @@
|
|||||||
"z": "Z"
|
"z": "Z"
|
||||||
},
|
},
|
||||||
"dango_skills": {
|
"dango_skills": {
|
||||||
"dango_insurance_defense_up": "Dango Insurance Defense Up"
|
|
||||||
},
|
|
||||||
"dangos": {
|
|
||||||
"dango_adrenaline": "Dango Adrenaline",
|
"dango_adrenaline": "Dango Adrenaline",
|
||||||
"dango_bombardier": "Dango Bombardier",
|
|
||||||
"dango_booster": "Dango Booster",
|
"dango_booster": "Dango Booster",
|
||||||
"dango_bulker": "Dango Bulker",
|
"dango_bulker": "Dango Bulker",
|
||||||
"dango_connector": "Dango Connector",
|
"dango_connector": "Dango Connector",
|
||||||
"dango_defender": "Dango Defender",
|
"dango_defender": "Dango Defender",
|
||||||
"dango_defender_hi": "Dango Defender (Hi)",
|
|
||||||
"dango_deflector": "Dango Deflector",
|
|
||||||
"dango_dragon_res": "Dango Dragon Res",
|
|
||||||
"dango_dragon_res_hi": "Dango Dragon Res (Hi)",
|
|
||||||
"dango_driver": "Dango Driver",
|
|
||||||
"dango_feet": "Dango Feet",
|
|
||||||
"dango_fighter": "Dango Fighter",
|
|
||||||
"dango_fire_res": "Dango Fire Res",
|
|
||||||
"dango_fire_res_hi": "Dango Fire Res (Hi)",
|
|
||||||
"dango_flyer": "Dango Flyer",
|
"dango_flyer": "Dango Flyer",
|
||||||
"dango_glutton": "Dango Glutton",
|
"dango_glutton": "Dango Glutton",
|
||||||
"dango_guard": "Dango Guard",
|
|
||||||
"dango_hunter": "Dango Hunter",
|
"dango_hunter": "Dango Hunter",
|
||||||
"dango_hurler": "Dango Hurler",
|
|
||||||
"dango_ice_res": "Dango Ice Res",
|
|
||||||
"dango_ice_res_hi": "Dango Ice Res (Hi)",
|
|
||||||
"dango_immunizer": "Dango Immunizer",
|
|
||||||
"dango_insurance": "Dango Insurance",
|
"dango_insurance": "Dango Insurance",
|
||||||
"dango_insurance_defense_up": "Dango Insurance Defense Up",
|
"dango_insurance_defense_up": "Dango Insurance Defense Up",
|
||||||
"dango_marksman": "Dango Marksman",
|
|
||||||
"dango_medic": "Dango Medic",
|
|
||||||
"dango_medic_hi": "Dango Medic (Hi)",
|
|
||||||
"dango_moxie": "Dango Moxie",
|
|
||||||
"dango_polisher": "Dango Polisher",
|
|
||||||
"dango_pyro": "Dango Pyro",
|
|
||||||
"dango_reviver": "Dango Reviver",
|
|
||||||
"dango_rider": "Dango Rider",
|
|
||||||
"dango_shifter": "Dango Shifter",
|
|
||||||
"dango_slugger": "Dango Slugger",
|
|
||||||
"dango_specialist": "Dango Specialist",
|
|
||||||
"dango_temper": "Dango Temper",
|
|
||||||
"dango_thunder_res": "Dango Thunder Res ",
|
|
||||||
"dango_thunder_res_hi": "Dango Thunder Res (Hi)",
|
|
||||||
"dango_wall_runner": "Dango Wall Runner",
|
|
||||||
"dango_water_res": "Dango Water Res",
|
|
||||||
"dango_water_res_hi": "Dango Water Res (Hi)",
|
|
||||||
"dango_weakener": "Dango Weakener",
|
|
||||||
"super_recovery_dango": "Super Recovery Dango"
|
"super_recovery_dango": "Super Recovery Dango"
|
||||||
},
|
},
|
||||||
|
"endemic_life": {
|
||||||
|
"butterflame": "Butterflame",
|
||||||
|
"clothfly": "Clothfly",
|
||||||
|
"cutterfly": "Cutterfly",
|
||||||
|
"gold_wirebug": "Gold Wirebug",
|
||||||
|
"peepersects": "Peepersects",
|
||||||
|
"red_lampsquid": "Red Lampsquid",
|
||||||
|
"ruby_wirebug": "Ruby Wirebug",
|
||||||
|
"stinkmink": "Stinkmink",
|
||||||
|
"yellow_lampsquid": "Yellow Lampsquid"
|
||||||
|
},
|
||||||
"font_name": "NotoSansKR-Bold.otf",
|
"font_name": "NotoSansKR-Bold.otf",
|
||||||
|
"item_buffs": {
|
||||||
|
"adamant_seed": "Adamant Seed",
|
||||||
|
"armor_ammo": "Armor Ammo",
|
||||||
|
"armorskin": "Armorskin",
|
||||||
|
"dash_juice": "Dash Juice",
|
||||||
|
"demon_ammo": "Demon Ammo",
|
||||||
|
"demon_powder": "Demon Powder",
|
||||||
|
"demondrug": "Demondrug",
|
||||||
|
"gourmet_fish": "Gourmet Fish",
|
||||||
|
"hardshell_powder": "Hardshell Powder",
|
||||||
|
"immunizer": "Immunizer",
|
||||||
|
"mega_armorskin": "Mega Armorskin",
|
||||||
|
"mega_demondrug": "Mega Demondrug",
|
||||||
|
"might_seed": "Might Seed"
|
||||||
|
},
|
||||||
"melody_effects": {
|
"melody_effects": {
|
||||||
"affinity_up": "Affinity Up",
|
"affinity_up": "Affinity Up",
|
||||||
"attack_and_affinity_up": "Attack and Affinity Up",
|
"attack_and_affinity_up": "Attack and Affinity Up",
|
||||||
@@ -486,7 +457,6 @@
|
|||||||
},
|
},
|
||||||
"misc_buffs": {
|
"misc_buffs": {
|
||||||
"attack_up": "Attack Up",
|
"attack_up": "Attack Up",
|
||||||
"defense_down": "Defense Down",
|
|
||||||
"defense_up": "Defense Up",
|
"defense_up": "Defense Up",
|
||||||
"immunity": "Immunity",
|
"immunity": "Immunity",
|
||||||
"natural_healing_up": "Natural Healing Up",
|
"natural_healing_up": "Natural Healing Up",
|
||||||
@@ -495,7 +465,8 @@
|
|||||||
"otomo_moves": {
|
"otomo_moves": {
|
||||||
"go_fight_win": "Go, Fight, Win",
|
"go_fight_win": "Go, Fight, Win",
|
||||||
"power_drum": "Power Drum",
|
"power_drum": "Power Drum",
|
||||||
"rousing_roar": "Rousing Roar"
|
"rousing_roar": "Rousing Roar",
|
||||||
|
"vase_of_vitality": "Vase of Vitality"
|
||||||
},
|
},
|
||||||
"parts": {
|
"parts": {
|
||||||
"abdomen": "배",
|
"abdomen": "배",
|
||||||
@@ -566,30 +537,38 @@
|
|||||||
"wingclaws": "날개발톱",
|
"wingclaws": "날개발톱",
|
||||||
"wings": "날개"
|
"wings": "날개"
|
||||||
},
|
},
|
||||||
|
"rampage_skills": {
|
||||||
|
"chameleos_soul": "Chameleos Soul",
|
||||||
|
"kushala_daora_soul": "Kushala Daora Soul"
|
||||||
|
},
|
||||||
"skills": {
|
"skills": {
|
||||||
"adrenaline_rush": "Adrenaline Rush",
|
"adrenaline_rush": "Adrenaline Rush",
|
||||||
"affinity_sliding": "Affinity Sliding",
|
"affinity_sliding": "Affinity Sliding",
|
||||||
"agitator": "Agitator",
|
"agitator": "Agitator",
|
||||||
|
"berserk": "Berserk",
|
||||||
"bladescale_hone": "Bladescale Hone",
|
"bladescale_hone": "Bladescale Hone",
|
||||||
|
"blood_awakening": "Blood Awakening",
|
||||||
"bloodlust": "Bloodlust",
|
"bloodlust": "Bloodlust",
|
||||||
"burst": "Burst",
|
"burst": "Burst",
|
||||||
"coalescence": "Coalescence",
|
"coalescence": "Coalescence",
|
||||||
"counterstrike": "Counterstrike",
|
"counterstrike": "Counterstrike",
|
||||||
"dereliction": "Dereliction",
|
"dereliction": "Dereliction",
|
||||||
"dragon_conversion_elemental_attack_up": "Dragon Conversion Elem. Attack Up",
|
"dragon_conversion_elemental_attack_up": "Dragon Conversion: Elem. Atk Up",
|
||||||
"dragon_conversion_elemental_res_up": "Dragon Conversion Elem. Res. Up",
|
"dragon_conversion_elemental_res_up": "Dragon Conversion: Elem. Res Up",
|
||||||
"dragonheart": "Dragonheart",
|
"dragonheart": "Dragonheart",
|
||||||
|
"embolden": "Embolden",
|
||||||
"frenzied_bloodlust": "Frenzied Bloodlust",
|
"frenzied_bloodlust": "Frenzied Bloodlust",
|
||||||
"furious": "Furious",
|
"furious": "Furious",
|
||||||
"grinder_s": "Grinder (S)",
|
"grinder_s": "Grinder (S)",
|
||||||
"heaven_sent": "Heaven-Sent",
|
"heaven_sent": "Heaven-Sent",
|
||||||
"hellfire_cloak": "Hellfire Cloak",
|
"hellfire_cloak": "Hellfire Cloak",
|
||||||
"heroics": "Heroics",
|
"heroics": "Heroics",
|
||||||
|
"inspiration": "Inspiration",
|
||||||
"intrepid_heart": "Intrepid Heart",
|
"intrepid_heart": "Intrepid Heart",
|
||||||
"kushala_daora_soul": "Kushala Daora Soul",
|
|
||||||
"latent_power": "Latent Power",
|
"latent_power": "Latent Power",
|
||||||
"maximum_might": "Maximum Might",
|
"maximum_might": "Maximum Might",
|
||||||
"offensive_guard": "Offensive Guard",
|
"offensive_guard": "Offensive Guard",
|
||||||
|
"partbreaker": "Partbreaker",
|
||||||
"peak_performance": "Peak Performance",
|
"peak_performance": "Peak Performance",
|
||||||
"powder_mantle_blue": "Powder Mantle (Blue)",
|
"powder_mantle_blue": "Powder Mantle (Blue)",
|
||||||
"powder_mantle_red": "Powder Mantle (Red)",
|
"powder_mantle_red": "Powder Mantle (Red)",
|
||||||
@@ -598,6 +577,7 @@
|
|||||||
"resuscitate": "Resuscitate",
|
"resuscitate": "Resuscitate",
|
||||||
"spiribirds_call": "Spiribird's Call",
|
"spiribirds_call": "Spiribird's Call",
|
||||||
"status_trigger": "Status Trigger",
|
"status_trigger": "Status Trigger",
|
||||||
|
"strife": "Strife",
|
||||||
"wall_runner": "Wall Runner",
|
"wall_runner": "Wall Runner",
|
||||||
"wind_mantle": "Wind Mantle"
|
"wind_mantle": "Wind Mantle"
|
||||||
},
|
},
|
||||||
@@ -624,66 +604,94 @@
|
|||||||
4607,
|
4607,
|
||||||
8192,
|
8192,
|
||||||
8303,
|
8303,
|
||||||
|
11904,
|
||||||
|
12031,
|
||||||
|
12288,
|
||||||
|
12351,
|
||||||
12592,
|
12592,
|
||||||
12687,
|
12687,
|
||||||
44032,
|
12800,
|
||||||
55215,
|
19903,
|
||||||
65280,
|
|
||||||
65519,
|
|
||||||
0,
|
|
||||||
12799,
|
|
||||||
19968,
|
19968,
|
||||||
40879,
|
40959,
|
||||||
44032,
|
44032,
|
||||||
55215,
|
55215,
|
||||||
|
63744,
|
||||||
|
64255,
|
||||||
|
65072,
|
||||||
|
65103,
|
||||||
65280,
|
65280,
|
||||||
65519,
|
65519,
|
||||||
0,
|
|
||||||
65519,
|
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"weapon_skills": {
|
"weapon_skills": {
|
||||||
"all_extracts_mix": "All Extracts Mix",
|
"bow": {
|
||||||
"amped_state": "Amped State",
|
|
||||||
"anchor_rage": "Anchor Rage",
|
|
||||||
"arc_shot_affinity": "Arc Shot: Affinity",
|
"arc_shot_affinity": "Arc Shot: Affinity",
|
||||||
"arc_shot_brace": "Arc Shot: Brace",
|
"arc_shot_brace": "Arc Shot: Brace",
|
||||||
"archdemon_mode": "Archdemon Mode",
|
|
||||||
"axe_heavy_slam": "Axe: Heavy Slam",
|
|
||||||
"bead_of_resonance": "Bead of Resonance",
|
|
||||||
"bolt_boost": "Bolt Boost",
|
"bolt_boost": "Bolt Boost",
|
||||||
"counter_charger": "Counter Charger",
|
"herculean_draw": "Herculean Draw"
|
||||||
"destroyer_oil": "Destroyer Oil",
|
},
|
||||||
|
"charge_blade": {
|
||||||
"element_boost": "Element Boost",
|
"element_boost": "Element Boost",
|
||||||
|
"sword_boost_mode": "Sword Boost Mode"
|
||||||
|
},
|
||||||
|
"dual_blades": {
|
||||||
|
"archdemon_mode": "Archdemon Mode",
|
||||||
|
"ironshine_silk": "Ironshine Silk"
|
||||||
|
},
|
||||||
|
"great_sword": {
|
||||||
|
"power_sheathe": "Power Sheathe"
|
||||||
|
},
|
||||||
|
"gunlance": {
|
||||||
"erupting_cannon": "Erupting Cannon",
|
"erupting_cannon": "Erupting Cannon",
|
||||||
"fanning_maneuver": "Fannin Maneuver",
|
"ground_splitter": "Ground Splitter"
|
||||||
"ground_splitter": "Ground Splitter",
|
},
|
||||||
"harvest_moon": "Harvest Moon",
|
"hammer": {
|
||||||
"herculean_draw": "Herculean Draw",
|
"impact_burst": "Impact Burst"
|
||||||
"iai_slash": "Iai Slash",
|
},
|
||||||
"impact_burst": "Impact Burst",
|
"heavy_bowgun": {
|
||||||
"ironshine_silk": "Ironshine Silk",
|
"counter_charger": "Counter Charger",
|
||||||
"orange_extract": "O Extract",
|
|
||||||
"overheat": "Overheat",
|
"overheat": "Overheat",
|
||||||
"power_sheathe": "Power Sheathe",
|
|
||||||
"red_extract": "Red Extract",
|
|
||||||
"rising_moon": "Rising Moon",
|
"rising_moon": "Rising Moon",
|
||||||
"setting_sun": "Setting Sun",
|
"setting_sun": "Setting Sun",
|
||||||
"shield_charge": "Shield Charge",
|
|
||||||
"silkbind_shockwave": "Silkbind Shockwave",
|
|
||||||
"soaring_kick": "Soaring Kick",
|
|
||||||
"sonic_bloom": "Sonic Bloom",
|
|
||||||
"spiral_thrust": "Spiral Thrust",
|
|
||||||
"spirit_gauge": "Spirit Gauge",
|
|
||||||
"spirit_gauge_autofill": "Spirit Gauge Autofill",
|
|
||||||
"switch_charger": "Switch Charger",
|
|
||||||
"sword_boost_mode": "Sword Boost Mode",
|
|
||||||
"sword_charge": "Sword Charge",
|
|
||||||
"twin_wine": "Twin Wine",
|
|
||||||
"white_extract": "White Extract",
|
|
||||||
"wyvernblast_reload": "Wyvernblast Reload",
|
|
||||||
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
||||||
},
|
},
|
||||||
|
"hunting_horn": {
|
||||||
|
"bead_of_resonance": "Bead of Resonance",
|
||||||
|
"silkbind_shockwave": "Silkbind Shockwave",
|
||||||
|
"sonic_bloom": "Sonic Bloom"
|
||||||
|
},
|
||||||
|
"insect_glaive": {
|
||||||
|
"all_extracts_mix": "All Extracts Mix",
|
||||||
|
"orange_extract": "Orange Extract",
|
||||||
|
"red_extract": "Red Extract",
|
||||||
|
"white_extract": "White Extract"
|
||||||
|
},
|
||||||
|
"lance": {
|
||||||
|
"anchor_rage": "Anchor Rage",
|
||||||
|
"spiral_thrust": "Spiral Thrust",
|
||||||
|
"twin_wine": "Twin Wine"
|
||||||
|
},
|
||||||
|
"light_bowgun": {
|
||||||
|
"fanning_maneuver": "Fanning Maneuver",
|
||||||
|
"wyvernblast_reload": "Wyvernblast Reload"
|
||||||
|
},
|
||||||
|
"long_sword": {
|
||||||
|
"harvest_moon": "Harvest Moon",
|
||||||
|
"iai_slash": "Iai Slash",
|
||||||
|
"soaring_kick": "Soaring Kick",
|
||||||
|
"spirit_gauge": "Spirit Gauge",
|
||||||
|
"spirit_gauge_autofill": "Spirit Gauge Autofill"
|
||||||
|
},
|
||||||
|
"switch_axe": {
|
||||||
|
"amped_state": "Amped State",
|
||||||
|
"axe_heavy_slam": "Axe: Heavy Slam",
|
||||||
|
"switch_charger": "Switch Charger"
|
||||||
|
},
|
||||||
|
"sword_and_shield": {
|
||||||
|
"destroyer_oil": "Destroyer Oil"
|
||||||
|
}
|
||||||
|
},
|
||||||
"weapons": {
|
"weapons": {
|
||||||
"bow": "Bow",
|
"bow": "Bow",
|
||||||
"charge_blade": "Charge Blade",
|
"charge_blade": "Charge Blade",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"HP": "ОЗ:",
|
"HP": "ОЗ:",
|
||||||
"buildup": "Накопление",
|
"buildup": "Накопление",
|
||||||
"gold": "Золото",
|
"gold": "Золото",
|
||||||
"lv": "Lv.",
|
"lv": "",
|
||||||
"mini": "Мини",
|
"mini": "Мини",
|
||||||
"otomo": "Cпутник",
|
"otomo": "Cпутник",
|
||||||
"part_anomaly_core": "Ядро аномалии",
|
"part_anomaly_core": "Ядро аномалии",
|
||||||
@@ -19,68 +19,54 @@
|
|||||||
},
|
},
|
||||||
"ailments": {
|
"ailments": {
|
||||||
"blast": "Взрыв",
|
"blast": "Взрыв",
|
||||||
"blastblight": "Blastblight",
|
"blastblight": "Взрывная порча",
|
||||||
"bleeding": "Bleeding",
|
"bleeding": "Кровотечение",
|
||||||
"bloodblight": "Bloodblight",
|
"bloodblight": "Кровавая порча",
|
||||||
"bubbleblight": "Bubbleblight",
|
"deadly_poison": "Смертельный яд",
|
||||||
"deadly_poison": "Deadly Poison",
|
"defense_down": "Защита снижена",
|
||||||
"defense_down": "Defense Down",
|
"dragonblight": "Драконья Порча",
|
||||||
"dragonblight": "Dragonblight",
|
|
||||||
"dung_bomb": "Навозная бомба",
|
"dung_bomb": "Навозная бомба",
|
||||||
"engulfed": "Engulfed",
|
"engulfed": "Окутывание",
|
||||||
"exhaust": "Усталость",
|
"exhaust": "Усталость",
|
||||||
"fall_otomo_trap": "Волчья яма спутника",
|
"fall_otomo_trap": "Волчья яма спутника",
|
||||||
"fall_trap": "Волчья яма",
|
"fall_trap": "Волчья яма",
|
||||||
"falling_asleep": "Falling Asleep",
|
"falling_asleep": "Засыпание",
|
||||||
"fireblight": "Огненная порча",
|
"fireblight": "Огненная порча",
|
||||||
"flash": "Оглушение",
|
"flash": "Оглушение",
|
||||||
"frenzy": "Frenzy",
|
"frenzy": "Бешенство",
|
||||||
"frenzy_infection": "Frenzy Infection",
|
"frenzy_infection": "Инфекция бешенства",
|
||||||
"frenzy_overcome": "Frenzy Overcome",
|
"frenzy_overcome": "Преодоление бешенства",
|
||||||
"frostblight": "Frostblight",
|
"frostblight": "Ледяная (морозная) порча",
|
||||||
"hellfireblight": "Hellfireblight",
|
"hellfireblight": "Порча адского пламени",
|
||||||
"iceblight": "Ледяная порча",
|
"iceblight": "Ледяная порча",
|
||||||
"leeched": "Leeched",
|
"leeched": "Истощение",
|
||||||
"major_bubbleblight": "Major Bubbleblight",
|
"major_bubbleblight": "Великая пузырьковая порча",
|
||||||
"minor_bubbleblight": "Minor Bubbleblight",
|
"minor_bubbleblight": "Малая пузырьковая порча",
|
||||||
"muck": "Muck",
|
"muck": "Грязь",
|
||||||
"paralysis": "Паралич",
|
"paralysis": "Паралич",
|
||||||
"poison": "Отравление",
|
"poison": "Отравление",
|
||||||
"quick_sand": "Зыбучий песок",
|
"quick_sand": "Зыбучий песок",
|
||||||
"resistance_down": "Resistance Down",
|
"resistance_down": "Сопротивление снижено",
|
||||||
"ride": "Езда на виверне",
|
"ride": "Езда на виверне",
|
||||||
"roar": "Roar",
|
"roar": "Рык",
|
||||||
"shock_otomo_trap": "Шоковая ловушка спутника",
|
"shock_otomo_trap": "Шоковая ловушка спутника",
|
||||||
"shock_trap": "Шоковая ловушка",
|
"shock_trap": "Шоковая ловушка",
|
||||||
"sleep": "Сон",
|
"sleep": "Сон",
|
||||||
"steel_fang": "Стальной клык",
|
"steel_fang": "Стальной клык",
|
||||||
"stench": "Stench",
|
"stench": "Зловоние",
|
||||||
"stun": "Оглушение",
|
"stun": "Оглушение",
|
||||||
"thunderblight": "Грозовая порча",
|
"thunderblight": "Грозовая порча",
|
||||||
"tranq_bomb": "Снотворная порча",
|
"tranq_bomb": "Снотворная порча",
|
||||||
"tremor": "Tremor",
|
"tremor": "Тряска",
|
||||||
"waterblight": "Водяная порча",
|
"waterblight": "Водяная порча",
|
||||||
"webbed": "Webbed"
|
"webbed": "В паутине"
|
||||||
},
|
|
||||||
"consumables": {
|
|
||||||
"adamant_seed": "Adamant Seed",
|
|
||||||
"armorskin": "Armorskin",
|
|
||||||
"dash_juice": "Dash Juice",
|
|
||||||
"demon_powder": "Demon Powder",
|
|
||||||
"demondrug": "Demondrug",
|
|
||||||
"gourmet_fish": "Gourmet Fish",
|
|
||||||
"hardshell_powder": "Hardshell Powder",
|
|
||||||
"immunizer": "Immunizer",
|
|
||||||
"mega_armorskin": "Mega Armorskin",
|
|
||||||
"mega_demondrug": "Mega Demondrug",
|
|
||||||
"might_seed": "Might Seed"
|
|
||||||
},
|
},
|
||||||
"customization_menu": {
|
"customization_menu": {
|
||||||
"UI_font": "Шрифт интерфейса",
|
"UI_font": "Шрифт интерфейса",
|
||||||
"UI_font_notice": "Любые изменения шрифта требуют перезагрузку скрипта!",
|
"UI_font_notice": "Любые изменения шрифта требуют перезагрузку скрипта!",
|
||||||
"abnormal_statuses": "Abnormal Statuses",
|
"abnormal_statuses": "Аномальные статусы",
|
||||||
"activation_count": "Кол-во активаций",
|
"activation_count": "Кол-во активаций",
|
||||||
"affinity_label": "Affinity Label",
|
"affinity_label": "Метка мастерства",
|
||||||
"ailment_buildups": "Накопление аномального статуса",
|
"ailment_buildups": "Накопление аномального статуса",
|
||||||
"ailment_name": "Название аномального статуса",
|
"ailment_name": "Название аномального статуса",
|
||||||
"ailment_name_label": "Метка названия аномального статуса",
|
"ailment_name_label": "Метка названия аномального статуса",
|
||||||
@@ -94,7 +80,7 @@
|
|||||||
"anomaly_health_percentage": "Здоровье ядра аномалии в процентах",
|
"anomaly_health_percentage": "Здоровье ядра аномалии в процентах",
|
||||||
"apply": "Применить",
|
"apply": "Применить",
|
||||||
"assign_new_key": "Привязать клавишу",
|
"assign_new_key": "Привязать клавишу",
|
||||||
"attack_label": "Attack Label",
|
"attack_label": "Метка Атаки",
|
||||||
"auto_highlight": "Автофокус",
|
"auto_highlight": "Автофокус",
|
||||||
"background": "Фон",
|
"background": "Фон",
|
||||||
"bar": "Шкала",
|
"bar": "Шкала",
|
||||||
@@ -113,7 +99,7 @@
|
|||||||
"break_max_count": "Максимальное кол-во повреждений",
|
"break_max_count": "Максимальное кол-во повреждений",
|
||||||
"break_sever_anomaly_filter": "Повреждение + Отсечение + Ядро аномалии",
|
"break_sever_anomaly_filter": "Повреждение + Отсечение + Ядро аномалии",
|
||||||
"break_sever_filter": "Повреждение + Отсечение",
|
"break_sever_filter": "Повреждение + Отсечение",
|
||||||
"buff_UI": "Интерфейс баффов",
|
"buff_UI": "Интерфейс эффектов",
|
||||||
"buildup": "Накопление",
|
"buildup": "Накопление",
|
||||||
"buildup_bar": "Шкала накопления",
|
"buildup_bar": "Шкала накопления",
|
||||||
"buildup_bars_are_relative_to": "Шкалы накопления расположены относительно к",
|
"buildup_bars_are_relative_to": "Шкалы накопления расположены относительно к",
|
||||||
@@ -132,7 +118,7 @@
|
|||||||
"crown": "Корона",
|
"crown": "Корона",
|
||||||
"crown_thresholds": "Лимиты корон",
|
"crown_thresholds": "Лимиты корон",
|
||||||
"current_state": "Текущее состояние",
|
"current_state": "Текущее состояние",
|
||||||
"current_time": "Current Time",
|
"current_time": "Текущее время",
|
||||||
"current_value": "Текущее значение",
|
"current_value": "Текущее значение",
|
||||||
"cutscene": "Катсцена",
|
"cutscene": "Катсцена",
|
||||||
"damage": "Урон",
|
"damage": "Урон",
|
||||||
@@ -141,36 +127,36 @@
|
|||||||
"damage_meter_UI": "Интерфейс модуля урона",
|
"damage_meter_UI": "Интерфейс модуля урона",
|
||||||
"damage_percentage_label": "Метка урона в процентах",
|
"damage_percentage_label": "Метка урона в процентах",
|
||||||
"damage_value_label": "Метка значений урона",
|
"damage_value_label": "Метка значений урона",
|
||||||
"dango_skills": "Dango Skills",
|
"dango_skills": "Навыки данго",
|
||||||
"debug": "Debug",
|
"debug": "Отладка",
|
||||||
"debug_errors": "Debug Errors",
|
|
||||||
"default_state": "Состояние по умолчанию",
|
"default_state": "Состояние по умолчанию",
|
||||||
"defense_label": "Defense Label",
|
"defense_label": "Метка защиты",
|
||||||
"delete": "Удалить",
|
"delete": "Удалить",
|
||||||
"distance": "Расстояние",
|
"distance": "Расстояние",
|
||||||
"dps": "Урон в секунду",
|
"dps": "Урон в секунду",
|
||||||
"dps_label": "Метка урона в секунду",
|
"dps_label": "Метка урона в секунду",
|
||||||
"dps_mode": "Режим урона в секунду",
|
"dps_mode": "Режим урона в секунду",
|
||||||
"dragon_resistance_label": "Dragon Resistance Label",
|
"dragon_resistance_label": "Метка сопротивления дракону",
|
||||||
"duplicate": "Дублировать",
|
"duplicate": "Дублировать",
|
||||||
"duration": "Продолжительность",
|
"duration": "Продолжительность",
|
||||||
"dynamic_positioning": "Динамическое позиционирование",
|
"dynamic_positioning": "Динамическое позиционирование",
|
||||||
"dynamically_positioned": "Рассположенный динамично",
|
"dynamically_positioned": "Рассположенный динамично",
|
||||||
"element_2_label": "Element 2 Label",
|
"effect_level": "Уровень эффекта",
|
||||||
"element_label": "Element Label",
|
"element_2_label": "Метка элемента 2",
|
||||||
|
"element_label": "Метка элемента",
|
||||||
"enable_for": "Показывать для",
|
"enable_for": "Показывать для",
|
||||||
"enabled": "Включить",
|
"enabled": "Включить",
|
||||||
"endemic_life": "Местная живность",
|
"endemic_life": "Местная живность",
|
||||||
"endemic_life_UI": "Интерфейс местной живности",
|
"endemic_life_UI": "Интерфейс местной живности",
|
||||||
"endemic_life_buffs": "Endemic Life Buffs",
|
"endemic_life_buffs": "Эффекты местной живности",
|
||||||
"everything_seems_to_be_ok": "Everything seems to be OK!",
|
"everything_seems_to_be_ok": "Кажется, всё в порядке!",
|
||||||
"family": "Семейство",
|
"family": "Семейство",
|
||||||
"farthest": "Самый дальний",
|
"farthest": "Самый дальний",
|
||||||
"fight_time": "Время в бою",
|
"fight_time": "Время в бою",
|
||||||
"fill_direction": "Направление заполнения",
|
"fill_direction": "Направление заполнения",
|
||||||
"filter": "Фильтр",
|
"filter": "Фильтр",
|
||||||
"filter_mode": "Режим Фильтра",
|
"filter_mode": "Режим Фильтра",
|
||||||
"fire_resistance_label": "Fire Resistance Label",
|
"fire_resistance_label": "Метка сопротивления огню",
|
||||||
"first": "Первый",
|
"first": "Первый",
|
||||||
"first_hit": "Первый удар",
|
"first_hit": "Первый удар",
|
||||||
"flinch_count": "Кол-во вздрагиваний",
|
"flinch_count": "Кол-во вздрагиваний",
|
||||||
@@ -186,7 +172,7 @@
|
|||||||
"health_break_sever_anomaly_filter": "Здоровье + Повреждение + Отсечение + Ядро аномалии",
|
"health_break_sever_anomaly_filter": "Здоровье + Повреждение + Отсечение + Ядро аномалии",
|
||||||
"health_break_sever_filter": "Здоровье + Повреждение + Отсечение",
|
"health_break_sever_filter": "Здоровье + Повреждение + Отсечение",
|
||||||
"health_filter": "Здоровье",
|
"health_filter": "Здоровье",
|
||||||
"health_label": "Health Label",
|
"health_label": "Метка здоровья",
|
||||||
"health_percentage": "Здоровье в процентах",
|
"health_percentage": "Здоровье в процентах",
|
||||||
"health_sever_anomaly_filter": "Здоровье + Отсечение + Ядро аномалии",
|
"health_sever_anomaly_filter": "Здоровье + Отсечение + Ядро аномалии",
|
||||||
"health_sever_filter": "Здоровье + Отсечение",
|
"health_sever_filter": "Здоровье + Отсечение",
|
||||||
@@ -194,7 +180,7 @@
|
|||||||
"hide_ailments_with_zero_buildup": "Скрыть аномальный статус, если накопление равно 0",
|
"hide_ailments_with_zero_buildup": "Скрыть аномальный статус, если накопление равно 0",
|
||||||
"hide_all_active_ailments": "Скрыть все активные аномальные статусы",
|
"hide_all_active_ailments": "Скрыть все активные аномальные статусы",
|
||||||
"hide_all_inactive_ailments": "Скрыть все неактивные аномальные статусы",
|
"hide_all_inactive_ailments": "Скрыть все неактивные аномальные статусы",
|
||||||
"hide_bar_for_infinite_buffs": "Скрыть шкалу у бесконечных баффов",
|
"hide_bar_for_infinite_buffs": "Скрыть шкалу у бесконечных эффектов",
|
||||||
"hide_dead_or_captured": "Скрыть мёртвых и захваченных монстров",
|
"hide_dead_or_captured": "Скрыть мёртвых и захваченных монстров",
|
||||||
"hide_disabled_ailments": "Скрыть отключенные аномальные статусы",
|
"hide_disabled_ailments": "Скрыть отключенные аномальные статусы",
|
||||||
"hide_inactive_ailments_with_no_buildup_support": "Скрыть неактивные аномальные статусы без поддержки накопления",
|
"hide_inactive_ailments_with_no_buildup_support": "Скрыть неактивные аномальные статусы без поддержки накопления",
|
||||||
@@ -204,7 +190,7 @@
|
|||||||
"hide_other_players": "Скрыть остальных игроков",
|
"hide_other_players": "Скрыть остальных игроков",
|
||||||
"hide_player_if_player_damage_is_zero": "Скрыть игрока, если его урон равен 0",
|
"hide_player_if_player_damage_is_zero": "Скрыть игрока, если его урон равен 0",
|
||||||
"hide_servants": "Скрыть последователей",
|
"hide_servants": "Скрыть последователей",
|
||||||
"hide_timer_for_infinite_buffs": "Скрыть таймер у бесконечных баффов",
|
"hide_timer_for_infinite_buffs": "Скрыть таймер у бесконечных эффектов",
|
||||||
"hide_total_damage": "Скрыть общий урон",
|
"hide_total_damage": "Скрыть общий урон",
|
||||||
"hide_total_if_total_damage_is_zero": "Скрыть общий урон, если он равен 0",
|
"hide_total_if_total_damage_is_zero": "Скрыть общий урон, если он равен 0",
|
||||||
"hide_undamaged_parts": "Скрыть неповреждённые части тела",
|
"hide_undamaged_parts": "Скрыть неповреждённые части тела",
|
||||||
@@ -215,23 +201,22 @@
|
|||||||
"highlighted_buildup_bar": "Помеченная шкала накопления",
|
"highlighted_buildup_bar": "Помеченная шкала накопления",
|
||||||
"highlighted_damage_bar": "Помеченная шкала урона",
|
"highlighted_damage_bar": "Помеченная шкала урона",
|
||||||
"highlighted_targeted": "Помеченный",
|
"highlighted_targeted": "Помеченный",
|
||||||
"history": "History",
|
"history": "История",
|
||||||
"history_size": "History Size",
|
"history_size": "Размер истории",
|
||||||
"horizontal": "Горизонтально",
|
"horizontal": "Горизонтально",
|
||||||
"hotkeys": "Горячие клавиши",
|
"hotkeys": "Горячие клавиши",
|
||||||
"hunter_rank": "Ранг охотника",
|
"hunter_rank": "Ранг охотника",
|
||||||
"hunter_rank_label": "Метка ранга охотника",
|
"hunter_rank_label": "Метка ранга охотника",
|
||||||
"ice_resistance_label": "Ice Resistance Label",
|
"ice_resistance_label": "Метка сопротивления льду",
|
||||||
"id": "ID",
|
"id": "ID",
|
||||||
"in_lobby": "В лобби",
|
"in_lobby": "В лобби",
|
||||||
"in_training_area": "В тренировочной зоне",
|
"in_training_area": "В тренировочной зоне",
|
||||||
"include": "Элементы",
|
"include": "Элементы",
|
||||||
"infinite_buffs_location": "Infinite Buffs Location",
|
"infinite_buffs_location": "Позиция бесконечных эффектов",
|
||||||
"init_singletons_delay": "Init Singletons Delay (seconds)",
|
|
||||||
"inside": "Внутри",
|
"inside": "Внутри",
|
||||||
"installations": "Установки",
|
"installations": "Установки",
|
||||||
"italic": "Курсив",
|
"italic": "Курсив",
|
||||||
"item_buffs": "Item Buffs",
|
"item_buffs": "Эффекты предметов",
|
||||||
"join_time": "Время присоединения",
|
"join_time": "Время присоединения",
|
||||||
"killcam": "Камера смерти",
|
"killcam": "Камера смерти",
|
||||||
"kunai": "Кунаи",
|
"kunai": "Кунаи",
|
||||||
@@ -255,10 +240,10 @@
|
|||||||
"max_monster_updates_per_tick": "Макс. кол-во обновлений за тик",
|
"max_monster_updates_per_tick": "Макс. кол-во обновлений за тик",
|
||||||
"max_value": "Максимальное значение",
|
"max_value": "Максимальное значение",
|
||||||
"me": "Я",
|
"me": "Я",
|
||||||
"melody_effects": "Melody Effects",
|
"melody_effects": "Эффекты мелодии",
|
||||||
"menu_font": "Шрифт меню",
|
"menu_font": "Шрифт меню",
|
||||||
"menu_font_change_disclaimer": "Изменение языка и размера шрифта меню несколько раз приведёт к вылету!",
|
"menu_font_change_disclaimer": "Изменение языка и размера шрифта меню несколько раз приведёт к вылету!",
|
||||||
"misc_buffs": "Misc Buffs",
|
"misc_buffs": "Разные эффекты",
|
||||||
"mod_name": "MHR Overlay",
|
"mod_name": "MHR Overlay",
|
||||||
"mode": "Режим",
|
"mode": "Режим",
|
||||||
"modifiers": "Модификаторы",
|
"modifiers": "Модификаторы",
|
||||||
@@ -284,7 +269,7 @@
|
|||||||
"other": "Другое",
|
"other": "Другое",
|
||||||
"other_player_otomos": "Спутники других игроков",
|
"other_player_otomos": "Спутники других игроков",
|
||||||
"other_players": "Другие игроки",
|
"other_players": "Другие игроки",
|
||||||
"otomo_moves": "Buddy Moves",
|
"otomo_moves": "Навыки спутника",
|
||||||
"otomos": "Спутники",
|
"otomos": "Спутники",
|
||||||
"outline": "Обводка",
|
"outline": "Обводка",
|
||||||
"outside": "Снаружи",
|
"outside": "Снаружи",
|
||||||
@@ -308,7 +293,7 @@
|
|||||||
"quest_start_animation": "Анимация начала квеста",
|
"quest_start_animation": "Анимация начала квеста",
|
||||||
"quest_time": "Время квеста",
|
"quest_time": "Время квеста",
|
||||||
"rage": "Ярость",
|
"rage": "Ярость",
|
||||||
"rampage_skills": "Rampage Skills",
|
"rampage_skills": "Навыки буйства",
|
||||||
"reframework_outdated": "Установленная версия REFramework устарела. Пожалуйста, обновитесь, иначе MHR Overlay будет работать некорректно.",
|
"reframework_outdated": "Установленная версия REFramework устарела. Пожалуйста, обновитесь, иначе MHR Overlay будет работать некорректно.",
|
||||||
"relative_offset": "Относительный сдвиг",
|
"relative_offset": "Относительный сдвиг",
|
||||||
"rename": "Переименовать",
|
"rename": "Переименовать",
|
||||||
@@ -331,35 +316,31 @@
|
|||||||
"show_other_player_otomos_separately": "Показывать спутников других игроков отдельно",
|
"show_other_player_otomos_separately": "Показывать спутников других игроков отдельно",
|
||||||
"show_servant_otomos_separately": "Показывать спутников последователей отдельно",
|
"show_servant_otomos_separately": "Показывать спутников последователей отдельно",
|
||||||
"size": "Размер",
|
"size": "Размер",
|
||||||
"skill_level": "Skill Level",
|
"skills": "Навыки",
|
||||||
"skills": "Skills",
|
|
||||||
"small_monster_UI": "Интерфейс малых монстров",
|
"small_monster_UI": "Интерфейс малых монстров",
|
||||||
"small_monsters": "Малые монстры",
|
"small_monsters": "Малые монстры",
|
||||||
"sorting": "Сортировка",
|
"sorting": "Сортировка",
|
||||||
"spacing": "Расстояние между элементами",
|
"spacing": "Расстояние между элементами",
|
||||||
"stamina": "Выносливость",
|
"stamina": "Выносливость",
|
||||||
"stamina_label": "Stamina Label",
|
"stamina_label": "Метка выносливости",
|
||||||
"static_orientation": "Статичная ориентация",
|
"static_orientation": "Статичная ориентация",
|
||||||
"static_position": "Статичное расположение",
|
"static_position": "Статичное расположение",
|
||||||
"static_sorting": "Статичная сортировка",
|
"static_sorting": "Статичная сортировка",
|
||||||
"static_spacing": "Статичное расстояние между элементами",
|
"static_spacing": "Статичное расстояние между элементами",
|
||||||
"statically_positioned": "Рассположенный статично",
|
"statically_positioned": "Рассположенный статично",
|
||||||
"stats_UI": "Stats UI",
|
"stats_UI": "Интерфейс статуса",
|
||||||
"status": "Статус",
|
"status": "Статус",
|
||||||
"style": "Стиль",
|
"style": "Стиль",
|
||||||
"summary_screen": "Экран Результатов",
|
"summary_screen": "Экран результатов",
|
||||||
"text_label": "Текстовая метка",
|
"text_label": "Текстовая метка",
|
||||||
"thickness": "Толщина",
|
"thickness": "Толщина",
|
||||||
"thunder_resistance_label": "Thunder Resistance Label",
|
"thunder_resistance_label": "Метка сопротивления грозе",
|
||||||
"time_UI": "Интерфейс времени",
|
"time_UI": "Интерфейс времени",
|
||||||
"time_label": "Метка времени",
|
"time_label": "Метка времени",
|
||||||
"time_limit": "Ограничение по времени (cек.)",
|
"time_limit": "Ограничение по времени (cек.)",
|
||||||
"timer": "Таймер",
|
"timer": "Таймер",
|
||||||
"timer_delays": "Timer Delays",
|
"timer_delays": "Задержка таймеров",
|
||||||
"timer_label": "Метка таймера",
|
"timer_label": "Метка таймера",
|
||||||
"timer_update_delays": "Timer Update Delays (seconds)",
|
|
||||||
"timers": "Timers",
|
|
||||||
"timers_info": "Update Delay in Seconds",
|
|
||||||
"top_buildup": "Наибольшее накопление",
|
"top_buildup": "Наибольшее накопление",
|
||||||
"top_damage": "Наибольший урон",
|
"top_damage": "Наибольший урон",
|
||||||
"top_dps": "Наибольший урон в секунду",
|
"top_dps": "Наибольший урон в секунду",
|
||||||
@@ -381,22 +362,22 @@
|
|||||||
"tracked_damage_types": "Отслеживаемые типы урона",
|
"tracked_damage_types": "Отслеживаемые типы урона",
|
||||||
"tracked_monster_types": "Отслеживаемые типы монстров",
|
"tracked_monster_types": "Отслеживаемые типы монстров",
|
||||||
"type": "Тип",
|
"type": "Тип",
|
||||||
"update_buffs_delay": "Update Buffs Delay (seconds)",
|
"update_buffs_delay": "Обновление эффектов (cек.)",
|
||||||
"update_is_online_delay": "Update Is Online Delay (seconds)",
|
"update_is_online_delay": "Обновление онлайн статуса (cек.)",
|
||||||
"update_myself_position_delay": "Update Myself Position Delay (seconds)",
|
"update_myself_position_delay": "Обновление собственных координат (cек.)",
|
||||||
"update_player_info_delay": "Update Player Info Delay (seconds)",
|
"update_player_info_delay": "Обновление информации об игроке (cек.)",
|
||||||
"update_players_delay": "Update Players Delay (seconds)",
|
"update_players_delay": "Обновление списка игроков (cек.)",
|
||||||
"update_quest_time_delay": "Update Quest Time Delay (seconds)",
|
"update_quest_time_delay": "Обновление продолжительности задания (cек.)",
|
||||||
"update_singletons_delay": "Update Singletons",
|
"update_singletons_delay": "Обновление синглтонов (cек.)",
|
||||||
"update_window_size_delay": "Update Window Size Delay (seconds)",
|
"update_window_size_delay": "Обновление размеров окна (cек.)",
|
||||||
"use_d2d_if_available": "Использовать Direct2D, если доступен",
|
"use_d2d_if_available": "Использовать Direct2D, если доступен",
|
||||||
"value": "Value",
|
"value": "Значение",
|
||||||
"value_label": "Метка значений",
|
"value_label": "Метка значений",
|
||||||
"vertical": "Вертикально",
|
"vertical": "Вертикально",
|
||||||
"viewport_offset": "Сдвиг в экранном пространстве",
|
"viewport_offset": "Сдвиг в экранном пространстве",
|
||||||
"visible": "Включить",
|
"visible": "Включить",
|
||||||
"water_resistance_label": "Water Resistance Label",
|
"water_resistance_label": "Метка сопротивления воде",
|
||||||
"weapon_skills": "Weapon Skills",
|
"weapon_skills": "Навыки оружия",
|
||||||
"width": "Ширина",
|
"width": "Ширина",
|
||||||
"world_offset": "Сдвиг в игровом пространстве",
|
"world_offset": "Сдвиг в игровом пространстве",
|
||||||
"wyvern_riding": "Езда на виверне",
|
"wyvern_riding": "Езда на виверне",
|
||||||
@@ -405,97 +386,87 @@
|
|||||||
"z": "Z"
|
"z": "Z"
|
||||||
},
|
},
|
||||||
"dango_skills": {
|
"dango_skills": {
|
||||||
"dango_insurance_defense_up": "Dango Insurance Defense Up"
|
"dango_adrenaline": "Данго-адреналин",
|
||||||
|
"dango_booster": "Данго-усилитель",
|
||||||
|
"dango_bulker": "Данго-пижон",
|
||||||
|
"dango_connector": "Данго-сцепщик",
|
||||||
|
"dango_defender": "Данго-защитник",
|
||||||
|
"dango_flyer": "Данго-пилот",
|
||||||
|
"dango_glutton": "Данго-обжора",
|
||||||
|
"dango_hunter": "Данго-охотник",
|
||||||
|
"dango_insurance": "Данго-страховщик",
|
||||||
|
"dango_insurance_defense_up": "Данго-страховщик: усил. защиты",
|
||||||
|
"super_recovery_dango": "Супервосстан. данго"
|
||||||
},
|
},
|
||||||
"dangos": {
|
"endemic_life": {
|
||||||
"dango_adrenaline": "Dango Adrenaline",
|
"butterflame": "Огнебабочка",
|
||||||
"dango_bombardier": "Dango Bombardier",
|
"clothfly": "Тканебабочка",
|
||||||
"dango_booster": "Dango Booster",
|
"cutterfly": "Стрекоза-нож",
|
||||||
"dango_bulker": "Dango Bulker",
|
"gold_wirebug": "Золотой Протожук",
|
||||||
"dango_connector": "Dango Connector",
|
"peepersects": "Глазобабочки",
|
||||||
"dango_defender": "Dango Defender",
|
"red_lampsquid": "Крс. Лампокальм.",
|
||||||
"dango_defender_hi": "Dango Defender (Hi)",
|
"ruby_wirebug": "Рубиновый Протожук",
|
||||||
"dango_deflector": "Dango Deflector",
|
"stinkmink": "Пахучка",
|
||||||
"dango_dragon_res": "Dango Dragon Res",
|
"yellow_lampsquid": "Жлт. Лампокальм."
|
||||||
"dango_dragon_res_hi": "Dango Dragon Res (Hi)",
|
},
|
||||||
"dango_driver": "Dango Driver",
|
"font_name": "NotoSans-Bold.otf",
|
||||||
"dango_feet": "Dango Feet",
|
"item_buffs": {
|
||||||
"dango_fighter": "Dango Fighter",
|
"adamant_seed": "Адамант. зерно",
|
||||||
"dango_fire_res": "Dango Fire Res",
|
"armor_ammo": "Защитные снаряды",
|
||||||
"dango_fire_res_hi": "Dango Fire Res (Hi)",
|
"armorskin": "Бронир. кожа",
|
||||||
"dango_flyer": "Dango Flyer",
|
"dash_juice": "Сок бодрости",
|
||||||
"dango_glutton": "Dango Glutton",
|
"demon_ammo": "Демон. снаряды",
|
||||||
"dango_guard": "Dango Guard",
|
"demon_powder": "Демон. порошок",
|
||||||
"dango_hunter": "Dango Hunter",
|
"demondrug": "Демон. снадобье",
|
||||||
"dango_hurler": "Dango Hurler",
|
"gourmet_fish": "Вкусная рыба",
|
||||||
"dango_ice_res": "Dango Ice Res",
|
"hardshell_powder": "Пор. из скорлупы",
|
||||||
"dango_ice_res_hi": "Dango Ice Res (Hi)",
|
"immunizer": "Иммунатор",
|
||||||
"dango_immunizer": "Dango Immunizer",
|
"mega_armorskin": "Мегабронир. кожа",
|
||||||
"dango_insurance": "Dango Insurance",
|
"mega_demondrug": "Мегадемон. снад.",
|
||||||
"dango_insurance_defense_up": "Dango Insurance Defense Up",
|
"might_seed": "Зер. могущества"
|
||||||
"dango_marksman": "Dango Marksman",
|
|
||||||
"dango_medic": "Dango Medic",
|
|
||||||
"dango_medic_hi": "Dango Medic (Hi)",
|
|
||||||
"dango_moxie": "Dango Moxie",
|
|
||||||
"dango_polisher": "Dango Polisher",
|
|
||||||
"dango_pyro": "Dango Pyro",
|
|
||||||
"dango_reviver": "Dango Reviver",
|
|
||||||
"dango_rider": "Dango Rider",
|
|
||||||
"dango_shifter": "Dango Shifter",
|
|
||||||
"dango_slugger": "Dango Slugger",
|
|
||||||
"dango_specialist": "Dango Specialist",
|
|
||||||
"dango_temper": "Dango Temper",
|
|
||||||
"dango_thunder_res": "Dango Thunder Res ",
|
|
||||||
"dango_thunder_res_hi": "Dango Thunder Res (Hi)",
|
|
||||||
"dango_wall_runner": "Dango Wall Runner",
|
|
||||||
"dango_water_res": "Dango Water Res",
|
|
||||||
"dango_water_res_hi": "Dango Water Res (Hi)",
|
|
||||||
"dango_weakener": "Dango Weakener",
|
|
||||||
"super_recovery_dango": "Super Recovery Dango"
|
|
||||||
},
|
},
|
||||||
"font_name": "NotoSansKR-Bold.otf",
|
|
||||||
"melody_effects": {
|
"melody_effects": {
|
||||||
"affinity_up": "Affinity Up",
|
"affinity_up": "Усиление мастерства",
|
||||||
"attack_and_affinity_up": "Attack and Affinity Up",
|
"attack_and_affinity_up": "Усиление атаки и мастерства",
|
||||||
"attack_and_defense_up": "Attack and Defense Up",
|
"attack_and_defense_up": "Усиление атаки и защиты",
|
||||||
"attack_up": "Attack Up",
|
"attack_up": "Усиление атаки",
|
||||||
"blight_negated": "Blight Negated",
|
"blight_negated": "Снятие порчи",
|
||||||
"defense_up": "Defense Up",
|
"defense_up": "Усиление защиты",
|
||||||
"divine_protection": "Divine Protection",
|
"divine_protection": "Божественная защита",
|
||||||
"earplugs_l": "Earplugs (L)",
|
"earplugs_l": "Наушники (L)",
|
||||||
"earplugs_s": "Earplugs (S)",
|
"earplugs_s": "Наушники (S)",
|
||||||
"elemental_attack_boost": "Elemental Attack Boost",
|
"elemental_attack_boost": "Усиление атаки стихией",
|
||||||
"environment_damage_negated": "Environment Damage Negated",
|
"environment_damage_negated": "Отмена урона окружением",
|
||||||
"health_recovery_l": "Health Recovery (L)",
|
"health_recovery_l": "Восст. здоровья (L)",
|
||||||
"health_recovery_s": "Health Recovery (S)",
|
"health_recovery_s": "Восст. здоровья (S)",
|
||||||
"health_recovery_s_antidote": "Health Recovery (S) + Antidote",
|
"health_recovery_s_antidote": "Восст. здоровья (S) + по-ядие",
|
||||||
"health_regeneration": "Health Regeneration",
|
"health_regeneration": "Регенерация ",
|
||||||
"infernal_melody": "Infernal Melody",
|
"infernal_melody": "Песня яростного пламени",
|
||||||
"knockbacks_negated": "Knockbacks Negated",
|
"knockbacks_negated": "Нейтрализация сбив. с ног",
|
||||||
"self_improvement": "Self-Improvement",
|
"self_improvement": "Самосовершенствование",
|
||||||
"sharpness_extension": "Sharpness Extension",
|
"sharpness_extension": "Увеличение остроты",
|
||||||
"sharpness_loss_reduced": "Sharpness Loss Reduced",
|
"sharpness_loss_reduced": "Замедление затупления",
|
||||||
"sharpness_regeneration": "Sharpness Regeneration",
|
"sharpness_regeneration": "Регенерация остроты",
|
||||||
"sonic_barrier": "Sonic Barrier",
|
"sonic_barrier": "Звуковой барьер",
|
||||||
"sonic_wave": "Sonic Wave",
|
"sonic_wave": "Звуковая волна",
|
||||||
"stamina_recovery_up": "Stamina Recovery Up",
|
"stamina_recovery_up": "Улучш. восст. выносливости",
|
||||||
"stamina_use_reduced": "Stamina Use Reduced",
|
"stamina_use_reduced": "Усиление выносливости",
|
||||||
"stun_negated": "Stun Negated",
|
"stun_negated": "Нейтрализация оглушения",
|
||||||
"tremors_negated": "Tremors Negated",
|
"tremors_negated": "Нейтрализация тряски",
|
||||||
"wind_pressure_negated": "Wind Pressure Negated"
|
"wind_pressure_negated": "Отмена давления ветра"
|
||||||
},
|
},
|
||||||
"misc_buffs": {
|
"misc_buffs": {
|
||||||
"attack_up": "Attack Up",
|
"attack_up": "Усиление атаки",
|
||||||
"defense_down": "Defense Down",
|
"defense_up": "Усиление защиты",
|
||||||
"defense_up": "Defense Up",
|
"immunity": "Устойчивость",
|
||||||
"immunity": "Immunity",
|
"natural_healing_up": "Естественное лечение",
|
||||||
"natural_healing_up": "Natural Healing Up",
|
"stamina_use_down": "Уменьшение расхода выносливости"
|
||||||
"stamina_use_down": "Stamina Use Down"
|
|
||||||
},
|
},
|
||||||
"otomo_moves": {
|
"otomo_moves": {
|
||||||
"go_fight_win": "Go, Fight, Win",
|
"go_fight_win": "Сражайся, побеждай",
|
||||||
"power_drum": "Power Drum",
|
"power_drum": "Барабан силы",
|
||||||
"rousing_roar": "Rousing Roar"
|
"rousing_roar": "Воодушевляющий рев",
|
||||||
|
"vase_of_vitality": "Ваза живучести"
|
||||||
},
|
},
|
||||||
"parts": {
|
"parts": {
|
||||||
"abdomen": "Брюхо",
|
"abdomen": "Брюхо",
|
||||||
@@ -566,138 +537,169 @@
|
|||||||
"wingclaws": "Крыло-коготь",
|
"wingclaws": "Крыло-коготь",
|
||||||
"wings": "Крылья"
|
"wings": "Крылья"
|
||||||
},
|
},
|
||||||
|
"rampage_skills": {
|
||||||
|
"chameleos_soul": "Душа Хамелеоса",
|
||||||
|
"kushala_daora_soul": "Душа Кушалы Даоры"
|
||||||
|
},
|
||||||
"skills": {
|
"skills": {
|
||||||
"adrenaline_rush": "Adrenaline Rush",
|
"adrenaline_rush": "Прилив адреналина",
|
||||||
"affinity_sliding": "Affinity Sliding",
|
"affinity_sliding": "Мастерский подкат",
|
||||||
"agitator": "Agitator",
|
"agitator": "Подстрекатель",
|
||||||
"bladescale_hone": "Bladescale Hone",
|
"berserk": "Безумец",
|
||||||
"bloodlust": "Bloodlust",
|
"bladescale_hone": "Острая чешуя",
|
||||||
"burst": "Burst",
|
"blood_awakening": "Пробуждение крови",
|
||||||
"coalescence": "Coalescence",
|
"bloodlust": "Кровожадность",
|
||||||
"counterstrike": "Counterstrike",
|
"burst": "Выброс",
|
||||||
"dereliction": "Dereliction",
|
"coalescence": "Сращивание",
|
||||||
"dragon_conversion_elemental_attack_up": "Dragon Conversion Elem. Attack Up",
|
"counterstrike": "Контрудар",
|
||||||
"dragon_conversion_elemental_res_up": "Dragon Conversion Elem. Res. Up",
|
"dereliction": "Упущение",
|
||||||
"dragonheart": "Dragonheart",
|
"dragon_conversion_elemental_attack_up": "Преобраз-е дракона: усил. эл. атаки",
|
||||||
"frenzied_bloodlust": "Frenzied Bloodlust",
|
"dragon_conversion_elemental_res_up": "Преобраз-е дракона: усил. сопротивл.",
|
||||||
"furious": "Furious",
|
"dragonheart": "Драконье сердце",
|
||||||
"grinder_s": "Grinder (S)",
|
"embolden": "Воодушевление",
|
||||||
"heaven_sent": "Heaven-Sent",
|
"frenzied_bloodlust": "Буйная кровожадность",
|
||||||
"hellfire_cloak": "Hellfire Cloak",
|
"furious": "Гнев",
|
||||||
"heroics": "Heroics",
|
"grinder_s": "Дробилка (S)",
|
||||||
"intrepid_heart": "Intrepid Heart",
|
"heaven_sent": "Божий посланник",
|
||||||
"kushala_daora_soul": "Kushala Daora Soul",
|
"hellfire_cloak": "Завеса ад. пламени",
|
||||||
"latent_power": "Latent Power",
|
"heroics": "Героизм",
|
||||||
"maximum_might": "Maximum Might",
|
"inspiration": "Вдохновение",
|
||||||
"offensive_guard": "Offensive Guard",
|
"intrepid_heart": "бесстрашное сердце",
|
||||||
"peak_performance": "Peak Performance",
|
"latent_power": "Скрытая энергия",
|
||||||
"powder_mantle_blue": "Powder Mantle (Blue)",
|
"maximum_might": "Макс. могущество",
|
||||||
"powder_mantle_red": "Powder Mantle (Red)",
|
"offensive_guard": "Агрессивная защита",
|
||||||
"protective_polish": "Protective Polish",
|
"partbreaker": "Рассекатель",
|
||||||
"resentment": "Resentment",
|
"peak_performance": "На высоте",
|
||||||
"resuscitate": "Resuscitate",
|
"powder_mantle_blue": "Порошковый покров (синий)",
|
||||||
"spiribirds_call": "Spiribird's Call",
|
"powder_mantle_red": "Порошковый покров (красный)",
|
||||||
"status_trigger": "Status Trigger",
|
"protective_polish": "Защитная полировка",
|
||||||
"wall_runner": "Wall Runner",
|
"resentment": "Презрение",
|
||||||
"wind_mantle": "Wind Mantle"
|
"resuscitate": "Оживление",
|
||||||
|
"spiribirds_call": "Зов Духоптицы",
|
||||||
|
"status_trigger": "Смена статуса",
|
||||||
|
"strife": "Борьба",
|
||||||
|
"wall_runner": "Бегун по стенам",
|
||||||
|
"wind_mantle": "Мантия ветра"
|
||||||
},
|
},
|
||||||
"stats": {
|
"stats": {
|
||||||
"affinity": "Affinity",
|
"affinity": "Мастерство",
|
||||||
"attack": "Attack",
|
"attack": "Атака",
|
||||||
"defense": "Defense",
|
"defense": "Защита",
|
||||||
"dragon": "Dragon",
|
"dragon": "Дракон",
|
||||||
"dragon_resistance": "Dragon Res",
|
"dragon_resistance": "Сопрот. дракону",
|
||||||
"fire": "Fire",
|
"fire": "Огонь",
|
||||||
"fire_resistance": "Fire Res",
|
"fire_resistance": "Сопрот. огню",
|
||||||
"ice": "Ice",
|
"ice": "Лед",
|
||||||
"ice_resistance": "Ice Res",
|
"ice_resistance": "Сопрот. льду",
|
||||||
"stamina": "Stamina",
|
"stamina": "Выносливость",
|
||||||
"thunder": "Thunder",
|
"thunder": "Гроза",
|
||||||
"thunder_resistance": "Thunder Res",
|
"thunder_resistance": "Сопрот. грозе",
|
||||||
"water": "Water",
|
"water": "Вода",
|
||||||
"water_resistance": "Water Res"
|
"water_resistance": "Сопрот. воде"
|
||||||
},
|
},
|
||||||
"unicode_glyph_ranges": [
|
"unicode_glyph_ranges": [
|
||||||
32,
|
32,
|
||||||
255,
|
255,
|
||||||
|
256,
|
||||||
|
383,
|
||||||
1024,
|
1024,
|
||||||
1241,
|
1327,
|
||||||
|
7680,
|
||||||
|
7935,
|
||||||
8192,
|
8192,
|
||||||
8303,
|
8303,
|
||||||
65280,
|
65280,
|
||||||
65519,
|
65519,
|
||||||
0,
|
0,
|
||||||
12543,
|
64255,
|
||||||
12592,
|
65072,
|
||||||
12687,
|
65103,
|
||||||
12784,
|
|
||||||
12799,
|
|
||||||
19968,
|
|
||||||
40879,
|
|
||||||
44032,
|
|
||||||
55215,
|
|
||||||
65280,
|
65280,
|
||||||
65519,
|
65519,
|
||||||
0,
|
|
||||||
65519,
|
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"weapon_skills": {
|
"weapon_skills": {
|
||||||
"all_extracts_mix": "All Extracts Mix",
|
"bow": {
|
||||||
"amped_state": "Amped State",
|
"arc_shot_affinity": "Выстрел дугой: мастерство",
|
||||||
"anchor_rage": "Anchor Rage",
|
"arc_shot_brace": "Выстрел дугой: сгруппир.",
|
||||||
"arc_shot_affinity": "Arc Shot: Affinity",
|
"bolt_boost": "Усиление снарядов",
|
||||||
"arc_shot_brace": "Arc Shot: Brace",
|
"herculean_draw": "Натяжение Геркулеса"
|
||||||
"archdemon_mode": "Archdemon Mode",
|
},
|
||||||
"axe_heavy_slam": "Axe: Heavy Slam",
|
"charge_blade": {
|
||||||
"bead_of_resonance": "Bead of Resonance",
|
"element_boost": "Усиление стихии",
|
||||||
"bolt_boost": "Bolt Boost",
|
"sword_boost_mode": "Режим усиления меча"
|
||||||
"counter_charger": "Counter Charger",
|
},
|
||||||
"destroyer_oil": "Destroyer Oil",
|
"dual_blades": {
|
||||||
"element_boost": "Element Boost",
|
"archdemon_mode": "Режим архидемона",
|
||||||
"erupting_cannon": "Erupting Cannon",
|
"ironshine_silk": "Блестящий шелк"
|
||||||
"fanning_maneuver": "Fannin Maneuver",
|
},
|
||||||
"ground_splitter": "Ground Splitter",
|
"great_sword": {
|
||||||
"harvest_moon": "Harvest Moon",
|
"power_sheathe": "Мощное убирание оружия"
|
||||||
"herculean_draw": "Herculean Draw",
|
},
|
||||||
"iai_slash": "Iai Slash",
|
"gunlance": {
|
||||||
"impact_burst": "Impact Burst",
|
"erupting_cannon": "Вулканическая пушка",
|
||||||
"ironshine_silk": "Ironshine Silk",
|
"ground_splitter": "Раскол земли"
|
||||||
"orange_extract": "O Extract",
|
},
|
||||||
"overheat": "Overheat",
|
"hammer": {
|
||||||
"power_sheathe": "Power Sheathe",
|
"impact_burst": "Взрыв от удара"
|
||||||
"red_extract": "Red Extract",
|
},
|
||||||
"rising_moon": "Rising Moon",
|
"heavy_bowgun": {
|
||||||
"setting_sun": "Setting Sun",
|
"counter_charger": "Заряженная контратака",
|
||||||
"shield_charge": "Shield Charge",
|
"overheat": "Перегрев",
|
||||||
"silkbind_shockwave": "Silkbind Shockwave",
|
"rising_moon": "Восходящая луна",
|
||||||
"soaring_kick": "Soaring Kick",
|
"setting_sun": "Заходящее солнце",
|
||||||
"sonic_bloom": "Sonic Bloom",
|
"wyvernsnipe_reload": "Перезарядка меткости виверны"
|
||||||
"spiral_thrust": "Spiral Thrust",
|
},
|
||||||
"spirit_gauge": "Spirit Gauge",
|
"hunting_horn": {
|
||||||
"spirit_gauge_autofill": "Spirit Gauge Autofill",
|
"bead_of_resonance": "Бусина резонанса",
|
||||||
"switch_charger": "Switch Charger",
|
"silkbind_shockwave": "Волна паутины",
|
||||||
"sword_boost_mode": "Sword Boost Mode",
|
"sonic_bloom": "Звуковой цветов"
|
||||||
"sword_charge": "Sword Charge",
|
},
|
||||||
"twin_wine": "Twin Wine",
|
"insect_glaive": {
|
||||||
"white_extract": "White Extract",
|
"all_extracts_mix": "Смесь всех экстрактов",
|
||||||
"wyvernblast_reload": "Wyvernblast Reload",
|
"orange_extract": "Оранжевый экстракт",
|
||||||
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
"red_extract": "Красный экстракт",
|
||||||
|
"white_extract": "Белый экстракт"
|
||||||
|
},
|
||||||
|
"lance": {
|
||||||
|
"anchor_rage": "Опорный гнев",
|
||||||
|
"spiral_thrust": "Спиральный выпад",
|
||||||
|
"twin_wine": "Побеги-близнецы"
|
||||||
|
},
|
||||||
|
"light_bowgun": {
|
||||||
|
"fanning_maneuver": "Веерный маневр",
|
||||||
|
"wyvernblast_reload": "Перезарядка взрыва виверны"
|
||||||
|
},
|
||||||
|
"long_sword": {
|
||||||
|
"harvest_moon": "Луна урожая",
|
||||||
|
"iai_slash": "Удар на выхвате",
|
||||||
|
"soaring_kick": "Парящий удар ногой",
|
||||||
|
"spirit_gauge": "Шкала духа",
|
||||||
|
"spirit_gauge_autofill": "Самозаполнение шкалы духа"
|
||||||
|
},
|
||||||
|
"switch_axe": {
|
||||||
|
"amped_state": "Усил. состояние",
|
||||||
|
"axe_heavy_slam": "Топор: Неистовый удар",
|
||||||
|
"switch_charger": "Выкидной заряд"
|
||||||
|
},
|
||||||
|
"sword_and_shield": {
|
||||||
|
"destroyer_oil": "Масло уничтожения"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"weapons": {
|
"weapons": {
|
||||||
"bow": "Bow",
|
"bow": "Лук",
|
||||||
"charge_blade": "Charge Blade",
|
"charge_blade": "Силовой клинок",
|
||||||
"dual_blades": "Dual Blades",
|
"dual_blades": "Два клинка",
|
||||||
"great_sword": "Great Sword",
|
"great_sword": "Двуручный меч",
|
||||||
"gunlance": "Gunlance",
|
"gunlance": "Копьепушка",
|
||||||
"hammer": "Hammer",
|
"hammer": "Молот",
|
||||||
"heavy_bowgun": "Heavy Bowgun",
|
"heavy_bowgun": "Тяжелое лукорудие",
|
||||||
"hunting_horn": "Hunting Horn",
|
"hunting_horn": "Охотничий рог",
|
||||||
"insect_glaive": "Insect Glaive",
|
"insect_glaive": "Глефа насекомых",
|
||||||
"lance": "Lance",
|
"lance": "Копье",
|
||||||
"light_bowgun": "Light Bowgun",
|
"light_bowgun": "Легкое лукорудие",
|
||||||
"long_sword": "Long Sword",
|
"long_sword": "Бастард",
|
||||||
"switch_axe": "Switch Axe",
|
"switch_axe": "Выкидной топор",
|
||||||
"sword_and_shield": "Sword & Shield"
|
"sword_and_shield": "Меч и щит"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -3,10 +3,10 @@
|
|||||||
"HP": "生命:",
|
"HP": "生命:",
|
||||||
"buildup": "积累值:",
|
"buildup": "积累值:",
|
||||||
"gold": "金冠",
|
"gold": "金冠",
|
||||||
"lv": "Lv.",
|
"lv": "",
|
||||||
"mini": "小型",
|
"mini": "小型",
|
||||||
"otomo": "随从",
|
"otomo": "随从",
|
||||||
"part_anomaly_core": "怪异核",
|
"part_anomaly_core": "Anomaly Core",
|
||||||
"part_break": "部位破坏",
|
"part_break": "部位破坏",
|
||||||
"part_sever": "部位切断",
|
"part_sever": "部位切断",
|
||||||
"player": "玩家",
|
"player": "玩家",
|
||||||
@@ -22,7 +22,6 @@
|
|||||||
"blastblight": "Blastblight",
|
"blastblight": "Blastblight",
|
||||||
"bleeding": "Bleeding",
|
"bleeding": "Bleeding",
|
||||||
"bloodblight": "Bloodblight",
|
"bloodblight": "Bloodblight",
|
||||||
"bubbleblight": "Bubbleblight",
|
|
||||||
"deadly_poison": "Deadly Poison",
|
"deadly_poison": "Deadly Poison",
|
||||||
"defense_down": "Defense Down",
|
"defense_down": "Defense Down",
|
||||||
"dragonblight": "Dragonblight",
|
"dragonblight": "Dragonblight",
|
||||||
@@ -62,19 +61,6 @@
|
|||||||
"waterblight": "水异常状态",
|
"waterblight": "水异常状态",
|
||||||
"webbed": "Webbed"
|
"webbed": "Webbed"
|
||||||
},
|
},
|
||||||
"consumables": {
|
|
||||||
"adamant_seed": "Adamant Seed",
|
|
||||||
"armorskin": "Armorskin",
|
|
||||||
"dash_juice": "Dash Juice",
|
|
||||||
"demon_powder": "Demon Powder",
|
|
||||||
"demondrug": "Demondrug",
|
|
||||||
"gourmet_fish": "Gourmet Fish",
|
|
||||||
"hardshell_powder": "Hardshell Powder",
|
|
||||||
"immunizer": "Immunizer",
|
|
||||||
"mega_armorskin": "Mega Armorskin",
|
|
||||||
"mega_demondrug": "Mega Demondrug",
|
|
||||||
"might_seed": "Might Seed"
|
|
||||||
},
|
|
||||||
"customization_menu": {
|
"customization_menu": {
|
||||||
"UI_font": "UI字体",
|
"UI_font": "UI字体",
|
||||||
"UI_font_notice": "当更改字体时,请重新加载脚本!",
|
"UI_font_notice": "当更改字体时,请重新加载脚本!",
|
||||||
@@ -88,10 +74,10 @@
|
|||||||
"ailments": "状态异常",
|
"ailments": "状态异常",
|
||||||
"all_UI": "所有UI",
|
"all_UI": "所有UI",
|
||||||
"anchor": "锚点",
|
"anchor": "锚点",
|
||||||
"anomaly_cores": "怪异核",
|
"anomaly_cores": "Anomaly Cores",
|
||||||
"anomaly_filter": "怪异核",
|
"anomaly_filter": "Anomaly Core",
|
||||||
"anomaly_health": "怪异核破坏值",
|
"anomaly_health": "Anomaly Core Health",
|
||||||
"anomaly_health_percentage": "怪异核破坏百分比",
|
"anomaly_health_percentage": "Anomaly Core Health Percentage",
|
||||||
"apply": "应用",
|
"apply": "应用",
|
||||||
"assign_new_key": "指定新按键",
|
"assign_new_key": "指定新按键",
|
||||||
"attack_label": "Attack Label",
|
"attack_label": "Attack Label",
|
||||||
@@ -101,17 +87,17 @@
|
|||||||
"blast": "爆破",
|
"blast": "爆破",
|
||||||
"body_parts": "身体部位",
|
"body_parts": "身体部位",
|
||||||
"bold": "粗体",
|
"bold": "粗体",
|
||||||
"bombs": "爆桶",
|
"bombs": "Bombs",
|
||||||
"bottom_left": "左下",
|
"bottom_left": "左下",
|
||||||
"bottom_right": "右下",
|
"bottom_right": "右下",
|
||||||
"bottom_to_top": "从下到上",
|
"bottom_to_top": "Bottom to Top",
|
||||||
"break_anomaly_filter": "破坏+怪异核",
|
"break_anomaly_filter": "Break + Anomaly Core",
|
||||||
"break_count": "破坏次数",
|
"break_count": "破坏次数",
|
||||||
"break_filter": "破坏",
|
"break_filter": "破坏",
|
||||||
"break_health": "破坏值",
|
"break_health": "破坏值",
|
||||||
"break_health_percentage": "破坏值百分比",
|
"break_health_percentage": "破坏值百分比",
|
||||||
"break_max_count": "最大破坏次数",
|
"break_max_count": "最大破坏次数",
|
||||||
"break_sever_anomaly_filter": "破坏+切断+怪异核",
|
"break_sever_anomaly_filter": "Break + Sever + Anomaly Core",
|
||||||
"break_sever_filter": "破坏+切断",
|
"break_sever_filter": "破坏+切断",
|
||||||
"buff_UI": "Buff UI",
|
"buff_UI": "Buff UI",
|
||||||
"buildup": "积累值",
|
"buildup": "积累值",
|
||||||
@@ -143,7 +129,6 @@
|
|||||||
"damage_value_label": "伤害量标签",
|
"damage_value_label": "伤害量标签",
|
||||||
"dango_skills": "Dango Skills",
|
"dango_skills": "Dango Skills",
|
||||||
"debug": "Debug",
|
"debug": "Debug",
|
||||||
"debug_errors": "Debug Errors",
|
|
||||||
"default_state": "默认阶段",
|
"default_state": "默认阶段",
|
||||||
"defense_label": "Defense Label",
|
"defense_label": "Defense Label",
|
||||||
"delete": "删除",
|
"delete": "删除",
|
||||||
@@ -156,18 +141,19 @@
|
|||||||
"duration": "持续时间",
|
"duration": "持续时间",
|
||||||
"dynamic_positioning": "动态位置",
|
"dynamic_positioning": "动态位置",
|
||||||
"dynamically_positioned": "动态位置",
|
"dynamically_positioned": "动态位置",
|
||||||
|
"effect_level": "Effect Level",
|
||||||
"element_2_label": "Element 2 Label",
|
"element_2_label": "Element 2 Label",
|
||||||
"element_label": "Element Label",
|
"element_label": "Element Label",
|
||||||
"enable_for": "开启",
|
"enable_for": "开启",
|
||||||
"enabled": "开启",
|
"enabled": "开启",
|
||||||
"endemic_life": "环境生物",
|
"endemic_life": "Endemic Life",
|
||||||
"endemic_life_UI": "环境生物UI",
|
"endemic_life_UI": "环境生物UI",
|
||||||
"endemic_life_buffs": "Endemic Life Buffs",
|
"endemic_life_buffs": "Endemic Life Buffs",
|
||||||
"everything_seems_to_be_ok": "Everything seems to be OK!",
|
"everything_seems_to_be_ok": "Everything seems to be OK!",
|
||||||
"family": "字体",
|
"family": "字体",
|
||||||
"farthest": "最远",
|
"farthest": "最远",
|
||||||
"fight_time": "战斗时间",
|
"fight_time": "战斗时间",
|
||||||
"fill_direction": "填充方向",
|
"fill_direction": "Fill Direction",
|
||||||
"filter": "筛选器",
|
"filter": "筛选器",
|
||||||
"filter_mode": "筛选方式",
|
"filter_mode": "筛选方式",
|
||||||
"fire_resistance_label": "Fire Resistance Label",
|
"fire_resistance_label": "Fire Resistance Label",
|
||||||
@@ -180,15 +166,15 @@
|
|||||||
"global_scale_modifier": "全局比例更改",
|
"global_scale_modifier": "全局比例更改",
|
||||||
"global_settings": "全局设定",
|
"global_settings": "全局设定",
|
||||||
"health": "生命",
|
"health": "生命",
|
||||||
"health_anomaly_filter": "生命+怪异核",
|
"health_anomaly_filter": "Health + Anomaly Core",
|
||||||
"health_break_anomaly_filter": "生命+破坏+怪异核",
|
"health_break_anomaly_filter": "Health + Break + Anomaly Core",
|
||||||
"health_break_filter": "生命+破坏",
|
"health_break_filter": "生命+破坏",
|
||||||
"health_break_sever_anomaly_filter": "生命+破坏+切断+怪异核",
|
"health_break_sever_anomaly_filter": "Health + Break + Sever + Anomaly Core",
|
||||||
"health_break_sever_filter": "生命+破坏+切断",
|
"health_break_sever_filter": "生命+破坏+切断",
|
||||||
"health_filter": "生命",
|
"health_filter": "生命",
|
||||||
"health_label": "Health Label",
|
"health_label": "Health Label",
|
||||||
"health_percentage": "生命百分比",
|
"health_percentage": "生命百分比",
|
||||||
"health_sever_anomaly_filter": "生命+切断+怪异核",
|
"health_sever_anomaly_filter": "Health + Sever + Anomaly Core",
|
||||||
"health_sever_filter": "生命+切断",
|
"health_sever_filter": "生命+切断",
|
||||||
"height": "高度",
|
"height": "高度",
|
||||||
"hide_ailments_with_zero_buildup": "当积累值为0时隐藏该状态异常",
|
"hide_ailments_with_zero_buildup": "当积累值为0时隐藏该状态异常",
|
||||||
@@ -227,14 +213,13 @@
|
|||||||
"in_training_area": "在修炼场",
|
"in_training_area": "在修炼场",
|
||||||
"include": "包含",
|
"include": "包含",
|
||||||
"infinite_buffs_location": "Infinite Buffs Location",
|
"infinite_buffs_location": "Infinite Buffs Location",
|
||||||
"init_singletons_delay": "Init Singletons Delay (seconds)",
|
|
||||||
"inside": "里面",
|
"inside": "里面",
|
||||||
"installations": "狩猎设备",
|
"installations": "Installations",
|
||||||
"italic": "斜体",
|
"italic": "斜体",
|
||||||
"item_buffs": "Item Buffs",
|
"item_buffs": "Item Buffs",
|
||||||
"join_time": "加入时间",
|
"join_time": "加入时间",
|
||||||
"killcam": "击杀镜头",
|
"killcam": "击杀镜头",
|
||||||
"kunai": "苦无",
|
"kunai": "Kunai",
|
||||||
"language": "语言",
|
"language": "语言",
|
||||||
"large_monster_UI": "大型怪物UI",
|
"large_monster_UI": "大型怪物UI",
|
||||||
"large_monster_dynamic_UI": "大型怪物浮动UI",
|
"large_monster_dynamic_UI": "大型怪物浮动UI",
|
||||||
@@ -242,7 +227,7 @@
|
|||||||
"large_monster_static_UI": "大型怪物固定UI",
|
"large_monster_static_UI": "大型怪物固定UI",
|
||||||
"large_monsters": "大型怪物群",
|
"large_monsters": "大型怪物群",
|
||||||
"last": "最后",
|
"last": "最后",
|
||||||
"left_to_right": "从左到右",
|
"left_to_right": "Left to Right",
|
||||||
"level": "等级",
|
"level": "等级",
|
||||||
"level_label": "等级标签",
|
"level_label": "等级标签",
|
||||||
"loading_quest": "任务加载中",
|
"loading_quest": "任务加载中",
|
||||||
@@ -268,7 +253,7 @@
|
|||||||
"monster_id": "怪物ID",
|
"monster_id": "怪物ID",
|
||||||
"monster_name": "怪物名",
|
"monster_name": "怪物名",
|
||||||
"monster_name_label": "怪物名标签",
|
"monster_name_label": "怪物名标签",
|
||||||
"monsters": "怪物",
|
"monsters": "Monsters",
|
||||||
"my_damage_bar_location": "我的伤害条位置",
|
"my_damage_bar_location": "我的伤害条位置",
|
||||||
"my_otomos": "我的随从",
|
"my_otomos": "我的随从",
|
||||||
"myself": "我自己",
|
"myself": "我自己",
|
||||||
@@ -281,11 +266,11 @@
|
|||||||
"offset_is_relative_to_parts": "根据部位偏移",
|
"offset_is_relative_to_parts": "根据部位偏移",
|
||||||
"opacity_falloff": "透明度增加",
|
"opacity_falloff": "透明度增加",
|
||||||
"orientation": "方向",
|
"orientation": "方向",
|
||||||
"other": "其它",
|
"other": "Other",
|
||||||
"other_player_otomos": "其他玩家的随从",
|
"other_player_otomos": "其他玩家的随从",
|
||||||
"other_players": "其他玩家",
|
"other_players": "其他玩家",
|
||||||
"otomo_moves": "Buddy Moves",
|
"otomo_moves": "Buddy Moves",
|
||||||
"otomos": "随从",
|
"otomos": "Buddies",
|
||||||
"outline": "轮廓",
|
"outline": "轮廓",
|
||||||
"outside": "外面",
|
"outside": "外面",
|
||||||
"part_health": "部位生命值",
|
"part_health": "部位生命值",
|
||||||
@@ -296,7 +281,7 @@
|
|||||||
"player_name_label": "玩家名标签",
|
"player_name_label": "玩家名标签",
|
||||||
"player_name_size_limit": "玩家名长度限制",
|
"player_name_size_limit": "玩家名长度限制",
|
||||||
"player_spacing": "玩家间距",
|
"player_spacing": "玩家间距",
|
||||||
"players": "玩家",
|
"players": "Players",
|
||||||
"playing_quest": "操作界面/正常游玩时",
|
"playing_quest": "操作界面/正常游玩时",
|
||||||
"poison": "中毒",
|
"poison": "中毒",
|
||||||
"position": "位置",
|
"position": "位置",
|
||||||
@@ -313,25 +298,24 @@
|
|||||||
"relative_offset": "相对偏移",
|
"relative_offset": "相对偏移",
|
||||||
"rename": "重命名",
|
"rename": "重命名",
|
||||||
"render_highlighted_monster": "渲染高亮怪物",
|
"render_highlighted_monster": "渲染高亮怪物",
|
||||||
"render_inactive_anomaly_cores": "渲染不活跃的怪异核",
|
"render_inactive_anomaly_cores": "Render Inactive Anomaly Cores",
|
||||||
"render_not_highlighted_monsters": "渲染非高亮怪物",
|
"render_not_highlighted_monsters": "渲染非高亮怪物",
|
||||||
"renderer": "渲染器",
|
"renderer": "渲染器",
|
||||||
"reset": "重置",
|
"reset": "重置",
|
||||||
"reversed_order": "逆向排序",
|
"reversed_order": "逆向排序",
|
||||||
"reward_screen": "奖励界面",
|
"reward_screen": "奖励界面",
|
||||||
"right_alignment_shift": "右对齐偏移距离",
|
"right_alignment_shift": "Right Alignment Shift",
|
||||||
"right_to_left": "从右到左",
|
"right_to_left": "Right to Left",
|
||||||
"servant_otomos": "盟友随从",
|
"servant_otomos": "盟友随从",
|
||||||
"servants": "盟友",
|
"servants": "盟友",
|
||||||
"settings": "设定",
|
"settings": "设定",
|
||||||
"sever_anomaly_filter": "切断+怪异核",
|
"sever_anomaly_filter": "Sever + Anomaly Core",
|
||||||
"sever_filter": "切断",
|
"sever_filter": "切断",
|
||||||
"shadow": "阴影",
|
"shadow": "阴影",
|
||||||
"show_my_otomos_separately": "分开显示我的随从",
|
"show_my_otomos_separately": "分开显示我的随从",
|
||||||
"show_other_player_otomos_separately": "分开显示其他玩家的随从",
|
"show_other_player_otomos_separately": "分开显示其他玩家的随从",
|
||||||
"show_servant_otomos_separately": "分开显示盟友的随从",
|
"show_servant_otomos_separately": "分开显示盟友的随从",
|
||||||
"size": "大小",
|
"size": "大小",
|
||||||
"skill_level": "Skill Level",
|
|
||||||
"skills": "Skills",
|
"skills": "Skills",
|
||||||
"small_monster_UI": "小型怪物UI",
|
"small_monster_UI": "小型怪物UI",
|
||||||
"small_monsters": "小型怪物群",
|
"small_monsters": "小型怪物群",
|
||||||
@@ -357,15 +341,12 @@
|
|||||||
"timer": "计时器",
|
"timer": "计时器",
|
||||||
"timer_delays": "Timer Delays",
|
"timer_delays": "Timer Delays",
|
||||||
"timer_label": "计时器标签",
|
"timer_label": "计时器标签",
|
||||||
"timer_update_delays": "Timer Update Delays (seconds)",
|
|
||||||
"timers": "Timers",
|
|
||||||
"timers_info": "Update Delay in Seconds",
|
|
||||||
"top_buildup": "最高积累值",
|
"top_buildup": "最高积累值",
|
||||||
"top_damage": "最高伤害",
|
"top_damage": "Top Damage",
|
||||||
"top_dps": "最高DPS",
|
"top_dps": "最高DPS",
|
||||||
"top_left": "左上",
|
"top_left": "左上",
|
||||||
"top_right": "右上",
|
"top_right": "右上",
|
||||||
"top_to_bottom": "从上到下",
|
"top_to_bottom": "Top to Bottom",
|
||||||
"total": "总计",
|
"total": "总计",
|
||||||
"total_buildup": "总积累值",
|
"total_buildup": "总积累值",
|
||||||
"total_buildup_label": "总积累值标签",
|
"total_buildup_label": "总积累值标签",
|
||||||
@@ -381,14 +362,14 @@
|
|||||||
"tracked_damage_types": "跟踪的伤害类型",
|
"tracked_damage_types": "跟踪的伤害类型",
|
||||||
"tracked_monster_types": "跟踪的怪物类型",
|
"tracked_monster_types": "跟踪的怪物类型",
|
||||||
"type": "类型",
|
"type": "类型",
|
||||||
"update_buffs_delay": "Update Buffs Delay (seconds)",
|
"update_buffs_delay": "Update Buffs (seconds)",
|
||||||
"update_is_online_delay": "Update Is Online Delay (seconds)",
|
"update_is_online_delay": "Update Is Online (seconds)",
|
||||||
"update_myself_position_delay": "Update Myself Position Delay (seconds)",
|
"update_myself_position_delay": "Update Myself Position (seconds)",
|
||||||
"update_player_info_delay": "Update Player Info Delay (seconds)",
|
"update_player_info_delay": "Update Player Info (seconds)",
|
||||||
"update_players_delay": "Update Players Delay (seconds)",
|
"update_players_delay": "Update Players (seconds)",
|
||||||
"update_quest_time_delay": "Update Quest Time Delay (seconds)",
|
"update_quest_time_delay": "Update Quest Time (seconds)",
|
||||||
"update_singletons_delay": "Update Singletons",
|
"update_singletons_delay": "Update Singletons (seconds)",
|
||||||
"update_window_size_delay": "Update Window Size Delay (seconds)",
|
"update_window_size_delay": "Update Window Size (seconds)",
|
||||||
"use_d2d_if_available": "可用时使用Direct2D",
|
"use_d2d_if_available": "可用时使用Direct2D",
|
||||||
"value": "Value",
|
"value": "Value",
|
||||||
"value_label": "数字",
|
"value_label": "数字",
|
||||||
@@ -399,61 +380,51 @@
|
|||||||
"weapon_skills": "Weapon Skills",
|
"weapon_skills": "Weapon Skills",
|
||||||
"width": "宽度",
|
"width": "宽度",
|
||||||
"world_offset": "整体偏移",
|
"world_offset": "整体偏移",
|
||||||
"wyvern_riding": "御龙",
|
"wyvern_riding": "Wyvern Riding",
|
||||||
"x": "X轴",
|
"x": "X轴",
|
||||||
"y": "Y轴",
|
"y": "Y轴",
|
||||||
"z": "Z轴"
|
"z": "Z轴"
|
||||||
},
|
},
|
||||||
"dango_skills": {
|
"dango_skills": {
|
||||||
"dango_insurance_defense_up": "Dango Insurance Defense Up"
|
|
||||||
},
|
|
||||||
"dangos": {
|
|
||||||
"dango_adrenaline": "Dango Adrenaline",
|
"dango_adrenaline": "Dango Adrenaline",
|
||||||
"dango_bombardier": "Dango Bombardier",
|
|
||||||
"dango_booster": "Dango Booster",
|
"dango_booster": "Dango Booster",
|
||||||
"dango_bulker": "Dango Bulker",
|
"dango_bulker": "Dango Bulker",
|
||||||
"dango_connector": "Dango Connector",
|
"dango_connector": "Dango Connector",
|
||||||
"dango_defender": "Dango Defender",
|
"dango_defender": "Dango Defender",
|
||||||
"dango_defender_hi": "Dango Defender (Hi)",
|
|
||||||
"dango_deflector": "Dango Deflector",
|
|
||||||
"dango_dragon_res": "Dango Dragon Res",
|
|
||||||
"dango_dragon_res_hi": "Dango Dragon Res (Hi)",
|
|
||||||
"dango_driver": "Dango Driver",
|
|
||||||
"dango_feet": "Dango Feet",
|
|
||||||
"dango_fighter": "Dango Fighter",
|
|
||||||
"dango_fire_res": "Dango Fire Res",
|
|
||||||
"dango_fire_res_hi": "Dango Fire Res (Hi)",
|
|
||||||
"dango_flyer": "Dango Flyer",
|
"dango_flyer": "Dango Flyer",
|
||||||
"dango_glutton": "Dango Glutton",
|
"dango_glutton": "Dango Glutton",
|
||||||
"dango_guard": "Dango Guard",
|
|
||||||
"dango_hunter": "Dango Hunter",
|
"dango_hunter": "Dango Hunter",
|
||||||
"dango_hurler": "Dango Hurler",
|
|
||||||
"dango_ice_res": "Dango Ice Res",
|
|
||||||
"dango_ice_res_hi": "Dango Ice Res (Hi)",
|
|
||||||
"dango_immunizer": "Dango Immunizer",
|
|
||||||
"dango_insurance": "Dango Insurance",
|
"dango_insurance": "Dango Insurance",
|
||||||
"dango_insurance_defense_up": "Dango Insurance Defense Up",
|
"dango_insurance_defense_up": "Dango Insurance Defense Up",
|
||||||
"dango_marksman": "Dango Marksman",
|
|
||||||
"dango_medic": "Dango Medic",
|
|
||||||
"dango_medic_hi": "Dango Medic (Hi)",
|
|
||||||
"dango_moxie": "Dango Moxie",
|
|
||||||
"dango_polisher": "Dango Polisher",
|
|
||||||
"dango_pyro": "Dango Pyro",
|
|
||||||
"dango_reviver": "Dango Reviver",
|
|
||||||
"dango_rider": "Dango Rider",
|
|
||||||
"dango_shifter": "Dango Shifter",
|
|
||||||
"dango_slugger": "Dango Slugger",
|
|
||||||
"dango_specialist": "Dango Specialist",
|
|
||||||
"dango_temper": "Dango Temper",
|
|
||||||
"dango_thunder_res": "Dango Thunder Res ",
|
|
||||||
"dango_thunder_res_hi": "Dango Thunder Res (Hi)",
|
|
||||||
"dango_wall_runner": "Dango Wall Runner",
|
|
||||||
"dango_water_res": "Dango Water Res",
|
|
||||||
"dango_water_res_hi": "Dango Water Res (Hi)",
|
|
||||||
"dango_weakener": "Dango Weakener",
|
|
||||||
"super_recovery_dango": "Super Recovery Dango"
|
"super_recovery_dango": "Super Recovery Dango"
|
||||||
},
|
},
|
||||||
|
"endemic_life": {
|
||||||
|
"butterflame": "Butterflame",
|
||||||
|
"clothfly": "Clothfly",
|
||||||
|
"cutterfly": "Cutterfly",
|
||||||
|
"gold_wirebug": "Gold Wirebug",
|
||||||
|
"peepersects": "Peepersects",
|
||||||
|
"red_lampsquid": "Red Lampsquid",
|
||||||
|
"ruby_wirebug": "Ruby Wirebug",
|
||||||
|
"stinkmink": "Stinkmink",
|
||||||
|
"yellow_lampsquid": "Yellow Lampsquid"
|
||||||
|
},
|
||||||
"font_name": "NotoSansSC-Bold.otf",
|
"font_name": "NotoSansSC-Bold.otf",
|
||||||
|
"item_buffs": {
|
||||||
|
"adamant_seed": "Adamant Seed",
|
||||||
|
"armor_ammo": "Armor Ammo",
|
||||||
|
"armorskin": "Armorskin",
|
||||||
|
"dash_juice": "Dash Juice",
|
||||||
|
"demon_ammo": "Demon Ammo",
|
||||||
|
"demon_powder": "Demon Powder",
|
||||||
|
"demondrug": "Demondrug",
|
||||||
|
"gourmet_fish": "Gourmet Fish",
|
||||||
|
"hardshell_powder": "Hardshell Powder",
|
||||||
|
"immunizer": "Immunizer",
|
||||||
|
"mega_armorskin": "Mega Armorskin",
|
||||||
|
"mega_demondrug": "Mega Demondrug",
|
||||||
|
"might_seed": "Might Seed"
|
||||||
|
},
|
||||||
"melody_effects": {
|
"melody_effects": {
|
||||||
"affinity_up": "Affinity Up",
|
"affinity_up": "Affinity Up",
|
||||||
"attack_and_affinity_up": "Attack and Affinity Up",
|
"attack_and_affinity_up": "Attack and Affinity Up",
|
||||||
@@ -486,7 +457,6 @@
|
|||||||
},
|
},
|
||||||
"misc_buffs": {
|
"misc_buffs": {
|
||||||
"attack_up": "Attack Up",
|
"attack_up": "Attack Up",
|
||||||
"defense_down": "Defense Down",
|
|
||||||
"defense_up": "Defense Up",
|
"defense_up": "Defense Up",
|
||||||
"immunity": "Immunity",
|
"immunity": "Immunity",
|
||||||
"natural_healing_up": "Natural Healing Up",
|
"natural_healing_up": "Natural Healing Up",
|
||||||
@@ -495,7 +465,8 @@
|
|||||||
"otomo_moves": {
|
"otomo_moves": {
|
||||||
"go_fight_win": "Go, Fight, Win",
|
"go_fight_win": "Go, Fight, Win",
|
||||||
"power_drum": "Power Drum",
|
"power_drum": "Power Drum",
|
||||||
"rousing_roar": "Rousing Roar"
|
"rousing_roar": "Rousing Roar",
|
||||||
|
"vase_of_vitality": "Vase of Vitality"
|
||||||
},
|
},
|
||||||
"parts": {
|
"parts": {
|
||||||
"abdomen": "腹部",
|
"abdomen": "腹部",
|
||||||
@@ -566,30 +537,38 @@
|
|||||||
"wingclaws": "翼爪",
|
"wingclaws": "翼爪",
|
||||||
"wings": "翼"
|
"wings": "翼"
|
||||||
},
|
},
|
||||||
|
"rampage_skills": {
|
||||||
|
"chameleos_soul": "Chameleos Soul",
|
||||||
|
"kushala_daora_soul": "Kushala Daora Soul"
|
||||||
|
},
|
||||||
"skills": {
|
"skills": {
|
||||||
"adrenaline_rush": "Adrenaline Rush",
|
"adrenaline_rush": "Adrenaline Rush",
|
||||||
"affinity_sliding": "Affinity Sliding",
|
"affinity_sliding": "Affinity Sliding",
|
||||||
"agitator": "Agitator",
|
"agitator": "Agitator",
|
||||||
|
"berserk": "Berserk",
|
||||||
"bladescale_hone": "Bladescale Hone",
|
"bladescale_hone": "Bladescale Hone",
|
||||||
|
"blood_awakening": "Blood Awakening",
|
||||||
"bloodlust": "Bloodlust",
|
"bloodlust": "Bloodlust",
|
||||||
"burst": "Burst",
|
"burst": "Burst",
|
||||||
"coalescence": "Coalescence",
|
"coalescence": "Coalescence",
|
||||||
"counterstrike": "Counterstrike",
|
"counterstrike": "Counterstrike",
|
||||||
"dereliction": "Dereliction",
|
"dereliction": "Dereliction",
|
||||||
"dragon_conversion_elemental_attack_up": "Dragon Conversion Elem. Attack Up",
|
"dragon_conversion_elemental_attack_up": "Dragon Conversion: Elem. Atk Up",
|
||||||
"dragon_conversion_elemental_res_up": "Dragon Conversion Elem. Res. Up",
|
"dragon_conversion_elemental_res_up": "Dragon Conversion: Elem. Res Up",
|
||||||
"dragonheart": "Dragonheart",
|
"dragonheart": "Dragonheart",
|
||||||
|
"embolden": "Embolden",
|
||||||
"frenzied_bloodlust": "Frenzied Bloodlust",
|
"frenzied_bloodlust": "Frenzied Bloodlust",
|
||||||
"furious": "Furious",
|
"furious": "Furious",
|
||||||
"grinder_s": "Grinder (S)",
|
"grinder_s": "Grinder (S)",
|
||||||
"heaven_sent": "Heaven-Sent",
|
"heaven_sent": "Heaven-Sent",
|
||||||
"hellfire_cloak": "Hellfire Cloak",
|
"hellfire_cloak": "Hellfire Cloak",
|
||||||
"heroics": "Heroics",
|
"heroics": "Heroics",
|
||||||
|
"inspiration": "Inspiration",
|
||||||
"intrepid_heart": "Intrepid Heart",
|
"intrepid_heart": "Intrepid Heart",
|
||||||
"kushala_daora_soul": "Kushala Daora Soul",
|
|
||||||
"latent_power": "Latent Power",
|
"latent_power": "Latent Power",
|
||||||
"maximum_might": "Maximum Might",
|
"maximum_might": "Maximum Might",
|
||||||
"offensive_guard": "Offensive Guard",
|
"offensive_guard": "Offensive Guard",
|
||||||
|
"partbreaker": "Partbreaker",
|
||||||
"peak_performance": "Peak Performance",
|
"peak_performance": "Peak Performance",
|
||||||
"powder_mantle_blue": "Powder Mantle (Blue)",
|
"powder_mantle_blue": "Powder Mantle (Blue)",
|
||||||
"powder_mantle_red": "Powder Mantle (Red)",
|
"powder_mantle_red": "Powder Mantle (Red)",
|
||||||
@@ -598,6 +577,7 @@
|
|||||||
"resuscitate": "Resuscitate",
|
"resuscitate": "Resuscitate",
|
||||||
"spiribirds_call": "Spiribird's Call",
|
"spiribirds_call": "Spiribird's Call",
|
||||||
"status_trigger": "Status Trigger",
|
"status_trigger": "Status Trigger",
|
||||||
|
"strife": "Strife",
|
||||||
"wall_runner": "Wall Runner",
|
"wall_runner": "Wall Runner",
|
||||||
"wind_mantle": "Wind Mantle"
|
"wind_mantle": "Wind Mantle"
|
||||||
},
|
},
|
||||||
@@ -622,68 +602,90 @@
|
|||||||
255,
|
255,
|
||||||
8192,
|
8192,
|
||||||
8303,
|
8303,
|
||||||
|
11904,
|
||||||
|
12031,
|
||||||
12288,
|
12288,
|
||||||
12543,
|
12351,
|
||||||
12784,
|
12800,
|
||||||
12799,
|
19903,
|
||||||
19968,
|
19968,
|
||||||
40879,
|
40959,
|
||||||
|
63744,
|
||||||
|
64255,
|
||||||
|
65072,
|
||||||
|
65103,
|
||||||
65280,
|
65280,
|
||||||
65519,
|
65519,
|
||||||
0,
|
|
||||||
12799,
|
|
||||||
19968,
|
|
||||||
40879,
|
|
||||||
44032,
|
|
||||||
55215,
|
|
||||||
65280,
|
|
||||||
65519,
|
|
||||||
0,
|
|
||||||
65519,
|
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"weapon_skills": {
|
"weapon_skills": {
|
||||||
"all_extracts_mix": "All Extracts Mix",
|
"bow": {
|
||||||
"amped_state": "Amped State",
|
|
||||||
"anchor_rage": "Anchor Rage",
|
|
||||||
"arc_shot_affinity": "Arc Shot: Affinity",
|
"arc_shot_affinity": "Arc Shot: Affinity",
|
||||||
"arc_shot_brace": "Arc Shot: Brace",
|
"arc_shot_brace": "Arc Shot: Brace",
|
||||||
"archdemon_mode": "Archdemon Mode",
|
|
||||||
"axe_heavy_slam": "Axe: Heavy Slam",
|
|
||||||
"bead_of_resonance": "Bead of Resonance",
|
|
||||||
"bolt_boost": "Bolt Boost",
|
"bolt_boost": "Bolt Boost",
|
||||||
"counter_charger": "Counter Charger",
|
"herculean_draw": "Herculean Draw"
|
||||||
"destroyer_oil": "Destroyer Oil",
|
},
|
||||||
|
"charge_blade": {
|
||||||
"element_boost": "Element Boost",
|
"element_boost": "Element Boost",
|
||||||
|
"sword_boost_mode": "Sword Boost Mode"
|
||||||
|
},
|
||||||
|
"dual_blades": {
|
||||||
|
"archdemon_mode": "Archdemon Mode",
|
||||||
|
"ironshine_silk": "Ironshine Silk"
|
||||||
|
},
|
||||||
|
"great_sword": {
|
||||||
|
"power_sheathe": "Power Sheathe"
|
||||||
|
},
|
||||||
|
"gunlance": {
|
||||||
"erupting_cannon": "Erupting Cannon",
|
"erupting_cannon": "Erupting Cannon",
|
||||||
"fanning_maneuver": "Fannin Maneuver",
|
"ground_splitter": "Ground Splitter"
|
||||||
"ground_splitter": "Ground Splitter",
|
},
|
||||||
"harvest_moon": "Harvest Moon",
|
"hammer": {
|
||||||
"herculean_draw": "Herculean Draw",
|
"impact_burst": "Impact Burst"
|
||||||
"iai_slash": "Iai Slash",
|
},
|
||||||
"impact_burst": "Impact Burst",
|
"heavy_bowgun": {
|
||||||
"ironshine_silk": "Ironshine Silk",
|
"counter_charger": "Counter Charger",
|
||||||
"orange_extract": "O Extract",
|
|
||||||
"overheat": "Overheat",
|
"overheat": "Overheat",
|
||||||
"power_sheathe": "Power Sheathe",
|
|
||||||
"red_extract": "Red Extract",
|
|
||||||
"rising_moon": "Rising Moon",
|
"rising_moon": "Rising Moon",
|
||||||
"setting_sun": "Setting Sun",
|
"setting_sun": "Setting Sun",
|
||||||
"shield_charge": "Shield Charge",
|
|
||||||
"silkbind_shockwave": "Silkbind Shockwave",
|
|
||||||
"soaring_kick": "Soaring Kick",
|
|
||||||
"sonic_bloom": "Sonic Bloom",
|
|
||||||
"spiral_thrust": "Spiral Thrust",
|
|
||||||
"spirit_gauge": "Spirit Gauge",
|
|
||||||
"spirit_gauge_autofill": "Spirit Gauge Autofill",
|
|
||||||
"switch_charger": "Switch Charger",
|
|
||||||
"sword_boost_mode": "Sword Boost Mode",
|
|
||||||
"sword_charge": "Sword Charge",
|
|
||||||
"twin_wine": "Twin Wine",
|
|
||||||
"white_extract": "White Extract",
|
|
||||||
"wyvernblast_reload": "Wyvernblast Reload",
|
|
||||||
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
||||||
},
|
},
|
||||||
|
"hunting_horn": {
|
||||||
|
"bead_of_resonance": "Bead of Resonance",
|
||||||
|
"silkbind_shockwave": "Silkbind Shockwave",
|
||||||
|
"sonic_bloom": "Sonic Bloom"
|
||||||
|
},
|
||||||
|
"insect_glaive": {
|
||||||
|
"all_extracts_mix": "All Extracts Mix",
|
||||||
|
"orange_extract": "Orange Extract",
|
||||||
|
"red_extract": "Red Extract",
|
||||||
|
"white_extract": "White Extract"
|
||||||
|
},
|
||||||
|
"lance": {
|
||||||
|
"anchor_rage": "Anchor Rage",
|
||||||
|
"spiral_thrust": "Spiral Thrust",
|
||||||
|
"twin_wine": "Twin Wine"
|
||||||
|
},
|
||||||
|
"light_bowgun": {
|
||||||
|
"fanning_maneuver": "Fanning Maneuver",
|
||||||
|
"wyvernblast_reload": "Wyvernblast Reload"
|
||||||
|
},
|
||||||
|
"long_sword": {
|
||||||
|
"harvest_moon": "Harvest Moon",
|
||||||
|
"iai_slash": "Iai Slash",
|
||||||
|
"soaring_kick": "Soaring Kick",
|
||||||
|
"spirit_gauge": "Spirit Gauge",
|
||||||
|
"spirit_gauge_autofill": "Spirit Gauge Autofill"
|
||||||
|
},
|
||||||
|
"switch_axe": {
|
||||||
|
"amped_state": "Amped State",
|
||||||
|
"axe_heavy_slam": "Axe: Heavy Slam",
|
||||||
|
"switch_charger": "Switch Charger"
|
||||||
|
},
|
||||||
|
"sword_and_shield": {
|
||||||
|
"destroyer_oil": "Destroyer Oil"
|
||||||
|
}
|
||||||
|
},
|
||||||
"weapons": {
|
"weapons": {
|
||||||
"bow": "Bow",
|
"bow": "Bow",
|
||||||
"charge_blade": "Charge Blade",
|
"charge_blade": "Charge Blade",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"HP": "生命:",
|
"HP": "生命:",
|
||||||
"buildup": "累積值:",
|
"buildup": "累積值:",
|
||||||
"gold": "金冠",
|
"gold": "金冠",
|
||||||
"lv": "Lv.",
|
"lv": "",
|
||||||
"mini": "小型",
|
"mini": "小型",
|
||||||
"otomo": "Buddy",
|
"otomo": "Buddy",
|
||||||
"part_anomaly_core": "Anomaly Core",
|
"part_anomaly_core": "Anomaly Core",
|
||||||
@@ -22,7 +22,6 @@
|
|||||||
"blastblight": "Blastblight",
|
"blastblight": "Blastblight",
|
||||||
"bleeding": "Bleeding",
|
"bleeding": "Bleeding",
|
||||||
"bloodblight": "Bloodblight",
|
"bloodblight": "Bloodblight",
|
||||||
"bubbleblight": "Bubbleblight",
|
|
||||||
"deadly_poison": "Deadly Poison",
|
"deadly_poison": "Deadly Poison",
|
||||||
"defense_down": "Defense Down",
|
"defense_down": "Defense Down",
|
||||||
"dragonblight": "Dragonblight",
|
"dragonblight": "Dragonblight",
|
||||||
@@ -62,19 +61,6 @@
|
|||||||
"waterblight": "水屬性異常",
|
"waterblight": "水屬性異常",
|
||||||
"webbed": "Webbed"
|
"webbed": "Webbed"
|
||||||
},
|
},
|
||||||
"consumables": {
|
|
||||||
"adamant_seed": "Adamant Seed",
|
|
||||||
"armorskin": "Armorskin",
|
|
||||||
"dash_juice": "Dash Juice",
|
|
||||||
"demon_powder": "Demon Powder",
|
|
||||||
"demondrug": "Demondrug",
|
|
||||||
"gourmet_fish": "Gourmet Fish",
|
|
||||||
"hardshell_powder": "Hardshell Powder",
|
|
||||||
"immunizer": "Immunizer",
|
|
||||||
"mega_armorskin": "Mega Armorskin",
|
|
||||||
"mega_demondrug": "Mega Demondrug",
|
|
||||||
"might_seed": "Might Seed"
|
|
||||||
},
|
|
||||||
"customization_menu": {
|
"customization_menu": {
|
||||||
"UI_font": "UI 字型",
|
"UI_font": "UI 字型",
|
||||||
"UI_font_notice": "當更改文字時,請重新載入",
|
"UI_font_notice": "當更改文字時,請重新載入",
|
||||||
@@ -143,7 +129,6 @@
|
|||||||
"damage_value_label": "傷害量",
|
"damage_value_label": "傷害量",
|
||||||
"dango_skills": "Dango Skills",
|
"dango_skills": "Dango Skills",
|
||||||
"debug": "Debug",
|
"debug": "Debug",
|
||||||
"debug_errors": "Debug Errors",
|
|
||||||
"default_state": "Default State",
|
"default_state": "Default State",
|
||||||
"defense_label": "Defense Label",
|
"defense_label": "Defense Label",
|
||||||
"delete": "Delete",
|
"delete": "Delete",
|
||||||
@@ -156,6 +141,7 @@
|
|||||||
"duration": "Duration",
|
"duration": "Duration",
|
||||||
"dynamic_positioning": "浮動的資訊位置",
|
"dynamic_positioning": "浮動的資訊位置",
|
||||||
"dynamically_positioned": "浮動的魔物資訊",
|
"dynamically_positioned": "浮動的魔物資訊",
|
||||||
|
"effect_level": "Effect Level",
|
||||||
"element_2_label": "Element 2 Label",
|
"element_2_label": "Element 2 Label",
|
||||||
"element_label": "Element Label",
|
"element_label": "Element Label",
|
||||||
"enable_for": "啟用對象",
|
"enable_for": "啟用對象",
|
||||||
@@ -227,7 +213,6 @@
|
|||||||
"in_training_area": "In Training Area",
|
"in_training_area": "In Training Area",
|
||||||
"include": "細部資訊調整",
|
"include": "細部資訊調整",
|
||||||
"infinite_buffs_location": "Infinite Buffs Location",
|
"infinite_buffs_location": "Infinite Buffs Location",
|
||||||
"init_singletons_delay": "Init Singletons Delay (seconds)",
|
|
||||||
"inside": "內部",
|
"inside": "內部",
|
||||||
"installations": "Installations",
|
"installations": "Installations",
|
||||||
"italic": "斜體",
|
"italic": "斜體",
|
||||||
@@ -331,7 +316,6 @@
|
|||||||
"show_other_player_otomos_separately": "Show Other Player Buddies separately",
|
"show_other_player_otomos_separately": "Show Other Player Buddies separately",
|
||||||
"show_servant_otomos_separately": "Show Follower Buddies separately",
|
"show_servant_otomos_separately": "Show Follower Buddies separately",
|
||||||
"size": "大小",
|
"size": "大小",
|
||||||
"skill_level": "Skill Level",
|
|
||||||
"skills": "Skills",
|
"skills": "Skills",
|
||||||
"small_monster_UI": "小型魔物 UI",
|
"small_monster_UI": "小型魔物 UI",
|
||||||
"small_monsters": "小型魔物群",
|
"small_monsters": "小型魔物群",
|
||||||
@@ -357,9 +341,6 @@
|
|||||||
"timer": "Timer",
|
"timer": "Timer",
|
||||||
"timer_delays": "Timer Delays",
|
"timer_delays": "Timer Delays",
|
||||||
"timer_label": "計時器",
|
"timer_label": "計時器",
|
||||||
"timer_update_delays": "Timer Update Delays (seconds)",
|
|
||||||
"timers": "Timers",
|
|
||||||
"timers_info": "Update Delay in Seconds",
|
|
||||||
"top_buildup": "最高累積值",
|
"top_buildup": "最高累積值",
|
||||||
"top_damage": "最高傷害",
|
"top_damage": "最高傷害",
|
||||||
"top_dps": "最高 DPS",
|
"top_dps": "最高 DPS",
|
||||||
@@ -381,14 +362,14 @@
|
|||||||
"tracked_damage_types": "追蹤的傷害類型",
|
"tracked_damage_types": "追蹤的傷害類型",
|
||||||
"tracked_monster_types": "追蹤的魔物類型",
|
"tracked_monster_types": "追蹤的魔物類型",
|
||||||
"type": "類型",
|
"type": "類型",
|
||||||
"update_buffs_delay": "Update Buffs Delay (seconds)",
|
"update_buffs_delay": "Update Buffs (seconds)",
|
||||||
"update_is_online_delay": "Update Is Online Delay (seconds)",
|
"update_is_online_delay": "Update Is Online (seconds)",
|
||||||
"update_myself_position_delay": "Update Myself Position Delay (seconds)",
|
"update_myself_position_delay": "Update Myself Position (seconds)",
|
||||||
"update_player_info_delay": "Update Player Info Delay (seconds)",
|
"update_player_info_delay": "Update Player Info (seconds)",
|
||||||
"update_players_delay": "Update Players Delay (seconds)",
|
"update_players_delay": "Update Players (seconds)",
|
||||||
"update_quest_time_delay": "Update Quest Time Delay (seconds)",
|
"update_quest_time_delay": "Update Quest Time (seconds)",
|
||||||
"update_singletons_delay": "Update Singletons",
|
"update_singletons_delay": "Update Singletons (seconds)",
|
||||||
"update_window_size_delay": "Update Window Size Delay (seconds)",
|
"update_window_size_delay": "Update Window Size (seconds)",
|
||||||
"use_d2d_if_available": "Use Direct2D if available",
|
"use_d2d_if_available": "Use Direct2D if available",
|
||||||
"value": "Value",
|
"value": "Value",
|
||||||
"value_label": "數字",
|
"value_label": "數字",
|
||||||
@@ -405,55 +386,45 @@
|
|||||||
"z": "Z軸"
|
"z": "Z軸"
|
||||||
},
|
},
|
||||||
"dango_skills": {
|
"dango_skills": {
|
||||||
"dango_insurance_defense_up": "Dango Insurance Defense Up"
|
|
||||||
},
|
|
||||||
"dangos": {
|
|
||||||
"dango_adrenaline": "Dango Adrenaline",
|
"dango_adrenaline": "Dango Adrenaline",
|
||||||
"dango_bombardier": "Dango Bombardier",
|
|
||||||
"dango_booster": "Dango Booster",
|
"dango_booster": "Dango Booster",
|
||||||
"dango_bulker": "Dango Bulker",
|
"dango_bulker": "Dango Bulker",
|
||||||
"dango_connector": "Dango Connector",
|
"dango_connector": "Dango Connector",
|
||||||
"dango_defender": "Dango Defender",
|
"dango_defender": "Dango Defender",
|
||||||
"dango_defender_hi": "Dango Defender (Hi)",
|
|
||||||
"dango_deflector": "Dango Deflector",
|
|
||||||
"dango_dragon_res": "Dango Dragon Res",
|
|
||||||
"dango_dragon_res_hi": "Dango Dragon Res (Hi)",
|
|
||||||
"dango_driver": "Dango Driver",
|
|
||||||
"dango_feet": "Dango Feet",
|
|
||||||
"dango_fighter": "Dango Fighter",
|
|
||||||
"dango_fire_res": "Dango Fire Res",
|
|
||||||
"dango_fire_res_hi": "Dango Fire Res (Hi)",
|
|
||||||
"dango_flyer": "Dango Flyer",
|
"dango_flyer": "Dango Flyer",
|
||||||
"dango_glutton": "Dango Glutton",
|
"dango_glutton": "Dango Glutton",
|
||||||
"dango_guard": "Dango Guard",
|
|
||||||
"dango_hunter": "Dango Hunter",
|
"dango_hunter": "Dango Hunter",
|
||||||
"dango_hurler": "Dango Hurler",
|
|
||||||
"dango_ice_res": "Dango Ice Res",
|
|
||||||
"dango_ice_res_hi": "Dango Ice Res (Hi)",
|
|
||||||
"dango_immunizer": "Dango Immunizer",
|
|
||||||
"dango_insurance": "Dango Insurance",
|
"dango_insurance": "Dango Insurance",
|
||||||
"dango_insurance_defense_up": "Dango Insurance Defense Up",
|
"dango_insurance_defense_up": "Dango Insurance Defense Up",
|
||||||
"dango_marksman": "Dango Marksman",
|
|
||||||
"dango_medic": "Dango Medic",
|
|
||||||
"dango_medic_hi": "Dango Medic (Hi)",
|
|
||||||
"dango_moxie": "Dango Moxie",
|
|
||||||
"dango_polisher": "Dango Polisher",
|
|
||||||
"dango_pyro": "Dango Pyro",
|
|
||||||
"dango_reviver": "Dango Reviver",
|
|
||||||
"dango_rider": "Dango Rider",
|
|
||||||
"dango_shifter": "Dango Shifter",
|
|
||||||
"dango_slugger": "Dango Slugger",
|
|
||||||
"dango_specialist": "Dango Specialist",
|
|
||||||
"dango_temper": "Dango Temper",
|
|
||||||
"dango_thunder_res": "Dango Thunder Res ",
|
|
||||||
"dango_thunder_res_hi": "Dango Thunder Res (Hi)",
|
|
||||||
"dango_wall_runner": "Dango Wall Runner",
|
|
||||||
"dango_water_res": "Dango Water Res",
|
|
||||||
"dango_water_res_hi": "Dango Water Res (Hi)",
|
|
||||||
"dango_weakener": "Dango Weakener",
|
|
||||||
"super_recovery_dango": "Super Recovery Dango"
|
"super_recovery_dango": "Super Recovery Dango"
|
||||||
},
|
},
|
||||||
|
"endemic_life": {
|
||||||
|
"butterflame": "Butterflame",
|
||||||
|
"clothfly": "Clothfly",
|
||||||
|
"cutterfly": "Cutterfly",
|
||||||
|
"gold_wirebug": "Gold Wirebug",
|
||||||
|
"peepersects": "Peepersects",
|
||||||
|
"red_lampsquid": "Red Lampsquid",
|
||||||
|
"ruby_wirebug": "Ruby Wirebug",
|
||||||
|
"stinkmink": "Stinkmink",
|
||||||
|
"yellow_lampsquid": "Yellow Lampsquid"
|
||||||
|
},
|
||||||
"font_name": "NotoSansTC-Bold.otf",
|
"font_name": "NotoSansTC-Bold.otf",
|
||||||
|
"item_buffs": {
|
||||||
|
"adamant_seed": "Adamant Seed",
|
||||||
|
"armor_ammo": "Armor Ammo",
|
||||||
|
"armorskin": "Armorskin",
|
||||||
|
"dash_juice": "Dash Juice",
|
||||||
|
"demon_ammo": "Demon Ammo",
|
||||||
|
"demon_powder": "Demon Powder",
|
||||||
|
"demondrug": "Demondrug",
|
||||||
|
"gourmet_fish": "Gourmet Fish",
|
||||||
|
"hardshell_powder": "Hardshell Powder",
|
||||||
|
"immunizer": "Immunizer",
|
||||||
|
"mega_armorskin": "Mega Armorskin",
|
||||||
|
"mega_demondrug": "Mega Demondrug",
|
||||||
|
"might_seed": "Might Seed"
|
||||||
|
},
|
||||||
"melody_effects": {
|
"melody_effects": {
|
||||||
"affinity_up": "Affinity Up",
|
"affinity_up": "Affinity Up",
|
||||||
"attack_and_affinity_up": "Attack and Affinity Up",
|
"attack_and_affinity_up": "Attack and Affinity Up",
|
||||||
@@ -486,7 +457,6 @@
|
|||||||
},
|
},
|
||||||
"misc_buffs": {
|
"misc_buffs": {
|
||||||
"attack_up": "Attack Up",
|
"attack_up": "Attack Up",
|
||||||
"defense_down": "Defense Down",
|
|
||||||
"defense_up": "Defense Up",
|
"defense_up": "Defense Up",
|
||||||
"immunity": "Immunity",
|
"immunity": "Immunity",
|
||||||
"natural_healing_up": "Natural Healing Up",
|
"natural_healing_up": "Natural Healing Up",
|
||||||
@@ -495,7 +465,8 @@
|
|||||||
"otomo_moves": {
|
"otomo_moves": {
|
||||||
"go_fight_win": "Go, Fight, Win",
|
"go_fight_win": "Go, Fight, Win",
|
||||||
"power_drum": "Power Drum",
|
"power_drum": "Power Drum",
|
||||||
"rousing_roar": "Rousing Roar"
|
"rousing_roar": "Rousing Roar",
|
||||||
|
"vase_of_vitality": "Vase of Vitality"
|
||||||
},
|
},
|
||||||
"parts": {
|
"parts": {
|
||||||
"abdomen": "腹部",
|
"abdomen": "腹部",
|
||||||
@@ -566,30 +537,38 @@
|
|||||||
"wingclaws": "翼爪",
|
"wingclaws": "翼爪",
|
||||||
"wings": "翅膀"
|
"wings": "翅膀"
|
||||||
},
|
},
|
||||||
|
"rampage_skills": {
|
||||||
|
"chameleos_soul": "Chameleos Soul",
|
||||||
|
"kushala_daora_soul": "Kushala Daora Soul"
|
||||||
|
},
|
||||||
"skills": {
|
"skills": {
|
||||||
"adrenaline_rush": "Adrenaline Rush",
|
"adrenaline_rush": "Adrenaline Rush",
|
||||||
"affinity_sliding": "Affinity Sliding",
|
"affinity_sliding": "Affinity Sliding",
|
||||||
"agitator": "Agitator",
|
"agitator": "Agitator",
|
||||||
|
"berserk": "Berserk",
|
||||||
"bladescale_hone": "Bladescale Hone",
|
"bladescale_hone": "Bladescale Hone",
|
||||||
|
"blood_awakening": "Blood Awakening",
|
||||||
"bloodlust": "Bloodlust",
|
"bloodlust": "Bloodlust",
|
||||||
"burst": "Burst",
|
"burst": "Burst",
|
||||||
"coalescence": "Coalescence",
|
"coalescence": "Coalescence",
|
||||||
"counterstrike": "Counterstrike",
|
"counterstrike": "Counterstrike",
|
||||||
"dereliction": "Dereliction",
|
"dereliction": "Dereliction",
|
||||||
"dragon_conversion_elemental_attack_up": "Dragon Conversion Elem. Attack Up",
|
"dragon_conversion_elemental_attack_up": "Dragon Conversion: Elem. Atk Up",
|
||||||
"dragon_conversion_elemental_res_up": "Dragon Conversion Elem. Res. Up",
|
"dragon_conversion_elemental_res_up": "Dragon Conversion: Elem. Res Up",
|
||||||
"dragonheart": "Dragonheart",
|
"dragonheart": "Dragonheart",
|
||||||
|
"embolden": "Embolden",
|
||||||
"frenzied_bloodlust": "Frenzied Bloodlust",
|
"frenzied_bloodlust": "Frenzied Bloodlust",
|
||||||
"furious": "Furious",
|
"furious": "Furious",
|
||||||
"grinder_s": "Grinder (S)",
|
"grinder_s": "Grinder (S)",
|
||||||
"heaven_sent": "Heaven-Sent",
|
"heaven_sent": "Heaven-Sent",
|
||||||
"hellfire_cloak": "Hellfire Cloak",
|
"hellfire_cloak": "Hellfire Cloak",
|
||||||
"heroics": "Heroics",
|
"heroics": "Heroics",
|
||||||
|
"inspiration": "Inspiration",
|
||||||
"intrepid_heart": "Intrepid Heart",
|
"intrepid_heart": "Intrepid Heart",
|
||||||
"kushala_daora_soul": "Kushala Daora Soul",
|
|
||||||
"latent_power": "Latent Power",
|
"latent_power": "Latent Power",
|
||||||
"maximum_might": "Maximum Might",
|
"maximum_might": "Maximum Might",
|
||||||
"offensive_guard": "Offensive Guard",
|
"offensive_guard": "Offensive Guard",
|
||||||
|
"partbreaker": "Partbreaker",
|
||||||
"peak_performance": "Peak Performance",
|
"peak_performance": "Peak Performance",
|
||||||
"powder_mantle_blue": "Powder Mantle (Blue)",
|
"powder_mantle_blue": "Powder Mantle (Blue)",
|
||||||
"powder_mantle_red": "Powder Mantle (Red)",
|
"powder_mantle_red": "Powder Mantle (Red)",
|
||||||
@@ -598,6 +577,7 @@
|
|||||||
"resuscitate": "Resuscitate",
|
"resuscitate": "Resuscitate",
|
||||||
"spiribirds_call": "Spiribird's Call",
|
"spiribirds_call": "Spiribird's Call",
|
||||||
"status_trigger": "Status Trigger",
|
"status_trigger": "Status Trigger",
|
||||||
|
"strife": "Strife",
|
||||||
"wall_runner": "Wall Runner",
|
"wall_runner": "Wall Runner",
|
||||||
"wind_mantle": "Wind Mantle"
|
"wind_mantle": "Wind Mantle"
|
||||||
},
|
},
|
||||||
@@ -622,68 +602,90 @@
|
|||||||
255,
|
255,
|
||||||
8192,
|
8192,
|
||||||
8303,
|
8303,
|
||||||
|
11904,
|
||||||
|
12031,
|
||||||
12288,
|
12288,
|
||||||
12543,
|
12351,
|
||||||
12784,
|
12800,
|
||||||
12799,
|
19903,
|
||||||
19968,
|
19968,
|
||||||
40879,
|
40959,
|
||||||
|
63744,
|
||||||
|
64255,
|
||||||
|
65072,
|
||||||
|
65103,
|
||||||
65280,
|
65280,
|
||||||
65519,
|
65519,
|
||||||
0,
|
|
||||||
12799,
|
|
||||||
19968,
|
|
||||||
40879,
|
|
||||||
44032,
|
|
||||||
55215,
|
|
||||||
65280,
|
|
||||||
65519,
|
|
||||||
0,
|
|
||||||
65519,
|
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"weapon_skills": {
|
"weapon_skills": {
|
||||||
"all_extracts_mix": "All Extracts Mix",
|
"bow": {
|
||||||
"amped_state": "Amped State",
|
|
||||||
"anchor_rage": "Anchor Rage",
|
|
||||||
"arc_shot_affinity": "Arc Shot: Affinity",
|
"arc_shot_affinity": "Arc Shot: Affinity",
|
||||||
"arc_shot_brace": "Arc Shot: Brace",
|
"arc_shot_brace": "Arc Shot: Brace",
|
||||||
"archdemon_mode": "Archdemon Mode",
|
|
||||||
"axe_heavy_slam": "Axe: Heavy Slam",
|
|
||||||
"bead_of_resonance": "Bead of Resonance",
|
|
||||||
"bolt_boost": "Bolt Boost",
|
"bolt_boost": "Bolt Boost",
|
||||||
"counter_charger": "Counter Charger",
|
"herculean_draw": "Herculean Draw"
|
||||||
"destroyer_oil": "Destroyer Oil",
|
},
|
||||||
|
"charge_blade": {
|
||||||
"element_boost": "Element Boost",
|
"element_boost": "Element Boost",
|
||||||
|
"sword_boost_mode": "Sword Boost Mode"
|
||||||
|
},
|
||||||
|
"dual_blades": {
|
||||||
|
"archdemon_mode": "Archdemon Mode",
|
||||||
|
"ironshine_silk": "Ironshine Silk"
|
||||||
|
},
|
||||||
|
"great_sword": {
|
||||||
|
"power_sheathe": "Power Sheathe"
|
||||||
|
},
|
||||||
|
"gunlance": {
|
||||||
"erupting_cannon": "Erupting Cannon",
|
"erupting_cannon": "Erupting Cannon",
|
||||||
"fanning_maneuver": "Fannin Maneuver",
|
"ground_splitter": "Ground Splitter"
|
||||||
"ground_splitter": "Ground Splitter",
|
},
|
||||||
"harvest_moon": "Harvest Moon",
|
"hammer": {
|
||||||
"herculean_draw": "Herculean Draw",
|
"impact_burst": "Impact Burst"
|
||||||
"iai_slash": "Iai Slash",
|
},
|
||||||
"impact_burst": "Impact Burst",
|
"heavy_bowgun": {
|
||||||
"ironshine_silk": "Ironshine Silk",
|
"counter_charger": "Counter Charger",
|
||||||
"orange_extract": "O Extract",
|
|
||||||
"overheat": "Overheat",
|
"overheat": "Overheat",
|
||||||
"power_sheathe": "Power Sheathe",
|
|
||||||
"red_extract": "Red Extract",
|
|
||||||
"rising_moon": "Rising Moon",
|
"rising_moon": "Rising Moon",
|
||||||
"setting_sun": "Setting Sun",
|
"setting_sun": "Setting Sun",
|
||||||
"shield_charge": "Shield Charge",
|
|
||||||
"silkbind_shockwave": "Silkbind Shockwave",
|
|
||||||
"soaring_kick": "Soaring Kick",
|
|
||||||
"sonic_bloom": "Sonic Bloom",
|
|
||||||
"spiral_thrust": "Spiral Thrust",
|
|
||||||
"spirit_gauge": "Spirit Gauge",
|
|
||||||
"spirit_gauge_autofill": "Spirit Gauge Autofill",
|
|
||||||
"switch_charger": "Switch Charger",
|
|
||||||
"sword_boost_mode": "Sword Boost Mode",
|
|
||||||
"sword_charge": "Sword Charge",
|
|
||||||
"twin_wine": "Twin Wine",
|
|
||||||
"white_extract": "White Extract",
|
|
||||||
"wyvernblast_reload": "Wyvernblast Reload",
|
|
||||||
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
||||||
},
|
},
|
||||||
|
"hunting_horn": {
|
||||||
|
"bead_of_resonance": "Bead of Resonance",
|
||||||
|
"silkbind_shockwave": "Silkbind Shockwave",
|
||||||
|
"sonic_bloom": "Sonic Bloom"
|
||||||
|
},
|
||||||
|
"insect_glaive": {
|
||||||
|
"all_extracts_mix": "All Extracts Mix",
|
||||||
|
"orange_extract": "Orange Extract",
|
||||||
|
"red_extract": "Red Extract",
|
||||||
|
"white_extract": "White Extract"
|
||||||
|
},
|
||||||
|
"lance": {
|
||||||
|
"anchor_rage": "Anchor Rage",
|
||||||
|
"spiral_thrust": "Spiral Thrust",
|
||||||
|
"twin_wine": "Twin Wine"
|
||||||
|
},
|
||||||
|
"light_bowgun": {
|
||||||
|
"fanning_maneuver": "Fanning Maneuver",
|
||||||
|
"wyvernblast_reload": "Wyvernblast Reload"
|
||||||
|
},
|
||||||
|
"long_sword": {
|
||||||
|
"harvest_moon": "Harvest Moon",
|
||||||
|
"iai_slash": "Iai Slash",
|
||||||
|
"soaring_kick": "Soaring Kick",
|
||||||
|
"spirit_gauge": "Spirit Gauge",
|
||||||
|
"spirit_gauge_autofill": "Spirit Gauge Autofill"
|
||||||
|
},
|
||||||
|
"switch_axe": {
|
||||||
|
"amped_state": "Amped State",
|
||||||
|
"axe_heavy_slam": "Axe: Heavy Slam",
|
||||||
|
"switch_charger": "Switch Charger"
|
||||||
|
},
|
||||||
|
"sword_and_shield": {
|
||||||
|
"destroyer_oil": "Destroyer Oil"
|
||||||
|
}
|
||||||
|
},
|
||||||
"weapons": {
|
"weapons": {
|
||||||
"bow": "Bow",
|
"bow": "Bow",
|
||||||
"charge_blade": "Charge Blade",
|
"charge_blade": "Charge Blade",
|
||||||
|
|||||||
BIN
reframework/fonts/NotoSans-Bold.otf
Normal file
BIN
reframework/fonts/NotoSans-Bold.otf
Normal file
Binary file not shown.
Binary file not shown.
BIN
reframework/fonts/NotoSansArabic-Bold.otf
Normal file
BIN
reframework/fonts/NotoSansArabic-Bold.otf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user