Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "User talk:CmdrAdeon"

From Paragon Wiki Archive
Jump to: navigation, search
(Jurassik)
m (Redraw: update link)
 
(24 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Welcome! ==
+
== Memo to self ==
  
Hello, {{PAGENAME}}, and welcome to the Paragon Wiki!  Thank you for your contributions. I hope you like the place and decide to stay.  Feel free to fill out your personal user page so we can get to know you. There is a collection of [[:Category:Userbox_Templates|Userboxes]] you can easily add there. Please sign your name on talk pages using four tildes (~~~~); this will automatically produce your name and the date.
+
Pages that are blank:
 +
:[[Elite Igniter]]
 +
:[[Elite Stonethrower]]
  
If you need help, ask me on my talk page or place <code>{&#123;helpme}}</code> on your talk page and someone will show up shortly to answer your questions.
+
Items of questionable Existence:
 +
:[[Tesla Cage]]
 +
:[[Improved Sapper]]
 +
:[[Elite Sapper]]
  
Don't forget to drop by and introduce yourself in the [http://paragonforums.com/forums/ Forum]. It will require a separate registration (login and password), but most users use the same username in both places. There's even a [http://paragonforums.com/forums/rss.php RSS Feed], if you're into that.
+
Items missing from logical progression:
 +
:<s>[[Improved Energy Beam]]</s> Added in I18
  
Also, make sure you take a look at the [[Help:Contents|Help page]].  There is a lot of preloaded images, missions, and contact info, and what you want to add might already be there.
+
[[User:CmdrAdeon|CmdrAdeon]] 22:50, 18 November 2009 (UTC)
  
Again, welcome!
+
== Redraw ==
 +
[http://web.archive.org/web/20120904045419/http://boards.cityofheroes.com/showpost.php?p=2441550&postcount=26 http://boards.cityofheroes.com/showpost.php?p=2441550&postcount=26] Post from BABs keeping for future reference [[User:CmdrAdeon|CmdrAdeon]] 18:26, 2 December 2009 (UTC)
  
--[[User:Eabrace|Eabrace]] 23:41, 17 November 2008 (UTC)
+
==Misc==
 +
[http://web.archive.org/web/20120905021547/http://boards.cityofheroes.com/showthread.php?t=127186 http://boards.cityofheroes.com/showthread.php?t=127186] - quick chat menu
  
== Jurassik ==
+
[http://web.archive.org/web/20120905181021/http://boards.cityofheroes.com/showthread.php?t=136343 http://boards.cityofheroes.com/showthread.php?t=136343] - pop menu
  
Just an FYI, the reason there is a "duplicate" Jurassik on the DE page is that he appears both as a Monster (in the Numina Task Force) and as a Giant Monster in Crey's Folly. Due to the differences between the Monster class and the Giant Monster class, he appears in both section. {{User:StarGeek/sig}} 22:26, 6 January 2009 (UTC)
+
http://www.culex.us/ig/coh/CHres.xls - resistances
:I was not aware of that. Thanks [[User:CmdrAdeon|CmdrAdeon]] 22:27, 6 January 2009 (UTC)
+
 
 +
[http://web.archive.org/web/20120905091639/http://boards.cityofheroes.com/showthread.php?t=228044 http://boards.cityofheroes.com/showthread.php?t=228044] - enhancement standardization
 +
 
 +
==Buff Bars option set==
 +
 
 +
/optionset buffsettings 2110240
 +
 
 +
add up all the options you want and use that with /optionset Buffsettings command.
 +
Code:
 +
 
 +
1 status window hide auto
 +
2 status window hide toggles
 +
4 status window no blinking
 +
8 status window no stacking
 +
16 status window numeric stacking
 +
32 status hide buff numbers
 +
64 status stop sending buffs
 +
128 --
 +
256 group window hide auto
 +
512 group window hide toggles?
 +
1024 group window no blinking
 +
2048 group window no stacking
 +
4096 group window numeric stacking
 +
8192 group window hide buff numbers
 +
16384 group window stop sending buffs
 +
32768 --
 +
65536 pet window hide auto
 +
131072 pet window hide toggles?
 +
262144 pet window no blink
 +
524288 pet window no stacking
 +
1048576 pet window numeric stacking
 +
2097152 pet window hide buff numbers
 +
4194304 pet window stop sending buffs
 +
 
 +
== Damage Formula ==
 +
 
 +
AREAMOD = (1+(0.75*(RADIUS/5))-(((0.011*(RADIUS/6))*(360-ARC))/5)<br/>
 +
DMG = (0.2*((RECH*0.8)+1.8)) / AREAMOD<br/>
 +
END = 5.2 * DMG

Latest revision as of 06:41, 10 December 2013

Memo to self

Pages that are blank:

Elite Igniter
Elite Stonethrower

Items of questionable Existence:

Tesla Cage
Improved Sapper
Elite Sapper

Items missing from logical progression:

Improved Energy Beam Added in I18

CmdrAdeon 22:50, 18 November 2009 (UTC)

Redraw

http://boards.cityofheroes.com/showpost.php?p=2441550&postcount=26 Post from BABs keeping for future reference CmdrAdeon 18:26, 2 December 2009 (UTC)

Misc

http://boards.cityofheroes.com/showthread.php?t=127186 - quick chat menu

http://boards.cityofheroes.com/showthread.php?t=136343 - pop menu

http://www.culex.us/ig/coh/CHres.xls - resistances

http://boards.cityofheroes.com/showthread.php?t=228044 - enhancement standardization

Buff Bars option set

/optionset buffsettings 2110240

add up all the options you want and use that with /optionset Buffsettings command. Code:

1 status window hide auto 2 status window hide toggles 4 status window no blinking 8 status window no stacking 16 status window numeric stacking 32 status hide buff numbers 64 status stop sending buffs 128 -- 256 group window hide auto 512 group window hide toggles? 1024 group window no blinking 2048 group window no stacking 4096 group window numeric stacking 8192 group window hide buff numbers 16384 group window stop sending buffs 32768 -- 65536 pet window hide auto 131072 pet window hide toggles? 262144 pet window no blink 524288 pet window no stacking 1048576 pet window numeric stacking 2097152 pet window hide buff numbers 4194304 pet window stop sending buffs

Damage Formula

AREAMOD = (1+(0.75*(RADIUS/5))-(((0.011*(RADIUS/6))*(360-ARC))/5)
DMG = (0.2*((RECH*0.8)+1.8)) / AREAMOD
END = 5.2 * DMG