Difference between revisions of "Alchemy"

From Project: Gorgon Wiki
Jump to: navigation, search
Line 6: Line 6:
  
 
===Combat abilities===
 
===Combat abilities===
<button onclick="togglealchemytable" type="button">SPOILER</button>
+
<div class=grey-button onlick="toggle_display(alchemytable)>
<script type="text/javascript">
+
Click for Spoiler table
  function toggle_visibility(togglealchemytable) {
+
<div>
      var e = document.getElementById(alchemytable);
 
      if(e.style.display == 'block')
 
          e.style.display = 'none';
 
      else
 
          e.style.display = 'block';
 
  }
 
</script>
 
 
<div id="alchemytable" style="display:none">
 
<div id="alchemytable" style="display:none">
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 06:34, 2 March 2014

Alchemy

Alchemy is the art of concocting potions and changing the chemical make up of certain items in the world


Combat abilities

Click for Spoiler table