This guide is ambitious to say the least. In order to maintain this guide you must keep up to date on the fundamental workings on all classes & specs. Keeping this guide up to date may consume every second of free time for the rest of your life…
Kidding aside I would suggest removing Anarchy from the Enhancement Shaman section as it is no longer a viable weapon choice over any of the standard ilvl 200 choices.
Enhancement Weapons from Naxx 10.
Kel’Thuzad’s Reach MH
The Stray OH
“Edit: As of now, 5/1/09, there is a new Rule for this thread, anyone posting about Fast weapons without EnhSim or Simulationcraft or many hours of targeting dummy testing data explicitly proving their conclusions will be infracted. The game changed with 3.1 and Fast weapons are no longer on the table, if you want to say otherwise you better bring proof or you will get infracted.”
While nice idea in general I wouldn't list onehanded weapons and stuff with block rating for DK tanks. Dualweild tanking doesn't really work any longer.
Also, is this only for 10-man? I see there are lots of 25-man things missing.
I believe you misplaced this belt, it's blockrating/blockvalue one, yet it is on Death Knight's list, and not on Warrior list, should be the other way around
Submitted by fayne selph on Tue, 2009-05-12 12:35.
It looks great, although I would reccomend grouping items together by item type as well; 2Handers together, Main Hands, Off Hands, One Hands, Cloth, Leather, etc. Also you could make the text of DPS/Healer/Tank Bigger and a different color. Also making coloumns for each would decrease the size of the page and fill up all that empty space. OR you could arrange all the items in subclasses by type underneath which class should have what, and use coloumns to help with size.
To be honest, I don't know how to split the guides in coloumns.
I've added some sizes and colours to the text of DPS/healer etc. About grouping the items together.. You mean I should 'revamp' the lists?
Just a little sidenote. Has anyone seen my Military Quarter guide? I wondered if I posted it wrong
It just feel strange that I posted three weeks ago and no one even noticed it.
The reason could also be some busy peoples out there
which gives following result when you remove the unnecessary whitespaces
Tank
Healer
DPS
first item
second item
...
first item
second item
...
first item
second item
...
I did put the headers between < strong > for the bold effect [ center ] the center them. The lists are normal BBcode lists
If you want a border in the table you can add the border attribute and specify a width to the border (< table border=1 >)
Small explanation: < table >< /table > is your table obviously. Each < tr >< /tr > is a table-row, each < td >< /td > is one cell in a row.
Submitted by fayne selph on Tue, 2009-05-12 13:19.
I do not know how to make the coloumns either, but I am assuming it could be done, but it doesn't matter. I really like the color choices, nice job there. I'll give a little example of what I mean
Death Knight
2-Handers
Death's Bite
etc...
1-Handers
...
Does that make sense? I just think it would make it easier for people to find what they are looking for. Also you could say if it is from 25m or 10m.
Will make these categories to each leather/plate/wepon etc.
And it's from 10 man.. I've actually posted it under my 10 man Naxxramas guide so that probably make sence. I will add a little note on the top
This guide is ambitious to
This guide is ambitious to say the least. In order to maintain this guide you must keep up to date on the fundamental workings on all classes & specs. Keeping this guide up to date may consume every second of free time for the rest of your life…
Kidding aside I would suggest removing Anarchy from the Enhancement Shaman section as it is no longer a viable weapon choice over any of the standard ilvl 200 choices.
Enhancement Weapons from Naxx 10.
Kel’Thuzad’s Reach MH
The Stray OH
Source:
Quote from Rouncer on the EJ Forum:
http://elitistjerks.com/f79/t47798-enhancement_3_1_changes_new_rule_place/
“Edit: As of now, 5/1/09, there is a new Rule for this thread, anyone posting about Fast weapons without EnhSim or Simulationcraft or many hours of targeting dummy testing data explicitly proving their conclusions will be infracted. The game changed with 3.1 and Fast weapons are no longer on the table, if you want to say otherwise you better bring proof or you will get infracted.”
Exalted Member
Added Kel’Thuzad’s Reach
Added Kel’Thuzad’s Reach The Stray and removed the dagger, thanks for noticing
While nice idea in general I
While nice idea in general I wouldn't list onehanded weapons and stuff with block rating for DK tanks. Dualweild tanking doesn't really work any longer.
Also, is this only for 10-man? I see there are lots of 25-man things missing.
Exalted Member
Yes, it's only 10 man.. look
Yes, it's only 10 man.. look on which guide it's posted under.
Waistguard of the Tutor
I believe you misplaced this belt, it's blockrating/blockvalue one, yet it is on Death Knight's list, and not on Warrior list, should be the other way around
Other than that, pretty nice list
It looks great, although I
It looks great, although I would reccomend grouping items together by item type as well; 2Handers together, Main Hands, Off Hands, One Hands, Cloth, Leather, etc. Also you could make the text of DPS/Healer/Tank Bigger and a different color. Also making coloumns for each would decrease the size of the page and fill up all that empty space. OR you could arrange all the items in subclasses by type underneath which class should have what, and use coloumns to help with size.
Exalted Member
To be honest, I don't know
To be honest, I don't know how to split the guides in coloumns.
I've added some sizes and colours to the text of DPS/healer etc. About grouping the items together.. You mean I should 'revamp' the lists?
Just a little sidenote. Has anyone seen my Military Quarter guide? I wondered if I posted it wrong
It just feel strange that I posted three weeks ago and no one even noticed it.
The reason could also be some busy peoples out there
for columns: just put them
for columns: just put them in a html-table with the header being the Tank / DPS / Healer note and underneath it the list.
I assume you know this bit of html but I'll add it anyway for reference.
something like this:
< table >< tr >< td >< strong >[ center ]Tank[ /center ]< /strong >< /td >< td >< strong >[ center ]Healer[ /center ]< /strong >< /td >< td >< strong >[ center ]DPS[ /center ]< /strong >< /td >< /tr >
< tr >< td >
- first item
- second item
- ...
< /td > < td >- first item
- second item
- ...
< /td > < td >- first item
- second item
- ...
< /td > < /tr >< /table >which gives following result when you remove the unnecessary whitespaces
If you want a border in the table you can add the border attribute and specify a width to the border (< table border=1 >)
Small explanation: < table >< /table > is your table obviously. Each < tr >< /tr > is a table-row, each < td >< /td > is one cell in a row.
example with "border=4":
Administrator
Wow, that's almost a guide
Wow, that's almost a guide on its own
Nice feedback!
Exalted Member
Great thanks Dwahunf, I will
Great thanks Dwahunf, I will try make these columns.
I do not know how to make
I do not know how to make the coloumns either, but I am assuming it could be done, but it doesn't matter. I really like the color choices, nice job there. I'll give a little example of what I mean
Death Knight
2-Handers
Death's Bite
etc...
1-Handers
...
Does that make sense? I just think it would make it easier for people to find what they are looking for. Also you could say if it is from 25m or 10m.
Exalted Member
Yes, me understand xD Will
Yes, me understand xD
Will make these categories to each leather/plate/wepon etc.
And it's from 10 man.. I've actually posted it under my 10 man Naxxramas guide so that probably make sence. I will add a little note on the top
Thanks for helping me
cheers