townsquare/src/vars.scss

100 lines
1.3 KiB
SCSS
Raw Normal View History

2020-04-05 19:50:06 +00:00
$token: 150px;
$townsfolk: #1f65ff;
$outsider: #46d5ff;
$minion: #ff6900;
$demon: #ce0100;
2020-04-05 19:50:06 +00:00
$traveller: #cc04ff;
2020-03-31 21:12:50 +00:00
$roles:
2020-04-08 20:42:51 +00:00
'apprentice',
'artist',
'assassin',
'barber',
'barista',
2020-04-02 20:23:40 +00:00
'baron',
2020-04-08 20:42:51 +00:00
'beggar',
'bishop',
'bonecollector' 75%,
'bureaucrat',
'butcher',
2020-04-02 20:23:40 +00:00
'butler',
2020-04-08 20:42:51 +00:00
'cerenovus',
'chambermaid' 90%,
2020-04-02 20:23:40 +00:00
'chef',
2020-04-08 20:42:51 +00:00
'clockmaker',
'courtier',
'deviant',
'devilsadvocate' 70%,
'dreamer',
2020-04-02 20:23:40 +00:00
'drunk',
'empath',
2020-04-08 20:42:51 +00:00
'evil',
'eviltwin',
'exorcist',
'fanggu',
'flowergirl',
'fool',
2020-04-04 15:06:45 +00:00
'fortuneteller' 80%,
2020-04-08 20:42:51 +00:00
'gambler',
'godfather',
'good',
'goon',
'gossip',
'grandmother' 90%,
'gunslinger',
'harlot',
2020-04-02 20:23:40 +00:00
'imp',
2020-04-08 20:42:51 +00:00
'innkeeper',
2020-04-02 20:23:40 +00:00
'investigator',
2020-04-08 20:42:51 +00:00
'judge',
'juggler',
'klutz',
2020-04-02 20:23:40 +00:00
'librarian',
2020-04-08 20:42:51 +00:00
'lunatic',
'mastermind',
'mathematician' 80%,
'matron',
2020-04-02 20:23:40 +00:00
'mayor',
2020-04-08 20:42:51 +00:00
'minstrel',
2020-04-02 20:23:40 +00:00
'monk',
2020-04-08 20:42:51 +00:00
'moonchild',
'mutant',
'nodashii',
'oracle',
'pacifist',
'philosopher',
'pithag',
'po',
2020-04-02 20:23:40 +00:00
'poisoner',
2020-04-08 20:42:51 +00:00
'professor',
'pukka',
2020-04-02 20:23:40 +00:00
'ravenkeeper' 80%,
2020-04-08 20:42:51 +00:00
'recluse',
'sage',
'sailor',
2020-04-02 20:23:40 +00:00
'saint',
2020-04-08 20:42:51 +00:00
'savant',
'scapegoat',
'scarletwoman' 75%,
'seamstress',
'shabaloth',
2020-04-02 20:23:40 +00:00
'slayer',
2020-04-08 20:42:51 +00:00
'snakecharmer' 75%,
2020-04-02 20:23:40 +00:00
'soldier',
'spy',
2020-04-08 20:42:51 +00:00
'sweetheart',
'tealady',
'thief',
'tinker',
'towncrier',
2020-04-02 20:23:40 +00:00
'undertaker' 85%,
2020-04-08 20:42:51 +00:00
'vigormortis',
2020-04-02 20:23:40 +00:00
'virgin',
2020-04-08 20:42:51 +00:00
'vortox',
'voudon',
'washerwoman' 75%,
'witch',
'zombuul',
;
2020-03-31 21:12:50 +00:00