Skip to content

KJKumar31/TOS-Roles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Town of Salem VR Roles

This is the information used for the role cards in the VRChat Town of Salem world by miner28_3.

Last Upload: 13 November 2021

World ID: wrld_42d023dc-1b2d-439a-b741-09113ca0e59a

Discord server: discord.gg/tosvrc

Syntax

The information is written in JSON and most most values should be easy to understand.

[
  {
    "name": "Role",
    "alignment": "Town",
    "alignmentType": "WTF",
    "attack": "None",
    "defense": "None",
    "abilities": "Test\t",
    "attributes": "Test",
    "goal": "Test",
    "classicResults": "test",
    "covenResults": "",
    "additional": "test",
    "dlc": false,
    "unique": false
  },
  {
    "name": "",
    "alignment": "",
    "alignmentType": "",
    "attack": "",
    "defense": "",
    "abilities": "",
    "attributes": "",
    "goal": "",
    "classicResults": "",
    "covenResults": "",
    "additional": "",
    "dlc": false,
    "unique": false
  }
]

Editor

A small editor tool exist to preview and edit the information.

Download: Editor.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published