The Accomplice can't win alone.
The Accomplice can't buy Items from the shop(Default).
The Accomplice has radar for corpses.
The Accomplice can't transfer to Traitors.
";
#With what roles does this role play best?
$playsbestwith = "
- Survivalist
- Spy
- Hitman
";
#Convars
$convars = "# enable or disable this role
ttt_accom_enabled [0/1] (default: 1)
# the percentage of players that are spawned as this role
ttt_accom_pct [0.0..1.0] (default: 0.17)
# the limit of players that spawn as this role each round, this overwrites the percentage
ttt_accom_max [0..n] (default: 1)
# the probability each round of this role being spawned at all
ttt_accom_random [0..100] (default: 50)
# the amount of players needed for this role to spawn
ttt_accom_min_players: [0..n] (default: 8)";
#
# Credits
#
#The Steam URL to your addon
$steam = "https://steamcommunity.com/sharedfiles/filedetails/?id=2173367759";
#The Source URL to your addon
$source = "https://github.com/westooooo/ttt2-role_accom";
#Creator of the Addon
$author = "JustSiro105";
#Creatorlink
$authorurl = "https://steamcommunity.com/profiles/76561198327487098";
# Credittext (can use the above variables)
$ctext = " Westoon[JPN]: creator of this role addon
irokuma105: idear of this role addon";
?>