mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Util/Lang
* cleanup Util 1/2 * move spell effect/aura strings to Lang
This commit is contained in:
@@ -214,495 +214,6 @@ class Util
|
||||
null, 4, 10, 9, 8, 6, 15, 11, 3, 5, null, 7
|
||||
);
|
||||
|
||||
// todo: translate and move to Lang
|
||||
public static $spellEffectStrings = array(
|
||||
0 => 'None',
|
||||
1 => 'Instakill',
|
||||
2 => 'School Damage',
|
||||
3 => 'Dummy',
|
||||
4 => 'Portal Teleport',
|
||||
5 => 'Teleport Units',
|
||||
6 => 'Apply Aura',
|
||||
7 => 'Environmental Damage',
|
||||
8 => 'Power Drain',
|
||||
9 => 'Health Leech',
|
||||
10 => 'Heal',
|
||||
11 => 'Bind',
|
||||
12 => 'Portal',
|
||||
13 => 'Ritual Base',
|
||||
14 => 'Ritual Specialize',
|
||||
15 => 'Ritual Activate Portal',
|
||||
16 => 'Quest Complete',
|
||||
17 => 'Weapon Damage NoSchool',
|
||||
18 => 'Resurrect',
|
||||
19 => 'Add Extra Attacks',
|
||||
20 => 'Dodge',
|
||||
21 => 'Evade',
|
||||
22 => 'Parry',
|
||||
23 => 'Block',
|
||||
24 => 'Create Item',
|
||||
25 => 'Can Use Weapon',
|
||||
26 => 'Defense',
|
||||
27 => 'Persistent Area Aura',
|
||||
28 => 'Summon',
|
||||
29 => 'Leap',
|
||||
30 => 'Energize',
|
||||
31 => 'Weapon Damage Percent',
|
||||
32 => 'Trigger Missile',
|
||||
33 => 'Open Lock',
|
||||
34 => 'Summon Change Item',
|
||||
35 => 'Apply Area Aura Party',
|
||||
36 => 'Learn Spell',
|
||||
37 => 'Spell Defense',
|
||||
38 => 'Dispel',
|
||||
39 => 'Language',
|
||||
40 => 'Dual Wield',
|
||||
41 => 'Jump',
|
||||
42 => 'Jump Dest',
|
||||
43 => 'Teleport Units Face Caster',
|
||||
44 => 'Skill Step',
|
||||
45 => 'Add Honor',
|
||||
46 => 'Spawn',
|
||||
47 => 'Trade Skill',
|
||||
48 => 'Stealth',
|
||||
49 => 'Detect',
|
||||
50 => 'Trans Door',
|
||||
51 => 'Force Critical Hit',
|
||||
52 => 'Guarantee Hit',
|
||||
53 => 'Enchant Item Permanent',
|
||||
54 => 'Enchant Item Temporary',
|
||||
55 => 'Tame Creature',
|
||||
56 => 'Summon Pet',
|
||||
57 => 'Learn Pet Spell',
|
||||
58 => 'Weapon Damage Flat',
|
||||
59 => 'Create Random Item',
|
||||
60 => 'Proficiency',
|
||||
61 => 'Send Event',
|
||||
62 => 'Power Burn',
|
||||
63 => 'Threat',
|
||||
64 => 'Trigger Spell',
|
||||
65 => 'Apply Area Aura Raid',
|
||||
66 => 'Create Mana Gem',
|
||||
67 => 'Heal Max Health',
|
||||
68 => 'Interrupt Cast',
|
||||
69 => 'Distract',
|
||||
70 => 'Pull',
|
||||
71 => 'Pickpocket',
|
||||
72 => 'Add Farsight',
|
||||
73 => 'Untrain Talents',
|
||||
74 => 'Apply Glyph',
|
||||
75 => 'Heal Mechanical',
|
||||
76 => 'Summon Object Wild',
|
||||
77 => 'Script Effect',
|
||||
78 => 'Attack',
|
||||
79 => 'Sanctuary',
|
||||
80 => 'Add Combo Points',
|
||||
81 => 'Create House',
|
||||
82 => 'Bind Sight',
|
||||
83 => 'Duel',
|
||||
84 => 'Stuck',
|
||||
85 => 'Summon Player',
|
||||
86 => 'Activate Object',
|
||||
87 => 'WMO Damage',
|
||||
88 => 'WMO Repair',
|
||||
89 => 'WMO Change',
|
||||
90 => 'Kill Credit',
|
||||
91 => 'Threat All',
|
||||
92 => 'Enchant Held Item',
|
||||
93 => 'Force Deselect',
|
||||
94 => 'Self Resurrect',
|
||||
95 => 'Skinning',
|
||||
96 => 'Charge',
|
||||
97 => 'Cast Button',
|
||||
98 => 'Knock Back',
|
||||
99 => 'Disenchant',
|
||||
100 => 'Inebriate',
|
||||
101 => 'Feed Pet',
|
||||
102 => 'Dismiss Pet',
|
||||
103 => 'Reputation',
|
||||
104 => 'Summon Object Slot1',
|
||||
105 => 'Summon Object Slot2',
|
||||
106 => 'Summon Object Slot3',
|
||||
107 => 'Summon Object Slot4',
|
||||
108 => 'Dispel Mechanic',
|
||||
109 => 'Summon Dead Pet',
|
||||
110 => 'Destroy All Totems',
|
||||
111 => 'Durability Damage',
|
||||
112 => 'Summon Demon',
|
||||
113 => 'Resurrect Flat',
|
||||
114 => 'Attack Me',
|
||||
115 => 'Durability Damage Percent',
|
||||
116 => 'Skin Player Corpse',
|
||||
117 => 'Spirit Heal',
|
||||
118 => 'Skill',
|
||||
119 => 'Apply Area Aura Pet',
|
||||
120 => 'Teleport Graveyard',
|
||||
121 => 'Weapon Damage Normalized',
|
||||
122 => 'Unknown Effect',
|
||||
123 => 'Send Taxi',
|
||||
124 => 'Pull Towards',
|
||||
125 => 'Modify Threat Percent',
|
||||
126 => 'Steal Beneficial Buff',
|
||||
127 => 'Prospecting',
|
||||
128 => 'Apply Area Aura Friend',
|
||||
129 => 'Apply Area Aura Enemy',
|
||||
130 => 'Redirect Threat',
|
||||
131 => 'Play Sound',
|
||||
132 => 'Play Music',
|
||||
133 => 'Unlearn Specialization',
|
||||
134 => 'Kill Credit2',
|
||||
135 => 'Call Pet',
|
||||
136 => 'Heal Percent',
|
||||
137 => 'Energize Percent',
|
||||
138 => 'Leap Back',
|
||||
139 => 'Clear Quest',
|
||||
140 => 'Force Cast',
|
||||
141 => 'Force Cast With Value',
|
||||
142 => 'Trigger Spell With Value',
|
||||
143 => 'Apply Area Aura Owner',
|
||||
144 => 'Knock Back Dest',
|
||||
145 => 'Pull Towards Dest',
|
||||
146 => 'Activate Rune',
|
||||
147 => 'Quest Fail',
|
||||
148 => 'Unknown Effect',
|
||||
149 => 'Charge Dest',
|
||||
150 => 'Quest Start',
|
||||
151 => 'Trigger Spell 2',
|
||||
152 => 'Unknown Effect',
|
||||
153 => 'Create Tamed Pet',
|
||||
154 => 'Discover Taxi',
|
||||
155 => 'Dual Wield 2H Weapons',
|
||||
156 => 'Enchant Item Prismatic',
|
||||
157 => 'Create Item 2',
|
||||
158 => 'Milling',
|
||||
159 => 'Allow Rename Pet',
|
||||
160 => 'Unknown Effect',
|
||||
161 => 'Talent Spec Count',
|
||||
162 => 'Talent Spec Select',
|
||||
163 => 'Unknown Effect',
|
||||
164 => 'Remove Aura'
|
||||
);
|
||||
|
||||
public static $spellAuraStrings = array(
|
||||
0 => 'None',
|
||||
1 => 'Bind Sight',
|
||||
2 => 'Mod Possess',
|
||||
3 => 'Periodic Damage',
|
||||
4 => 'Dummy',
|
||||
5 => 'Mod Confuse',
|
||||
6 => 'Mod Charm',
|
||||
7 => 'Mod Fear',
|
||||
8 => 'Periodic Heal',
|
||||
9 => 'Mod Attack Speed',
|
||||
10 => 'Mod Threat',
|
||||
11 => 'Taunt',
|
||||
12 => 'Stun',
|
||||
13 => 'Mod Damage Done Flat',
|
||||
14 => 'Mod Damage Taken Flat',
|
||||
15 => 'Damage Shield',
|
||||
16 => 'Mod Stealth',
|
||||
17 => 'Mod Stealth Detection',
|
||||
18 => 'Mod Invisibility',
|
||||
19 => 'Mod Invisibility Detection',
|
||||
20 => 'Mod Health Percent',
|
||||
21 => 'Mod Power Percent',
|
||||
22 => 'Mod Resistance Flat',
|
||||
23 => 'Periodic Trigger Spell',
|
||||
24 => 'Periodic Energize',
|
||||
25 => 'Pacify',
|
||||
26 => 'Root',
|
||||
27 => 'Silence',
|
||||
28 => 'Reflect Spells',
|
||||
29 => 'Mod Stat Flat',
|
||||
30 => 'Mod Skill',
|
||||
31 => 'Mod Increase Speed',
|
||||
32 => 'Mod Increase Mounted Speed',
|
||||
33 => 'Mod Decrease Speed',
|
||||
34 => 'Mod Increase Health',
|
||||
35 => 'Mod Increase Power',
|
||||
36 => 'Shapeshift',
|
||||
37 => 'Spell Effect Immunity',
|
||||
38 => 'Spell Aura Immunity',
|
||||
39 => 'School Immunity',
|
||||
40 => 'Damage Immunity',
|
||||
41 => 'Dispel Immunity',
|
||||
42 => 'Proc Trigger Spell',
|
||||
43 => 'Proc Trigger Damage',
|
||||
44 => 'Track Creatures',
|
||||
45 => 'Track Resources',
|
||||
46 => 'Mod Parry Skill',
|
||||
47 => 'Mod Parry Percent',
|
||||
48 => 'Unknown Aura',
|
||||
49 => 'Mod Dodge Percent',
|
||||
50 => 'Mod Critical Healing Amount',
|
||||
51 => 'Mod Block Percent',
|
||||
52 => 'Mod Physical Crit Percent',
|
||||
53 => 'Periodic Health Leech',
|
||||
54 => 'Mod Hit Chance',
|
||||
55 => 'Mod Spell Hit Chance',
|
||||
56 => 'Transform',
|
||||
57 => 'Mod Spell Crit Chance',
|
||||
58 => 'Mod Increase Swim Speed',
|
||||
59 => 'Mod Damage Done Versus Creature',
|
||||
60 => 'Pacify Silence',
|
||||
61 => 'Mod Scale',
|
||||
62 => 'Periodic Health Funnel',
|
||||
63 => 'Periodic Mana Funnel',
|
||||
64 => 'Periodic Mana Leech',
|
||||
65 => 'Mod Casting Speed (not stacking)',
|
||||
66 => 'Feign Death',
|
||||
67 => 'Disarm',
|
||||
68 => 'Stalked',
|
||||
69 => 'School Absorb',
|
||||
70 => 'Extra Attacks',
|
||||
71 => 'Mod Spell Crit Chance School',
|
||||
72 => 'Mod Power Cost School Percent',
|
||||
73 => 'Mod Power Cost School Flat',
|
||||
74 => 'Reflect Spells School',
|
||||
75 => 'Language',
|
||||
76 => 'Far Sight',
|
||||
77 => 'Mechanic Immunity',
|
||||
78 => 'Mounted',
|
||||
79 => 'Mod Damage Done Percent',
|
||||
80 => 'Mod Stat Percent',
|
||||
81 => 'Split Damage Percent',
|
||||
82 => 'Water Breathing',
|
||||
83 => 'Mod Base Resistance Flat',
|
||||
84 => 'Mod Health Regeneration',
|
||||
85 => 'Mod Power Regeneration',
|
||||
86 => 'Channel Death Item',
|
||||
87 => 'Mod Damage Taken Percent',
|
||||
88 => 'Mod Health Regeneration Percent',
|
||||
89 => 'Periodic Damage Percent',
|
||||
90 => 'Mod Resist Chance',
|
||||
91 => 'Mod Detect Range',
|
||||
92 => 'Prevent Fleeing',
|
||||
93 => 'Unattackable',
|
||||
94 => 'Interrupt Regeneration',
|
||||
95 => 'Ghost',
|
||||
96 => 'Spell Magnet',
|
||||
97 => 'Mana Shield',
|
||||
98 => 'Mod Skill Value',
|
||||
99 => 'Mod Attack Power',
|
||||
100 => 'Auras Visible',
|
||||
101 => 'Mod Resistance Percent',
|
||||
102 => 'Mod Melee Attack Power Versus',
|
||||
103 => 'Mod Total Threat',
|
||||
104 => 'Water Walk',
|
||||
105 => 'Feather Fall',
|
||||
106 => 'Hover',
|
||||
107 => 'Add Flat Modifier',
|
||||
108 => 'Add Percent Modifier',
|
||||
109 => 'Add Target Trigger',
|
||||
110 => 'Mod Power Regeneration Percent',
|
||||
111 => 'Add Caster Hit Trigger',
|
||||
112 => 'Override Class Scripts',
|
||||
113 => 'Mod Ranged Damage Taken Flat',
|
||||
114 => 'Mod Ranged Damage Taken Percent',
|
||||
115 => 'Mod Healing',
|
||||
116 => 'Mod Regeneration During Combat',
|
||||
117 => 'Mod Mechanic Resistance',
|
||||
118 => 'Mod Healing Taken Percent',
|
||||
119 => 'Share Pet Tracking',
|
||||
120 => 'Untrackable',
|
||||
121 => 'Empathy',
|
||||
122 => 'Mod Offhand Damage Percent',
|
||||
123 => 'Mod Target Resistance',
|
||||
124 => 'Mod Ranged Attack Power',
|
||||
125 => 'Mod Melee Damage Taken Flat',
|
||||
126 => 'Mod Melee Damage Taken Percent',
|
||||
127 => 'Ranged Attack Power Attacker Bonus',
|
||||
128 => 'Possess Pet',
|
||||
129 => 'Mod Speed Always',
|
||||
130 => 'Mod Mounted Speed Always',
|
||||
131 => 'Mod Ranged Attack Power Versus',
|
||||
132 => 'Mod Increase Energy Percent',
|
||||
133 => 'Mod Increase Health Percent',
|
||||
134 => 'Mod Mana Regeneration Interrupt',
|
||||
135 => 'Mod Healing Done Flat',
|
||||
136 => 'Mod Healing Done Percent',
|
||||
137 => 'Mod Total Stat Percentage',
|
||||
138 => 'Mod Melee Haste',
|
||||
139 => 'Force Reaction',
|
||||
140 => 'Mod Ranged Haste',
|
||||
141 => 'Mod Ranged Ammo Haste',
|
||||
142 => 'Mod Base Resistance Percent',
|
||||
143 => 'Mod Resistance Exclusive',
|
||||
144 => 'Safe Fall',
|
||||
145 => 'Mod Pet Talent Points',
|
||||
146 => 'Allow Tame Pet Type',
|
||||
147 => 'Mechanic Immunity Mask',
|
||||
148 => 'Retain Combo Points',
|
||||
149 => 'Reduce Pushback',
|
||||
150 => 'Mod Shield Blockvalue Percent',
|
||||
151 => 'Track Stealthed',
|
||||
152 => 'Mod Detected Range',
|
||||
153 => 'Split Damage Flat',
|
||||
154 => 'Mod Stealth Level',
|
||||
155 => 'Mod Water Breathing',
|
||||
156 => 'Mod Reputation Gain',
|
||||
157 => 'Pet Damage Multi',
|
||||
158 => 'Mod Shield Blockvalue',
|
||||
159 => 'No PvP Credit',
|
||||
160 => 'Mod AoE Avoidance',
|
||||
161 => 'Mod Health Regeneration In Combat',
|
||||
162 => 'Power Burn Mana',
|
||||
163 => 'Mod Crit Damage Bonus',
|
||||
164 => 'Unknown Aura',
|
||||
165 => 'Melee Attack Power Attacker Bonus',
|
||||
166 => 'Mod Attack Power Percent',
|
||||
167 => 'Mod Ranged Attack Power Percent',
|
||||
168 => 'Mod Damage Done Versus',
|
||||
169 => 'Mod Crit Percent Versus',
|
||||
170 => 'Change Model',
|
||||
171 => 'Mod Speed (not stacking)',
|
||||
172 => 'Mod Mounted Speed (not stacking)',
|
||||
173 => 'Unknown Aura',
|
||||
174 => 'Mod Spell Damage Of Stat Percent',
|
||||
175 => 'Mod Spell Healing Of Stat Percent',
|
||||
176 => 'Spirit Of Redemption',
|
||||
177 => 'AoE Charm',
|
||||
178 => 'Mod Debuff Resistance',
|
||||
179 => 'Mod Attacker Spell Crit Chance',
|
||||
180 => 'Mod Spell Damage Versus',
|
||||
181 => 'Unknown Aura',
|
||||
182 => 'Mod Resistance Of Stat Percent',
|
||||
183 => 'Mod Critical Threat',
|
||||
184 => 'Mod Attacker Melee Hit Chance',
|
||||
185 => 'Mod Attacker Ranged Hit Chance',
|
||||
186 => 'Mod Attacker Spell Hit Chance',
|
||||
187 => 'Mod Attacker Melee Crit Chance',
|
||||
188 => 'Mod Attacker Ranged Crit Chance',
|
||||
189 => 'Mod Rating',
|
||||
190 => 'Mod Faction Reputation Gain',
|
||||
191 => 'Use Normal Movement Speed',
|
||||
192 => 'Mod Melee Ranged Haste',
|
||||
193 => 'Mod Haste',
|
||||
194 => 'Mod Target Absorb School',
|
||||
195 => 'Mod Target Ability Absorb School',
|
||||
196 => 'Mod Cooldown',
|
||||
197 => 'Mod Attacker Spell And Weapon Crit Chance',
|
||||
198 => 'Unknown Aura',
|
||||
199 => 'Mod Increases Spell Percent to Hit',
|
||||
200 => 'Mod XP Percent',
|
||||
201 => 'Fly',
|
||||
202 => 'Ignore Combat Result',
|
||||
203 => 'Mod Attacker Melee Crit Damage',
|
||||
204 => 'Mod Attacker Ranged Crit Damage',
|
||||
205 => 'Mod School Crit Damage Taken',
|
||||
206 => 'Mod Increase Vehicle Flight Speed',
|
||||
207 => 'Mod Increase Mounted Flight Speed',
|
||||
208 => 'Mod Increase Flight Speed',
|
||||
209 => 'Mod Mounted Flight Speed Always',
|
||||
210 => 'Mod Vehicle Speed Always',
|
||||
211 => 'Mod Flight Speed (not stacking)',
|
||||
212 => 'Mod Ranged Attack Power Of Stat Percent',
|
||||
213 => 'Mod Rage from Damage Dealt',
|
||||
214 => 'Tamed Pet Passive',
|
||||
215 => 'Arena Preparation',
|
||||
216 => 'Haste Spells',
|
||||
217 => 'Killing Spree',
|
||||
218 => 'Haste Ranged',
|
||||
219 => 'Mod Mana Regeneration from Stat',
|
||||
220 => 'Mod Rating from Stat',
|
||||
221 => 'Ignore Threat',
|
||||
222 => 'Unknown Aura',
|
||||
223 => 'Raid Proc from Charge',
|
||||
224 => 'Unknown Aura',
|
||||
225 => 'Raid Proc from Charge With Value',
|
||||
226 => 'Periodic Dummy',
|
||||
227 => 'Periodic Trigger Spell With Value',
|
||||
228 => 'Detect Stealth',
|
||||
229 => 'Mod AoE Damage Avoidance',
|
||||
230 => 'Mod Increase Health',
|
||||
231 => 'Proc Trigger Spell With Value',
|
||||
232 => 'Mod Mechanic Duration',
|
||||
233 => 'Mod Display Model',
|
||||
234 => 'Mod Mechanic Duration (not stacking)',
|
||||
235 => 'Mod Dispel Resist',
|
||||
236 => 'Control Vehicle',
|
||||
237 => 'Mod Spell Damage Of Attack Power',
|
||||
238 => 'Mod Spell Healing Of Attack Power',
|
||||
239 => 'Mod Scale 2',
|
||||
240 => 'Mod Expertise',
|
||||
241 => 'Force Move Forward',
|
||||
242 => 'Mod Spell Damage from Healing',
|
||||
243 => 'Mod Faction',
|
||||
244 => 'Comprehend Language',
|
||||
245 => 'Mod Aura Duration By Dispel',
|
||||
246 => 'Mod Aura Duration By Dispel (not stacking)',
|
||||
247 => 'Clone Caster',
|
||||
248 => 'Mod Combat Result Chance',
|
||||
249 => 'Convert Rune',
|
||||
250 => 'Mod Increase Health 2',
|
||||
251 => 'Mod Enemy Dodge',
|
||||
252 => 'Mod Speed Slow All',
|
||||
253 => 'Mod Block Crit Chance',
|
||||
254 => 'Mod Disarm Offhand',
|
||||
255 => 'Mod Mechanic Damage Taken Percent',
|
||||
256 => 'No Reagent Use',
|
||||
257 => 'Mod Target Resist By Spell Class',
|
||||
258 => 'Mod Spell Visual',
|
||||
259 => 'Mod HoT Percent',
|
||||
260 => 'Screen Effect',
|
||||
261 => 'Phase',
|
||||
262 => 'Ability Ignore Aurastate',
|
||||
263 => 'Allow Only Ability',
|
||||
264 => 'Unknown Aura',
|
||||
265 => 'Unknown Aura',
|
||||
266 => 'Unknown Aura',
|
||||
267 => 'Mod Immune Aura Apply School',
|
||||
268 => 'Mod Attack Power Of Stat Percent',
|
||||
269 => 'Mod Ignore Target Resist',
|
||||
270 => 'Mod Ability Ignore Target Resist',
|
||||
271 => 'Mod Damage Taken Percent From Caster',
|
||||
272 => 'Ignore Melee Reset',
|
||||
273 => 'X Ray',
|
||||
274 => 'Ability Consume No Ammo',
|
||||
275 => 'Mod Ignore Shapeshift',
|
||||
276 => 'Mod Mechanic Damage Done Percent',
|
||||
277 => 'Mod Max Affected Targets',
|
||||
278 => 'Mod Disarm Ranged',
|
||||
279 => 'Initialize Images',
|
||||
280 => 'Mod Armor Penetration Percent',
|
||||
281 => 'Mod Honor Gain Percent',
|
||||
282 => 'Mod Base Health Percent',
|
||||
283 => 'Mod Healing Received',
|
||||
284 => 'Linked',
|
||||
285 => 'Mod Attack Power Of Armor',
|
||||
286 => 'Ability Periodic Crit',
|
||||
287 => 'Deflect Spells',
|
||||
288 => 'Ignore Hit Direction',
|
||||
289 => 'Unknown Aura',
|
||||
290 => 'Mod Crit Percent',
|
||||
291 => 'Mod XP Quest Percent',
|
||||
292 => 'Open Stable',
|
||||
293 => 'Override Spells',
|
||||
294 => 'Prevent Power Regeneration',
|
||||
295 => 'Unknown Aura',
|
||||
296 => 'Set Vehicle Id',
|
||||
297 => 'Block Spell Family',
|
||||
298 => 'Strangulate',
|
||||
299 => 'Unknown Aura',
|
||||
300 => 'Share Damage Percent',
|
||||
301 => 'School Heal Absorb',
|
||||
302 => 'Unknown Aura',
|
||||
303 => 'Mod Damage Done Versus Aurastate',
|
||||
304 => 'Mod Fake Inebriate',
|
||||
305 => 'Mod Minimum Speed',
|
||||
306 => 'Unknown Aura',
|
||||
307 => 'Heal Absorb Test',
|
||||
308 => 'Hunter Trap',
|
||||
309 => 'Unknown Aura',
|
||||
310 => 'Mod Creature AoE Damage Avoidance',
|
||||
311 => 'Unknown Aura',
|
||||
312 => 'Unknown Aura',
|
||||
313 => 'Unknown Aura',
|
||||
314 => 'Prevent Ressurection',
|
||||
315 => 'Underwater Walking',
|
||||
316 => 'Periodic Haste'
|
||||
);
|
||||
|
||||
public static $bgImagePath = array (
|
||||
'tiny' => 'style="background-image: url(%s/images/wow/icons/tiny/%s.gif)"',
|
||||
'small' => 'style="background-image: url(%s/images/wow/icons/small/%s.jpg)"',
|
||||
|
||||
@@ -78,6 +78,15 @@ class Lang
|
||||
$var = $var[$arg];
|
||||
}
|
||||
|
||||
// meh :x
|
||||
if ($var === null && $prop == 'spell' && count($args) == 1)
|
||||
{
|
||||
if ($args[0] == 'effects')
|
||||
$var = self::$$prop['unkEffect'];
|
||||
else if ($args[0] == 'auras')
|
||||
$var = self::$$prop['unkAura'];
|
||||
}
|
||||
|
||||
return self::vspf($var, $vspfArgs);
|
||||
}
|
||||
|
||||
|
||||
@@ -905,7 +905,105 @@ $lang = array(
|
||||
"Inschriftenkunde", "Vom Fahrzeug öffnen"
|
||||
),
|
||||
'stealthType' => ["Allgemein", "Falle"],
|
||||
'invisibilityType' => ["Allgemein", 3 => "Falle", 6 => "Trunkenheit"]
|
||||
'invisibilityType' => ["Allgemein", 3 => "Falle", 6 => "Trunkenheit"],
|
||||
'unkEffect' => 'Unknown Effect',
|
||||
'effects' => array(
|
||||
/*0-5 */ 'None', 'Instakill', 'School Damage', 'Dummy', 'Portal Teleport', 'Teleport Units',
|
||||
/*6+ */ 'Apply Aura', 'Environmental Damage', 'Power Drain', 'Health Leech', 'Heal', 'Bind',
|
||||
/*12+ */ 'Portal', 'Ritual Base', 'Ritual Specialize', 'Ritual Activate Portal', 'Quest Complete', 'Weapon Damage NoSchool',
|
||||
/*18+ */ 'Resurrect', 'Add Extra Attacks', 'Dodge', 'Evade', 'Parry', 'Block',
|
||||
/*24+ */ 'Create Item', 'Can Use Weapon', 'Defense', 'Persistent Area Aura', 'Summon', 'Leap',
|
||||
/*30+ */ 'Energize', 'Weapon Damage Percent', 'Trigger Missile', 'Open Lock', 'Summon Change Item', 'Apply Area Aura Party',
|
||||
/*36+ */ 'Learn Spell', 'Spell Defense', 'Dispel', 'Language', 'Dual Wield', 'Jump',
|
||||
/*42+ */ 'Jump Dest', 'Teleport Units Face Caster','Skill Step', 'Add Honor', 'Spawn', 'Trade Skill',
|
||||
/*48+ */ 'Stealth', 'Detect', 'Trans Door', 'Force Critical Hit', 'Guarantee Hit', 'Enchant Item Permanent',
|
||||
/*54+ */ 'Enchant Item Temporary', 'Tame Creature', 'Summon Pet', 'Learn Pet Spell', 'Weapon Damage Flat', 'Create Random Item',
|
||||
/*60+ */ 'Proficiency', 'Send Event', 'Power Burn', 'Threat', 'Trigger Spell', 'Apply Area Aura Raid',
|
||||
/*66+ */ 'Create Mana Gem', 'Heal Max Health', 'Interrupt Cast', 'Distract', 'Pull', 'Pickpocket',
|
||||
/*72+ */ 'Add Farsight', 'Untrain Talents', 'Apply Glyph', 'Heal Mechanical', 'Summon Object Wild', 'Script Effect',
|
||||
/*78+ */ 'Attack', 'Sanctuary', 'Add Combo Points', 'Create House', 'Bind Sight', 'Duel',
|
||||
/*84+ */ 'Stuck', 'Summon Player', 'Activate Object', 'WMO Damage', 'WMO Repair', 'WMO Change',
|
||||
/*90+ */ 'Kill Credit', 'Threat All', 'Enchant Held Item', 'Force Deselect', 'Self Resurrect', 'Skinning',
|
||||
/*96+ */ 'Charge', 'Cast Button', 'Knock Back', 'Disenchant', 'Inebriate', 'Feed Pet',
|
||||
/*102+ */ 'Dismiss Pet', 'Reputation', 'Summon Object Slot1', 'Summon Object Slot2', 'Summon Object Slot3', 'Summon Object Slot4',
|
||||
/*108+ */ 'Dispel Mechanic', 'Summon Dead Pet', 'Destroy All Totems', 'Durability Damage', 'Summon Demon', 'Resurrect Flat',
|
||||
/*114+ */ 'Attack Me', 'Durability Damage Percent','Skin Player Corpse', 'Spirit Heal', 'Skill', 'Apply Area Aura Pet',
|
||||
/*120+ */ 'Teleport Graveyard', 'Weapon Damage Normalized', null, 'Send Taxi', 'Pull Towards', 'Modify Threat Percent',
|
||||
/*126+ */ 'Steal Beneficial Buff', 'Prospecting', 'Apply Area Aura Friend', 'Apply Area Aura Enemy', 'Redirect Threat', 'Play Sound',
|
||||
/*132+ */ 'Play Music', 'Unlearn Specialization', 'Kill Credit2', 'Call Pet', 'Heal Percent', 'Energize Percent',
|
||||
/*138+ */ 'Leap Back', 'Clear Quest', 'Force Cast', 'Force Cast With Value', 'Trigger Spell With Value', 'Apply Area Aura Owner',
|
||||
/*144+ */ 'Knock Back Dest', 'Pull Towards Dest', 'Activate Rune', 'Quest Fail', null, 'Charge Dest',
|
||||
/*150+ */ 'Quest Start', 'Trigger Spell 2', null, 'Create Tamed Pet', 'Discover Taxi', 'Dual Wield 2H Weapons',
|
||||
/*156+ */ 'Enchant Item Prismatic', 'Create Item 2', 'Milling', 'Allow Rename Pet', null, 'Talent Spec Count',
|
||||
/*162-164*/ 'Talent Spec Select', null, 'Remove Aura'
|
||||
),
|
||||
'unkAura' => 'Unknown Aura',
|
||||
'auras' => array(
|
||||
/*0- */ 'None', 'Bind Sight', 'Mod Possess', 'Periodic Damage', 'Dummy',
|
||||
/*5+ */ 'Mod Confuse', 'Mod Charm', 'Mod Fear', 'Periodic Heal', 'Mod Attack Speed',
|
||||
'Mod Threat', 'Taunt', 'Stun', 'Mod Damage Done Flat', 'Mod Damage Taken Flat',
|
||||
'Damage Shield', 'Mod Stealth', 'Mod Stealth Detection', 'Mod Invisibility', 'Mod Invisibility Detection',
|
||||
'Mod Health Percent', 'Mod Power Percent', 'Mod Resistance Flat', 'Periodic Trigger Spell', 'Periodic Energize',
|
||||
/*25+ */ 'Pacify', 'Root', 'Silence', 'Reflect Spells', 'Mod Stat Flat',
|
||||
'Mod Skill', 'Mod Increase Speed', 'Mod Increase Mounted Speed', 'Mod Decrease Speed', 'Mod Increase Health',
|
||||
'Mod Increase Power', 'Shapeshift', 'Spell Effect Immunity', 'Spell Aura Immunity', 'School Immunity',
|
||||
'Damage Immunity', 'Dispel Immunity', 'Proc Trigger Spell', 'Proc Trigger Damage', 'Track Creatures',
|
||||
'Track Resources', 'Mod Parry Skill', 'Mod Parry Percent', null, 'Mod Dodge Percent',
|
||||
/*50+ */ 'Mod Critical Healing Amount', 'Mod Block Percent', 'Mod Physical Crit Percent', 'Periodic Health Leech', 'Mod Hit Chance',
|
||||
'Mod Spell Hit Chance', 'Transform', 'Mod Spell Crit Chance', 'Mod Increase Swim Speed', 'Mod Damage Done Versus Creature',
|
||||
'Pacify Silence', 'Mod Scale', 'Periodic Health Funnel', 'Periodic Mana Funnel', 'Periodic Mana Leech',
|
||||
'Mod Casting Speed (not stacking)', 'Feign Death', 'Disarm', 'Stalked', 'School Absorb',
|
||||
'Extra Attacks', 'Mod Spell Crit Chance School', 'Mod Power Cost School Percent', 'Mod Power Cost School Flat', 'Reflect Spells School',
|
||||
/*75+ */ 'Language', 'Far Sight', 'Mechanic Immunity', 'Mounted', 'Mod Damage Done Percent',
|
||||
'Mod Stat Percent', 'Split Damage Percent', 'Water Breathing', 'Mod Base Resistance Flat', 'Mod Health Regeneration',
|
||||
'Mod Power Regeneration', 'Channel Death Item', 'Mod Damage Taken Percent', 'Mod Health Regeneration Percent', 'Periodic Damage Percent',
|
||||
'Mod Resist Chance', 'Mod Detect Range', 'Prevent Fleeing', 'Unattackable', 'Interrupt Regeneration',
|
||||
'Ghost', 'Spell Magnet', 'Mana Shield', 'Mod Skill Value', 'Mod Attack Power',
|
||||
/*100+ */ 'Auras Visible', 'Mod Resistance Percent', 'Mod Melee Attack Power Versus', 'Mod Total Threat', 'Water Walk',
|
||||
'Feather Fall', 'Hover', 'Add Flat Modifier', 'Add Percent Modifier', 'Add Target Trigger',
|
||||
'Mod Power Regeneration Percent', 'Add Caster Hit Trigger', 'Override Class Scripts', 'Mod Ranged Damage Taken Flat', 'Mod Ranged Damage Taken Percent',
|
||||
'Mod Healing', 'Mod Regeneration During Combat', 'Mod Mechanic Resistance', 'Mod Healing Taken Percent', 'Share Pet Tracking',
|
||||
'Untrackable', 'Empathy', 'Mod Offhand Damage Percent', 'Mod Target Resistance', 'Mod Ranged Attack Power',
|
||||
/*125+ */ 'Mod Melee Damage Taken Flat', 'Mod Melee Damage Taken Percent', 'Ranged Attack Power Attacker Bonus', 'Possess Pet', 'Mod Speed Always',
|
||||
'Mod Mounted Speed Always', 'Mod Ranged Attack Power Versus', 'Mod Increase Energy Percent', 'Mod Increase Health Percent', 'Mod Mana Regeneration Interrupt',
|
||||
'Mod Healing Done Flat', 'Mod Healing Done Percent', 'Mod Total Stat Percentage', 'Mod Melee Haste', 'Force Reaction',
|
||||
'Mod Ranged Haste', 'Mod Ranged Ammo Haste', 'Mod Base Resistance Percent', 'Mod Resistance Exclusive', 'Safe Fall',
|
||||
'Mod Pet Talent Points', 'Allow Tame Pet Type', 'Mechanic Immunity Mask', 'Retain Combo Points', 'Reduce Pushback',
|
||||
/*150+ */ 'Mod Shield Blockvalue Percent', 'Track Stealthed', 'Mod Detected Range', 'Split Damage Flat', 'Mod Stealth Level',
|
||||
'Mod Water Breathing', 'Mod Reputation Gain', 'Pet Damage Multi', 'Mod Shield Blockvalue', 'No PvP Credit',
|
||||
'Mod AoE Avoidance', 'Mod Health Regeneration In Combat', 'Power Burn Mana', 'Mod Crit Damage Bonus', null,
|
||||
'Melee Attack Power Attacker Bonus', 'Mod Attack Power Percent', 'Mod Ranged Attack Power Percent', 'Mod Damage Done Versus', 'Mod Crit Percent Versus',
|
||||
'Change Model', 'Mod Speed (not stacking)', 'Mod Mounted Speed (not stacking)', null, 'Mod Spell Damage Of Stat Percent',
|
||||
/*175+ */ 'Mod Spell Healing Of Stat Percent', 'Spirit Of Redemption', 'AoE Charm', 'Mod Debuff Resistance', 'Mod Attacker Spell Crit Chance',
|
||||
'Mod Spell Damage Versus', null, 'Mod Resistance Of Stat Percent', 'Mod Critical Threat', 'Mod Attacker Melee Hit Chance',
|
||||
'Mod Attacker Ranged Hit Chance', 'Mod Attacker Spell Hit Chance', 'Mod Attacker Melee Crit Chance', 'Mod Attacker Ranged Crit Chance', 'Mod Rating',
|
||||
'Mod Faction Reputation Gain', 'Use Normal Movement Speed', 'Mod Melee Ranged Haste', 'Mod Haste', 'Mod Target Absorb School',
|
||||
'Mod Target Ability Absorb School', 'Mod Cooldown', 'Mod Attacker Spell And Weapon Crit Chance', null, 'Mod Increases Spell Percent to Hit',
|
||||
/*200+ */ 'Mod XP Percent', 'Fly', 'Ignore Combat Result', 'Mod Attacker Melee Crit Damage', 'Mod Attacker Ranged Crit Damage',
|
||||
'Mod School Crit Damage Taken', 'Mod Increase Vehicle Flight Speed', 'Mod Increase Mounted Flight Speed', 'Mod Increase Flight Speed', 'Mod Mounted Flight Speed Always',
|
||||
'Mod Vehicle Speed Always', 'Mod Flight Speed (not stacking)', 'Mod Ranged Attack Power Of Stat Percent', 'Mod Rage from Damage Dealt', 'Tamed Pet Passive',
|
||||
'Arena Preparation', 'Haste Spells', 'Killing Spree', 'Haste Ranged', 'Mod Mana Regeneration from Stat',
|
||||
'Mod Rating from Stat', 'Ignore Threat', null, 'Raid Proc from Charge', null,
|
||||
/*225+ */ 'Raid Proc from Charge With Value', 'Periodic Dummy', 'Periodic Trigger Spell With Value', 'Detect Stealth', 'Mod AoE Damage Avoidance',
|
||||
'Mod Increase Health', 'Proc Trigger Spell With Value', 'Mod Mechanic Duration', 'Mod Display Model', 'Mod Mechanic Duration (not stacking)',
|
||||
'Mod Dispel Resist', 'Control Vehicle', 'Mod Spell Damage Of Attack Power', 'Mod Spell Healing Of Attack Power', 'Mod Scale 2',
|
||||
'Mod Expertise', 'Force Move Forward', 'Mod Spell Damage from Healing', 'Mod Faction', 'Comprehend Language',
|
||||
'Mod Aura Duration By Dispel', 'Mod Aura Duration By Dispel (not stacking)', 'Clone Caster', 'Mod Combat Result Chance', 'Convert Rune',
|
||||
/*250+ */ 'Mod Increase Health 2', 'Mod Enemy Dodge', 'Mod Speed Slow All', 'Mod Block Crit Chance', 'Mod Disarm Offhand',
|
||||
'Mod Mechanic Damage Taken Percent', 'No Reagent Use', 'Mod Target Resist By Spell Class', 'Mod Spell Visual', 'Mod HoT Percent',
|
||||
'Screen Effect', 'Phase', 'Ability Ignore Aurastate', 'Allow Only Ability', null,
|
||||
null, null, 'Mod Immune Aura Apply School', 'Mod Attack Power Of Stat Percent', 'Mod Ignore Target Resist',
|
||||
'Mod Ability Ignore Target Resist', 'Mod Damage Taken Percent From Caster', 'Ignore Melee Reset', 'X Ray', 'Ability Consume No Ammo',
|
||||
/*275+ */ 'Mod Ignore Shapeshift', 'Mod Mechanic Damage Done Percent', 'Mod Max Affected Targets', 'Mod Disarm Ranged', 'Initialize Images',
|
||||
'Mod Armor Penetration Percent', 'Mod Honor Gain Percent', 'Mod Base Health Percent', 'Mod Healing Received', 'Linked',
|
||||
'Mod Attack Power Of Armor', 'Ability Periodic Crit', 'Deflect Spells', 'Ignore Hit Direction', null,
|
||||
'Mod Crit Percent', 'Mod XP Quest Percent', 'Open Stable', 'Override Spells', 'Prevent Power Regeneration',
|
||||
null, 'Set Vehicle Id', 'Block Spell Family', 'Strangulate', null,
|
||||
/*300+ */ 'Share Damage Percent', 'School Heal Absorb', null, 'Mod Damage Done Versus Aurastate', 'Mod Fake Inebriate',
|
||||
'Mod Minimum Speed', null, 'Heal Absorb Test', 'Hunter Trap', null,
|
||||
'Mod Creature AoE Damage Avoidance', null, null, null, 'Prevent Ressurection',
|
||||
/* -316*/ 'Underwater Walking', 'Periodic Haste'
|
||||
)
|
||||
),
|
||||
'item' => array(
|
||||
'notFound' => "Dieser Gegenstand existiert nicht .",
|
||||
|
||||
@@ -905,7 +905,105 @@ $lang = array(
|
||||
"Inscription", "Open From Vehicle"
|
||||
),
|
||||
'stealthType' => ["General", "Trap"],
|
||||
'invisibilityType' => ["General", 3 => "Trap", 6 => "Drunk"]
|
||||
'invisibilityType' => ["General", 3 => "Trap", 6 => "Drunk"],
|
||||
'unkEffect' => 'Unknown Effect',
|
||||
'effects' => array(
|
||||
/*0-5 */ 'None', 'Instakill', 'School Damage', 'Dummy', 'Portal Teleport', 'Teleport Units',
|
||||
/*6+ */ 'Apply Aura', 'Environmental Damage', 'Power Drain', 'Health Leech', 'Heal', 'Bind',
|
||||
/*12+ */ 'Portal', 'Ritual Base', 'Ritual Specialize', 'Ritual Activate Portal', 'Quest Complete', 'Weapon Damage NoSchool',
|
||||
/*18+ */ 'Resurrect', 'Add Extra Attacks', 'Dodge', 'Evade', 'Parry', 'Block',
|
||||
/*24+ */ 'Create Item', 'Can Use Weapon', 'Defense', 'Persistent Area Aura', 'Summon', 'Leap',
|
||||
/*30+ */ 'Energize', 'Weapon Damage Percent', 'Trigger Missile', 'Open Lock', 'Summon Change Item', 'Apply Area Aura Party',
|
||||
/*36+ */ 'Learn Spell', 'Spell Defense', 'Dispel', 'Language', 'Dual Wield', 'Jump',
|
||||
/*42+ */ 'Jump Dest', 'Teleport Units Face Caster','Skill Step', 'Add Honor', 'Spawn', 'Trade Skill',
|
||||
/*48+ */ 'Stealth', 'Detect', 'Trans Door', 'Force Critical Hit', 'Guarantee Hit', 'Enchant Item Permanent',
|
||||
/*54+ */ 'Enchant Item Temporary', 'Tame Creature', 'Summon Pet', 'Learn Pet Spell', 'Weapon Damage Flat', 'Create Random Item',
|
||||
/*60+ */ 'Proficiency', 'Send Event', 'Power Burn', 'Threat', 'Trigger Spell', 'Apply Area Aura Raid',
|
||||
/*66+ */ 'Create Mana Gem', 'Heal Max Health', 'Interrupt Cast', 'Distract', 'Pull', 'Pickpocket',
|
||||
/*72+ */ 'Add Farsight', 'Untrain Talents', 'Apply Glyph', 'Heal Mechanical', 'Summon Object Wild', 'Script Effect',
|
||||
/*78+ */ 'Attack', 'Sanctuary', 'Add Combo Points', 'Create House', 'Bind Sight', 'Duel',
|
||||
/*84+ */ 'Stuck', 'Summon Player', 'Activate Object', 'WMO Damage', 'WMO Repair', 'WMO Change',
|
||||
/*90+ */ 'Kill Credit', 'Threat All', 'Enchant Held Item', 'Force Deselect', 'Self Resurrect', 'Skinning',
|
||||
/*96+ */ 'Charge', 'Cast Button', 'Knock Back', 'Disenchant', 'Inebriate', 'Feed Pet',
|
||||
/*102+ */ 'Dismiss Pet', 'Reputation', 'Summon Object Slot1', 'Summon Object Slot2', 'Summon Object Slot3', 'Summon Object Slot4',
|
||||
/*108+ */ 'Dispel Mechanic', 'Summon Dead Pet', 'Destroy All Totems', 'Durability Damage', 'Summon Demon', 'Resurrect Flat',
|
||||
/*114+ */ 'Attack Me', 'Durability Damage Percent','Skin Player Corpse', 'Spirit Heal', 'Skill', 'Apply Area Aura Pet',
|
||||
/*120+ */ 'Teleport Graveyard', 'Weapon Damage Normalized', null, 'Send Taxi', 'Pull Towards', 'Modify Threat Percent',
|
||||
/*126+ */ 'Steal Beneficial Buff', 'Prospecting', 'Apply Area Aura Friend', 'Apply Area Aura Enemy', 'Redirect Threat', 'Play Sound',
|
||||
/*132+ */ 'Play Music', 'Unlearn Specialization', 'Kill Credit2', 'Call Pet', 'Heal Percent', 'Energize Percent',
|
||||
/*138+ */ 'Leap Back', 'Clear Quest', 'Force Cast', 'Force Cast With Value', 'Trigger Spell With Value', 'Apply Area Aura Owner',
|
||||
/*144+ */ 'Knock Back Dest', 'Pull Towards Dest', 'Activate Rune', 'Quest Fail', null, 'Charge Dest',
|
||||
/*150+ */ 'Quest Start', 'Trigger Spell 2', null, 'Create Tamed Pet', 'Discover Taxi', 'Dual Wield 2H Weapons',
|
||||
/*156+ */ 'Enchant Item Prismatic', 'Create Item 2', 'Milling', 'Allow Rename Pet', null, 'Talent Spec Count',
|
||||
/*162-164*/ 'Talent Spec Select', null, 'Remove Aura'
|
||||
),
|
||||
'unkAura' => 'Unknown Aura',
|
||||
'auras' => array(
|
||||
/*0- */ 'None', 'Bind Sight', 'Mod Possess', 'Periodic Damage', 'Dummy',
|
||||
/*5+ */ 'Mod Confuse', 'Mod Charm', 'Mod Fear', 'Periodic Heal', 'Mod Attack Speed',
|
||||
'Mod Threat', 'Taunt', 'Stun', 'Mod Damage Done Flat', 'Mod Damage Taken Flat',
|
||||
'Damage Shield', 'Mod Stealth', 'Mod Stealth Detection', 'Mod Invisibility', 'Mod Invisibility Detection',
|
||||
'Mod Health Percent', 'Mod Power Percent', 'Mod Resistance Flat', 'Periodic Trigger Spell', 'Periodic Energize',
|
||||
/*25+ */ 'Pacify', 'Root', 'Silence', 'Reflect Spells', 'Mod Stat Flat',
|
||||
'Mod Skill', 'Mod Increase Speed', 'Mod Increase Mounted Speed', 'Mod Decrease Speed', 'Mod Increase Health',
|
||||
'Mod Increase Power', 'Shapeshift', 'Spell Effect Immunity', 'Spell Aura Immunity', 'School Immunity',
|
||||
'Damage Immunity', 'Dispel Immunity', 'Proc Trigger Spell', 'Proc Trigger Damage', 'Track Creatures',
|
||||
'Track Resources', 'Mod Parry Skill', 'Mod Parry Percent', null, 'Mod Dodge Percent',
|
||||
/*50+ */ 'Mod Critical Healing Amount', 'Mod Block Percent', 'Mod Physical Crit Percent', 'Periodic Health Leech', 'Mod Hit Chance',
|
||||
'Mod Spell Hit Chance', 'Transform', 'Mod Spell Crit Chance', 'Mod Increase Swim Speed', 'Mod Damage Done Versus Creature',
|
||||
'Pacify Silence', 'Mod Scale', 'Periodic Health Funnel', 'Periodic Mana Funnel', 'Periodic Mana Leech',
|
||||
'Mod Casting Speed (not stacking)', 'Feign Death', 'Disarm', 'Stalked', 'School Absorb',
|
||||
'Extra Attacks', 'Mod Spell Crit Chance School', 'Mod Power Cost School Percent', 'Mod Power Cost School Flat', 'Reflect Spells School',
|
||||
/*75+ */ 'Language', 'Far Sight', 'Mechanic Immunity', 'Mounted', 'Mod Damage Done Percent',
|
||||
'Mod Stat Percent', 'Split Damage Percent', 'Water Breathing', 'Mod Base Resistance Flat', 'Mod Health Regeneration',
|
||||
'Mod Power Regeneration', 'Channel Death Item', 'Mod Damage Taken Percent', 'Mod Health Regeneration Percent', 'Periodic Damage Percent',
|
||||
'Mod Resist Chance', 'Mod Detect Range', 'Prevent Fleeing', 'Unattackable', 'Interrupt Regeneration',
|
||||
'Ghost', 'Spell Magnet', 'Mana Shield', 'Mod Skill Value', 'Mod Attack Power',
|
||||
/*100+ */ 'Auras Visible', 'Mod Resistance Percent', 'Mod Melee Attack Power Versus', 'Mod Total Threat', 'Water Walk',
|
||||
'Feather Fall', 'Hover', 'Add Flat Modifier', 'Add Percent Modifier', 'Add Target Trigger',
|
||||
'Mod Power Regeneration Percent', 'Add Caster Hit Trigger', 'Override Class Scripts', 'Mod Ranged Damage Taken Flat', 'Mod Ranged Damage Taken Percent',
|
||||
'Mod Healing', 'Mod Regeneration During Combat', 'Mod Mechanic Resistance', 'Mod Healing Taken Percent', 'Share Pet Tracking',
|
||||
'Untrackable', 'Empathy', 'Mod Offhand Damage Percent', 'Mod Target Resistance', 'Mod Ranged Attack Power',
|
||||
/*125+ */ 'Mod Melee Damage Taken Flat', 'Mod Melee Damage Taken Percent', 'Ranged Attack Power Attacker Bonus', 'Possess Pet', 'Mod Speed Always',
|
||||
'Mod Mounted Speed Always', 'Mod Ranged Attack Power Versus', 'Mod Increase Energy Percent', 'Mod Increase Health Percent', 'Mod Mana Regeneration Interrupt',
|
||||
'Mod Healing Done Flat', 'Mod Healing Done Percent', 'Mod Total Stat Percentage', 'Mod Melee Haste', 'Force Reaction',
|
||||
'Mod Ranged Haste', 'Mod Ranged Ammo Haste', 'Mod Base Resistance Percent', 'Mod Resistance Exclusive', 'Safe Fall',
|
||||
'Mod Pet Talent Points', 'Allow Tame Pet Type', 'Mechanic Immunity Mask', 'Retain Combo Points', 'Reduce Pushback',
|
||||
/*150+ */ 'Mod Shield Blockvalue Percent', 'Track Stealthed', 'Mod Detected Range', 'Split Damage Flat', 'Mod Stealth Level',
|
||||
'Mod Water Breathing', 'Mod Reputation Gain', 'Pet Damage Multi', 'Mod Shield Blockvalue', 'No PvP Credit',
|
||||
'Mod AoE Avoidance', 'Mod Health Regeneration In Combat', 'Power Burn Mana', 'Mod Crit Damage Bonus', null,
|
||||
'Melee Attack Power Attacker Bonus', 'Mod Attack Power Percent', 'Mod Ranged Attack Power Percent', 'Mod Damage Done Versus', 'Mod Crit Percent Versus',
|
||||
'Change Model', 'Mod Speed (not stacking)', 'Mod Mounted Speed (not stacking)', null, 'Mod Spell Damage Of Stat Percent',
|
||||
/*175+ */ 'Mod Spell Healing Of Stat Percent', 'Spirit Of Redemption', 'AoE Charm', 'Mod Debuff Resistance', 'Mod Attacker Spell Crit Chance',
|
||||
'Mod Spell Damage Versus', null, 'Mod Resistance Of Stat Percent', 'Mod Critical Threat', 'Mod Attacker Melee Hit Chance',
|
||||
'Mod Attacker Ranged Hit Chance', 'Mod Attacker Spell Hit Chance', 'Mod Attacker Melee Crit Chance', 'Mod Attacker Ranged Crit Chance', 'Mod Rating',
|
||||
'Mod Faction Reputation Gain', 'Use Normal Movement Speed', 'Mod Melee Ranged Haste', 'Mod Haste', 'Mod Target Absorb School',
|
||||
'Mod Target Ability Absorb School', 'Mod Cooldown', 'Mod Attacker Spell And Weapon Crit Chance', null, 'Mod Increases Spell Percent to Hit',
|
||||
/*200+ */ 'Mod XP Percent', 'Fly', 'Ignore Combat Result', 'Mod Attacker Melee Crit Damage', 'Mod Attacker Ranged Crit Damage',
|
||||
'Mod School Crit Damage Taken', 'Mod Increase Vehicle Flight Speed', 'Mod Increase Mounted Flight Speed', 'Mod Increase Flight Speed', 'Mod Mounted Flight Speed Always',
|
||||
'Mod Vehicle Speed Always', 'Mod Flight Speed (not stacking)', 'Mod Ranged Attack Power Of Stat Percent', 'Mod Rage from Damage Dealt', 'Tamed Pet Passive',
|
||||
'Arena Preparation', 'Haste Spells', 'Killing Spree', 'Haste Ranged', 'Mod Mana Regeneration from Stat',
|
||||
'Mod Rating from Stat', 'Ignore Threat', null, 'Raid Proc from Charge', null,
|
||||
/*225+ */ 'Raid Proc from Charge With Value', 'Periodic Dummy', 'Periodic Trigger Spell With Value', 'Detect Stealth', 'Mod AoE Damage Avoidance',
|
||||
'Mod Increase Health', 'Proc Trigger Spell With Value', 'Mod Mechanic Duration', 'Mod Display Model', 'Mod Mechanic Duration (not stacking)',
|
||||
'Mod Dispel Resist', 'Control Vehicle', 'Mod Spell Damage Of Attack Power', 'Mod Spell Healing Of Attack Power', 'Mod Scale 2',
|
||||
'Mod Expertise', 'Force Move Forward', 'Mod Spell Damage from Healing', 'Mod Faction', 'Comprehend Language',
|
||||
'Mod Aura Duration By Dispel', 'Mod Aura Duration By Dispel (not stacking)', 'Clone Caster', 'Mod Combat Result Chance', 'Convert Rune',
|
||||
/*250+ */ 'Mod Increase Health 2', 'Mod Enemy Dodge', 'Mod Speed Slow All', 'Mod Block Crit Chance', 'Mod Disarm Offhand',
|
||||
'Mod Mechanic Damage Taken Percent', 'No Reagent Use', 'Mod Target Resist By Spell Class', 'Mod Spell Visual', 'Mod HoT Percent',
|
||||
'Screen Effect', 'Phase', 'Ability Ignore Aurastate', 'Allow Only Ability', null,
|
||||
null, null, 'Mod Immune Aura Apply School', 'Mod Attack Power Of Stat Percent', 'Mod Ignore Target Resist',
|
||||
'Mod Ability Ignore Target Resist', 'Mod Damage Taken Percent From Caster', 'Ignore Melee Reset', 'X Ray', 'Ability Consume No Ammo',
|
||||
/*275+ */ 'Mod Ignore Shapeshift', 'Mod Mechanic Damage Done Percent', 'Mod Max Affected Targets', 'Mod Disarm Ranged', 'Initialize Images',
|
||||
'Mod Armor Penetration Percent', 'Mod Honor Gain Percent', 'Mod Base Health Percent', 'Mod Healing Received', 'Linked',
|
||||
'Mod Attack Power Of Armor', 'Ability Periodic Crit', 'Deflect Spells', 'Ignore Hit Direction', null,
|
||||
'Mod Crit Percent', 'Mod XP Quest Percent', 'Open Stable', 'Override Spells', 'Prevent Power Regeneration',
|
||||
null, 'Set Vehicle Id', 'Block Spell Family', 'Strangulate', null,
|
||||
/*300+ */ 'Share Damage Percent', 'School Heal Absorb', null, 'Mod Damage Done Versus Aurastate', 'Mod Fake Inebriate',
|
||||
'Mod Minimum Speed', null, 'Heal Absorb Test', 'Hunter Trap', null,
|
||||
'Mod Creature AoE Damage Avoidance', null, null, null, 'Prevent Ressurection',
|
||||
/* -316*/ 'Underwater Walking', 'Periodic Haste'
|
||||
)
|
||||
),
|
||||
'item' => array(
|
||||
'notFound' => "This item doesn't exist.",
|
||||
|
||||
@@ -905,7 +905,105 @@ $lang = array(
|
||||
"Inscripción", "Abrir desde vehículo"
|
||||
),
|
||||
'stealthType' => ["GENERAL", "TRAP"],
|
||||
'invisibilityType' => ["GENERAL", 3 => "TRAP", 6 => "DRUNK"]
|
||||
'invisibilityType' => ["GENERAL", 3 => "TRAP", 6 => "DRUNK"],
|
||||
'unkEffect' => 'Unknown Effect',
|
||||
'effects' => array(
|
||||
/*0-5 */ 'None', 'Instakill', 'School Damage', 'Dummy', 'Portal Teleport', 'Teleport Units',
|
||||
/*6+ */ 'Apply Aura', 'Environmental Damage', 'Power Drain', 'Health Leech', 'Heal', 'Bind',
|
||||
/*12+ */ 'Portal', 'Ritual Base', 'Ritual Specialize', 'Ritual Activate Portal', 'Quest Complete', 'Weapon Damage NoSchool',
|
||||
/*18+ */ 'Resurrect', 'Add Extra Attacks', 'Dodge', 'Evade', 'Parry', 'Block',
|
||||
/*24+ */ 'Create Item', 'Can Use Weapon', 'Defense', 'Persistent Area Aura', 'Summon', 'Leap',
|
||||
/*30+ */ 'Energize', 'Weapon Damage Percent', 'Trigger Missile', 'Open Lock', 'Summon Change Item', 'Apply Area Aura Party',
|
||||
/*36+ */ 'Learn Spell', 'Spell Defense', 'Dispel', 'Language', 'Dual Wield', 'Jump',
|
||||
/*42+ */ 'Jump Dest', 'Teleport Units Face Caster','Skill Step', 'Add Honor', 'Spawn', 'Trade Skill',
|
||||
/*48+ */ 'Stealth', 'Detect', 'Trans Door', 'Force Critical Hit', 'Guarantee Hit', 'Enchant Item Permanent',
|
||||
/*54+ */ 'Enchant Item Temporary', 'Tame Creature', 'Summon Pet', 'Learn Pet Spell', 'Weapon Damage Flat', 'Create Random Item',
|
||||
/*60+ */ 'Proficiency', 'Send Event', 'Power Burn', 'Threat', 'Trigger Spell', 'Apply Area Aura Raid',
|
||||
/*66+ */ 'Create Mana Gem', 'Heal Max Health', 'Interrupt Cast', 'Distract', 'Pull', 'Pickpocket',
|
||||
/*72+ */ 'Add Farsight', 'Untrain Talents', 'Apply Glyph', 'Heal Mechanical', 'Summon Object Wild', 'Script Effect',
|
||||
/*78+ */ 'Attack', 'Sanctuary', 'Add Combo Points', 'Create House', 'Bind Sight', 'Duel',
|
||||
/*84+ */ 'Stuck', 'Summon Player', 'Activate Object', 'WMO Damage', 'WMO Repair', 'WMO Change',
|
||||
/*90+ */ 'Kill Credit', 'Threat All', 'Enchant Held Item', 'Force Deselect', 'Self Resurrect', 'Skinning',
|
||||
/*96+ */ 'Charge', 'Cast Button', 'Knock Back', 'Disenchant', 'Inebriate', 'Feed Pet',
|
||||
/*102+ */ 'Dismiss Pet', 'Reputation', 'Summon Object Slot1', 'Summon Object Slot2', 'Summon Object Slot3', 'Summon Object Slot4',
|
||||
/*108+ */ 'Dispel Mechanic', 'Summon Dead Pet', 'Destroy All Totems', 'Durability Damage', 'Summon Demon', 'Resurrect Flat',
|
||||
/*114+ */ 'Attack Me', 'Durability Damage Percent','Skin Player Corpse', 'Spirit Heal', 'Skill', 'Apply Area Aura Pet',
|
||||
/*120+ */ 'Teleport Graveyard', 'Weapon Damage Normalized', null, 'Send Taxi', 'Pull Towards', 'Modify Threat Percent',
|
||||
/*126+ */ 'Steal Beneficial Buff', 'Prospecting', 'Apply Area Aura Friend', 'Apply Area Aura Enemy', 'Redirect Threat', 'Play Sound',
|
||||
/*132+ */ 'Play Music', 'Unlearn Specialization', 'Kill Credit2', 'Call Pet', 'Heal Percent', 'Energize Percent',
|
||||
/*138+ */ 'Leap Back', 'Clear Quest', 'Force Cast', 'Force Cast With Value', 'Trigger Spell With Value', 'Apply Area Aura Owner',
|
||||
/*144+ */ 'Knock Back Dest', 'Pull Towards Dest', 'Activate Rune', 'Quest Fail', null, 'Charge Dest',
|
||||
/*150+ */ 'Quest Start', 'Trigger Spell 2', null, 'Create Tamed Pet', 'Discover Taxi', 'Dual Wield 2H Weapons',
|
||||
/*156+ */ 'Enchant Item Prismatic', 'Create Item 2', 'Milling', 'Allow Rename Pet', null, 'Talent Spec Count',
|
||||
/*162-164*/ 'Talent Spec Select', null, 'Remove Aura'
|
||||
),
|
||||
'unkAura' => 'Unknown Aura',
|
||||
'auras' => array(
|
||||
/*0- */ 'None', 'Bind Sight', 'Mod Possess', 'Periodic Damage', 'Dummy',
|
||||
/*5+ */ 'Mod Confuse', 'Mod Charm', 'Mod Fear', 'Periodic Heal', 'Mod Attack Speed',
|
||||
'Mod Threat', 'Taunt', 'Stun', 'Mod Damage Done Flat', 'Mod Damage Taken Flat',
|
||||
'Damage Shield', 'Mod Stealth', 'Mod Stealth Detection', 'Mod Invisibility', 'Mod Invisibility Detection',
|
||||
'Mod Health Percent', 'Mod Power Percent', 'Mod Resistance Flat', 'Periodic Trigger Spell', 'Periodic Energize',
|
||||
/*25+ */ 'Pacify', 'Root', 'Silence', 'Reflect Spells', 'Mod Stat Flat',
|
||||
'Mod Skill', 'Mod Increase Speed', 'Mod Increase Mounted Speed', 'Mod Decrease Speed', 'Mod Increase Health',
|
||||
'Mod Increase Power', 'Shapeshift', 'Spell Effect Immunity', 'Spell Aura Immunity', 'School Immunity',
|
||||
'Damage Immunity', 'Dispel Immunity', 'Proc Trigger Spell', 'Proc Trigger Damage', 'Track Creatures',
|
||||
'Track Resources', 'Mod Parry Skill', 'Mod Parry Percent', null, 'Mod Dodge Percent',
|
||||
/*50+ */ 'Mod Critical Healing Amount', 'Mod Block Percent', 'Mod Physical Crit Percent', 'Periodic Health Leech', 'Mod Hit Chance',
|
||||
'Mod Spell Hit Chance', 'Transform', 'Mod Spell Crit Chance', 'Mod Increase Swim Speed', 'Mod Damage Done Versus Creature',
|
||||
'Pacify Silence', 'Mod Scale', 'Periodic Health Funnel', 'Periodic Mana Funnel', 'Periodic Mana Leech',
|
||||
'Mod Casting Speed (not stacking)', 'Feign Death', 'Disarm', 'Stalked', 'School Absorb',
|
||||
'Extra Attacks', 'Mod Spell Crit Chance School', 'Mod Power Cost School Percent', 'Mod Power Cost School Flat', 'Reflect Spells School',
|
||||
/*75+ */ 'Language', 'Far Sight', 'Mechanic Immunity', 'Mounted', 'Mod Damage Done Percent',
|
||||
'Mod Stat Percent', 'Split Damage Percent', 'Water Breathing', 'Mod Base Resistance Flat', 'Mod Health Regeneration',
|
||||
'Mod Power Regeneration', 'Channel Death Item', 'Mod Damage Taken Percent', 'Mod Health Regeneration Percent', 'Periodic Damage Percent',
|
||||
'Mod Resist Chance', 'Mod Detect Range', 'Prevent Fleeing', 'Unattackable', 'Interrupt Regeneration',
|
||||
'Ghost', 'Spell Magnet', 'Mana Shield', 'Mod Skill Value', 'Mod Attack Power',
|
||||
/*100+ */ 'Auras Visible', 'Mod Resistance Percent', 'Mod Melee Attack Power Versus', 'Mod Total Threat', 'Water Walk',
|
||||
'Feather Fall', 'Hover', 'Add Flat Modifier', 'Add Percent Modifier', 'Add Target Trigger',
|
||||
'Mod Power Regeneration Percent', 'Add Caster Hit Trigger', 'Override Class Scripts', 'Mod Ranged Damage Taken Flat', 'Mod Ranged Damage Taken Percent',
|
||||
'Mod Healing', 'Mod Regeneration During Combat', 'Mod Mechanic Resistance', 'Mod Healing Taken Percent', 'Share Pet Tracking',
|
||||
'Untrackable', 'Empathy', 'Mod Offhand Damage Percent', 'Mod Target Resistance', 'Mod Ranged Attack Power',
|
||||
/*125+ */ 'Mod Melee Damage Taken Flat', 'Mod Melee Damage Taken Percent', 'Ranged Attack Power Attacker Bonus', 'Possess Pet', 'Mod Speed Always',
|
||||
'Mod Mounted Speed Always', 'Mod Ranged Attack Power Versus', 'Mod Increase Energy Percent', 'Mod Increase Health Percent', 'Mod Mana Regeneration Interrupt',
|
||||
'Mod Healing Done Flat', 'Mod Healing Done Percent', 'Mod Total Stat Percentage', 'Mod Melee Haste', 'Force Reaction',
|
||||
'Mod Ranged Haste', 'Mod Ranged Ammo Haste', 'Mod Base Resistance Percent', 'Mod Resistance Exclusive', 'Safe Fall',
|
||||
'Mod Pet Talent Points', 'Allow Tame Pet Type', 'Mechanic Immunity Mask', 'Retain Combo Points', 'Reduce Pushback',
|
||||
/*150+ */ 'Mod Shield Blockvalue Percent', 'Track Stealthed', 'Mod Detected Range', 'Split Damage Flat', 'Mod Stealth Level',
|
||||
'Mod Water Breathing', 'Mod Reputation Gain', 'Pet Damage Multi', 'Mod Shield Blockvalue', 'No PvP Credit',
|
||||
'Mod AoE Avoidance', 'Mod Health Regeneration In Combat', 'Power Burn Mana', 'Mod Crit Damage Bonus', null,
|
||||
'Melee Attack Power Attacker Bonus', 'Mod Attack Power Percent', 'Mod Ranged Attack Power Percent', 'Mod Damage Done Versus', 'Mod Crit Percent Versus',
|
||||
'Change Model', 'Mod Speed (not stacking)', 'Mod Mounted Speed (not stacking)', null, 'Mod Spell Damage Of Stat Percent',
|
||||
/*175+ */ 'Mod Spell Healing Of Stat Percent', 'Spirit Of Redemption', 'AoE Charm', 'Mod Debuff Resistance', 'Mod Attacker Spell Crit Chance',
|
||||
'Mod Spell Damage Versus', null, 'Mod Resistance Of Stat Percent', 'Mod Critical Threat', 'Mod Attacker Melee Hit Chance',
|
||||
'Mod Attacker Ranged Hit Chance', 'Mod Attacker Spell Hit Chance', 'Mod Attacker Melee Crit Chance', 'Mod Attacker Ranged Crit Chance', 'Mod Rating',
|
||||
'Mod Faction Reputation Gain', 'Use Normal Movement Speed', 'Mod Melee Ranged Haste', 'Mod Haste', 'Mod Target Absorb School',
|
||||
'Mod Target Ability Absorb School', 'Mod Cooldown', 'Mod Attacker Spell And Weapon Crit Chance', null, 'Mod Increases Spell Percent to Hit',
|
||||
/*200+ */ 'Mod XP Percent', 'Fly', 'Ignore Combat Result', 'Mod Attacker Melee Crit Damage', 'Mod Attacker Ranged Crit Damage',
|
||||
'Mod School Crit Damage Taken', 'Mod Increase Vehicle Flight Speed', 'Mod Increase Mounted Flight Speed', 'Mod Increase Flight Speed', 'Mod Mounted Flight Speed Always',
|
||||
'Mod Vehicle Speed Always', 'Mod Flight Speed (not stacking)', 'Mod Ranged Attack Power Of Stat Percent', 'Mod Rage from Damage Dealt', 'Tamed Pet Passive',
|
||||
'Arena Preparation', 'Haste Spells', 'Killing Spree', 'Haste Ranged', 'Mod Mana Regeneration from Stat',
|
||||
'Mod Rating from Stat', 'Ignore Threat', null, 'Raid Proc from Charge', null,
|
||||
/*225+ */ 'Raid Proc from Charge With Value', 'Periodic Dummy', 'Periodic Trigger Spell With Value', 'Detect Stealth', 'Mod AoE Damage Avoidance',
|
||||
'Mod Increase Health', 'Proc Trigger Spell With Value', 'Mod Mechanic Duration', 'Mod Display Model', 'Mod Mechanic Duration (not stacking)',
|
||||
'Mod Dispel Resist', 'Control Vehicle', 'Mod Spell Damage Of Attack Power', 'Mod Spell Healing Of Attack Power', 'Mod Scale 2',
|
||||
'Mod Expertise', 'Force Move Forward', 'Mod Spell Damage from Healing', 'Mod Faction', 'Comprehend Language',
|
||||
'Mod Aura Duration By Dispel', 'Mod Aura Duration By Dispel (not stacking)', 'Clone Caster', 'Mod Combat Result Chance', 'Convert Rune',
|
||||
/*250+ */ 'Mod Increase Health 2', 'Mod Enemy Dodge', 'Mod Speed Slow All', 'Mod Block Crit Chance', 'Mod Disarm Offhand',
|
||||
'Mod Mechanic Damage Taken Percent', 'No Reagent Use', 'Mod Target Resist By Spell Class', 'Mod Spell Visual', 'Mod HoT Percent',
|
||||
'Screen Effect', 'Phase', 'Ability Ignore Aurastate', 'Allow Only Ability', null,
|
||||
null, null, 'Mod Immune Aura Apply School', 'Mod Attack Power Of Stat Percent', 'Mod Ignore Target Resist',
|
||||
'Mod Ability Ignore Target Resist', 'Mod Damage Taken Percent From Caster', 'Ignore Melee Reset', 'X Ray', 'Ability Consume No Ammo',
|
||||
/*275+ */ 'Mod Ignore Shapeshift', 'Mod Mechanic Damage Done Percent', 'Mod Max Affected Targets', 'Mod Disarm Ranged', 'Initialize Images',
|
||||
'Mod Armor Penetration Percent', 'Mod Honor Gain Percent', 'Mod Base Health Percent', 'Mod Healing Received', 'Linked',
|
||||
'Mod Attack Power Of Armor', 'Ability Periodic Crit', 'Deflect Spells', 'Ignore Hit Direction', null,
|
||||
'Mod Crit Percent', 'Mod XP Quest Percent', 'Open Stable', 'Override Spells', 'Prevent Power Regeneration',
|
||||
null, 'Set Vehicle Id', 'Block Spell Family', 'Strangulate', null,
|
||||
/*300+ */ 'Share Damage Percent', 'School Heal Absorb', null, 'Mod Damage Done Versus Aurastate', 'Mod Fake Inebriate',
|
||||
'Mod Minimum Speed', null, 'Heal Absorb Test', 'Hunter Trap', null,
|
||||
'Mod Creature AoE Damage Avoidance', null, null, null, 'Prevent Ressurection',
|
||||
/* -316*/ 'Underwater Walking', 'Periodic Haste'
|
||||
)
|
||||
),
|
||||
'item' => array(
|
||||
'notFound' => "Este objeto no existe.",
|
||||
|
||||
@@ -905,7 +905,105 @@ $lang = array(
|
||||
"Calligraphie", "Ouverture à partir d'un véhicule",
|
||||
),
|
||||
'stealthType' => ["GENERAL", "TRAP"],
|
||||
'invisibilityType' => ["GENERAL", 3 => "TRAP", 6 => "DRUNK"]
|
||||
'invisibilityType' => ["GENERAL", 3 => "TRAP", 6 => "DRUNK"],
|
||||
'unkEffect' => 'Unknown Effect',
|
||||
'effects' => array(
|
||||
/*0-5 */ 'None', 'Instakill', 'School Damage', 'Dummy', 'Portal Teleport', 'Teleport Units',
|
||||
/*6+ */ 'Apply Aura', 'Environmental Damage', 'Power Drain', 'Health Leech', 'Heal', 'Bind',
|
||||
/*12+ */ 'Portal', 'Ritual Base', 'Ritual Specialize', 'Ritual Activate Portal', 'Quest Complete', 'Weapon Damage NoSchool',
|
||||
/*18+ */ 'Resurrect', 'Add Extra Attacks', 'Dodge', 'Evade', 'Parry', 'Block',
|
||||
/*24+ */ 'Create Item', 'Can Use Weapon', 'Defense', 'Persistent Area Aura', 'Summon', 'Leap',
|
||||
/*30+ */ 'Energize', 'Weapon Damage Percent', 'Trigger Missile', 'Open Lock', 'Summon Change Item', 'Apply Area Aura Party',
|
||||
/*36+ */ 'Learn Spell', 'Spell Defense', 'Dispel', 'Language', 'Dual Wield', 'Jump',
|
||||
/*42+ */ 'Jump Dest', 'Teleport Units Face Caster','Skill Step', 'Add Honor', 'Spawn', 'Trade Skill',
|
||||
/*48+ */ 'Stealth', 'Detect', 'Trans Door', 'Force Critical Hit', 'Guarantee Hit', 'Enchant Item Permanent',
|
||||
/*54+ */ 'Enchant Item Temporary', 'Tame Creature', 'Summon Pet', 'Learn Pet Spell', 'Weapon Damage Flat', 'Create Random Item',
|
||||
/*60+ */ 'Proficiency', 'Send Event', 'Power Burn', 'Threat', 'Trigger Spell', 'Apply Area Aura Raid',
|
||||
/*66+ */ 'Create Mana Gem', 'Heal Max Health', 'Interrupt Cast', 'Distract', 'Pull', 'Pickpocket',
|
||||
/*72+ */ 'Add Farsight', 'Untrain Talents', 'Apply Glyph', 'Heal Mechanical', 'Summon Object Wild', 'Script Effect',
|
||||
/*78+ */ 'Attack', 'Sanctuary', 'Add Combo Points', 'Create House', 'Bind Sight', 'Duel',
|
||||
/*84+ */ 'Stuck', 'Summon Player', 'Activate Object', 'WMO Damage', 'WMO Repair', 'WMO Change',
|
||||
/*90+ */ 'Kill Credit', 'Threat All', 'Enchant Held Item', 'Force Deselect', 'Self Resurrect', 'Skinning',
|
||||
/*96+ */ 'Charge', 'Cast Button', 'Knock Back', 'Disenchant', 'Inebriate', 'Feed Pet',
|
||||
/*102+ */ 'Dismiss Pet', 'Reputation', 'Summon Object Slot1', 'Summon Object Slot2', 'Summon Object Slot3', 'Summon Object Slot4',
|
||||
/*108+ */ 'Dispel Mechanic', 'Summon Dead Pet', 'Destroy All Totems', 'Durability Damage', 'Summon Demon', 'Resurrect Flat',
|
||||
/*114+ */ 'Attack Me', 'Durability Damage Percent','Skin Player Corpse', 'Spirit Heal', 'Skill', 'Apply Area Aura Pet',
|
||||
/*120+ */ 'Teleport Graveyard', 'Weapon Damage Normalized', null, 'Send Taxi', 'Pull Towards', 'Modify Threat Percent',
|
||||
/*126+ */ 'Steal Beneficial Buff', 'Prospecting', 'Apply Area Aura Friend', 'Apply Area Aura Enemy', 'Redirect Threat', 'Play Sound',
|
||||
/*132+ */ 'Play Music', 'Unlearn Specialization', 'Kill Credit2', 'Call Pet', 'Heal Percent', 'Energize Percent',
|
||||
/*138+ */ 'Leap Back', 'Clear Quest', 'Force Cast', 'Force Cast With Value', 'Trigger Spell With Value', 'Apply Area Aura Owner',
|
||||
/*144+ */ 'Knock Back Dest', 'Pull Towards Dest', 'Activate Rune', 'Quest Fail', null, 'Charge Dest',
|
||||
/*150+ */ 'Quest Start', 'Trigger Spell 2', null, 'Create Tamed Pet', 'Discover Taxi', 'Dual Wield 2H Weapons',
|
||||
/*156+ */ 'Enchant Item Prismatic', 'Create Item 2', 'Milling', 'Allow Rename Pet', null, 'Talent Spec Count',
|
||||
/*162-164*/ 'Talent Spec Select', null, 'Remove Aura'
|
||||
),
|
||||
'unkAura' => 'Unknown Aura',
|
||||
'auras' => array(
|
||||
/*0- */ 'None', 'Bind Sight', 'Mod Possess', 'Periodic Damage', 'Dummy',
|
||||
/*5+ */ 'Mod Confuse', 'Mod Charm', 'Mod Fear', 'Periodic Heal', 'Mod Attack Speed',
|
||||
'Mod Threat', 'Taunt', 'Stun', 'Mod Damage Done Flat', 'Mod Damage Taken Flat',
|
||||
'Damage Shield', 'Mod Stealth', 'Mod Stealth Detection', 'Mod Invisibility', 'Mod Invisibility Detection',
|
||||
'Mod Health Percent', 'Mod Power Percent', 'Mod Resistance Flat', 'Periodic Trigger Spell', 'Periodic Energize',
|
||||
/*25+ */ 'Pacify', 'Root', 'Silence', 'Reflect Spells', 'Mod Stat Flat',
|
||||
'Mod Skill', 'Mod Increase Speed', 'Mod Increase Mounted Speed', 'Mod Decrease Speed', 'Mod Increase Health',
|
||||
'Mod Increase Power', 'Shapeshift', 'Spell Effect Immunity', 'Spell Aura Immunity', 'School Immunity',
|
||||
'Damage Immunity', 'Dispel Immunity', 'Proc Trigger Spell', 'Proc Trigger Damage', 'Track Creatures',
|
||||
'Track Resources', 'Mod Parry Skill', 'Mod Parry Percent', null, 'Mod Dodge Percent',
|
||||
/*50+ */ 'Mod Critical Healing Amount', 'Mod Block Percent', 'Mod Physical Crit Percent', 'Periodic Health Leech', 'Mod Hit Chance',
|
||||
'Mod Spell Hit Chance', 'Transform', 'Mod Spell Crit Chance', 'Mod Increase Swim Speed', 'Mod Damage Done Versus Creature',
|
||||
'Pacify Silence', 'Mod Scale', 'Periodic Health Funnel', 'Periodic Mana Funnel', 'Periodic Mana Leech',
|
||||
'Mod Casting Speed (not stacking)', 'Feign Death', 'Disarm', 'Stalked', 'School Absorb',
|
||||
'Extra Attacks', 'Mod Spell Crit Chance School', 'Mod Power Cost School Percent', 'Mod Power Cost School Flat', 'Reflect Spells School',
|
||||
/*75+ */ 'Language', 'Far Sight', 'Mechanic Immunity', 'Mounted', 'Mod Damage Done Percent',
|
||||
'Mod Stat Percent', 'Split Damage Percent', 'Water Breathing', 'Mod Base Resistance Flat', 'Mod Health Regeneration',
|
||||
'Mod Power Regeneration', 'Channel Death Item', 'Mod Damage Taken Percent', 'Mod Health Regeneration Percent', 'Periodic Damage Percent',
|
||||
'Mod Resist Chance', 'Mod Detect Range', 'Prevent Fleeing', 'Unattackable', 'Interrupt Regeneration',
|
||||
'Ghost', 'Spell Magnet', 'Mana Shield', 'Mod Skill Value', 'Mod Attack Power',
|
||||
/*100+ */ 'Auras Visible', 'Mod Resistance Percent', 'Mod Melee Attack Power Versus', 'Mod Total Threat', 'Water Walk',
|
||||
'Feather Fall', 'Hover', 'Add Flat Modifier', 'Add Percent Modifier', 'Add Target Trigger',
|
||||
'Mod Power Regeneration Percent', 'Add Caster Hit Trigger', 'Override Class Scripts', 'Mod Ranged Damage Taken Flat', 'Mod Ranged Damage Taken Percent',
|
||||
'Mod Healing', 'Mod Regeneration During Combat', 'Mod Mechanic Resistance', 'Mod Healing Taken Percent', 'Share Pet Tracking',
|
||||
'Untrackable', 'Empathy', 'Mod Offhand Damage Percent', 'Mod Target Resistance', 'Mod Ranged Attack Power',
|
||||
/*125+ */ 'Mod Melee Damage Taken Flat', 'Mod Melee Damage Taken Percent', 'Ranged Attack Power Attacker Bonus', 'Possess Pet', 'Mod Speed Always',
|
||||
'Mod Mounted Speed Always', 'Mod Ranged Attack Power Versus', 'Mod Increase Energy Percent', 'Mod Increase Health Percent', 'Mod Mana Regeneration Interrupt',
|
||||
'Mod Healing Done Flat', 'Mod Healing Done Percent', 'Mod Total Stat Percentage', 'Mod Melee Haste', 'Force Reaction',
|
||||
'Mod Ranged Haste', 'Mod Ranged Ammo Haste', 'Mod Base Resistance Percent', 'Mod Resistance Exclusive', 'Safe Fall',
|
||||
'Mod Pet Talent Points', 'Allow Tame Pet Type', 'Mechanic Immunity Mask', 'Retain Combo Points', 'Reduce Pushback',
|
||||
/*150+ */ 'Mod Shield Blockvalue Percent', 'Track Stealthed', 'Mod Detected Range', 'Split Damage Flat', 'Mod Stealth Level',
|
||||
'Mod Water Breathing', 'Mod Reputation Gain', 'Pet Damage Multi', 'Mod Shield Blockvalue', 'No PvP Credit',
|
||||
'Mod AoE Avoidance', 'Mod Health Regeneration In Combat', 'Power Burn Mana', 'Mod Crit Damage Bonus', null,
|
||||
'Melee Attack Power Attacker Bonus', 'Mod Attack Power Percent', 'Mod Ranged Attack Power Percent', 'Mod Damage Done Versus', 'Mod Crit Percent Versus',
|
||||
'Change Model', 'Mod Speed (not stacking)', 'Mod Mounted Speed (not stacking)', null, 'Mod Spell Damage Of Stat Percent',
|
||||
/*175+ */ 'Mod Spell Healing Of Stat Percent', 'Spirit Of Redemption', 'AoE Charm', 'Mod Debuff Resistance', 'Mod Attacker Spell Crit Chance',
|
||||
'Mod Spell Damage Versus', null, 'Mod Resistance Of Stat Percent', 'Mod Critical Threat', 'Mod Attacker Melee Hit Chance',
|
||||
'Mod Attacker Ranged Hit Chance', 'Mod Attacker Spell Hit Chance', 'Mod Attacker Melee Crit Chance', 'Mod Attacker Ranged Crit Chance', 'Mod Rating',
|
||||
'Mod Faction Reputation Gain', 'Use Normal Movement Speed', 'Mod Melee Ranged Haste', 'Mod Haste', 'Mod Target Absorb School',
|
||||
'Mod Target Ability Absorb School', 'Mod Cooldown', 'Mod Attacker Spell And Weapon Crit Chance', null, 'Mod Increases Spell Percent to Hit',
|
||||
/*200+ */ 'Mod XP Percent', 'Fly', 'Ignore Combat Result', 'Mod Attacker Melee Crit Damage', 'Mod Attacker Ranged Crit Damage',
|
||||
'Mod School Crit Damage Taken', 'Mod Increase Vehicle Flight Speed', 'Mod Increase Mounted Flight Speed', 'Mod Increase Flight Speed', 'Mod Mounted Flight Speed Always',
|
||||
'Mod Vehicle Speed Always', 'Mod Flight Speed (not stacking)', 'Mod Ranged Attack Power Of Stat Percent', 'Mod Rage from Damage Dealt', 'Tamed Pet Passive',
|
||||
'Arena Preparation', 'Haste Spells', 'Killing Spree', 'Haste Ranged', 'Mod Mana Regeneration from Stat',
|
||||
'Mod Rating from Stat', 'Ignore Threat', null, 'Raid Proc from Charge', null,
|
||||
/*225+ */ 'Raid Proc from Charge With Value', 'Periodic Dummy', 'Periodic Trigger Spell With Value', 'Detect Stealth', 'Mod AoE Damage Avoidance',
|
||||
'Mod Increase Health', 'Proc Trigger Spell With Value', 'Mod Mechanic Duration', 'Mod Display Model', 'Mod Mechanic Duration (not stacking)',
|
||||
'Mod Dispel Resist', 'Control Vehicle', 'Mod Spell Damage Of Attack Power', 'Mod Spell Healing Of Attack Power', 'Mod Scale 2',
|
||||
'Mod Expertise', 'Force Move Forward', 'Mod Spell Damage from Healing', 'Mod Faction', 'Comprehend Language',
|
||||
'Mod Aura Duration By Dispel', 'Mod Aura Duration By Dispel (not stacking)', 'Clone Caster', 'Mod Combat Result Chance', 'Convert Rune',
|
||||
/*250+ */ 'Mod Increase Health 2', 'Mod Enemy Dodge', 'Mod Speed Slow All', 'Mod Block Crit Chance', 'Mod Disarm Offhand',
|
||||
'Mod Mechanic Damage Taken Percent', 'No Reagent Use', 'Mod Target Resist By Spell Class', 'Mod Spell Visual', 'Mod HoT Percent',
|
||||
'Screen Effect', 'Phase', 'Ability Ignore Aurastate', 'Allow Only Ability', null,
|
||||
null, null, 'Mod Immune Aura Apply School', 'Mod Attack Power Of Stat Percent', 'Mod Ignore Target Resist',
|
||||
'Mod Ability Ignore Target Resist', 'Mod Damage Taken Percent From Caster', 'Ignore Melee Reset', 'X Ray', 'Ability Consume No Ammo',
|
||||
/*275+ */ 'Mod Ignore Shapeshift', 'Mod Mechanic Damage Done Percent', 'Mod Max Affected Targets', 'Mod Disarm Ranged', 'Initialize Images',
|
||||
'Mod Armor Penetration Percent', 'Mod Honor Gain Percent', 'Mod Base Health Percent', 'Mod Healing Received', 'Linked',
|
||||
'Mod Attack Power Of Armor', 'Ability Periodic Crit', 'Deflect Spells', 'Ignore Hit Direction', null,
|
||||
'Mod Crit Percent', 'Mod XP Quest Percent', 'Open Stable', 'Override Spells', 'Prevent Power Regeneration',
|
||||
null, 'Set Vehicle Id', 'Block Spell Family', 'Strangulate', null,
|
||||
/*300+ */ 'Share Damage Percent', 'School Heal Absorb', null, 'Mod Damage Done Versus Aurastate', 'Mod Fake Inebriate',
|
||||
'Mod Minimum Speed', null, 'Heal Absorb Test', 'Hunter Trap', null,
|
||||
'Mod Creature AoE Damage Avoidance', null, null, null, 'Prevent Ressurection',
|
||||
/* -316*/ 'Underwater Walking', 'Periodic Haste'
|
||||
)
|
||||
),
|
||||
'item' => array(
|
||||
'notFound' => "Cet objet n'existe pas.",
|
||||
|
||||
@@ -905,7 +905,105 @@ $lang = array(
|
||||
"Начертание", "Открыть на ходу"
|
||||
),
|
||||
'stealthType' => ["GENERAL", "TRAP"],
|
||||
'invisibilityType' => ["GENERAL", 3 => "TRAP", 6 => "DRUNK"]
|
||||
'invisibilityType' => ["GENERAL", 3 => "TRAP", 6 => "DRUNK"],
|
||||
'unkEffect' => 'Unknown Effect',
|
||||
'effects' => array(
|
||||
/*0-5 */ 'None', 'Instakill', 'School Damage', 'Dummy', 'Portal Teleport', 'Teleport Units',
|
||||
/*6+ */ 'Apply Aura', 'Environmental Damage', 'Power Drain', 'Health Leech', 'Heal', 'Bind',
|
||||
/*12+ */ 'Portal', 'Ritual Base', 'Ritual Specialize', 'Ritual Activate Portal', 'Quest Complete', 'Weapon Damage NoSchool',
|
||||
/*18+ */ 'Resurrect', 'Add Extra Attacks', 'Dodge', 'Evade', 'Parry', 'Block',
|
||||
/*24+ */ 'Create Item', 'Can Use Weapon', 'Defense', 'Persistent Area Aura', 'Summon', 'Leap',
|
||||
/*30+ */ 'Energize', 'Weapon Damage Percent', 'Trigger Missile', 'Open Lock', 'Summon Change Item', 'Apply Area Aura Party',
|
||||
/*36+ */ 'Learn Spell', 'Spell Defense', 'Dispel', 'Language', 'Dual Wield', 'Jump',
|
||||
/*42+ */ 'Jump Dest', 'Teleport Units Face Caster','Skill Step', 'Add Honor', 'Spawn', 'Trade Skill',
|
||||
/*48+ */ 'Stealth', 'Detect', 'Trans Door', 'Force Critical Hit', 'Guarantee Hit', 'Enchant Item Permanent',
|
||||
/*54+ */ 'Enchant Item Temporary', 'Tame Creature', 'Summon Pet', 'Learn Pet Spell', 'Weapon Damage Flat', 'Create Random Item',
|
||||
/*60+ */ 'Proficiency', 'Send Event', 'Power Burn', 'Threat', 'Trigger Spell', 'Apply Area Aura Raid',
|
||||
/*66+ */ 'Create Mana Gem', 'Heal Max Health', 'Interrupt Cast', 'Distract', 'Pull', 'Pickpocket',
|
||||
/*72+ */ 'Add Farsight', 'Untrain Talents', 'Apply Glyph', 'Heal Mechanical', 'Summon Object Wild', 'Script Effect',
|
||||
/*78+ */ 'Attack', 'Sanctuary', 'Add Combo Points', 'Create House', 'Bind Sight', 'Duel',
|
||||
/*84+ */ 'Stuck', 'Summon Player', 'Activate Object', 'WMO Damage', 'WMO Repair', 'WMO Change',
|
||||
/*90+ */ 'Kill Credit', 'Threat All', 'Enchant Held Item', 'Force Deselect', 'Self Resurrect', 'Skinning',
|
||||
/*96+ */ 'Charge', 'Cast Button', 'Knock Back', 'Disenchant', 'Inebriate', 'Feed Pet',
|
||||
/*102+ */ 'Dismiss Pet', 'Reputation', 'Summon Object Slot1', 'Summon Object Slot2', 'Summon Object Slot3', 'Summon Object Slot4',
|
||||
/*108+ */ 'Dispel Mechanic', 'Summon Dead Pet', 'Destroy All Totems', 'Durability Damage', 'Summon Demon', 'Resurrect Flat',
|
||||
/*114+ */ 'Attack Me', 'Durability Damage Percent','Skin Player Corpse', 'Spirit Heal', 'Skill', 'Apply Area Aura Pet',
|
||||
/*120+ */ 'Teleport Graveyard', 'Weapon Damage Normalized', null, 'Send Taxi', 'Pull Towards', 'Modify Threat Percent',
|
||||
/*126+ */ 'Steal Beneficial Buff', 'Prospecting', 'Apply Area Aura Friend', 'Apply Area Aura Enemy', 'Redirect Threat', 'Play Sound',
|
||||
/*132+ */ 'Play Music', 'Unlearn Specialization', 'Kill Credit2', 'Call Pet', 'Heal Percent', 'Energize Percent',
|
||||
/*138+ */ 'Leap Back', 'Clear Quest', 'Force Cast', 'Force Cast With Value', 'Trigger Spell With Value', 'Apply Area Aura Owner',
|
||||
/*144+ */ 'Knock Back Dest', 'Pull Towards Dest', 'Activate Rune', 'Quest Fail', null, 'Charge Dest',
|
||||
/*150+ */ 'Quest Start', 'Trigger Spell 2', null, 'Create Tamed Pet', 'Discover Taxi', 'Dual Wield 2H Weapons',
|
||||
/*156+ */ 'Enchant Item Prismatic', 'Create Item 2', 'Milling', 'Allow Rename Pet', null, 'Talent Spec Count',
|
||||
/*162-164*/ 'Talent Spec Select', null, 'Remove Aura'
|
||||
),
|
||||
'unkAura' => 'Unknown Aura',
|
||||
'auras' => array(
|
||||
/*0- */ 'None', 'Bind Sight', 'Mod Possess', 'Periodic Damage', 'Dummy',
|
||||
/*5+ */ 'Mod Confuse', 'Mod Charm', 'Mod Fear', 'Periodic Heal', 'Mod Attack Speed',
|
||||
'Mod Threat', 'Taunt', 'Stun', 'Mod Damage Done Flat', 'Mod Damage Taken Flat',
|
||||
'Damage Shield', 'Mod Stealth', 'Mod Stealth Detection', 'Mod Invisibility', 'Mod Invisibility Detection',
|
||||
'Mod Health Percent', 'Mod Power Percent', 'Mod Resistance Flat', 'Periodic Trigger Spell', 'Periodic Energize',
|
||||
/*25+ */ 'Pacify', 'Root', 'Silence', 'Reflect Spells', 'Mod Stat Flat',
|
||||
'Mod Skill', 'Mod Increase Speed', 'Mod Increase Mounted Speed', 'Mod Decrease Speed', 'Mod Increase Health',
|
||||
'Mod Increase Power', 'Shapeshift', 'Spell Effect Immunity', 'Spell Aura Immunity', 'School Immunity',
|
||||
'Damage Immunity', 'Dispel Immunity', 'Proc Trigger Spell', 'Proc Trigger Damage', 'Track Creatures',
|
||||
'Track Resources', 'Mod Parry Skill', 'Mod Parry Percent', null, 'Mod Dodge Percent',
|
||||
/*50+ */ 'Mod Critical Healing Amount', 'Mod Block Percent', 'Mod Physical Crit Percent', 'Periodic Health Leech', 'Mod Hit Chance',
|
||||
'Mod Spell Hit Chance', 'Transform', 'Mod Spell Crit Chance', 'Mod Increase Swim Speed', 'Mod Damage Done Versus Creature',
|
||||
'Pacify Silence', 'Mod Scale', 'Periodic Health Funnel', 'Periodic Mana Funnel', 'Periodic Mana Leech',
|
||||
'Mod Casting Speed (not stacking)', 'Feign Death', 'Disarm', 'Stalked', 'School Absorb',
|
||||
'Extra Attacks', 'Mod Spell Crit Chance School', 'Mod Power Cost School Percent', 'Mod Power Cost School Flat', 'Reflect Spells School',
|
||||
/*75+ */ 'Language', 'Far Sight', 'Mechanic Immunity', 'Mounted', 'Mod Damage Done Percent',
|
||||
'Mod Stat Percent', 'Split Damage Percent', 'Water Breathing', 'Mod Base Resistance Flat', 'Mod Health Regeneration',
|
||||
'Mod Power Regeneration', 'Channel Death Item', 'Mod Damage Taken Percent', 'Mod Health Regeneration Percent', 'Periodic Damage Percent',
|
||||
'Mod Resist Chance', 'Mod Detect Range', 'Prevent Fleeing', 'Unattackable', 'Interrupt Regeneration',
|
||||
'Ghost', 'Spell Magnet', 'Mana Shield', 'Mod Skill Value', 'Mod Attack Power',
|
||||
/*100+ */ 'Auras Visible', 'Mod Resistance Percent', 'Mod Melee Attack Power Versus', 'Mod Total Threat', 'Water Walk',
|
||||
'Feather Fall', 'Hover', 'Add Flat Modifier', 'Add Percent Modifier', 'Add Target Trigger',
|
||||
'Mod Power Regeneration Percent', 'Add Caster Hit Trigger', 'Override Class Scripts', 'Mod Ranged Damage Taken Flat', 'Mod Ranged Damage Taken Percent',
|
||||
'Mod Healing', 'Mod Regeneration During Combat', 'Mod Mechanic Resistance', 'Mod Healing Taken Percent', 'Share Pet Tracking',
|
||||
'Untrackable', 'Empathy', 'Mod Offhand Damage Percent', 'Mod Target Resistance', 'Mod Ranged Attack Power',
|
||||
/*125+ */ 'Mod Melee Damage Taken Flat', 'Mod Melee Damage Taken Percent', 'Ranged Attack Power Attacker Bonus', 'Possess Pet', 'Mod Speed Always',
|
||||
'Mod Mounted Speed Always', 'Mod Ranged Attack Power Versus', 'Mod Increase Energy Percent', 'Mod Increase Health Percent', 'Mod Mana Regeneration Interrupt',
|
||||
'Mod Healing Done Flat', 'Mod Healing Done Percent', 'Mod Total Stat Percentage', 'Mod Melee Haste', 'Force Reaction',
|
||||
'Mod Ranged Haste', 'Mod Ranged Ammo Haste', 'Mod Base Resistance Percent', 'Mod Resistance Exclusive', 'Safe Fall',
|
||||
'Mod Pet Talent Points', 'Allow Tame Pet Type', 'Mechanic Immunity Mask', 'Retain Combo Points', 'Reduce Pushback',
|
||||
/*150+ */ 'Mod Shield Blockvalue Percent', 'Track Stealthed', 'Mod Detected Range', 'Split Damage Flat', 'Mod Stealth Level',
|
||||
'Mod Water Breathing', 'Mod Reputation Gain', 'Pet Damage Multi', 'Mod Shield Blockvalue', 'No PvP Credit',
|
||||
'Mod AoE Avoidance', 'Mod Health Regeneration In Combat', 'Power Burn Mana', 'Mod Crit Damage Bonus', null,
|
||||
'Melee Attack Power Attacker Bonus', 'Mod Attack Power Percent', 'Mod Ranged Attack Power Percent', 'Mod Damage Done Versus', 'Mod Crit Percent Versus',
|
||||
'Change Model', 'Mod Speed (not stacking)', 'Mod Mounted Speed (not stacking)', null, 'Mod Spell Damage Of Stat Percent',
|
||||
/*175+ */ 'Mod Spell Healing Of Stat Percent', 'Spirit Of Redemption', 'AoE Charm', 'Mod Debuff Resistance', 'Mod Attacker Spell Crit Chance',
|
||||
'Mod Spell Damage Versus', null, 'Mod Resistance Of Stat Percent', 'Mod Critical Threat', 'Mod Attacker Melee Hit Chance',
|
||||
'Mod Attacker Ranged Hit Chance', 'Mod Attacker Spell Hit Chance', 'Mod Attacker Melee Crit Chance', 'Mod Attacker Ranged Crit Chance', 'Mod Rating',
|
||||
'Mod Faction Reputation Gain', 'Use Normal Movement Speed', 'Mod Melee Ranged Haste', 'Mod Haste', 'Mod Target Absorb School',
|
||||
'Mod Target Ability Absorb School', 'Mod Cooldown', 'Mod Attacker Spell And Weapon Crit Chance', null, 'Mod Increases Spell Percent to Hit',
|
||||
/*200+ */ 'Mod XP Percent', 'Fly', 'Ignore Combat Result', 'Mod Attacker Melee Crit Damage', 'Mod Attacker Ranged Crit Damage',
|
||||
'Mod School Crit Damage Taken', 'Mod Increase Vehicle Flight Speed', 'Mod Increase Mounted Flight Speed', 'Mod Increase Flight Speed', 'Mod Mounted Flight Speed Always',
|
||||
'Mod Vehicle Speed Always', 'Mod Flight Speed (not stacking)', 'Mod Ranged Attack Power Of Stat Percent', 'Mod Rage from Damage Dealt', 'Tamed Pet Passive',
|
||||
'Arena Preparation', 'Haste Spells', 'Killing Spree', 'Haste Ranged', 'Mod Mana Regeneration from Stat',
|
||||
'Mod Rating from Stat', 'Ignore Threat', null, 'Raid Proc from Charge', null,
|
||||
/*225+ */ 'Raid Proc from Charge With Value', 'Periodic Dummy', 'Periodic Trigger Spell With Value', 'Detect Stealth', 'Mod AoE Damage Avoidance',
|
||||
'Mod Increase Health', 'Proc Trigger Spell With Value', 'Mod Mechanic Duration', 'Mod Display Model', 'Mod Mechanic Duration (not stacking)',
|
||||
'Mod Dispel Resist', 'Control Vehicle', 'Mod Spell Damage Of Attack Power', 'Mod Spell Healing Of Attack Power', 'Mod Scale 2',
|
||||
'Mod Expertise', 'Force Move Forward', 'Mod Spell Damage from Healing', 'Mod Faction', 'Comprehend Language',
|
||||
'Mod Aura Duration By Dispel', 'Mod Aura Duration By Dispel (not stacking)', 'Clone Caster', 'Mod Combat Result Chance', 'Convert Rune',
|
||||
/*250+ */ 'Mod Increase Health 2', 'Mod Enemy Dodge', 'Mod Speed Slow All', 'Mod Block Crit Chance', 'Mod Disarm Offhand',
|
||||
'Mod Mechanic Damage Taken Percent', 'No Reagent Use', 'Mod Target Resist By Spell Class', 'Mod Spell Visual', 'Mod HoT Percent',
|
||||
'Screen Effect', 'Phase', 'Ability Ignore Aurastate', 'Allow Only Ability', null,
|
||||
null, null, 'Mod Immune Aura Apply School', 'Mod Attack Power Of Stat Percent', 'Mod Ignore Target Resist',
|
||||
'Mod Ability Ignore Target Resist', 'Mod Damage Taken Percent From Caster', 'Ignore Melee Reset', 'X Ray', 'Ability Consume No Ammo',
|
||||
/*275+ */ 'Mod Ignore Shapeshift', 'Mod Mechanic Damage Done Percent', 'Mod Max Affected Targets', 'Mod Disarm Ranged', 'Initialize Images',
|
||||
'Mod Armor Penetration Percent', 'Mod Honor Gain Percent', 'Mod Base Health Percent', 'Mod Healing Received', 'Linked',
|
||||
'Mod Attack Power Of Armor', 'Ability Periodic Crit', 'Deflect Spells', 'Ignore Hit Direction', null,
|
||||
'Mod Crit Percent', 'Mod XP Quest Percent', 'Open Stable', 'Override Spells', 'Prevent Power Regeneration',
|
||||
null, 'Set Vehicle Id', 'Block Spell Family', 'Strangulate', null,
|
||||
/*300+ */ 'Share Damage Percent', 'School Heal Absorb', null, 'Mod Damage Done Versus Aurastate', 'Mod Fake Inebriate',
|
||||
'Mod Minimum Speed', null, 'Heal Absorb Test', 'Hunter Trap', null,
|
||||
'Mod Creature AoE Damage Avoidance', null, null, null, 'Prevent Ressurection',
|
||||
/* -316*/ 'Underwater Walking', 'Periodic Haste'
|
||||
)
|
||||
),
|
||||
'item' => array(
|
||||
'notFound' => "Такой предмет не существует.",
|
||||
|
||||
@@ -1606,7 +1606,7 @@ class SpellPage extends GenericPage
|
||||
}
|
||||
|
||||
// Effect Name
|
||||
$foo['name'] = (User::isInGroup(U_GROUP_EMPLOYEE) ? sprintf(Util::$dfnString, 'EffectId: '.$effId, Util::$spellEffectStrings[$effId]) : Util::$spellEffectStrings[$effId]).Lang::main('colon');
|
||||
$foo['name'] = (User::isInGroup(U_GROUP_EMPLOYEE) ? sprintf(Util::$dfnString, 'EffectId: '.$effId, Lang::spell('effects', $effId)) : Lang::spell('effects', $effId)).Lang::main('colon');
|
||||
|
||||
if ($this->subject->getField('effect'.$i.'RadiusMax') > 0)
|
||||
$foo['radius'] = $this->subject->getField('effect'.$i.'RadiusMax');
|
||||
@@ -1806,9 +1806,9 @@ class SpellPage extends GenericPage
|
||||
case 129: // AA Enemy
|
||||
case 143: // AA Owner
|
||||
{
|
||||
if ($effAura > 0 && isset(Util::$spellAuraStrings[$effAura]))
|
||||
if ($effAura > 0 && ($aurName = Lang::spell('auras', $effAura)))
|
||||
{
|
||||
$foo['name'] .= User::isInGroup(U_GROUP_EMPLOYEE) ? sprintf(Util::$dfnString, 'AuraId: '.$effAura, Util::$spellAuraStrings[$effAura]) : Util::$spellAuraStrings[$effAura];
|
||||
$foo['name'] .= User::isInGroup(U_GROUP_EMPLOYEE) ? sprintf(Util::$dfnString, 'AuraId: '.$effAura, $aurName) : $aurName;
|
||||
|
||||
$bar = $effMV;
|
||||
switch ($effAura)
|
||||
@@ -1865,19 +1865,13 @@ class SpellPage extends GenericPage
|
||||
}
|
||||
break;
|
||||
case 37: // Effect immunity
|
||||
if (isset(Util::$spellEffectStrings[$effMV]))
|
||||
{
|
||||
$_ = Util::$spellEffectStrings[$effMV];
|
||||
if ($_ = Lang::spell('effects', $effMV))
|
||||
$bar = User::isInGroup(U_GROUP_EMPLOYEE) ? sprintf(Util::$dfnString, Lang::spell('_value').Lang::main('colon').$effMV, $_) : $_;
|
||||
}
|
||||
|
||||
break;
|
||||
case 38: // Aura immunity
|
||||
if (isset(Util::$spellAuraStrings[$effMV]))
|
||||
{
|
||||
$_ = Util::$spellAuraStrings[$effMV];
|
||||
if ($_ = Lang::spell('auras', $effMV))
|
||||
$bar = User::isInGroup(U_GROUP_EMPLOYEE) ? sprintf(Util::$dfnString, Lang::spell('_value').Lang::main('colon').$effMV, $_) : $_;
|
||||
}
|
||||
|
||||
break;
|
||||
case 41: // Dispel Immunity
|
||||
|
||||
@@ -160,7 +160,7 @@ if (!empty($this->items)):
|
||||
?>
|
||||
<tr>
|
||||
<th><?=Lang::game('requires2');?></th>
|
||||
<td colspan="3"><?=(User::isInGroup(U_GROUP_STAFF) ? sprintf(Util::$dfnString, implode(' | ', $this->items[0]), $this->items[1]) : $this->items[1]);?></td>
|
||||
<td colspan="3"><?=(User::isInGroup(U_GROUP_STAFF) ? sprintf(Util::$dfnString, implode('<br />', $this->items[0]), $this->items[1]) : $this->items[1]);?></td>
|
||||
</tr>
|
||||
<?php
|
||||
endif;
|
||||
|
||||
Reference in New Issue
Block a user