Make your own Gem
Just modified a bit the codes and instead making an Unique item, you can make a Skill Gem.
List of Gems created by players Note: Some stats might be absurd or overpowered, balancing is not my job
Spoiler
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() HTML
Spoiler
<html>
<head> <title>Make your own Gem</title> <link href="gem.css" rel="stylesheet" type="text/css" /> </head> <body> <br /><br /><br /><br /> <table align="center"> <tr> <td> <div class="ItemContainer"> <div class="ItemBox"> <div class="ItemContent"> <div class="TitleBar"> <div class="TitleBarL"></div> <div class="TitleBarR"></div> <div class="GemName"> <span class="ItemName">Gem Name</span> </div> </div> <div class="GemType" style="padding-top:3px;"> <span>Type, Type, Type<br /> Level:<span class="Default"> 1</span> <br />Mana Cost:<span class="Default"> 5</span><br />Cooldown Time:<span class="Default"> If any</span><br />Cast Time:<span class="Default"> 0.5</span></span><br/>Quality: <span class="Quality"> 14%</span> </div> <div class="ItemSeparator"></div> <div class="Requirements"> <span class="text">Requires Level <span class="Default">101</span>, <span class="Default">800</span> Str </div> <div class="ItemSeparator"></div> <div class="GemEffectText"> <span>Gem Effect Text </span> </div> <div class="ItemSeparator"></div> <div class="GemStats"> <span>Gem Stat 1<br />Gem Stat 2<br />Gem Stat 3<br />Gem Stat 4</span> </div> </div> </div> </div> </td> </tr> </table> </body> </html> CSS
Spoiler
body{margin:0;color:#AB9066;font-family:Fontin SmallCaps;background:#222319;font-weight:normal;}
.ItemContainer{position:relative;margin-bottom:20px;font-size:70%;font-weight:normal;} .ItemBox{text-align:center;color:#EFEFEF;font-size:1.3em;background:url('hoverbackground.png');} .ItemContent{padding-left:11px;padding-right:11px;padding-bottom:7px;} .TitleBar{background:top left repeat-x;position:relative;background-image:url('mid.png');height:28px;} .TitleBarL {background:top left repeat-x;background:url('left.png') no-repeat top left;height:53px;width:43px;left:-11px;position:absolute;} .TitleBarR{background:top left repeat-x;background-image:url('right.png');height:53px;width:43px;right:-11px;position:absolute;} .ItemName{font-size:18px;position:relative;top:2px;} .GemType{font-size:15px;position:relative;top:2px;color:#777 } .ItemSeparator{background:center no-repeat;position:relative;background-image:url('useparator.png');height:7.91075px;margin:1px 0px;} .ExplicitMod,.ImplicitMod{color:#009999;white-space:nowrap} .GemStats{color:#6699CC} .GemName {color:#009999} .GemEffectText{font-style:italic;padding-left:5px; padding-right:5px;white-space:nowrap;color:#009999} .Text{display:inline-block;padding:0 10px;color:#777;} .Default{color:#fff} .Quality{color:#6699CC} Required Images
Spoiler
Spoiler
![]()
Spoiler
![]()
Spoiler
![]()
Spoiler
![]()
Spoiler
![]() Tutorial
Spoiler
Make a Folder, call it whatever you want, let's say GemFolder
Copy the HTML code, and paste it in Notepad, I use SublimeText3, save it as "gem" with the extension .html in the GemFolder Copy the CSS code and paste it, save as gem.css in the GemFolder Save all the required images to GemFolder. Open your html file in Chrome. Edit & Enjoy Please share your awesome Skill Gem ideas. Last edited by Hurlok#7826 on Apr 11, 2014, 8:10:19 AM
|
![]() |
Thanks for the tutorial! How do I take screenshot? Last edited by Nightmare90#4217 on Apr 10, 2014, 11:24:37 AM
|
![]() |
how about a new support gem...
Linked attacks AND spells do not reflect damage. I would gladly give up a support in my links for that. Sadly I will just have to try and get those gloves of atziri. echo "The world is full of smart people" |sed -e 's/smart people/sheep/'
|
![]() |
" For some reason the upload website renamed it... FIXED the problem You can take a screenshot by pressing the PrtScr button on your keyboard and then hitting paste in a image editor such as Paint. (assuming you were serious when you asked this) Last edited by Hurlok#7826 on Apr 10, 2014, 8:43:21 AM
|
![]() |
![]() |
![]() |
how about three support gems that turn spells into what ever element you want with slightly different properties, such as storm call could be volcanic for fire or an exploding ice pillar. Ice spear could be more like bone spear from D2 when it is lightning, just a big straight piercing bolt that moves pretty fast, or as fire have it explode in a few fireballs further out.
have the new skills be a little better, just to justify using a support slot. I know there is the converts 70ish% cold damage to fire damage gem, but that does nothing but waste a support gem slot IMO. I would be much more interested in a caster with these gems, or even a support gem that casts the spell with a random element, but that would be really OP with EE |
![]() |
Awesome, I love the ideas
Keep em coming, I really enjoy to see ideas for gems, maybe GGG will get inspired by some examples we post, and decide to add them, instead adding crappy gems wich are less or never used. Last edited by Hurlok#7826 on Apr 10, 2014, 12:22:22 PM
|
![]() |
I'd like a new class of hollow active skill gems. These gems allow the placement of another gem inside it and combines the effects of both gems into a new and interesting effect.
Base gem determines how the damage is delivered. Second gem determines damage type. Hollow Spark + Poison Arrow = Little poison spiders that deal chaos damage and burst into poison clouds on hit. |
![]() |
" Excelent idea, so many possibilities. _____________________________________ Gems created by you guys will be added up in a list. |
![]() |
" ![]() I left out the balance deliberately as it will be madness. I am pretty sure Russel would love it, too. Unfortunately Ball of Lightning is into production. :P Last edited by Nightmare90#4217 on Apr 10, 2014, 12:52:36 PM
|
![]() |