Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
 
m (Directx11 is now fully supported)
 
Line 1: Line 1:
  +
{{stub/Other}}
{{npcbox
 
  +
World of Warcraft game engine supports a list of command line switches. This page attempts to document them based on the information available. Due to the configuration of various systems, using them might cause some system to break. Use them at your own risk!!!
|name=Charbidith
 
|image=Trigore.JPG
 
|level=91
 
|type=Boss
 
|races=[[Hydra]]
 
|creature=Beast
 
|location='''Pit of Scylla''', [[User:GoldenYak/Riplash_Ruins|Riplash Ruins]]
 
}}
 
   
  +
==Flags==
'''Charbidith'''
 
   
  +
;-console
== Charbidith's Abilities ==
 
  +
: Allow access to [[console]] in game.
   
  +
;-d3d
*{{abilities|Slithering Strikes | Charbidith rapidly attacks everything directly in front of her for several seconds, dealing physical damage every second. |image=Spell_deathknight_bloodpresence|notes=Charbidith cannot move while using this ability.}}
 
  +
: Run the game using Direct3D (default under Windows).
   
  +
;-d3d11
*{{abilities|Tail Slap | Knocks down anyone attacking Charbidith from behind, dealing them physical damage and interupting any spells they are casting. |image=Spell_deathknight_bloodpresence|notes=}}
 
  +
: Run the game using DirectX 11
   
  +
;-fullscreen
*{{abilities|Acid Breath | Breathes a cloud of acidic fog. The fog forms an '''Acidic Breath''' cloud that slowly drifts around the area. Anything caught in the initial breath takes massive nature damage every second, while anyone standing in the cloud takes periodic nature damage. The fog reduces the armor value of anyone caught in it. |image=Spell_deathknight_bloodpresence|notes=3 second channeling spell.}}
 
  +
: Run the game in full screen.
   
  +
;-nosound
*{{abilities|Hydra Stomp | Knocks back everyone, dealing physical damage. |image=Spell_deathknight_bloodpresence|notes=Disperses Acidic Breath Clouds when used if Charbidith is standing inside one.}}
 
  +
: Run the game without sound.
   
  +
;-opengl
*{{abilities|Triple Streams | All three of Charbidith's heads spew streams of acid at the location of random targets, dealing periodic nature damage to anyone they strike. |image=Spell_deathknight_bloodpresence|notes=}}
 
  +
: Run the game using OpenGL (default under Mac).
   
  +
;-swtnl
'''Acidic Breath''' clouds persist for the entire combat unless they are dispersed by '''Hydra Stomp.'''
 
  +
: Run the game using Software T&L.
   
  +
;-windowed
===Heroic Mode Abilities===
 
  +
: Run the game in windowed mode.
   
  +
;-maximized
*{{abilities|Heavy Scales | Chardibith's thick hide protects her from damage. Increases armor by 50%. |image=Spell_deathknight_bloodpresence|notes='''Acidic Breath''' clouds present in heroic mode will reduce this buff by 10%.}}
 
  +
: When used with -windowed, runs the game window maximized.
   
  +
;-''width''x''height''
== Strategy ==
 
  +
: Sets the resolution to ''width'' by ''height''. note: it is not known if this works with abnormal resolutions. it is recommended to only use resolutions known to work with WoW.
   
  +
==References==
   
  +
;{{ref web |url=http://forums.worldofwarcraft.com/thread.html?topicId=108238855&sid=1#3 |title=World of Warcraft - English (NA) Forums -> Command line switches... |accessdate=2008-11-06 |format=message board}}
  +
:Source for the resolution flag
   
=== Heroic Strategy ===
 
   
 
[[Category:Gameplay]]
Any '''Acidic Breath''' clouds present will place a stacking debuff on all players that deals periodic poison damage and increases poison damage taken. This debuff will afflict everyone in combat with Charbidith, even if they are not standing within a cloud. The more clouds there are, the higher the debuff will stack.
 
  +
[[Category:UI]]
 
==Achievements==
 
* {{achievementlong|Acid Reflex}} - Defeat Charbidith while having at least 5 stacks of Acidic Breath.
 
 
==Quotes==
 
 
;Intro
 
*{{text|yell|The beast rages freely! Retreat, brothers! To the mist!}}
 
 
[[Category:Fan fiction]]
 

Revision as of 12:01, 8 June 2011

World of Warcraft game engine supports a list of command line switches. This page attempts to document them based on the information available. Due to the configuration of various systems, using them might cause some system to break. Use them at your own risk!!!

Flags

-console
Allow access to console in game.
-d3d
Run the game using Direct3D (default under Windows).
-d3d11
Run the game using DirectX 11
-fullscreen
Run the game in full screen.
-nosound
Run the game without sound.
-opengl
Run the game using OpenGL (default under Mac).
-swtnl
Run the game using Software T&L.
-windowed
Run the game in windowed mode.
-maximized
When used with -windowed, runs the game window maximized.
-widthxheight
Sets the resolution to width by height. note: it is not known if this works with abnormal resolutions. it is recommended to only use resolutions known to work with WoW.

References

World of Warcraft - English (NA) Forums -> Command line switches... (message board). Retrieved on 2008-11-06.
Source for the resolution flag