Difference between revisions of "Home"

From Virtuverse Wiki
Jump to navigation Jump to search
Line 16: Line 16:
  
 
You can track the development of this wiki through [[Site_Development|here]]
 
You can track the development of this wiki through [[Site_Development|here]]
 +
<shtml>
 +
  <body>
 +
    <!-- Add a placeholder for the Twitch embed -->
 +
    <div id="twitch-embed"></div>
  
{{#streamer:
+
    <!-- Load the Twitch embed script -->
service=twitch
+
    <script src="https://embed.twitch.tv/embed/v1.js%22%3E</script>
|user=supapres
+
 
}}
+
    <!-- Create a Twitch.Embed object that will render within the "twitch-embed" root element. -->
 +
    <script type="text/javascript">
 +
      new Twitch.Embed("twitch-embed", {
 +
        width: 854,
 +
        height: 480,
 +
        channel: "monstercat"
 +
      });
 +
    </script>
 +
  </body>
 +
</shtml>

Revision as of 07:34, 20 August 2019

Welcome to Virtuverse Wiki

Virtuverse implements an immersive combat experience on top of third-person gameplay, A system without levels or classes lets every player use all types of weapons, armor and abilities. With no levels, there is no need to force players through a grind of kill and fetch quests. In Virtuverse, the story augments the worlds and themes of the planets. Players join forces to advance the story together, they can either defend a strategic point or let it be lost to the enemy.

In Virtuverse, everything has a value, from a single energy cell to a suit of armour. A player hunting a monster will use ammo which has a value, the amount of loot they get in return will be proportional to the value spent.

Site News

08 Aug 2019 - Servers Migrated and SSL installed

06 Aug 2019 - Basic creature tables have been added.

04 Aug 2019 - Virtuverse Wiki Launched!

This wiki is still in development

You can track the development of this wiki through here

Error: Hash required.