{% extends "best-cards/_layout.html" %} {% block article %}

{{ _('V:TES Online') }}

{% trans trimmed vtes_online=external("https://deckserver.net/jol/", "V:TES Online") %} {{ vtes_online }}, previously named "JOL" (as in Jyhad OnLine) is the oldest online platform for online V:TES play. It is focused on non-real-time play, meaning a single game can span over days while players interact in an asynchronous fashion. {% endtrans %}

{{ _('Install') }}

{% trans trimmed vtes_online=external("https://deckserver.net/jol/", "V:TES Online"), jol_discord_server=external("https://discord.gg/fJjac75", _("JOL Discord Server")), decks='Decks'|safe, amaranth=external("https://amaranth.vtes.co.nz", "Amaranth"), export='Export'|safe %} No install is required as {{ vtes_online }} is played in browser. However, it is strongly recommanded to join the {{jol_discord_server}}. You can use the {{ decks }} menu to build you decks, or just paste a deck exported from {{ amaranth }} (use the {{ export }} button). {% endtrans %}

JOL game

{{ _('Play') }}

{% trans trimmed help='Help'|safe %} You need to ask around on the main chat for someone to create a game for you. If you're a regular player, you will probably get the necessary role soon enough. Once you're in a game, check the {{ help }} menu topside for the necessary commands. {% endtrans %}

{{ _('Commands') }}

{% endblock %}