vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | -- WARNING |
2 | -- THE COMMENTED OUT ABILITIES ARE THERE FOR A REASON |
||
3 | -- PLEASE DO NOT UNCOMMENT THEM, OTHERWISE THINGS WILL PROBABLY BREAK |
||
4 | |||
5 | if ( GetLocale() == "deDE" ) then |
||
6 | |||
7 | CEnemyCastBar_Spells = { |
||
8 | |||
9 | -- IMPORTANT: Maybe some spells which cause debuffs have to be moved to CEnemyCastBar_Afflicitions to be shown |
||
10 | -- "g=0" prevents a bar if a player gains this spell. "g=x" shows a bar of x seconds instead of "t=x" if it's a gain. |
||
11 | -- "i=x" shows a bar of x seconds additional to "t" (everytime) |
||
12 | |||
13 | -- All Classes |
||
14 | -- General |
||
15 | ["Ruhestein"] = {t=10.0, icontex="INV_Misc_Rune_01"}; |
||
16 | |||
17 | -- Trinkets & Racials |
||
18 | ["Spr\195\182der R\195\188stung"] = {t=20.0, d=120, icontex="Spell_Shadow_GrimWard"}; -- gain |
||
19 | ["Instabile Macht"] = {t=20.0, d=120, icontex="Spell_Lightning_LightningBolt01"}; -- gain |
||
20 | ["Ruhelose St\195\164rke"] = {t=20.0, d=120, icontex="Spell_Shadow_GrimWard"}; -- gain |
||
21 | ["Ephemere Macht"] = {t=15.0, d=90, icontex="Spell_Holy_MindVision"}; -- gain |
||
22 | ["Arkane Macht"] = {t=15.0, d=180, icontex="Spell_Nature_Lightning"}; -- gain |
||
23 | ["Massive Zerst\195\182rung"] = {t=20.0, d=180, icontex="Spell_Fire_WindsofWoe"}; -- gain |
||
24 | ["Arkane Kraft"] = {t=20.0, d=180, icontex="Spell_Arcane_StarFire"}; -- gain |
||
25 | ["Energiegeladener Schild"] = {t=20.0, d=180, icontex="Spell_Nature_CallStorm"}; -- gain |
||
26 | ["Glei\195\159endes Licht"] = {t=20.0, d=180, icontex="Spell_Holy_MindVision"}; -- gain |
||
27 | ["Wille der Vergessenen"] = {t=5.0, d=120, icontex="Spell_Shadow_RaiseDead"}; -- gain |
||
28 | ["Wachsamkeit"] = {t=20.0, d=180, icontex="Spell_Nature_Sleep"}; -- gain |
||
29 | ["Mar'lis fokussierte Gedanken"] = {t=30.0, d=180, icontex="INV_ZulGurubTrinket"}; -- gain |
||
30 | ["Kriegsstampfen"] = {t=0.5, d=120, icontex="Ability_WarStomp"}; |
||
31 | ["Steinform"] = {t=8.0, d=180, icontex="Spell_Shadow_UnholyStrength"}; |
||
32 | ["Schattenschild"] = {t=1.5, icontex="Spell_Nature_LightningShield"}; |
||
33 | |||
34 | ["Erdsto\195\159"] = {t=20.0, d=120, icontex="Spell_Nature_AbolishMagic"}; -- gain |
||
35 | ["Geschenk des Lebens"] = {t=20.0, d=300, icontex="INV_Misc_Gem_Pearl_05"}; -- gain |
||
36 | ["Naturverbundenheit"] = {t=20.0, d=300, icontex="Spell_Nature_SpiritArmor"}; -- gain |
||
37 | |||
38 | -- Engineering |
||
39 | ["Frostreflektor"] = {t=5.0, d=300.0, icontex="Spell_Frost_FrostWard"}; -- gain |
||
40 | ["Schattenreflektor"] = {t=5.0, d=300.0, icontex="Spell_Shadow_AntiShadow"}; -- gain |
||
41 | ["Feuerreflektor"] = {t=5.0, d=300.0, icontex="Spell_Fire_SealOfFire"}; -- gain |
||
42 | |||
43 | -- First Aid |
||
44 | ["Erste Hilfe"] = {t=8.0, d=60, icontex="Spell_Holy_Heal"}; -- gain |
||
45 | ["Leinenstoffverband"] = {t=3.0, icontex="INV_Misc_Bandage_15"}; |
||
46 | ["Schwerer Leinenstoffverband"] = {t=3.0, icontex="INV_Misc_Bandage_18"}; |
||
47 | ["Wollstoffverband"] = {t=3.0, icontex="INV_Misc_Bandage_14"}; |
||
48 | ["Schwerer Wollstoffverband"] = {t=3.0, icontex="INV_Misc_Bandage_17"}; |
||
49 | ["Seidenstoffverbannt"] = {t=3.0, icontex="INV_Misc_Bandage_01"}; |
||
50 | ["Schwerer Seidenstoffverband"] = {t=3.0, icontex="INV_Misc_Bandage_02"}; |
||
51 | ["Magiestoffverbannt"] = {t=3.0, icontex="INV_Misc_Bandage_19"}; |
||
52 | ["Schwerer Magiestoffverband"] = {t=3.0, icontex="INV_Misc_Bandage_20"}; |
||
53 | ["Runenstoffverband"] = {t=3.0, icontex="INV_Misc_Bandage_11"}; |
||
54 | ["Schwerer Runenstoffverband"] = {t=3.0, icontex="INV_Misc_Bandage_12"}; |
||
55 | |||
56 | -- Druid |
||
57 | ["Heilende Ber\195\188hrung"] = {t=3.0, icontex="Spell_Nature_HealingTouch"}; |
||
58 | ["Nachwachsen"] = {t=2.0, g=21.0, icontex="Spell_Nature_ResistNature"}; |
||
59 | ["Wiedergeburt"] = {t=2.0, d=1800.0, icontex="Spell_Nature_Reincarnation"}; |
||
60 | ["Sternenfeuer"] = {t=3.5, icontex="Spell_Arcane_StarFire"}; |
||
61 | ["Zorn"] = {t=2.0, icontex="Spell_Nature_AbolishMagic"}; |
||
62 | ["Wucherwurzeln"] = {t=1.5, icontex="Spell_Nature_StrangleVines"}; |
||
63 | ["Spurt"] = {t=15.0, d=300.0, icontex="Ability_Druid_Dash"}; -- gain |
||
64 | ["Winterschlaf"] = {t=1.5, icontex="Spell_Nature_Sleep"}; |
||
65 | ["Tier bes\195\164nftigen"] = {t=1.5, icontex="Ability_Hunter_BeastSoothe"}; |
||
66 | ["Baumrinde"] = {t=15.0, d=60, icontex="Spell_Nature_StoneClawTotem"}; -- gain |
||
67 | ["Anregen"] = {t=20.0, icontex="Spell_Nature_Lightning"}; -- gain |
||
68 | ["Teleportieren: Moonglade"] = {t=10.0, icontex="Spell_Arcane_TeleportMoonglade"}; |
||
69 | ["Tigerfuror"] = {t=6.0, icontex="Ability_Mount_JungleTiger"}; -- gain |
||
70 | ["Rasende Regeneration"] = {t=10.0, d=180.0, icontex="Ability_BullRush"}; -- gain |
||
71 | ["Verj\195\188ngung"] = {t=12.0, icontex="Spell_Nature_Rejuvenation"}; -- gain |
||
72 | ["Vergiftung aufheben"] = {t=8.0, icontex="Spell_Nature_NullifyPoison_02"}; -- gain |
||
73 | |||
74 | ["Gelassenheit"] = {t=10.0, d=300.0, icontex="Spell_Nature_Tranquility"}; |
||
75 | |||
76 | -- Hunter |
||
77 | ["Gezielter Schuss"] = {t=3.0, d=6.0, icontex="INV_Spear_07"}; |
||
78 | ["Wildtier \195\164ngstigen"] = {t=1.0, d=30.0, icontex="Ability_Druid_Cower"}; |
||
79 | ["Salve"] = {t=6.0, d=60.0, icontex="Ability_Marksmanship"}; |
||
80 | ["Tier freigeben"] = {t=5.0, icontex="Spell_Nature_SpiritWolf"}; |
||
81 | ["Tier wiederbeleben"] = {t=10.0, icontex="Ability_Hunter_BeastSoothe"}; |
||
82 | ["Augen des Wildtiers"] = {t=2.0, icontex="Ability_EyeOfTheOwl"}; |
||
83 | ["Schnellfeuer"] = {t=15.0, d=300.0, icontex="Ability_Hunter_RunningShot"}; -- gain |
||
84 | ["Abschreckung"] = {t=10, d=300.0, icontex="Ability_Whirlwind"}; -- gain |
||
85 | |||
86 | ["Mehrfachschuss"] = {d=10.0, icontex="Ability_UpgradeMoonGlaive"}; |
||
87 | |||
88 | |||
89 | -- Mage |
||
90 | ["Frostblitz"] = {t=2.5, icontex="Spell_Frost_FrostBolt02"}; |
||
91 | ["Feuerball"] = {t=3.0, icontex="Spell_Fire_FlameBolt"}; |
||
92 | ["Wasser herbeizaubern"] = {t=3.0, icontex="INV_Drink_18"}; |
||
93 | ["Essen herbeizaubern"] = {t=3.0, icontex="INV_Misc_Food_33"}; |
||
94 | ["Mana-Rubin herbeizaubern"] = {t=3.0, icontex="INV_Misc_Gem_Ruby_01"}; |
||
95 | ["Mana-Citrin herbeizaubern"] = {t=3.0, icontex="INV_Misc_Gem_Opal_01"}; |
||
96 | ["Mana-Jade herbeizaubern"] = {t=3.0, icontex="INV_Misc_Gem_Emerald_02"}; |
||
97 | ["Mana-Achat herbeizaubern"] = {t=3.0, icontex="INV_Misc_Gem_Emerald_01"}; |
||
98 | ["Verwandlung"] = {t=1.5, icontex="Spell_Nature_Polymorph"}; |
||
99 | ["Pyroschlag"] = {t=6.0, d=60.0, icontex="Spell_Fire_Fireball02"}; |
||
100 | ["Versenegen"] = {t=1.5, icontex="Spell_Fire_SoulBurn"}; |
||
101 | ["Flammensto\195\159"] = {t=3.0, r="Brutw\195\164chter der Todeskrallen", a=2.5, icontex="Spell_Fire_SelfDestruct"}; |
||
102 | ["Langsamer Fall"] = {t=30.0, icontex="Spell_Magic_FeatherFall"}; -- gain |
||
103 | ["Portal: Darnassus"] = {t=10.0, icontex="Spell_Arcane_PortalDarnassus"}; |
||
104 | ["Portal: Thunder Bluff"] = {t=10.0, icontex="Spell_Arcane_PortalThunderBluff"}; |
||
105 | ["Portal: Ironforge"] = {t=10.0, icontex="Spell_Arcane_PortalIronForge"}; |
||
106 | ["Portal: Orgrimmar"] = {t=10.0, icontex="Spell_Arcane_PortalOrgrimmar"}; |
||
107 | ["Portal: Stormwind"] = {t=10.0, icontex="Spell_Arcane_PortalStormWind"}; |
||
108 | ["Portal: Undercity"] = {t=10.0, icontex="Spell_Arcane_PortalUnderCity"}; |
||
109 | ["Teleportieren: Darnassus"] = {t=10.0, icontex="Spell_Arcane_TeleportDarnassus"}; |
||
110 | ["Teleportieren: Thunder Bluff"] = {t=10.0, icontex="Spell_Arcane_TeleportThunderBluff"}; |
||
111 | ["Teleportieren: Ironforge"] = {t=10.0, icontex="Spell_Arcane_TeleportIronForge"}; |
||
112 | ["Teleportieren: Orgrimmar"] = {t=10.0, icontex="Spell_Arcane_TeleportOrgrimmar"}; |
||
113 | ["Teleportieren: Stormwind"] = {t=10.0, icontex="Spell_Arcane_TeleportStormWind"}; |
||
114 | ["Teleportieren: Undercity"] = {t=10.0, icontex="Spell_Arcane_TeleportUnderCity"}; |
||
115 | ["Feuer-Zauberschutz"] = {t=30.0, icontex="Spell_Fire_FireArmor"}; -- gain |
||
116 | ["Frost-Zauberschutz"] = {t=30.0, icontex="Spell_Frost_FrostWard"}; -- gain |
||
117 | ["Hervorrufung"] = {t=8.0, icontex="Spell_Nature_Purge"}; -- gain |
||
118 | ["Eisblock"] = {t=10.0, d=300.0, icontex="Spell_Frost_Frost"}; -- gain |
||
119 | ["Arkane Macht"] = {t=15.0, d=180.0, icontex="Spell_Nature_Lightning"}; -- gain |
||
120 | |||
121 | ["Eis-Barriere"] = {d=120.0}; |
||
122 | ["Blinzeln"] = {d=15.0, icontex="Spell_Arcane_Blink"}; |
||
123 | |||
124 | |||
125 | -- Paladin |
||
126 | ["Heiliges Licht"] = {t=2.5, icontex="Spell_Holy_HolyBolt"}; |
||
127 | ["Lichtblitz"] = {t=1.5, icontex="Spell_Holy_FlashHeal"}; |
||
128 | ["Streitross beschw\195\182ren"] = {t=3.0, g=0.0, icontex="Ability_Mount_Charger"}; |
||
129 | ["Schlachtross beschw\195\182ren"] = {t=3.0, g=0.0, icontex="Spell_Nature_Swiftness"}; |
||
130 | ["Hammer des Zorns"] = {t=1.0, d=6.0, icontex="Ability_ThunderClap"}; |
||
131 | ["Heiliger Zorn"] = {t=2.0, d=60.0, icontex="Spell_Holy_Excorcism"}; |
||
132 | ["Untote vertreiben"] = {t=1.5, d=30.0, icontex="Spell_Holy_TurnUndead"}; |
||
133 | ["Erl\195\182sung"] = {t=10.0, icontex="Spell_Holy_Resurrection"}; |
||
134 | ["G\195\182ttlicher Schutz"] = {t=8.0, d=300.0, icontex="Spell_Holy_Restoration"}; -- gain |
||
135 | ["Gottesschild"] = {t=12.0, d=300.0, icontex="Spell_Holy_DivineIntervention"}; -- gain |
||
136 | ["Segen der Freiheit"] = {t=16.0, icontex="Spell_Holy_SealOfValor"}; -- gain |
||
137 | ["Segen des Schutzes"] = {t=10.0, d=300.0, icontex="Spell_Holy_SealOfProtection"}; -- gain |
||
138 | ["Segen der Opferung"] = {t=30.0, icontex="Spell_Holy_SealOfSacrifice"}; -- gain |
||
139 | ["Rache"] = {t=8.0, icontex="Ability_Racial_Avatar"}; -- gain, Talent |
||
140 | |||
141 | ["Handauflegung"] = {d=3600.0, icontex="Spell_Holy_LayOnHands"}; |
||
142 | |||
143 | |||
144 | -- Priest |
||
145 | ["Gro\195\159e Heilung"] = {t=2.5, g=15, icontex="Spell_Holy_GreaterHeal"}; --! |
||
146 | ["Blitzheilung"] = {t=1.5, icontex="Spell_Holy_FlashHeal"}; |
||
147 | ["Auferstehung"] = {t=10.0, icontex="Spell_Holy_Resurrection"}; |
||
148 | ["G\195\182ttliche Pein"] = {t=2.0, icontex="Spell_Holy_HolySmite"}; --! |
||
149 | ["Gedankenschlag"] = {t=1.5, d=8.0, icontex="Spell_Shadow_UnholyFrenzy"}; |
||
150 | ["Gedankenkontrolle"] = {t=3.0, g=0.0, icontex="Spell_Shadow_ShadowWordDominate"}; |
||
151 | ["Manabrand"] = {t=3.0, icontex="Spell_Shadow_ManaBurn"}; |
||
152 | ["Heiliges Feuer"] = {t=3.0, icontex="Spell_Holy_SearingLight"}; --! |
||
153 | ["Gedankenbes\195\164nftigung"] = {t=1.5, icontex="Spell_Holy_MindSooth"}; |
||
154 | ["Gebet der Heilung"] = {t=3.0, icontex="Spell_Holy_PrayerOfHealing02"}; |
||
155 | ["Untote fesseln"] = {t=1.5, icontex="Spell_Nature_Slow"}; |
||
156 | ["Verblassen"] = {t=10.0, d=30.0, icontex="Spell_Magic_LesserInvisibilty"}; -- gain |
||
157 | ["Erneuerung"] = {t=15.0, icontex="Spell_Holy_Renew"}; -- gain |
||
158 | ["Krankheit aufheben"] = {t=20.0, icontex="Spell_Nature_NullifyDisease"}; -- gain |
||
159 | ["R\195\188ckkopplung"] = {t=15.0, icontex="Spell_Shadow_RitualOfSacrifice"}; -- gain |
||
160 | ["Inspiration"] = {t=15.0, icontex="INV_Shield_06"}; -- gain (target), Talent |
||
161 | ["Seele der Macht"] = {t=15.0, d=180, icontex="Spell_Holy_PowerInfusion"}; -- gain, Talent |
||
162 | ["Fokussiertes Zauberwirken"] = {t=6.0, icontex="Spell_Arcane_Blink"}; -- gain, Talent |
||
163 | |||
164 | ["Machtwort: Schild"] = {t=30, d=15.0, icontex="Spell_Holy_PowerWordShield"}; -- gain |
||
165 | |||
166 | |||
167 | -- Rogue |
||
168 | ["Falle entsch\195\164rfen"] = {t=2.0, icontex="Spell_Shadow_GrimWard"}; |
||
169 | ["Sprinten"] = {t=15.0, d=300.0, icontex="Ability_Rogue_Sprint"}; -- gain |
||
170 | ["Schloss knacken"] = {t=5.0, icontex="Spell_Nature_MoonKey"}; |
||
171 | ["Entrinnen"] = {t=15.0, d=300, icontex="Spell_Shadow_ShadowWard"}; -- gain |
||
172 | ["Verschwinden"] = {t=10.0, d=300, icontex="Ability_Vanish"}; -- gain |
||
173 | ["Klingenwirbel"] = {t=15.0, d=120, icontex="Ability_Rogue_SliceDice"}; -- gain |
||
174 | |||
175 | ["Sofort wirkendes Gift VI"] = {t=3.0, icontex="Ability_Poisons"}; |
||
176 | ["T\195\182dliches Gift V"] = {t=3.0, icontex="Ability_Rogue_DualWeild"}; |
||
177 | ["Verkr\195\188ppelndes Gift"] = {t=3.0, icontex="Ability_PoisonSting"}; |
||
178 | ["Verkr\195\188ppelndes Gift II"] = {t=3.0, icontex="Ability_PoisonSting"}; |
||
179 | ["Gedankenbenebelndes Gift"] = {t=3.0, icontex="Spell_Nature_NullifyDisease"}; |
||
180 | ["Gedankenbenebelndes Gift II"] = {t=3.0, icontex="Spell_Nature_NullifyDisease"}; |
||
181 | ["Gedankenbenebelndes Gift III"] = {t=3.0, icontex="Spell_Nature_NullifyDisease"}; |
||
182 | |||
183 | |||
184 | -- Shaman |
||
185 | ["Geringe Welle der Heilung"] = {t=1.5, icontex="Spell_Nature_HealingWaveLesser"}; |
||
186 | ["Welle der Heilung"] = {t=2.5, icontex="Spell_Nature_MagicImmunity"}; --! talent |
||
187 | ["Geist der Ahnen"] = {t=10.0, icontex="Spell_Nature_Regenerate"}; |
||
188 | ["Kettenblitzschlag"] = {t=2.5, d=6.0, icontex="Spell_Nature_ChainLightning"}; |
||
189 | ["Geisterwolf"] = {t=3.0, icontex="Spell_Nature_SpiritWolf"}; |
||
190 | ["Astraler R\195\188ckruf"] = {t=10.0, icontex="Spell_Nature_AstralRecal"}; |
||
191 | ["Kettenheilung"] = {t=2.5, icontex="Spell_Nature_HealingWaveGreater"}; |
||
192 | ["Blitzschlag"] = {t=3.0, icontex="Spell_Nature_Lightning"}; |
||
193 | ["Fernsicht"] = {t=2.0, icontex="Spell_Nature_FarSight"}; |
||
194 | ["Totem der Steinklaue"] = {t=15.0, d=30.0, icontex="Spell_Nature_StoneClawTotem"}; -- ?-- works? -- gain |
||
195 | ["Totem der Manaflut"] = {t=15.0, d=300.0, icontex="Spell_Frost_SummonWaterElemental"}; -- ?-- works? -- gain |
||
196 | ["Totem der Feuernova"] = {t=5.0, d=15.0, icontex="Spell_Fire_SealOfFire"}; -- ?-- works? -- gain |
||
197 | ["Sturmschlag"] = {t=12.0, d=25, icontex="Spell_Holy_SealOfMight"}; -- gain |
||
198 | |||
199 | ["Totem der Erdung"] = {d=15.0, icontex="Spell_Nature_GroundingTotem"}; -- works? |
||
200 | |||
201 | |||
202 | -- Warlock |
||
203 | ["Schattenblitz"] = {t=2.5, icontex="Spell_Shadow_ShadowBolt"}; |
||
204 | ["Feuerbrand"] = {t=1.5, icontex="Spell_Fire_Immolation"}; |
||
205 | ["Seelenfeuer"] = {t=4.0, d=60.0, icontex="Spell_Fire_Fireball02"}; |
||
206 | ["Sengender Schmerz"] = {t=1.5, icontex="Spell_Fire_SoulBurn"}; |
||
207 | ["Schreckensross herbeirufen"] = {t=3.0, g=0.0, icontex="Ability_Mount_Dreadsteed"}; |
||
208 | ["Teufelsross beschw\195\182ren"] = {t=3.0, g=0.0, icontex="Spell_Nature_Swiftness"}; |
||
209 | ["Wichtel beschw\195\182ren"] = {t=6.0, icontex="Spell_Shadow_Imp"}; |
||
210 | ["Sukkubus beschw\195\182ren"] = {t=6.0, icontex="Spell_Shadow_SummonSuccubus"}; |
||
211 | ["Leerwandler beschw\195\182ren"] = {t=6.0, icontex="Spell_Shadow_SummonVoidWalker"}; |
||
212 | ["Teufelsj\195\164ger beschw\195\182ren"] = {t=6.0, icontex="Spell_Shadow_SummonFelHunter"}; |
||
213 | ["Furcht"] = {t=1.5, icontex="Spell_Shadow_Possession"}; |
||
214 | ["Schreckgeheul"] = {t=2.0, d=40.0, g=0.0, icontex="Spell_Shadow_DeathScream"}; |
||
215 | ["Verbannen"] = {t=1.5, icontex="Spell_Shadow_Cripple"}; |
||
216 | ["Ritual der Beschw\195\182rung"] = {t=5.0, icontex="Spell_Shadow_Twilight"}; |
||
217 | ["Ritual der Verdammnis"] = {t=10.0, icontex="Spell_Shadow_AntiMagicShell"}; |
||
218 | ["Zauberstein herstellen"] = {t=5.0, icontex="INV_Misc_Gem_Sapphire_01"}; |
||
219 | ["Seelenstein herstellen"] = {t=3.0, icontex="Spell_Shadow_SoulGem"}; |
||
220 | ["Gesundheitsstein herstellen"] = {t=3.0, icontex="INV_Stone_04"}; |
||
221 | ["Gesundheitsstein herstellen (erheblich)"] = {t=3.0, icontex="INV_Stone_04"}; |
||
222 | ["Feuerstein herstellen"] = {t=3.0, icontex="INV_Ammo_FireTar"}; |
||
223 | ["D\195\164monensklave"] = {t=3.0, icontex="Spell_Shadow_EnslaveDemon"}; |
||
224 | -- ["Inferno"] = {t=2.0, d=3600.0}; -- removed for PvE (Geddon) |
||
225 | ["Schatten-Zauberschutz"] = {t=30.0, icontex="Spell_Shadow_AntiShadow"}; -- gain |
||
226 | ["Fluch verst\195\164rken"] = {t=30.0, d=180, icontex="Spell_Shadow_Contagion"}; -- gain |
||
227 | |||
228 | -- Imp |
||
229 | ["Feuerblitz"] = {t=1.5, icontex="Spell_Fire_FireBolt"}; |
||
230 | |||
231 | -- Succubus |
||
232 | ["Verf\195\188hrung"] = {t=1.5, icontex="Spell_Shadow_MindSteal"}; |
||
233 | ["Bes\195\164nftigender Kuss"] = {t=4.0, d=4.0, icontex="Spell_Shadow_SoothingKiss"}; |
||
234 | |||
235 | -- Voidwalker |
||
236 | ["Schatten verzehren"] = {t=10.0, icontex="Spell_Shadow_AntiShadow"}; -- gain |
||
237 | |||
238 | |||
239 | -- Warrior |
||
240 | ["Blutrausch"] = {t=10.0, d=60, icontex="Ability_Racial_BloodRage"}; -- gain |
||
241 | ["Blutdurst"] = {t=8.0, icontex="Spell_Nature_BloodLust"}; -- gain |
||
242 | ["Schildwall"] = {t=10.0, d=1800.0, icontex="Ability_Warrior_ShieldWall"}; -- gain |
||
243 | ["Tollk\195\188hnheit"] = {t=15.0, d=1800.0, icontex="Ability_CriticalStrike"}; -- gain |
||
244 | ["Gegenschlag"] = {t=15.0, d=1800.0, icontex="Ability_Warrior_Challange"}; -- gain |
||
245 | ["Berserkerwut"] = {t=10.0, d=30, icontex="Spell_Nature_AncestralGuardian"}; -- gain |
||
246 | ["Letztes Gefecht"] = {t=20.0, d=600, icontex="Spell_Holy_AshesToAshes"}; -- gain |
||
247 | ["Todeswunsch"] = {t=30.0, d=180, icontex="Spell_Shadow_DeathPact"}; -- gain |
||
248 | -- ["Wutanfall"] = {t=12.0, icontex="Spell_Shadow_UnholyFrenzy"}; -- gain |
||
249 | ["Schildblock"] = {t=5.5, icontex="Ability_Defend"}; -- gain, 1 Talent point in impr. block |
||
250 | |||
251 | |||
252 | -- Mobs |
||
253 | ["Schrumpfen"] = {t=3.0, icontex="Spell_Ice_MagicDamage"}; |
||
254 | ["Bansheefluch"] = {t=2.0, icontex="Spell_Nature_Drowsy"}; |
||
255 | ["Schattenblitz-Salve"] = {t=3.0, icontex="Spell_Shadow_ShadowBolt"}; |
||
256 | ["Verkr\195\188ppeln"] = {t=3.0, icontex="Spell_Shadow_Cripple"}; |
||
257 | ["Dunkle Besserung"] = {t=3.5, icontex="Spell_Shadow_ChillTouch"}; -- gain |
||
258 | ["Willensverfall"] = {t=2.0, icontex="Spell_Holy_HarmUndeadAura"}; |
||
259 | ["Windsto\195\159"] = {t=2.0, icontex="Spell_Nature_EarthBind"}; |
||
260 | |||
261 | |||
262 | } |
||
263 | |||
264 | CEnemyCastBar_Raids = { |
||
265 | -- "mcheck" to only show a bar if cast from this mob, don't use together with "m", "i" or "r"! |
||
266 | -- "m" sets a mob's name for the castbar; "i" shows a second bar; "r" sets a different CastTime for this Mob |
||
267 | -- "active" only allows this spell to be an active cast, no afflictions and something else! |
||
268 | -- "global" normally is used for afflictions to be shown even it's not your target, but here the important feature is that the castbar won't be updated if active! |
||
269 | -- "checktarget" checks if the mob casted this spell is your current target. Normally this isn't done with RaidSpells. |
||
270 | -- "icasted" guides this spell through the instant cast protection |
||
271 | |||
272 | -- AhnQiraj |
||
273 | |||
274 | -- 40 Man |
||
275 | ["Obsidianvernichter"] = {t=1800.0, c="cooldown", global="true", m="Respawn", icontex="Spell_Holy_Resurrection"}; |
||
276 | |||
277 | -- Twin Emperors |
||
278 | ["Zwillingsteleport"] = {t=25.0, c="cooldown", icasted="true", icontex="Spell_Arcane_Blink"}; |
||
279 | ["K\195\164fer explodieren lassen"] = {t=5.0, c="gains", icontex="Spell_Fire_Fire"}; |
||
280 | ["K\195\164fer mutieren"] = {t=5.0, c="gains", icontex="Ability_Hunter_Pet_Scorpid"}; |
||
281 | |||
282 | -- C'Thun |
||
283 | ["Eye Tentacle (Repeater)"] = {t=45, c="cooldown", icontex="INV_Misc_AhnQirajTrinket_05"}; -- don't translate, used internally! +auto global="true" on engage! |
||
284 | ["Next Eye Tentacle"] = {t=122, c="cooldown", icontex="INV_Misc_AhnQirajTrinket_05"}; -- don't translate, used internally! |
||
285 | ["Phase2 Eye Tentacle"] = {t=42, c="cooldown", icontex="INV_Misc_AhnQirajTrinket_05"}; -- don't translate, used internally! |
||
286 | --["Dark Glare (Repeater)"] = {t=86, c="cooldown", icontex="Spell_Nature_CallStorm"}; -- don't translate, used internally!; remove in lua, too, if works |
||
287 | ["First Dark Glare"] = {t=48, c="cooldown", icontex="Spell_Nature_CallStorm"}; -- don't translate, used internally! +auto global="true" on engage! |
||
288 | ["Weakened!!!"] = {t=45, c="gains"}; -- don't translate, used internally! |
||
289 | ["Augenstrahl"] = {t=86, i=40, c="cooldown", active="true", icontex="Spell_Nature_CallStorm"}; |
||
290 | |||
291 | -- Skeram |
||
292 | ["Arkane Explosion"] = {t=1.2, c="hostile", mcheck="Der Prophet Skeram", icontex="Spell_Nature_WispSplode"}; |
||
293 | |||
294 | -- Sartura (Twin Emps enrage) |
||
295 | ["Wirbelwind"] = {t=15.0, c="gains", mcheck="Schlachtwache Sartura", icontex="Ability_Whirlwind"}; |
||
296 | ["Enraged mode"] = {t=900, r="Sartura", a=600, c="cooldown", icontex="Spell_Shadow_UnholyFrenzy"}; -- don't translate, used internally! +if player enters combat and target are twins! +auto global="true" on engage! |
||
297 | ["Enters Enraged mode"] = {t=3, c="gains", icontex="Spell_Shadow_UnholyFrenzy"}; -- don't translate, used internally! |
||
298 | |||
299 | -- Huhuran |
||
300 | ["Berserk mode"] = {t=300, c="cooldown", icontex="Racial_Troll_Berserk"}; -- don't translate, used internally! if player enters combat and target is Huhuran! +auto global="true" on engage! |
||
301 | ["Enters Berserk mode"] = {t=3, c="gains", icontex="Racial_Troll_Berserk"}; -- don't translate, used internally! |
||
302 | ["Stich des Fl\195\188geldrachen"] = {t=25, c="cooldown", m="Huhuran", aZone="Ahn'Qiraj", checkevent="CHAT_MSG_SPELL_PERIODIC_FRIENDLYPLAYER_DAMAGE - CHAT_MSG_SPELL_PERIODIC_PARTY_DAMAGE - CHAT_MSG_SPELL_PERIODIC_SELF_DAMAGE", icontex="INV_Spear_02"}; |
||
303 | |||
304 | -- 20 Man |
||
305 | ["Explodieren"] = {t=6.0, c="hostile", icontex="Spell_Fire_SelfDestruct"}; |
||
306 | |||
307 | -- Moam |
||
308 | ["Until Stoneform"] = {t=90, c="grey", icontex="Spell_Shadow_UnholyStrength"}; -- don't translate, used internally! |
||
309 | ["Energiezufuhr"] = {t=90, c="gains", icontex="Spell_Nature_Cyclone"}; |
||
310 | |||
311 | -- ZulGurub |
||
312 | |||
313 | -- Hakkar |
||
314 | ["Bluttrinker"] = {t=90.0, c="cooldown", mcheck="Hakkar", icontex="Spell_Shadow_LifeDrain02"}; |
||
315 | ["LIFE DRAIN"] = {t=90.0, c="cooldown", icontex="Spell_Shadow_LifeDrain02"}; -- don't translate, used internally! |
||
316 | |||
317 | -- Mandokir's Gaze |
||
318 | --["Bedrohlicher Blick"] = {t=2.0, c="hostile", active="true", icontex="Spell_Shadow_Charm"}; -- removed, to call it in the affliction section |
||
319 | |||
320 | -- Molten Core |
||
321 | |||
322 | -- Lucifron |
||
323 | ["Drohende Verdammnis"] = {t=20.0, c="cooldown", m="Lucifron", icontex="Spell_Shadow_NightOfTheDead"}; |
||
324 | ["Lucifrons Fluch"] = {t=20.0, c="cooldown", m="Lucifron", icontex="Spell_Shadow_BlackPlague"}; |
||
325 | |||
326 | -- Magmadar |
||
327 | ["Panik"] = {t=30.0, c="cooldown", m="Magmadar", icontex="Spell_Shadow_DeathScream"}; |
||
328 | |||
329 | -- Gehennas |
||
330 | ["Gehennas Fluch"] = {t=30.0, c="cooldown", m="Gehennas", icontex="Spell_Shadow_GatherShadows"}; |
||
331 | |||
332 | -- Geddon |
||
333 | ["Inferno"] = {t=8.0, c="gains", mcheck="Baron Geddon", icontex="Spell_Fire_Incinerate"}; |
||
334 | |||
335 | -- Majordomo |
||
336 | ["Magiereflexion"] = {t=30.0, i=10.0, c="cooldown", m="Majordomo", icontex="Spell_Frost_FrostShock"}; |
||
337 | ["Schadenschild"] = {t=30.0, i=10.0, c="cooldown", m="Majordomo", icontex="Spell_Nature_LightningShield"}; |
||
338 | |||
339 | -- Ragnaros |
||
340 | ["Submerge"] = {t=180.0, c="cooldown", icontex="Spell_Fire_Volcano"}; -- don't translate, used internally! |
||
341 | ["Knockback"] = {t=28.0, c="cooldown", icontex="Ability_Kick"}; -- don't translate, used internally! |
||
342 | ["Sons of Flame"] = {t=90.0, c="cooldown", icontex="ell_Fire_LavaSpawn"}; -- don't translate, used internally! |
||
343 | |||
344 | -- Onyxia |
||
345 | ["Flammenatem"] = {t=2.0, c="hostile", active="true", icontex="Spell_Fire_Fire"}; |
||
346 | |||
347 | -- Blackwing Lair |
||
348 | |||
349 | -- Razorgore |
||
350 | ["Mob Spawn (45sec)"] = {t=45.0, c="cooldown", icontex="Spell_Shadow_RaiseDead"}; -- don't translate, used internally! |
||
351 | |||
352 | -- Firemaw/Flamegor/Ebonroc |
||
353 | ["Fl\195\188gelsto\195\159"] = {t=31.5, i=1.2, c="cooldown", r="Onyxia", a=0, icontex="INV_Misc_MonsterScales_14"}; |
||
354 | ["First Wingbuffet"] = {t=30.0, c="cooldown", icontex="INV_Misc_MonsterScales_14"}; -- don't translate, used internally! if player enters combat and target is firemaw or flamegor this castbar appears to catch the first wingbuffet! |
||
355 | ["Schattenflamme"] = {t=2.0, c="hostile", active="true", icontex="Spell_Fire_Incinerate"}; |
||
356 | |||
357 | -- Flamegor |
||
358 | ["Frenzy (CD)"] = {t=10.0, c="cooldown", icontex="INV_Misc_MonsterClaw_03"}; -- don't translate, used internally! |
||
359 | |||
360 | -- Chromaggus |
||
361 | ["Frostbeulen"] = {t=60.0, i=2.0, c="cooldown", active="true", icontex="Spell_Frost_ChillingBlast"}; |
||
362 | ["Zeitraffer"] = {t=60.0, i=2.0, c="cooldown", active="true", icontex="Spell_Arcane_PortalOrgrimmar"}; |
||
363 | ["Fleisch entz\195\188nden"] = {t=60.0, i=2.0, c="cooldown", active="true", icontex="Spell_Fire_Fire"}; |
||
364 | ["\195\132tzende S\195\164ure"] = {t=60.0, i=2.0, c="cooldown", active="true", icontex="Spell_Nature_Acid_01"}; |
||
365 | ["Verbrennen"] = {t=60.0, i=2.0, c="cooldown", active="true", icontex="Spell_Fire_FlameShock"}; |
||
366 | ["Killing Frenzy"] = {t=15.0, c="cooldown", icontex="INV_Misc_MonsterClaw_03"}; -- don't translate, used internally! |
||
367 | -- Chromaggus, Flamegor, Magmadar etc. |
||
368 | ["Raserei"] = {t=8.0, c="gains", checktarget="true", icontex="INV_Misc_MonsterClaw_03"}; |
||
369 | |||
370 | -- Neferian/Onyxia |
||
371 | ["Dr\195\182hnendes Gebr\195\188ll"] = {t=2.0, c="hostile", r="Onyxia", a=1.5, active="true", icontex="Spell_Shadow_Charm"}; |
||
372 | |||
373 | -- Neferian |
||
374 | ["Nefarian calls"] = {t=30.0, c="gains", icontex="INV_Misc_Head_Dragon_Black"}; -- don't translate, used internally! |
||
375 | ["Mob Spawn"] = {t=8.0, c="hostile", icontex="Spell_Shadow_RaiseDead"}; -- don't translate, used internally! |
||
376 | ["Landing"] = {t=10.0, c="hostile", icontex="INV_Misc_Head_Dragon_Black"}; -- don't translate, used internally! |
||
377 | |||
378 | -- Outdoor |
||
379 | |||
380 | -- Azuregos |
||
381 | ["Manasturm"] = {t=10.0, c="hostile", icontex="Spell_Frost_IceStorm"}; |
||
382 | |||
383 | |||
384 | } |
||
385 | |||
386 | |||
387 | CEnemyCastBar_Afflictions = { |
||
388 | |||
389 | -- Warning: only add Spells with the "CEnemyCastBar_SPELL_AFFLICTED" pattern here! |
||
390 | -- fragile="true", if mob with the same name dies, the bar won't be removed |
||
391 | -- multi="true", the bar is not removed if debuff fades earlier (usefull if one spell is allowed to produce multiple afflictions) |
||
392 | -- stun="true", flags all spells which use the same Diminishing Return timer. These 8 Spells were tested to use one and the same timer. |
||
393 | -- death="true", removes the castbar although it is a "fragile" |
||
394 | -- periodicdmg="true" -> don't update and remove those castbars, only allows periodic damage done by yourself |
||
395 | -- spellDR="true", triggers a separate class DR Timer; affmob="true", this stun triggers a class specific DR Timer on a mob (not player), too |
||
396 | |||
397 | -- Naturfreund | Warrior Afflicions |
||
398 | ["Spott"] = {t=3.0, multi="true", icontex="Spell_Nature_Reincarnation"}; |
||
399 | ["Sp\195\182ttischer Schlag"] = {t=6.0, multi="true", icontex="Ability_Warrior_PunishingBlow"}; |
||
400 | ["Herausforderungsruf"] = {t=6, multi="true", icontex="Ability_BullRush"}; |
||
401 | ["Kniesehne"] = {t=15.0, icontex="Ability_ShockWave"}; |
||
402 | ["Durchdringendes Heulen"] = {t=6.0, icontex="Spell_Shadow_DeathScream"}; |
||
403 | ["Schildhieb - zum Schweigen gebracht"] = {t=4, solo="true", icontex="Ability_Warrior_ShieldBash"}; |
||
404 | ["Ersch\195\188tternder Schlag"] = {t=5, solo="true", stun="true", icontex="Ability_ThunderBolt"}; |
||
405 | ["Sturmangriffsbet\195\164ubung"] = {t=1, solo="true", stun="true", icontex="Ability_Warrior_Charge"}; |
||
406 | ["Bet\195\164ubung abfangen"] = {t=3, solo="true", stun="true", icontex="Ability_Rogue_Sprint"}; |
||
407 | ["Rachebet\195\164ubung"] = {t=3, solo="true", icontex="Ability_Warrior_Revenge"}; |
||
408 | ["Drohruf"] = {t=8, solo="true", icontex="Ability_GolemThunderClap"}; |
||
409 | ["Entwaffnen"] = {t=10, solo="true", icontex="Ability_Warrior_Disarm"}; |
||
410 | -- periodic damage spells |
||
411 | ["Verwunden"] = {t=21, periodicdmg="true", icontex="Ability_Gouge"}; |
||
412 | |||
413 | -- Naturfreund | Mage Afflicions |
||
414 | ["Frostnova"] = {t=8.0, magecold="true", icontex="Spell_Frost_FrostNova"}; |
||
415 | ["Erfrierung"] = {t=5.0, magecold="true", icontex="Spell_Frost_FrostArmor"}; |
||
416 | ["K\195\164lte"] = {t=5.0, magecold="true", icontex="Spell_Frost_IceStorm"}; |
||
417 | ["K\195\164ltekegel"] = {t=9.0, magecold="true", icontex="Spell_Frost_Glacier"}; -- slightly improved with talents (+1 sec) |
||
418 | ["Frostblitz"] = {t=10, magecold="true", icontex="Spell_Frost_FrostBolt02"}; -- slightly improved with talents (+1 sec) |
||
419 | ["Winterk\195\164lte"] = {t=15, magecold="true", icontex="Spell_Frost_ChillingBlast"}; |
||
420 | ["Feuerverwundbarkeit"] = {t=30, magecold="true", icontex="Spell_Fire_SoulBurn"}; |
||
421 | ["Verwandlung"] = {t=50, fragile="true", spellDR="true", sclass="MAGE", icontex="Spell_Nature_Polymorph"}; |
||
422 | ["Gegenzauber - zum Schweigen gebracht"] = {t=4, solo="true", icontex="Spell_Frost_IceShock"}; |
||
423 | |||
424 | -- Naturfreund | Hunter Afflicions |
||
425 | ["Zurechtstutzen"] = {t=10, icontex="Ability_Rogue_Trip"}; |
||
426 | ["Verbesserter Ersch\195\188tternder Schuss"] = {t=3, solo="true", icontex="Spell_Frost_Stun"}; |
||
427 | ["Eisk\195\164ltefalle"] = {t=20.0, fragile="true", spellDR="true", sclass="HUNTER", icontex="Spell_Frost_ChainsOfIce"}; |
||
428 | -- periodic damage spells |
||
429 | ["Schlangenbiss"] = {t=15, periodicdmg="true", icontex="Ability_Hunter_Quickshot"}; |
||
430 | |||
431 | -- Naturfreund | Priest Afflicions |
||
432 | ["Schattenverwundbarkeit"] = {t=15, magecold="true", icontex="Spell_Shadow_ShadowBolt"}; |
||
433 | ["Gedankenbes\195\164nftigung"] = {t=15, icontex="Spell_Holy_MindSooth"}; |
||
434 | ["Untote fesseln"] = {t=50, fragile="true", spellDR="true", sclass="PRIEST", icontex="Spell_Nature_Slow"}; |
||
435 | ["Psychischer Schrei"] = {t=8, solo="true", icontex="Spell_Shadow_PsychicScream"}; |
||
436 | -- periodic damage spells |
||
437 | ["Schattenwort: Schmerz"] = {t=18, periodicdmg="true", icontex="Spell_Shadow_ShadowWordPain"}; |
||
438 | ["Verschlingende Seuche"] = {t=24, periodicdmg="true", icontex="Spell_Shadow_BlackPlague"}; |
||
439 | ["Heiliges Feuer"] = {t=10, periodicdmg="true", directhit="true", icontex="Spell_Holy_SearingLight"}; |
||
440 | |||
441 | -- Naturfreund | Warlock Afflicions |
||
442 | ["Verbannen"] = {t=30, fragile="true", icontex="Spell_Shadow_Cripple"}; |
||
443 | -- Succubus |
||
444 | ["Verf\195\188hrung"] = {t=15, fragile="true", spellDR="true", sclass="WARLOCK", icontex="Spell_Shadow_MindSteal"}; |
||
445 | ["Furcht"] = {t=8, solo="true", icontex="Spell_Shadow_Possession"}; |
||
446 | -- periodic damage spells |
||
447 | ["Fluch der Pein"] = {t=24, periodicdmg="true", icontex="Spell_Shadow_CurseOfSargeras"}; |
||
448 | ["Verderbnis"] = {t=18, periodicdmg="true", icontex="Spell_Shadow_AbominationExplosion"}; |
||
449 | ["Feuerbrand"] = {t=15, periodicdmg="true", directhit="true", icontex="Spell_Fire_Immolation"}; |
||
450 | |||
451 | -- Naturfreund | Rogue Afflicions |
||
452 | ["Verkr\195\188ppelndes Gift"] = {t=12, icontex="Ability_PoisonSting"}; |
||
453 | ["Kopfnuss"] = {t=45, fragile="true", spellDR="true", sclass="ROGUE", drshare="Kopfn., Solarpl.", icontex="Ability_Sap"}; |
||
454 | ["Nierenhieb"] = {t=6, cpinterval=1, solo="true", spellDR="true", sclass="ROGUE", affmob="true", icontex="Ability_Rogue_KidneyShot"}; -- own DR |
||
455 | ["Fieser Trick"] = {t=4, solo="true", stun="true", icontex="Ability_CheapShot"}; |
||
456 | ["Solarplexus"] = {t=5.5, solo="true", spellDR="true", sclass="ROGUE", drshare="Kopfn., Solarpl.", icontex="Ability_Gouge"}; -- normal 4sec verbessert 5.5sec (no DR) |
||
457 | ["Blenden"] = {t=10, solo="true", spellDR="true", sclass="ROGUE", icontex="Spell_Shadow_MindSteal"}; |
||
458 | ["Tritt - zum Schweigen gebracht"] = {t=2, solo="true", icontex="Ability_Kick"}; |
||
459 | ["Riposte"] = {t=6, solo="true", icontex="Ability_Warrior_Disarm"}; |
||
460 | -- periodic damage spells |
||
461 | ["Erdrosseln"] = {t=18, periodicdmg="true", icontex="Ability_Rogue_Garrote"}; |
||
462 | ["Blutung"] = {t=22, cpinterval=4, periodicdmg="true", icontex="Ability_Rogue_Rupture"}; |
||
463 | |||
464 | -- Naturfreund | Druid Afflicions |
||
465 | ["Knurren"] = {t=3, multi="true", icontex="Ability_Physical_Taunt"}; |
||
466 | ["Herausforderndes Gebr\195\188ll"] = {t=6, multi="true", icontex="Ability_Druid_ChallangingRoar"}; |
||
467 | ["Wucherwurzeln"] = {t=27, fragile="true", death="true", spellDR="true", sclass="DRUID", icontex="Spell_Nature_StrangleVines"}; |
||
468 | ["Winterschlaf"] = {t=40, fragile="true", icontex="Spell_Nature_Sleep"}; |
||
469 | ["Hieb"] = {t=4, solo="true", stun="true", icontex="Ability_Druid_Bash"}; |
||
470 | ["Anspringen"] = {t=2, solo="true", stun="true", icontex="Ability_Druid_SupriseAttack"}; |
||
471 | ["Wilde Attacke - Effekt"] = {t=4, solo="true", stun="true", icontex="Ability_Hunter_Pet_Bear"}; |
||
472 | -- periodic damage spells |
||
473 | ["Insektenschwarm"] = {t=12, periodicdmg="true", icontex="Spell_Nature_InsectSwarm"}; |
||
474 | ["Mondfeuer"] = {t=12, periodicdmg="true", directhit="true", icontex="Spell_Nature_StarFall"}; |
||
475 | ["Zerfetzen"] = {t=12, periodicdmg="true", icontex="Ability_GhoulFrenzy"}; |
||
476 | |||
477 | -- Naturfreund | Paladin Afflicions |
||
478 | ["Hammer der Gerechtigkeit"] = {t=6, solo="true", stun="true", icontex="Spell_Holy_SealOfMight"}; |
||
479 | ["Bu\195\159e"] = {t=6, solo="true", icontex="Spell_Holy_PrayerOfHealing"}; |
||
480 | |||
481 | -- Naturfreund | Shaman Afflicions |
||
482 | ["Frostschock"] = {t=8.0, magecold="true", spellDR="true", sclass="SHAMAN", icontex="Spell_Frost_FrostShock"}; |
||
483 | -- periodic damage spells |
||
484 | ["Flammenschock"] = {t=12, periodicdmg="true", directhit="true", icontex="Spell_Fire_FlameShock"}; |
||
485 | |||
486 | |||
487 | -- Naturfreund | Raidencounter Afflicions |
||
488 | -- gobal="true" creates a castbar even without a target! |
||
489 | |||
490 | -- Zul'Gurub |
||
491 | ["Irrbilder von Jin'do"] = {t=20, global="true", icontex="Spell_Shadow_UnholyFrenzy"}; -- Delusions of Jin'do |
||
492 | ["Wahnsinn verursachen"] = {t=9.5, global="true", icontex="Spell_Shadow_ShadowWordDominate"}; -- Hakkars Mind Control |
||
493 | ["Bedrohlicher Blick"] = {t=5.7, global="true", icontex="Spell_Shadow_Charm"}; -- Mandokir's Gaze |
||
494 | |||
495 | -- MC |
||
496 | ["Lebende Bombe"] = {t=8, global="true", icontex="INV_Enchant_EssenceAstralSmall"}; -- Geddon's Bomb |
||
497 | |||
498 | -- BWL |
||
499 | ["Gro\195\159brand"] = {t=10.0, global="true", icontex="Spell_Fire_Incinerate"}; -- Razorgores (and Drakkisaths) Burning! |
||
500 | ["Brennendes Adrenalin"] = {t=20.0, global="true", icontex="INV_Gauntlets_03"}; -- Vaelastrasz BA! |
||
501 | ["Schattenschwinges Schatten"] = {t=8.0, global="true", icontex="Spell_Shadow_GatherShadows"}; -- Ebonroc selfheal debuff |
||
502 | |||
503 | -- AQ40 |
||
504 | ["Wahre Erf\195\188llung"] = {t=20, global="true", icontex="Spell_Shadow_Charm"}; -- Skeram MindControl |
||
505 | ["Seuche"] = {t=40, global="true", icontex="Spell_Shadow_CurseOfTounges"}; -- Anubisath Defenders Plague |
||
506 | ["Umschlingen"] = {t=10, global="true", icontex="Spell_Nature_StrangleVines"}; -- Fankriss the Unyielding's Entangle |
||
507 | |||
508 | -- Non Boss DeBuffs: |
||
509 | ["Gro\195\159e Verwandlung"] = {t=20.0, fragile="true", icontex="Spell_Nature_Brilliance"}; -- Polymorph of BWL Spellbinders |
||
510 | |||
511 | |||
512 | -- REMOVALS |
||
513 | -- just to remove the bar if this spell fades (t is useless here) | only the spells in "CEnemyCastBar_Afflictions" are checked by the "fade-engine" |
||
514 | -- Moam |
||
515 | ["Energiezufuhr"] = {t=0}; |
||
516 | -- Other |
||
517 | ["Raserei"] = {t=0}; |
||
518 | ["Stun DR"] = {t=0}; -- don't translate, used internally! clear the dimishing return timer if mob dies |
||
519 | ["Shield Block"] = {t=0}; |
||
520 | -- AQ40 Sartura |
||
521 | ["Enraged mode"] = {t=0}; -- don't translate, used internally! |
||
522 | |||
523 | |||
524 | } |
||
525 | |||
526 | |||
527 | -- Zul'Gurub |
||
528 | CEnemyCastBar_HAKKAR_YELL = "EURE \195\156BERHEBLICHKEIT K\195\156NDET BEREITS VOM ENDE DIESER WELT"; |
||
529 | |||
530 | -- AQ40 |
||
531 | CEnemyCastBar_SARTURA_NAME = "Schlachtwache Sartura"; |
||
532 | CEnemyCastBar_SARTURA_CALL = "Ich verurteile"; |
||
533 | CEnemyCastBar_SARTURA_CRAZY = "wird w\195\188tend"; |
||
534 | |||
535 | CEnemyCastBar_HUHURAN_NAME = "Prinzessin Huhuran"; |
||
536 | CEnemyCastBar_HUHURAN_CRAZY = "verf\195\164llt in Berserkerwut"; |
||
537 | CEnemyCastBar_HUHURAN_FRENZY = "ger\195\164t in Raserei"; |
||
538 | |||
539 | CEnemyCastBar_CTHUN_NAME1 = "Auge von C'Thun"; |
||
540 | CEnemyCastBar_CTHUN_WEAKENED = "ist geschw\195\164cht!"; |
||
541 | |||
542 | -- Ruins of AQ |
||
543 | CEnemyCastBar_MOAM_STARTING = "sp\195\188rt Eure Angst."; |
||
544 | |||
545 | -- MC |
||
546 | CEnemyCastBar_RAGNAROS_STARTING = "NUN ZU EUCH, INSEKTEN"; |
||
547 | CEnemyCastBar_RAGNAROS_KICKER = "SP\195\156RT DIE FLAMMEN"; |
||
548 | CEnemyCastBar_RAGNAROS_SONS = "KOMMT HERBEI, MEINE DIENER"; |
||
549 | |||
550 | -- BWL |
||
551 | CEnemyCastBar_RAZORGORE_CALLER = "Grethok der Aufseher"; |
||
552 | CEnemyCastBar_RAZORGORE_CALL = "Eindringlinge sind in die"; |
||
553 | |||
554 | CEnemyCastBar_FIREMAW_NAME = "Feuerschwinge"; |
||
555 | CEnemyCastBar_EBONROC_NAME = "Schattenschwinge"; |
||
556 | CEnemyCastBar_FLAMEGOR_NAME = "Flammenmaul"; |
||
557 | CEnemyCastBar_FLAMEGOR_FRENZY = "ger\195\164t in Raserei!"; |
||
558 | CEnemyCastBar_CHROMAGGUS_FRENZY = "ger\195\164t in t\195\182dliche Raserei!"; |
||
559 | |||
560 | CEnemyCastBar_NEFARIAN_STARTING = "Lasst die Spiele beginnen!"; |
||
561 | CEnemyCastBar_NEFARIAN_LAND = "Sehr gut, meine Diener"; |
||
562 | CEnemyCastBar_NEFARIAN_SHAMAN_CALL = "Schamanen"; |
||
563 | CEnemyCastBar_NEFARIAN_DRUID_CALL = "Druiden und ihre l\195\164cherliche"; |
||
564 | CEnemyCastBar_NEFARIAN_WARLOCK_CALL = "Hexenmeister, Ihr solltet nicht"; |
||
565 | CEnemyCastBar_NEFARIAN_PRIEST_CALL = "Priester! Wenn Ihr weiterhin"; |
||
566 | CEnemyCastBar_NEFARIAN_HUNTER_CALL = "J\195\164ger und ihre l\195\164stigen"; |
||
567 | CEnemyCastBar_NEFARIAN_WARRIOR_CALL = "Krieger, Ich bin mir"; |
||
568 | CEnemyCastBar_NEFARIAN_ROGUE_CALL = "Schurken"; |
||
569 | CEnemyCastBar_NEFARIAN_PALADIN_CALL = "Paladine"; |
||
570 | CEnemyCastBar_NEFARIAN_MAGE_CALL = "Auch Magier"; |
||
571 | |||
572 | |||
573 | -- Event Patterns |
||
574 | CEnemyCastBar_MOB_DIES = "(.+) stirbt" |
||
575 | CEnemyCastBar_SPELL_GAINS = "(.+) bekommt (.+)." |
||
576 | CEnemyCastBar_SPELL_CAST = "(.+) beginnt (.+) zu wirken." |
||
577 | CEnemyCastBar_SPELL_PERFORM = "(.+) beginnt (.+) auszuf\195\188hren." |
||
578 | CEnemyCastBar_SPELL_CASTS = "(.+) wirkt (.+)." |
||
579 | CEnemyCastBar_SPELL_AFFLICTED = "(.+) ist von (.+) betroffen."; |
||
580 | CEnemyCastBar_SPELL_AFFLICTED2 = "(.+) seid von (.+) betroffen."; |
||
581 | CEnemyCastBar_SPELL_DAMAGE = "(.+) erleidet (.+) von (.+) %(durch (.+)%)."; |
||
582 | -- mob damage ddealer spell |
||
583 | -- Natufreund |
||
584 | CEnemyCastBar_SPELL_DAMAGE_SELFOTHER = "(.+) erleidet (.+) %(durch (.+)%)."; |
||
585 | |||
586 | CEnemyCastBar_SPELL_FADE = "(.+) schwindet von (.+)."; |
||
587 | -- effect mob |
||
588 | |||
589 | CEnemyCastBar_SPELL_REMOVED = "(.+) von (.+) wurde entfernt." |
||
590 | -- spell mob |
||
591 | |||
592 | CEnemyCastBar_SPELL_HITS_SELFOTHER = "Euer (.+) trifft (.+). Schaden: (.+)."; |
||
593 | -- spell mob (damage) |
||
594 | CEnemyCastBar_SPELL_CRITS_SELFOTHER = "Euer (.+) trifft (.+) kritisch. Schaden: (.+)."; |
||
595 | |||
596 | CECB_SELF1 = "Ihr"; |
||
597 | CECB_SELF2 = "Euch"; |
||
598 | |||
599 | |||
600 | -- Options Menue |
||
601 | CECB_status_txt = "EnemyCastBar Mod aktivieren"; |
||
602 | CECB_pvp_txt = "PvP/Allgemeine CastBars aktivieren"; |
||
603 | CECB_gains_txt = "Spelltypus 'gains' aktivieren"; |
||
604 | CECB_cdown_txt = "Einige CoolDownBars aktivieren"; |
||
605 | CECB_cdownshort_txt = "NUR kurze CDs anzeigen"; |
||
606 | CECB_pve_txt = "PvE/Raid CastBars aktivieren"; |
||
607 | CECB_afflict_txt = "Debuffs anzeigen"; |
||
608 | CECB_globalfrag_txt = "'Mob Outs' ohne Ziel anzeigen"; |
||
609 | CECB_magecold_txt = "K\195\164lte + Verwundbarkeit anzeigen"; |
||
610 | CECB_solod_txt = "'Solo Debuffs' (Stuns) anzeigen"; |
||
611 | CECB_drtimer_txt = "'Diminishing Return' einbeziehen"; |
||
612 | CECB_classdr_txt = "Klassenspez. 'DRs' einbeziehen"; |
||
613 | CECB_sdots_txt = "Eigene DoTs \195\188berwachen"; |
||
614 | CECB_affuni_txt = "NUR Debuffs von RaidBossen zeigen"; |
||
615 | CECB_parsec_txt = "Raid/PartyChat-Befehle aktivieren"; |
||
616 | CECB_broadcast_txt = "CastBars per CT_RA Kanal senden"; |
||
617 | CECB_targetm_txt = "Ziel w\195\164hlen mit LinksKlick auf Bars"; |
||
618 | CECB_timer_txt = "Timer neben CastBars anzeigen"; |
||
619 | CECB_tsize_txt = "Kleine Textgr\195\182\195\159e benutzen"; |
||
620 | CECB_flipb_txt = "Aufbau der CastBars umdrehen"; |
||
621 | CECB_flashit_txt = "CastBars gegen Ende 'flashen'"; |
||
622 | CECB_showicon_txt = "Icon neben CastBars anzeigen"; |
||
623 | CECB_scale_txt = "Skalierung: "; |
||
624 | CECB_alpha_txt = "Transparenz: "; |
||
625 | CECB_numbars_txt = "Max. Anzahl an CastBars: "; |
||
626 | CECB_space_txt = "Icongr\195\182\195\159e, Abstand der CastBars: "; |
||
627 | CECB_minimap_txt = "Position an der MiniMap: "; |
||
628 | |||
629 | CECB_status_tooltip = "Aktiviert/ Deaktiviert das Erscheinen von CastBars w\195\164hrend des Spielens und schaltet alle Events ab, um die CPU zu entlasten."; |
||
630 | CECB_pvp_tooltip = "Aktiviert die CastBars f\195\188r alle unterst\195\188tzten, herk\195\182mmlichen Spr\195\188che von Spielern."; |
||
631 | CECB_gains_tooltip = "Aktiviert CastBars f\195\188r sogenannte 'gains'.\nDas sind Spr\195\188che wie 'Eisblock', 'Blutrausch' und Heilung \195\188ber Zeit (HoTs)."; |
||
632 | CECB_cdown_tooltip = "Aktiviert die CoolDown-Zeiten f\195\188r einige(!) Spr\195\188che, die CastZeiten haben oder sog. 'gains' sind."; |
||
633 | CECB_cdownshort_tooltip = "Zeigt nur Cooldowns an, wenn diese 60 oder weniger Sekunden lang sind."; |
||
634 | CECB_pve_tooltip = "Aktiviert die CastBars f\195\188r PvE/Raid-Encounter"; |
||
635 | CECB_afflict_tooltip = "Zeigt bewegungseinschr\195\164nkende Debuffs, wie z.B. 'Verwandlung' oder 'Kniesehne' an. Aktiviert zugleich viele Debuffs, die Bosse auf Spieler wirken k\195\182nnen, z.B. 'Brennendes Adrenalin'."; |
||
636 | CECB_globalfrag_tooltip = "Erzeugt CastBars bei 'Mob Outs', selbst wenn es nicht das aktuelle Ziel ist.\n\n'Mob Outs' sind 'Untote fesseln', 'Verbannen', 'Verwandlung' etc."; |
||
637 | CECB_magecold_tooltip = "Zeigt folgende K\195\164lte Effekte an:\n'Frostnova', 'Erfrierung', 'K\195\164lte', 'K\195\164ltekegel' und 'Frostblitz'.\nDar\195\188berhinaus werden auch Verwundbarkeiten (Schatten, Feuer, K\195\164lte) angezeigt."; |
||
638 | CECB_solod_tooltip = "Zeigt eine Vielzahl von Bet\195\164ubungseffekten an. Aktiviert auch Schweigen-, Furcht-, Entwaffnen- und Aggro-Effekte!"; |
||
639 | CECB_drtimer_tooltip = "Ber\195\188cksichtigt den 'Diminishing Return' f\195\188r die gr\195\182\195\159te Stun-Gruppe, die den selben Timer benutzt.\nDiese besteht aus 3 Krieger-, 3 Druiden-, 1 Paladin- and 1 Schurken-Stun(s).\n\nZeigt einen Cooldown an bis die volle Stun-L\195\164nge erneut m\195\182glich ist."; |
||
640 | CECB_classdr_tooltip = "Ber\195\188cksichtigt klassenspezifische 'Diminishing Returns' wie z.B. 'Kopfnuss' und 'Verwandlung'.\n\n|cffff0000Wird in der Regel nur gegen andere Spieler aktiv|r und wird nur der passenden Charakterklasse angezeigt."; |
||
641 | CECB_sdots_tooltip = "Zeigt die Wirkungsdauer der eigens verursachten DoTs, wie z.B. |cffffffff'Verderbnis' |r-|cffffffff 'Schlangenbiss'|r an.\nDie CastBars erneuern sich nicht, wenn der DoT erneut gesprochen wird, bevor die Wirkungsdauer abl\195\164uft! |cffff0000\nAm besten erst am Ende der Dauer die DoTs erneuern, sonst wird der Timer verr\195\188ckt!|r\n\nDoTs, die zus\195\164tzlich einen Sofort-Schaden verursachen erneuern die CastBar und haben dieses Problem nicht (z.B. |cffffffff'Feuerbrand'|r)!"; |
||
642 | CECB_affuni_tooltip = "Schaltet zur besseren \195\156bersicht alle Debuffs ab, die nicht von RaidBossen stammen."; |
||
643 | CECB_timer_tooltip = "Zeigt die Restzeit der CastBars zus\195\164tzlich als Nummer an."; |
||
644 | CECB_targetm_tooltip = "Erlaubt es, den Mob von dem die CastBar stammt mit einem LinksKlick auf die CastBar anzuw\195\164hlen."; |
||
645 | CECB_parsec_tooltip = "Alle Benutzer, die diese Option aktivieren, erhalten eine CastBar auf dem Bildschirm, wenn im Raid-/Party-/CT_RA-Chat am Anfang folgende Befehle mit Zeitangaben auftauchen: '|cffffffff.countmin|r', '|cffffffff.countsec|r', '|cffffffff.repeat|r' oder '|cffffffff.stopcount|r' (s. Hilfe).\n\nBeispiel:\n|cffffffff.countsec 45 Bis Spawn|r\n\nAnstelle von:\n|cffffffff/necb countsec 45 Bis Spawn\n\n|cffff0000Wird auch f\195\188r CT_RA Support ben\195\182tigt!"; |
||
646 | CECB_broadcast_tooltip = "Raidspr\195\188che und Debuffs werden \195\188ber den CT_RA Kanal ausgetauscht.\nFunktioniert nur, wenn Sender und Empf\195\164nger die selbe Sprache benutzen!\n\nACHTUNG: Diese Option sollten nur wenige, gezielte Spieler im Raid benutzen!\nPvP Spr\195\188che werden nicht \195\188bertragen."; |
||
647 | CECB_tsize_tooltip = "Verkleinert die Textgr\195\182\195\159e, so da\195\159 mehr Zeichen in die CastBars passen."; |
||
648 | CECB_flipb_tooltip = "Dreht die Richtung in der sich mehrere CastBars aufbauen um.\nNormal: Von unten nach oben.\nEingeschaltet: Von oben nach unten."; |
||
649 | CECB_flashit_tooltip = "CastBars mit einer Gesamtanzeigedauer von wenigstens 20 Sekunden fangen bei 20% Restdauer an zu 'flashen'.\nAber fr\195\188hestens 10 Sekunden vor Ende beginnt dieser Effekt."; |
||
650 | CECB_showicon_tooltip = "Zeigt das Spruch-Icon neben der CastBar an.\n\nDie Gr\195\182\195\159e passt sich der Einstellung 'Platz zwischen CastBars' an."; |
||
651 | CECB_scale_tooltip = "Erlaubt eine Gr\195\182\195\159enanpassung der CastBars von 30 bis 130 Prozent."; |
||
652 | CECB_alpha_tooltip = "Erlaubt es, die Transparenz der CastBars zu justieren."; |
||
653 | CECB_numbars_tooltip = "Gibt die maximale Anzahl an CastBars an, die auf dem Bildschirm zugelassen sind."; |
||
654 | CECB_space_tooltip = "Gibt den Platz zwischen den CastBars an.\n(Standard ist 20)"; |
||
655 | CECB_minimap_tooltip = "Bewegt den NECB Knopf an der MiniMap."; |
||
656 | CECB_fps_tooltip = "Erzeugt ein eigenst\195\164ndiges Dublikat des FPS-Balkens zur freien Platzierung.\n\n|cffff0000Diese Einstellung wird NICHT gespeichert."; |
||
657 | |||
658 | |||
659 | CECB_menue_txt = "Optionen"; |
||
660 | CECB_menuesub1_txt = "Welche CastBars anzeigen?"; |
||
661 | CECB_menuesub2_txt = "Aussehen der CastBars/ Sonstiges"; |
||
662 | CECB_menue_reset = "Standard"; |
||
663 | CECB_menue_help = "Hilfe"; |
||
664 | CECB_menue_mbar = "Bewegl. Bar"; |
||
665 | --CECB_menue_close = "Schlie\195\159en"; |
||
666 | CECB_menue_rwarning = "WARNUNG!\n\nAlle Werte und Positionen werden auf \ndie Standardwerte zur\195\188ckgesetzt!\n\nWillst du wirklich einen vollen Reset?"; |
||
667 | CECB_menue_ryes = "Ja"; |
||
668 | CECB_menue_rno = "NEIN!"; |
||
669 | CECB_menue_CTRAChan = "CT_RA Kanal: "; |
||
670 | CECB_menue_CTRAnoBC = "bitte broadcasten"; |
||
671 | CECB_minimapoff_txt = "aus"; |
||
672 | |||
673 | |||
674 | end |