Требование: PHP => 5.3, часть 2
[cswowd.git] / lang / game_text.en.php
blob3ebc6b820cfede9f59190e2c3198cfd5857c143b
1 <?php
2 //
3 // Live search types
4 //
5 $ls_type_name = array(
6 'i'=>'Item',
7 'q'=>'Quest',
8 'n'=>'NPC',
9 'g'=>'GO',
10 's'=>'Spell',
11 'f'=>'Faction',
12 'a'=>'Area',
13 'set'=>'Item Set'
16 //*************** Item enums ************************************
17 $UseorEquip = array(
18 '0'=>'Use:',
19 '1'=>'Equip:',
20 '2'=>'Chance on hit:',
21 '3'=>'',
22 '4'=>'Soulstone:',
23 '5'=>'',
24 '6'=>'Use for learn:'
27 $iBonus = array(
28 '0'=>'%d Mana', // ITEM_MOD_MANA = 0
29 '1'=>'%d Health', // ITEM_MOD_HEALTH = 1
30 '3'=>'%d Agility', // ITEM_MOD_AGILITY = 3
31 '4'=>'%d Strength', // ITEM_MOD_STRENGTH = 4
32 '5'=>'%d Intellect', // ITEM_MOD_INTELLECT = 5
33 '6'=>'%d Spirit', // ITEM_MOD_SPIRIT = 6
34 '7'=>'%d Stamina', // ITEM_MOD_STAMINA = 7
35 '12'=>'Equip: Increases defense rating by %d.', // ITEM_MOD_DEFENSE_SKILL_RATING = 12
36 '13'=>'Equip: Increases dodge rating by %d.', // ITEM_MOD_DODGE_RATING = 13
37 '14'=>'Equip: Increases parry rating by %d.', // ITEM_MOD_PARRY_RATING = 14
38 '15'=>'Equip: Increases your shield block rating by %d.', // ITEM_MOD_BLOCK_RATING = 15
39 '16'=>'Equip: Increases melee hit rating by %d.', // ITEM_MOD_HIT_MELEE_RATING = 16
40 '17'=>'Equip: Increases ranged hit rating by %d.', // ITEM_MOD_HIT_RANGED_RATING = 17
41 '18'=>'Equip: Increases spell hit rating by %d.', // ITEM_MOD_HIT_SPELL_RATING = 18
42 '19'=>'Equip: Improves melee critical strike rating by %d.', // ITEM_MOD_CRIT_MELEE_RATING = 19
43 '20'=>'Equip: Improves ranged critical strike rating by %d.', // ITEM_MOD_CRIT_RANGED_RATING = 20
44 '21'=>'Equip: Improves spell critical strike rating by %d.', // ITEM_MOD_CRIT_SPELL_RATING = 21
45 '22'=>'Equip: Melee hit taken by %d.', // ITEM_MOD_HIT_TAKEN_MELEE_RATING = 22
46 '23'=>'Equip: Ranged hit taken by %d.', // ITEM_MOD_HIT_TAKEN_RANGED_RATING = 23
47 '24'=>'Equip: Spell hit taken by %d.', // ITEM_MOD_HIT_TAKEN_SPELL_RATING = 24
48 '25'=>'Equip: Melee crit taken by %d.', // ITEM_MOD_CRIT_TAKEN_MELEE_RATING = 25
49 '26'=>'Equip: Ranged crit taken by %d.', // ITEM_MOD_CRIT_TAKEN_RANGED_RATING = 26
50 '27'=>'Equip: Spell crit taken by %d.', // ITEM_MOD_CRIT_TAKEN_SPELL_RATING = 27
51 '28'=>'Equip: Melee haste by %d.', // ITEM_MOD_HASTE_MELEE_RATING = 28
52 '29'=>'Equip: Ranged haste by %d.', // ITEM_MOD_HASTE_RANGED_RATING = 29
53 '30'=>'Equip: Spell haste by %d.', // ITEM_MOD_HASTE_SPELL_RATING = 30
54 '31'=>'Equip: Improves hit rating by %d.', // ITEM_MOD_HIT_RATING = 31
55 '32'=>'Equip: Improves critical strike rating by %d.', // ITEM_MOD_CRIT_RATING = 32
56 '33'=>'Equip: Hit taken by %d.', // ITEM_MOD_HIT_TAKEN_RATING = 33
57 '34'=>'Equip: Crit taken by %d.', // ITEM_MOD_CRIT_TAKEN_RATING = 34
58 '35'=>'Equip: Improves your resilience rating by %d.', // ITEM_MOD_RESILIENCE_RATING = 35
59 '36'=>'Equip: Improves haste rating by %d.', // ITEM_MOD_HASTE_RATING = 36
60 '37'=>'Equip: Increases your expertise rating by %d.', // ITEM_MOD_EXPERTISE_RATING = 37
61 '38'=>'Equip: Increases attack power by %d.', // ITEM_MOD_ATTACK_POWER = 38
62 '39'=>'Equip: Increases ranged attack power by %d.', // ITEM_MOD_RANGED_ATTACK_POWER = 39
63 '40'=>'Equip: Increases attack power by %d in Cat, Bear, Dire Bear, and Moonkin forms only.',// ITEM_MOD_FERAL_ATTACK_POWER = 40
64 '41'=>'Equip: Increases healing done by magical spells and effects by up to %d.', // ITEM_MOD_SPELL_HEALING_DONE = 41
65 '42'=>'Equip: Increases damage done by magical spells and effects by up to %d.', // ITEM_MOD_SPELL_DAMAGE_DONE = 42
66 '43'=>'Equip: Restores %d mana per 5 sec.', // ITEM_MOD_MANA_REGENERATION = 43
67 '44'=>'Equip: Increases your armor penetration rating by %d.',// ITEM_MOD_ARMOR_PENETRATION_RATING = 44
68 '45'=>'Equip: Increases spell power by %d.', // ITEM_MOD_SPELL_POWER = 45
69 '46'=>'Equip: Restores %d health per 5 sec.', // ITEM_MOD_HEALTH_REGEN = 46
70 '47'=>'Equip: Increases spell penetration by %d.', // ITEM_MOD_SPELL_PENETRATION = 47
71 '48'=>'Equip: Increases the block value of your shield by %d.'// ITEM_MOD_BLOCK_VALUE = 48
74 $gInventoryType = array(
75 '0'=>'All type',
76 '1'=>'Head',
77 '2'=>'Neck',
78 '3'=>'Shoulders',
79 '4'=>'Shirt',
80 '5'=>'Chest',
81 '6'=>'Waist',
82 '7'=>'Legs',
83 '8'=>'Feet',
84 '9'=>'Wrist',
85 '10'=>'Hands',
86 '11'=>'Finger',
87 '12'=>'Trinket',
88 '13'=>'One-Hand',
89 '14'=>'Shield',
90 '15'=>'Ranged',
91 '16'=>'Back',
92 '17'=>'Two-Hand',
93 '18'=>'Bag',
94 '19'=>'Tabard',
95 '20'=>'Robe',
96 '21'=>'Main Hand',
97 '22'=>'Off Hand',
98 '23'=>'Holdable',
99 '24'=>'Ammo',
100 '25'=>'Thrown',
101 '26'=>'Ranged',
102 '27'=>'Quiver',
103 '28'=>'Relic',
104 '29'=>'Inventory types',
107 $itemClassSubclass = array(
108 '-1'=>'All items',
109 '0'=>'Consumable',
110 '0.0'=>'Consumable',
111 '0.1'=>'Potion',
112 '0.2'=>'Elixir',
113 '0.3'=>'Flask',
114 '0.4'=>'Scroll',
115 '0.5'=>'Food & Drink',
116 '0.6'=>'Item Enhancement',
117 '0.7'=>'Bandage',
118 '0.8'=>'Other',
120 '1'=>'Container',
121 '1.0'=>'Bag',
122 '1.1'=>'Soul Bag',
123 '1.2'=>'Herb Bag',
124 '1.3'=>'Enchanting Bag',
125 '1.4'=>'Engineering Bag',
126 '1.5'=>'Gem Bag',
127 '1.6'=>'Mining Bag',
128 '1.7'=>'Leatherworking Bag',
129 '1.8'=>'Inscription Bag',
131 '2'=>'Weapon',
132 '2.0'=>'Axe:One-Handed Axes',
133 '2.1'=>'Axe:Two-Handed Axes',
134 '2.2'=>'Bow:Bows',
135 '2.3'=>'Gun:Guns',
136 '2.4'=>'Mace:One-Handed Maces',
137 '2.5'=>'Mace:Two-Handed Maces',
138 '2.6'=>'Polearm:Polearms',
139 '2.7'=>'Sword:One-Handed Swords',
140 '2.8'=>'Sword:Two-Handed Swords',
141 '2.9'=>'Obsolete',
142 '2.10'=>'Staff:Staves',
143 '2.11'=>'Exotic:One-Handed Exotics',
144 '2.12'=>'Exotic:Two-Handed Exotics',
145 '2.13'=>'Fist Weapon:Fist Weapons',
146 '2.14'=>'Miscellaneous',
147 '2.15'=>'Dagger:Daggers',
148 '2.16'=>'Thrown:Thrown',
149 '2.17'=>'Spear:Spears',
150 '2.18'=>'Crossbow:Crossbows',
151 '2.19'=>'Wand:Wands',
152 '2.20'=>'Fishing Pole:Fishing Poles',
154 '3'=>'Gem',
155 '3.0'=>'Red',
156 '3.1'=>'Blue',
157 '3.2'=>'Yellow',
158 '3.3'=>'Purple',
159 '3.4'=>'Green',
160 '3.5'=>'Orange',
161 '3.6'=>'Meta',
162 '3.7'=>'Simple',
163 '3.8'=>'Prismatic',
165 '4'=>'Armor',
166 '4.0'=>'Miscellaneous',
167 '4.1'=>'Cloth:Cloth',
168 '4.2'=>'Leather:Leather',
169 '4.3'=>'Mail:Mail',
170 '4.4'=>'Plate:Plate',
171 '4.5'=>'Buckler(OBSOLETE):Bucklers',
172 '4.6'=>'Shield:Shields',
173 '4.7'=>'Libram:Librams',
174 '4.8'=>'Idol:Idols',
175 '4.9'=>'Totem:Totems',
176 '4.10'=>'Sigil:Sigils',
178 '5'=>'Reagent',
179 '5.0'=>'Reagent',
181 '6'=>'Projectile',
182 '6.0'=>'Wand(OBSOLETE)',
183 '6.1'=>'Bolt(OBSOLETE)',
184 '6.2'=>'Arrow',
185 '6.3'=>'Bullet',
186 '6.4'=>'Thrown(OBSOLETE)',
188 '7'=>'Trade Goods',
189 '7.0'=>'Trade Goods',
190 '7.1'=>'Parts',
191 '7.2'=>'Explosives',
192 '7.3'=>'Devices',
193 '7.4'=>'Jewelcrafting',
194 '7.5'=>'Cloth',
195 '7.6'=>'Leather',
196 '7.7'=>'Metal & Stone',
197 '7.8'=>'Meat',
198 '7.9'=>'Herb',
199 '7.10'=>'Elemental',
200 '7.11'=>'Other',
201 '7.12'=>'Enchanting',
202 '7.13'=>'Materials',
203 '7.14'=>'Armor Enchantment:Armor Enchantment',
204 '7.15'=>'Weapon Enchantment:Weapon Enchantment',
206 '8'=>'Generic',
207 '8.0'=>'Generic',
209 '9'=>'Recipe',
210 '8.0'=>'Generic(OBSOLETE)',
211 '9.0'=>'Book',
212 '9.1'=>'Leatherworking',
213 '9.2'=>'Tailoring',
214 '9.3'=>'Engineering',
215 '9.4'=>'Blacksmithing',
216 '9.5'=>'Cooking',
217 '9.6'=>'Alchemy',
218 '9.7'=>'First Aid',
219 '9.8'=>'Enchanting',
220 '9.9'=>'Fishing',
221 '9.10'=>'Jewelcrafting',
223 '10'=>'Money',
224 '10.0'=>'Money(OBSOLETE)',
226 '11'=>'Quiver',
227 '11.0'=>'Quiver(OBSOLETE)',
228 '11.1'=>'Quiver(OBSOLETE)',
229 '11.2'=>'Quiver',
230 '11.3'=>'Ammo Pouch',
232 '12'=>'Quest',
233 '12.0'=>'Quest',
235 '13'=>'Key & Lockpick',
236 '13.0'=>'Key',
237 '13.1'=>'Lockpick',
239 '14'=>'Permanent',
240 '14.0'=>'Permanent',
242 '15'=>'Misc',
243 '15.0'=>'Junk',
244 '15.1'=>'Reagent',
245 '15.2'=>'Pet',
246 '15.3'=>'Holiday',
247 '15.4'=>'Other',
248 '15.5'=>'Mount:Mount',
250 '16'=>'Glyph',
251 '16.1'=>'Warrior:Warrior',
252 '16.2'=>'Paladin:Paladin',
253 '16.3'=>'Hunter:Hunter',
254 '16.4'=>'Rogue:Rogue',
255 '16.5'=>'Priest:Priest',
256 '16.6'=>'Death Knight:Death Knight',
257 '16.7'=>'Shaman:Shaman',
258 '16.8'=>'Mage:Mage',
259 '16.9'=>'Warlock:Warlock',
260 '16.11'=>'Druid:Druid',
263 $gBonding = array(
264 '-1'=>'Soulbound',
265 '0'=>'',
266 '1'=>'Binds when picked up',
267 '2'=>'Binds when equipped',
268 '3'=>'Binds when used',
269 '4'=>'Quest Item',
270 '5'=>'Quest Item 1',
273 $gStatType = array(
274 '-1'=>'All stats',
275 '0'=>'Strength',
276 '1'=>'Agility',
277 '2'=>'Stamina',
278 '3'=>'Intellect',
279 '4'=>'Spirit'
282 $gResistance = array(
283 '0'=>'Armor',
284 '1'=>'Holy Resistance',
285 '2'=>'Fire Resistance',
286 '3'=>'Nature Resistance',
287 '4'=>'Frost Resistance',
288 '5'=>'Shadow Resistance',
289 '6'=>'Arcane Resistance'
292 $gResistanceType = array(
293 '0'=>'%d Armor',
294 '1'=>'%d Holy Resistance',
295 '2'=>'%d Fire Resistance',
296 '3'=>'%d Nature Resistance',
297 '4'=>'%d Frost Resistance',
298 '5'=>'%d Shadow Resistance',
299 '6'=>'%d Arcane Resistance'
302 //***************** Gameobject enums ***********************************
303 $gameobjectType = array(
304 '0'=>'Door',
305 '1'=>'Button',
306 '2'=>'Questgiver',
307 '3'=>'Chest',
308 '4'=>'Binder',
309 '5'=>'Generic',
310 '6'=>'Trap',
311 '7'=>'Chair',
312 '8'=>'Spellfocus',
313 '9'=>'Text',
314 '10'=>'Gobber',
315 '11'=>'Transport',
316 '12'=>'Areadamage',
317 '13'=>'Camera',
318 '14'=>'Map Object',
319 '15'=>'Map Object Transport',
320 '16'=>'Duel Arbiter',
321 '17'=>'Fishing Node',
322 '18'=>'Summoning portal',
323 '19'=>'Mailbox',
324 '20'=>'Auction House',
325 '21'=>'Guardpost',
326 '22'=>'Spellcaster',
327 '23'=>'Meetingstone',
328 '24'=>'Flag Stand',
329 '25'=>'Fishing hole',
330 '26'=>'Flag drop',
331 '27'=>'Minigame',
332 '28'=>'Lottery Kiosk',
333 '29'=>'Capture point',
334 '30'=>'Aura Generator',
335 '31'=>'Dungeon Difficulty',
336 '32'=>'Barbershop Chair',
337 '33'=>'Destructable building',
338 '34'=>'Guild Bank'
341 // Players enums
342 $gReputationRank = array(
343 '0'=>'Hated',
344 '1'=>'Hostile',
345 '2'=>'Unfriendly',
346 '3'=>'Neutral',
347 '4'=>'Friendly',
348 '5'=>'Honored',
349 '6'=>'Revered',
350 '7'=>'Exalted',
353 $gGenderType = array(
354 '0'=>'Male',
355 '1'=>'Female',
358 $gFactionType = array(
359 '0'=>'Alliance',
360 '1'=>'Horde',
363 $gSkillRank = array(
364 '1'=>'Apprentice',
365 '2'=>'Journeyman',
366 '3'=>'Expert',
367 '4'=>'Artisan',
368 '5'=>'Master',
369 '6'=>'Grand Master'
372 $gCreatureRank=array(
373 '0'=>'Normal',
374 '1'=>'Elite',
375 '2'=>'Rare Elite',
376 '3'=>'Boss',
377 '4'=>'Rare',
380 $gCreatureFlags = array(
381 '0'=>'Gossip',
382 '1'=>'QuestGiver',
383 '2'=>'Unk1',
384 '3'=>'Unk2',
385 '4'=>'Trainer',
386 '5'=>'Class Trainer',
387 '6'=>'Profession Trainer',
388 '7'=>'Vendor',
389 '8'=>'Vendor Ammo',
390 '9'=>'Vendor Food',
391 '10'=>'Vendor Poison',
392 '11'=>'Vendor Reagent',
393 '12'=>'Repair',
394 '13'=>'Flightmaster',
395 '14'=>'Spirit Healer',
396 '15'=>'Spirit Guide',
397 '16'=>'Innkeeper',
398 '17'=>'Banker',
399 '18'=>'Petitioner',
400 '19'=>'Tabard Designer',
401 '20'=>'Battlemaster',
402 '21'=>'Auctioneer',
403 '22'=>'Stablemaster',
404 '23'=>'Guild Banker',
405 '24'=>'Spell Click',
406 '25'=>'Unk25',
407 '26'=>'Unk26',
408 '27'=>'Unk27',
409 '28'=>'Unk28',
410 '29'=>'Unk29',
411 '30'=>'Unk30',
412 '31'=>'Unk31',
415 // Spells
416 $gSpellModsType = array(
417 'Damage/Healing', // 0,
418 'Duration', // 1,
419 'Threat', // 2,
420 'Effect 1', // 3,
421 'Charges', // 4,
422 'Range', // 5,
423 'Radius', // 6,
424 'Critical Chance', // 7,
425 'All Effects', // 8,
426 'Not Lose Casting Time', // 9,
427 'Casting Time', // 10,
428 'Cooldown', // 11,
429 'Effect 2', // 12,
430 '13', // spellmod 13 unused
431 'Power Cost', // 14,
432 'Crit Damage Bonus', // 15,
433 'Resist/Miss Chance', // 16,
434 'Extra Targets', // 17,
435 'Chance of Success', // 18,
436 'Activation Time', // 19,
437 'Mod Damage Multipler', // 20,
438 'Casting Time new', // 21,
439 'DOT', // 22,
440 'Effect 3', // 23,
441 'Spell Damage/Healing bonus', // 24,
442 '25', //
443 '26', // spellmod 25, 26 unused
444 'Multiple Value', // 27,
445 'Resist Dispell' // 28
448 $gRuneName = array(
449 '0'=>'Blood',
450 '1'=>'Unholy',
451 '2'=>'Frost',
452 '3'=>'Death'
455 $gSpellMechanic = array(
456 '0'=>'n/a',
457 '1'=>'Charmed',
458 '2'=>'Disoriented',
459 '3'=>'Disarmed',
460 '4'=>'Distracted',
461 '5'=>'Fleeing',
462 '6'=>'Clumsy',
463 '7'=>'Rooted',
464 '8'=>'Pacified',
465 '9'=>'Silenced',
466 '10'=>'Asleep',
467 '11'=>'Ensnared',
468 '12'=>'Stunned',
469 '13'=>'Frozen',
470 '14'=>'Incapacitated',
471 '15'=>'Bleeding',
472 '16'=>'Healing',
473 '17'=>'Polymorphed',
474 '18'=>'Banished',
475 '19'=>'Shielded',
476 '20'=>'Shackled',
477 '21'=>'Mounted',
478 '22'=>'Seduced',
479 '23'=>'Turned',
480 '24'=>'Horrified',
481 '25'=>'Invulnerable',
482 '26'=>'Interrupted',
483 '27'=>'Dazed',
484 '28'=>'Discovery',
485 '29'=>'Invulnerable',
486 '30'=>'Sapped',
487 '31'=>'Enraged'
490 $gDmgClass = array(
491 '0'=>'None',
492 '1'=>'Magic',
493 '2'=>'Melee',
494 '3'=>'Ranged'
497 $gSpellSchool = array(
498 '0'=>'Physical',
499 '1'=>'Holy',
500 '2'=>'Fire',
501 '3'=>'Nature',
502 '4'=>'Frost',
503 '5'=>'Shadow',
504 '6'=>'Arcane'
507 $gSpellPowerType = array(
508 '-1'=>'Health',
509 '0'=>'Mana',
510 '1'=>'Rage',
511 '2'=>'Focus',
512 '3'=>'Energy',
513 '4'=>'Happyness',
514 '6'=>'Runic power'
517 $gTargetsList = array(
518 '0'=>'Spell depend', // 0x00000 0
519 '1'=>'Target 1', // 0x00001 1
520 '2'=>'Target 2', // 0x00002 2
521 '3'=>'Target 3', // 0x00004 4
522 '4'=>'Target 4', // 0x00008 8
523 '5'=>'Item', // 0x00010 16
524 '6'=>'Source Location', // 0x00020 32
525 '7'=>'Dest Location', // 0x00040 64
526 '8'=>'Object unk', // 0x00080 128
527 '9'=>'Target 9', // 0x00100 256
528 '10'=>'PVP Corpse', // 0x00200 512
529 '11'=>'Target 11', // 0x00400 1024
530 '12'=>'Object', // 0x00800 2048
531 '13'=>'Trade Item', // 0x01000 4096
532 '14'=>'String', // 0x02000 8192
533 '15'=>'Object', // 0x04000 16384
534 '16'=>'Dead body', // 0x08000 32768
535 '17'=>'Target 17' // 0x10000 65536
538 $gRatingNames = array(
539 '1'=>'Weapon skill',
540 '2'=>'Defence skill',
541 '3'=>'Dodge',
542 '4'=>'Parry',
543 '5'=>'Block',
544 '6'=>'Melee hit',
545 '7'=>'Ranged hit',
546 '8'=>'Spell hit',
547 '9'=>'Melee crit',
548 '10'=>'Ranged crit',
549 '11'=>'Spell crit',
550 '12'=>'Melee hit taken',
551 '13'=>'Ranged hit taken',
552 '14'=>'Spell hit taken',
553 '15'=>'Melee crit taken',
554 '16'=>'Ranged crit taken',
555 '17'=>'Spell crit taken',
556 '18'=>'Melee haste',
557 '19'=>'Ranged haste',
558 '20'=>'Spell haste',
559 '18'=>'Weapon skill',
560 '19'=>'Ranged haste',
561 '20'=>'Spell haste',
562 '21'=>'Weapon skill mainhand',
563 '22'=>'Ranged skill offhand',
564 '23'=>'Spell skill renged',
565 '24'=>'Expertise',
566 '25'=>'Armor Penetration'
569 $game_text = array(
570 // Item tooltip
571 'meta_socket'=>'Meta Socket',
572 'red_socket'=>'Red Socket',
573 'yellow_socket'=>'Yellow Socket',
574 'blue_socket'=>'Blue Socket',
575 'charges'=>'%d Charges',
576 'min'=>'min',
577 'iarmor'=>' %d Armor',
578 'iblock'=>'%d Block',
579 'conjured_item'=>'Conjured Item',
580 'right_click'=>'Right Click to Open',
581 'unique'=>'Unique',
582 'slot'=>'%d Slot %s',
583 'weapon_damage'=>'%d - %d Damage',
584 'weapon_speed'=>'Speed %2.2f',
585 'weapon_dps'=>'(%2.2f damage per second)',
586 'ammo_dps'=>'Adds %2.2f damage per second',
587 'ilevel'=>'Item level: %d',
588 'iduration'=>'Duration: %s',
589 'idurationr'=>'Duration: %s (real time)',
590 'socket_bonus'=>'Socket Bonus: %s',
591 'random_enchant'=>'&lt;Random enchantment&gt;',
592 'prospectable'=>'Prospectable',
593 'millable'=>'Millable',
594 'ssd_req_level'=>'Requires level 1 to %d (%d)',
595 'durability'=>'Durability %d / %d',
596 'allowable_race'=>'Races:',
597 'allowable_class'=>'Classes:',
598 'req_level'=>'Requires Level %d',
599 'req_skill'=>'Requires %s (%d)',
600 'req_spell'=>'Requires',
601 'req_reputation'=>'Requires: %s - %s',
602 'req_ingridients'=>'Requires:',
603 'made_by'=>'Made by %s',
604 'start_quest'=>'This item start quest',
606 'entry'=>'Entry',
607 'locked'=>'Locked',
608 'faction'=>'Faction',
609 'go_type'=>'Type',
611 'npc_type'=>'Type',
612 'npc_rank'=>'Rank',
613 'npc_family'=>'Family',
614 'npc_level'=>'Level',
615 'npc_health'=>'Health',
616 'npc_mana'=>'Mana',
617 'npc_armor'=>'Armor',
618 'npc_damage'=>'Damage',
619 'npc_ap'=>'Attack Power',
620 'npc_attack'=>'Attack Time',
621 'display'=>'Display',
622 'display1'=>'Display 1',
623 'display2'=>'Display 2',
624 'display3'=>'Display 3',
625 'display4'=>'Display 4',
626 'npc_script'=>'Script',
628 'talent_rank'=>'Rank',
629 'talent_next_rank'=>'Next rank:',
630 'talent_req_points'=>'Require <num> points in <name> tree',
632 'other_faction'=>'Other',
633 'item_heroic'=>'Heroic',