forked from Lexiebean/BetterCharacterStats
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathLocalization.lua
222 lines (199 loc) · 18.2 KB
/
Localization.lua
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
BCS = BCS or {}
BCS["L"] = {
["%+(%d+)%% Critical Strike"] = "%+(%d+)%% Critical Strike",
["([%d.]+)%% chance to crit"] = "([%d.]+)%% chance to crit",
["^Set: Improves your chance to hit by (%d)%%."] = "^Set: Improves your chance to hit by (%d)%%.",
["^Set: Improves your chance to get a critical strike with spells by (%d)%%."] = "^Set: Improves your chance to get a critical strike with spells by (%d)%%.",
["^Set: Improves your chance to hit with spells by (%d)%%."] = "^Set: Improves your chance to hit with spells by (%d)%%.",
["^Set: Increases damage and healing done by magical spells and effects by up to (%d+)%."] = "^Set: Increases damage and healing done by magical spells and effects by up to (%d+)%.",
["^Set: Increases healing done by spells and effects by up to (%d+)%."] = "^Set: Increases healing done by spells and effects by up to (%d+)%.",
["^Set: Allows (%d+)%% of your Mana regeneration to continue while casting."] = "^Set: Allows (%d+)%% of your Mana regeneration to continue while casting.",
["^Set: Improves your chance to get a critical strike by (%d)%%."] = "^Set: Improves your chance to get a critical strike by (%d)%%.",
["Equip: Improves your chance to hit by (%d)%%."] = "Equip: Improves your chance to hit by (%d)%%.",
["Equip: Improves your chance to get a critical strike with spells by (%d)%%."] = "Equip: Improves your chance to get a critical strike with spells by (%d)%%.",
["Equip: Improves your chance to hit with spells by (%d)%%."] = "Equip: Improves your chance to hit with spells by (%d)%%.",
["Equip: Improves your chance to get a critical strike by (%d)%%."] = "Equip: Improves your chance to get a critical strike by (%d)%%.",
["Increases your chance to hit with melee weapons by (%d)%%."] = "Increases your chance to hit with melee weapons by (%d)%%.",
["Increases your critical strike chance with ranged weapons by (%d)%%."] = "Increases your critical strike chance with ranged weapons by (%d)%%.",
["Increases hit chance by (%d)%% and increases the chance movement impairing effects will be resisted by an additional %d+%%."] = "Increases hit chance by (%d)%% and increases the chance movement impairing effects will be resisted by an additional %d+%%.",
["Increases your critical strike chance with all attacks by (%d)%%."] = "Increases your critical strike chance with all attacks by (%d)%%.",
["Increases spell damage and healing by up to (%d+)%% of your total Spirit."] = "Increases spell damage and healing by up to (%d+)%% of your total Spirit.",
["Allows (%d+)%% of your Mana regeneration to continue while casting."] = "Allows (%d+)%% of your Mana regeneration to continue while casting.",
["Reduces the chance that the opponent can resist your Frost and Fire spells by (%d)%%."] = "Reduces the chance that the opponent can resist your Frost and Fire spells by (%d)%%.",
["Reduces the chance that the opponent can resist your Arcane spells by (%d+)%%."] = "Reduces the chance that the opponent can resist your Arcane spells by (%d+)%%.",
["Reduces your target's chance to resist your Shadow spells by (%d+)%%."] = "Reduces your target's chance to resist your Shadow spells by (%d+)%%.",
["Equip: Increases damage done by Arcane spells and effects by up to (%d+)."] = "Equip: Increases damage done by Arcane spells and effects by up to (%d+).",
["Equip: Increases damage done by Fire spells and effects by up to (%d+)."] = "Equip: Increases damage done by Fire spells and effects by up to (%d+).",
["Equip: Increases damage done by Frost spells and effects by up to (%d+)."] = "Equip: Increases damage done by Frost spells and effects by up to (%d+).",
["Equip: Increases damage done by Holy spells and effects by up to (%d+)."] = "Equip: Increases damage done by Holy spells and effects by up to (%d+).",
["Equip: Increases damage done by Nature spells and effects by up to (%d+)."] = "Equip: Increases damage done by Nature spells and effects by up to (%d+).",
["Equip: Increases damage done by Shadow spells and effects by up to (%d+)."] = "Equip: Increases damage done by Shadow spells and effects by up to (%d+).",
["Shadow Damage %+(%d+)"] = "Shadow Damage %+(%d+)",
["Spell Damage %+(%d+)"] = "Spell Damage %+(%d+)",
["Fire Damage %+(%d+)"] = "Fire Damage %+(%d+)",
["Frost Damage %+(%d+)"] = "Frost Damage %+(%d+)",
["Healing Spells %+(%d+)"] = "Healing Spells %+(%d+)",
["^Healing %+(%d+) and %d+ mana per 5 sec."] = "^Healing %+(%d+) and %d+ mana per 5 sec.",
["Equip: Restores (%d+) mana per 5 sec."] = "Equip: Restores (%d+) mana per 5 sec.",
["+(%d)%% Ranged Hit"] = "+(%d)%% Ranged Hit",
-- Random Bonuses // https://wow.gamepedia.com/index.php?title=SuffixId&oldid=204406
["^%+(%d+) Damage and Healing Spells"] = "^%+(%d+) Damage and Healing Spells",
["^%+(%d+) Arcane Spell Damage"] = "^%+(%d+) Arcane Spell Damage",
["^%+(%d+) Fire Spell Damage"] = "^%+(%d+) Fire Spell Damage",
["^%+(%d+) Frost Spell Damage"] = "^%+(%d+) Frost Spell Damage",
["^%+(%d+) Holy Spell Damage"] = "^%+(%d+) Holy Spell Damage",
["^%+(%d+) Nature Spell Damage"] = "^%+(%d+) Nature Spell Damage",
["^%+(%d+) Shadow Spell Damage"] = "^%+(%d+) Shadow Spell Damage",
["^%+(%d+) mana every 5 sec."] = "^%+(%d+) mana every 5 sec.",
["Restores (%d+) mana every 1 sec."] = "Restores (%d+) mana every 1 sec.",
["(%d+)%% of your Mana regeneration continuing while casting."] = "(%d+)%% of your Mana regeneration continuing while casting.",
["(%d+)%% of your mana regeneration to continue while casting."] = "(%d+)%% of your mana regeneration to continue while casting.",
-- Mana Oils
["^Brilliant Mana Oil %((%d+) min%"] = "^Brilliant Mana Oil %((%d+) min%",
["^Lesser Mana Oil ((%d+) min)"] = "^Lesser Mana Oil ((%d+) min)",
["^Minor Mana Oil ((%d+) min)"] = "^Minor Mana Oil ((%d+) min)",
-- snowflakes ZG enchants
["/Hit %+(%d+)"] = "/Hit %+(%d+)",
["/Spell Hit %+(%d+)"] = "/Spell Hit %+(%d+)",
["^Mana Regen %+(%d+)"] = "^Mana Regen %+(%d+)",
["^Healing %+%d+ and (%d+) mana per 5 sec."] = "^Healing %+%d+ and (%d+) mana per 5 sec.",
["^%+(%d+) Healing Spells"] = "^%+(%d+) Healing Spells",
["^%+(%d+) Spell Damage and Healing"] = "^%+(%d+) Spell Damage and Healing",
["Equip: Increases damage and healing done by magical spells and effects by up to (%d+)."] = "Equip: Increases damage and healing done by magical spells and effects by up to (%d+).",
["Equip: Increases healing done by spells and effects by up to (%d+)."] = "Equip: Increases healing done by spells and effects by up to (%d+).",
-- auras
["Chance to hit increased by (%d)%%."] = "Chance to hit increased by (%d)%%.",
["Magical damage dealt is increased by up to (%d+)."] = "Magical damage dealt is increased by up to (%d+).",
["Healing done by magical spells is increased by up to (%d+)."] = "Healing done by magical spells is increased by up to (%d+).",
["Increases healing done by magical spells by up to (%d+) for 3600 sec."] = "Increases healing done by magical spells by up to (%d+) for 3600 sec.",
["Healing increased by up to (%d+)."] = "Healing increased by up to (%d+).",
["Healing spells increased by up to (%d+)."] = "Healing spells increased by up to (%d+).",
["Chance to hit reduced by (%d+)%%."] = "Chance to hit reduced by (%d+)%%.",
["Chance to hit decreased by (%d+)%% and %d+ Nature damage every %d+ sec."] = "Chance to hit decreased by (%d+)%% and %d+ Nature damage every %d+ sec.",
["Lowered chance to hit."] = "Lowered chance to hit.", -- 5917 Fumble (25%)
["Increases hitpoints by 300. 15%% haste to melee attacks. (%d+) mana regen every 5 seconds."] = "Increases hitpoints by 300. 15%% haste to melee attacks. (%d+) mana regen every 5 seconds.",
["Restores (%d+) mana per 5 sec."] = "Restores (%d+) mana per 5 sec.",
["Regenerating (%d+) Mana every 5 seconds."] = "Regenerating (%d+) Mana every 5 seconds.",
["Regenerate (%d+) mana per 5 sec."] = "Regenerate (%d+) mana per 5 sec.",
["Mana Regeneration increased by (%d+) every 5 seconds."] = "Mana Regeneration increased by (%d+) every 5 seconds.",
["Improves your chance to hit by (%d+)%%."] = "Improves your chance to hit by (%d+)%%.",
["Chance for a critical hit with a spell increased by (%d+)%%."] = "Chance for a critical hit with a spell increased by (%d+)%%.",
["While active, target's critical hit chance with spells and attacks increases by 10%%."] = "While active, target's critical hit chance with spells and attacks increases by 10%%.",--??
["Increases attack power by %d+ and chance to hit by (%d+)%%."] = "Increases attack power by %d+ and chance to hit by (%d+)%%.",
["Holy spell critical hit chance increased by (%d+)%%."] = "Holy spell critical hit chance increased by (%d+)%%.",
["Destruction spell critical hit chance increased by (%d+)%%."] = "Destruction spell critical hit chance increased by (%d+)%%.",
["Arcane spell critical hit chance increased by (%d+)%%.\r\nArcane spell critical hit damage increased by (%d+)%%."] = "Arcane spell critical hit chance increased by (%d+)%%.\r\nArcane spell critical hit damage increased by (%d+)%%.",
["Spell hit chance increased by (%d+)%%."] = "Spell hit chance increased by (%d+)%%.",
["Agility increased by 25, Critical hit chance increases by (%d)%%."] = "Agility increased by 25, Critical hit chance increases by (%d)%%.",
["Increases chance for a melee, ranged, or spell critical by (%d+)%% and all attributes by %d+."] = "Increases chance for a melee, ranged, or spell critical by (%d+)%% and all attributes by %d+.",
["Melee critical-hit chance reduced by (%d+)%%.\r\nSpell critical-hit chance reduced by (%d+)%%."] = "Melee critical-hit chance reduced by (%d+)%%.\r\nSpell critical-hit chance reduced by (%d+)%%.",
["Increases critical chance of spells by 10%%, melee and ranged by 5%% and grants 140 attack power. 120 minute duration."] = "Increases critical chance of spells by 10%%, melee and ranged by 5%% and grants 140 attack power. 120 minute duration.",
["Critical strike chance with spells and melee attacks increased by (%d+)%%."] = "Critical strike chance with spells and melee attacks increased by (%d+)%%.",
["Increases ranged and melee critical chance by (%d+)%%."] = "Increases ranged and melee critical chance by (%d+)%%.",
["Equip: Increases the critical chance provided by Leader of the Pack and Moonkin Aura by (%d)%%."] = "Equip: Increases the critical chance provided by Leader of the Pack and Moonkin Aura by (%d)%%.",
-- druid
["Increases the damage and critical strike chance of your Moonfire spell by (%d+)%%."] = "Increases the damage and critical strike chance of your Moonfire spell by (%d+)%%.",
["Increases the critical effect chance of your Regrowth spell by (%d+)%%."] = "Increases the critical effect chance of your Regrowth spell by (%d+)%%.",
-- paladin
["Increases your healing power by (%d+)%% of your Armor."] = "Increases your healing power by (%d+)%% of your Armor.",
["Increases the critical effect chance of your Holy Light and Flash of Light by (%d+)%%."] = "Increases the critical effect chance of your Holy Light and Flash of Light by (%d+)%%.",
["Improves your chance to get a critical strike with Holy Shock by (%d+)%%."] = "Improves your chance to get a critical strike with Holy Shock by (%d+)%%.",
-- shaman
["Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by an additional (%d+)%%."] = "Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by an additional (%d+)%%.",
["Increases the critical effect chance of your healing and lightning spells by (%d+)%%."] = "Increases the critical effect chance of your healing and lightning spells by (%d+)%%.",
-- warlock
["Increases the critical strike chance of your Destruction spells by (%d+)%%."] = "Increases the critical strike chance of your Destruction spells by (%d+)%%.",
["Increases the critical strike chance of your Searing Pain spell by (%d+)%%."] = "Increases the critical strike chance of your Searing Pain spell by (%d+)%%.",
["Reduces the chance for enemies to resist your Affliction spells by (%d+)%%."] = "Reduces the chance for enemies to resist your Affliction spells by (%d+)%%.",
-- mage
["Increases the critical strike chance of your Arcane Explosion and Arcane Missiles spells by an additional (%d+)%%."] = "Increases the critical strike chance of your Arcane Explosion and Arcane Missiles spells by an additional (%d+)%%.",
["Increases the critical strike chance of your Fire Blast and Scorch spells by (%d+)%%."] = "Increases the critical strike chance of your Fire Blast and Scorch spells by (%d+)%%.",
["Increases the critical strike chance of your Flamestrike spell by (%d+)%%."] = "Increases the critical strike chance of your Flamestrike spell by (%d+)%%.",
["Increases the critical strike chance of your Fire spells by (%d+)%%."] = "Increases the critical strike chance of your Fire spells by (%d+)%%.",
["Increases the critical strike chance of all your spells against frozen targets by (%d+)%%."] = "Increases the critical strike chance of all your spells against frozen targets by (%d+)%%.",
["Increases your spell damage and critical srike chance by (%d+)%%."] = "Increases your spell damage and critical srike chance by (%d+)%%.",
["Increases critical strike chance from Fire damage spells by (%d+)%%."] = "Increases critical strike chance from Fire damage spells by (%d+)%%.",
-- priest
["Reduces the chance for enemies to resist your Holy and Discipline spells by (%d+)%%."] = "Reduces the chance for enemies to resist your Holy and Discipline spells by (%d+)%%.",
["Increases the critical effect chance of your Holy and Discipline spells by (%d+)%%."] = "Increases the critical effect chance of your Holy and Discipline spells by (%d+)%%.",
["Increases your spell damage by %d+%% and the critical strike chance of your offensive spells by (%d)%%"] = "Increases your spell damage by %d+%% and the critical strike chance of your offensive spells by (%d)%%",
["^Set: Improves your chance to get a critical strike with Holy spells by (%d)%%."] = "^Set: Improves your chance to get a critical strike with Holy spells by (%d)%%.",
["^Set: Increases your chance of a critical hit with Prayer of Healing by (%d+)%%."] = "^Set: Increases your chance of a critical hit with Prayer of Healing by (%d+)%%.",
--defense
["DEFENSE_TOOLTIP"] = [[|cffffffffDefense Skill|r]],
["DEFENSE_TOOLTIP_SUB"] = [[Higher defense makes you harder to hit and makes monsters less likely to land a crushing blow.]],
["PLAYER_DODGE_TOOLTIP"] = [[|cffffffffDodge|r]],
["PLAYER_DODGE_TOOLTIP_SUB"] = [[Your chance to dodge enemy melee attacks.
Players can not dodge attacks from behind.]],
["PLAYER_PARRY_TOOLTIP"] = [[|cffffffffParry|r]],
["PLAYER_PARRY_TOOLTIP_SUB"] = [[Your chance to parry enemy melee attacks.
Players and monsters can not parry attacks from behind.]],
["PLAYER_BLOCK_TOOLTIP"] = [[|cffffffffBlock|r]],
["PLAYER_BLOCK_TOOLTIP_SUB"] = [[Your chance to block enemy physical attacks with a shield.
Players and monsters can not block attacks from behind.]],
["TOTAL_AVOIDANCE_TOOLTIP"] = [[|cffffffffAvoidance|r]],
["TOTAL_AVOIDANCE_TOOLTIP_SUB"] = [[Your total chance to avoid enemy physical attacks.]],
--melee
["MELEE_HIT_TOOLTIP"] = [[|cffffffffMelee Hit|r]],
["MELEE_HIT_TOOLTIP_SUB"] = [[Increases chance to hit with melee attacks.]],
["MELEE_CRIT_TOOLTIP"] = [[|cffffffffMelee Crit|r]],
["MELEE_CRIT_TOOLTIP_SUB"] = [[Your chance to land a critical strike with melee attacks.]],
["MELEE_WEAPON_SKILL_TOOLTIP"] = [[|cffffffffMelee Weapon Skill|r]],
["MELEE_WEAPON_SKILL_TOOLTIP_SUB"] = [[Higher weapon skill reduces your chance to miss and increases damage of your glancing blows, while using melee weapons.]],
--ranged
["RANGED_WEAPON_SKILL_TOOLTIP"] = [[|cffffffffRanged Weapon Skill|r]],
["RANGED_WEAPON_SKILL_TOOLTIP_SUB"] = [[Higher weapon skill reduces your chance to miss with a ranged weapon.]],
["RANGED_CRIT_TOOLTIP"] = [[|cffffffffRanged Crit|r]],
["RANGED_CRIT_TOOLTIP_SUB"] = [[Your chance to land a critical strike with ranged weapons.]],
["RANGED_HIT_TOOLTIP"] = [[|cffffffffRanged Hit|r]],
["RANGED_HIT_TOOLTIP_SUB"] = [[Increases chance to hit with ranged weapons.]],
--spells
["SPELL_HIT_TOOLTIP"] = [[|cffffffffSpell Hit|r]],
["SPELL_HIT_SECONDARY_TOOLTIP"] = [[|cffffffffSpell Hit (%d%%|cff20ff20+%d%% %s|r|cffffffff)|r]],
["SPELL_HIT_TOOLTIP_SUB"] = [[Increases chance to land a harmful spell.]],
["SPELL_CRIT_TOOLTIP"] = [[|cffffffffSpell Crit|r]],
["SPELL_CRIT_TOOLTIP_SUB"] = [[Your chance to land a critical strike with spells.]],
["SPELL_POWER_TOOLTIP"] = [[|cffffffffSpell Power %d|r]],
["SPELL_POWER_TOOLTIP_SUB"] = [[Increases damage done by spells and effects.]],
["SPELL_POWER_SECONDARY_TOOLTIP"] = [[|cffffffffSpell Power %d (%d|cff20ff20+%d %s|r|cffffffff)|r]],
["SPELL_POWER_SECONDARY_TOOLTIP_SUB"] = [[Increases damage done by spells and effects.]],
["SPELL_SCHOOL_TOOLTIP"] = [[|cffffffff%s Spell Power %s|r]],
["SPELL_SCHOOL_SECONDARY_TOOLTIP"] = [[|cffffffff%s Spell Power %d (%d|cff20ff20+%d|r|cffffffff)|r]],
["SPELL_SCHOOL_TOOLTIP_SUB"] = [[Increases damage done by %s spells and effects.]],
["SPELL_HEALING_POWER_TOOLTIP"] = [[|cffffffffHealing Power %d|r]],
["SPELL_HEALING_POWER_SECONDARY_TOOLTIP"] = [[|cffffffffHealing Power %d (%d|cff20ff20+%d|r|cffffffff)|r]],
["SPELL_HEALING_POWER_TOOLTIP_SUB"] = [[Increases healing done by spells and effects.]],
["SPELL_MANA_REGEN_TOOLTIP"] = [[|cffffffffMana regen: %d |cffffffff(%d)|r]],
["SPELL_MANA_REGEN_TOOLTIP_SUB"] = [[Mana regen when not casting and (while casting).
Mana regenerates every 2 seconds and the amount is dependent on your total spirit and MP5.
Spirit Regen: %d
Regen while casting: %d%%
MP5 Regen: %d
MP5 Regen (2s): %d]],
PLAYERSTAT_BASE_STATS = "Base Stats",
PLAYERSTAT_DEFENSES = "Defenses",
PLAYERSTAT_MELEE_COMBAT = "Melee",
PLAYERSTAT_RANGED_COMBAT = "Ranged",
PLAYERSTAT_SPELL_COMBAT = "Spell",
PLAYERSTAT_SPELL_SCHOOLS = "Schools",
WEAPON_SKILL_COLON = "Skill:",
MELEE_HIT_RATING_COLON = "Hit Rating:",
RANGED_HIT_RATING_COLON = "Hit Rating:",
SPELL_HIT_RATING_COLON = "Hit Rating:",
MELEE_CRIT_COLON = "Crit Chance:",
RANGED_CRIT_COLON = "Crit Chance:",
SPELL_CRIT_COLON = "Crit Chance:",
MANA_REGEN_COLON = "Mana regen:",
HEAL_POWER_COLON = "Healing:",
DODGE_COLON = DODGE .. ":",
PARRY_COLON = PARRY .. ":",
BLOCK_COLON = BLOCK .. ":",
TOTAL_COLON = "Total:",
SPELL_POWER_COLON = "Power:",
SPELL_SCHOOL_ARCANE = "Arcane",
SPELL_SCHOOL_FIRE = "Fire",
SPELL_SCHOOL_FROST = "Frost",
SPELL_SCHOOL_HOLY = "Holy",
SPELL_SCHOOL_NATURE = "Nature",
SPELL_SCHOOL_SHADOW = "Shadow",
}