diff --git a/jRandomSkills - Server Files/config.json b/jRandomSkills - Server Files/config.json deleted file mode 100644 index bb77ff6..0000000 --- a/jRandomSkills - Server Files/config.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "ConfigName": "Default", - "GameMode": 3, - "YourSkillChatInfo": true, - "KillerSkillChatInfo": true, - "TeamMateSkillChatInfo": true, - "SummaryAfterTheRound": true, - "EnableBotSkills": true, - "EnableBotKickDebug": false, - "EnableFullForceUpdate": false, - "DebugMode": false, - "PerfMode": false, - "AlternativeSkillButton": null, - "SkillTimeBeforeStart": 7.0, - "SkillHudDuration": -1.0, - "SkillDescriptionDuration": 7.0, - "DisplayAlwaysDescription": false, - "DisableSpectateHUD": false, - "HideHudForOtherPlugins": true, - "EnableFlashingHtmlHudFix": false, - "TraceRayBeam": false, - "DisableHUDOnDeathPermission": "@jRandomSkills/death", - "DisableSkillsOnRoundEnd": false, - "CurseSkillPerPlayer": null, - "LanguageSystem": { - "DefaultLangCode": "en", - "DisableGeoLite": false, - "LanguageInfos": [ - { - "IsoCodes": "ZH, CN, TW, HK, MO, SG", - "FileName": "zh" - }, - { - "IsoCodes": "PT-BR, PT, BR, AO, CV, GW, MZ, ST, TL", - "FileName": "pt-br" - }, - { - "IsoCodes": "FR, MC, HT", - "FileName": "fr" - }, - { - "IsoCodes": "DE, AT, CH, LI, LU, BE", - "FileName": "de" - }, - { - "IsoCodes": "RU, KZ, BY, KG, TJ, UZ, TM, AM, AZ, GE, MD", - "FileName": "ru" - }, - { - "IsoCodes": "TR", - "FileName": "tr" - }, - { - "IsoCodes": "CZ", - "FileName": "cs" - }, - { - "IsoCodes": "PL", - "FileName": "pl" - }, - { - "IsoCodes": "EN, GB, US", - "FileName": "en" - } - ] - }, - "HtmlHudCustomisation": { - "HeaderLineColor": "#FFFFFF", - "HeaderLineSize": "", - "SkillLineSize": "l", - "InfoLineColor": "#FFFFFF", - "InfoLineSize": "sm", - "SkillDescriptionLineColor": "#999999", - "SkillDescriptionLineSize": "sm", - "WSADMenuSelectInfoLineColor": "#999999", - "WSADMenuSelectInfoLineSize": "sm", - "WSADMenuItemLineColor": "white", - "WSADMenuItemHoverLineColor": "orange", - "WSADMenuItemLineSize": "sm", - "WSADMenuControllsLineSize": "sm", - "WSADMenuControllsLineColor1": "cyan", - "WSADMenuControllsLineColor2": "white", - "WSADMenuControllsLineColor3": "green" - }, - "ChatMessage": { - "MaxWidth": 1280.0, - "LineSymbol": "―", - "LineColor": "\u0004", - "LineShow": true, - "InfoPlayerNameColor": "\u0002", - "InfoSkillColor": "\u0006", - "InfoMessageShow": true, - "TagFormat": "\u0002◢◆◤ {TAG} ◥◆◣" - }, - "NormalCommands": { - "SetSkillCommand": { - "Alias": "ustawskill, ustaw_skill, setskill, set_skill, definirhabilidade, configurarhabilidade, 设置技能, 配置技能", - "Permissions": "@jRandomSkills/admin" - }, - "SkillsListCommand": { - "Alias": "supermoc, skille, listamocy, supermoce, skills, listaHabilidades, habilidades, 技能列表, 超能力列表", - "Permissions": "@jRandomSkills/admin" - }, - "UseSkillCommand": { - "Alias": "t, useSkill, usarHabilidade, 技能使用, 使用技能", - "Permissions": "@jRandomSkills/admin" - }, - "HealCommand": { - "Alias": "heal, ulecz, curar, tratar, 治疗, 治愈", - "Permissions": "@jRandomSkills/admin" - }, - "HealthCommand": { - "Alias": "sethealth, set_health, health", - "Permissions": "@jRandomSkills/admin" - }, - "PlantedBomb": { - "Alias": "plantedbomb, planted_bomb, bomb", - "Permissions": "@jRandomSkills/admin" - }, - "BotPlace": { - "Alias": "botplace, bot_place", - "Permissions": "@jRandomSkills/admin" - }, - "ConsoleCommand": { - "Alias": "console, sv, 控制台, 服务器", - "Permissions": "@jRandomSkills/owner" - }, - "HudCommand": { - "Alias": "hud, hood", - "Permissions": "" - }, - "SetStaticSkillCommand": { - "Alias": "ustawstatycznyskill, ustaw_statyczny_skill, setstaticskill, set_static_skill", - "Permissions": "@jRandomSkills/admin" - }, - "ChangeLanguageCommand": { - "Alias": "lang, language, changelang, change_lang, jezyk, język", - "Permissions": "" - }, - "ReloadCommand": { - "Alias": "reload, refresh", - "Permissions": "@jRandomSkills/admin" - }, - "NextCommand": { - "Alias": "next_skill", - "Permissions": "@jRandomSkills/admin" - }, - "CheckEntityCommand": { - "Alias": "ent, entity, checkentity, check_entity, sprawdzencje, checkent, check_ent, 检查实体, 检查实体", - "Permissions": "@jRandomSkills/owner" - } - }, - "VotingCommands": { - "StartGameCommand": { - "EnableVoting": true, - "Alias": "start, go, começar, iniciar, 开始, 启动", - "Permissions": "@jRandomSkills/admin", - "StartParams": "mp_freezetime 15; mp_forcecamera 0; mp_overtime_enable 1; sv_cheats 0", - "SVStartParams": "mp_freezetime 0; mp_forcecamera 0; mp_overtime_enable 1; sv_cheats 1", - "TimeToVote": 15.0, - "PercentagesToSuccess": 60.0, - "TimeToNextVoting": 15.0, - "TimeToNextSameVoting": 500.0, - "MinimumPlayersToStartVoting": 2 - }, - "ChangeMapCommand": { - "EnableVoting": true, - "TimeToVote": 25.0, - "PercentagesToSuccess": 90.0, - "TimeToNextVoting": 15.0, - "TimeToNextSameVoting": 500.0, - "MinimumPlayersToStartVoting": 2, - "Alias": "map, mapa, changemap, zmienmape, zmienmape, mudarMapa, trocarMapa, 更换地图, 更改地图", - "Permissions": "@jRandomSkills/admin" - }, - "SwapCommand": { - "EnableVoting": true, - "TimeToVote": 15.0, - "PercentagesToSuccess": 90.0, - "TimeToNextVoting": 15.0, - "TimeToNextSameVoting": 20.0, - "MinimumPlayersToStartVoting": 2, - "Alias": "swap, zmiana, trocar, 交换, 切换", - "Permissions": "@jRandomSkills/admin" - }, - "ShuffleCommand": { - "EnableVoting": true, - "TimeToVote": 15.0, - "PercentagesToSuccess": 90.0, - "TimeToNextVoting": 15.0, - "TimeToNextSameVoting": 20.0, - "MinimumPlayersToStartVoting": 2, - "Alias": "shuffle, embaralhar, 随机排序, 洗牌", - "Permissions": "@jRandomSkills/admin" - }, - "PauseCommand": { - "EnableVoting": true, - "TimeToVote": 15.0, - "PercentagesToSuccess": 60.0, - "TimeToNextVoting": 15.0, - "TimeToNextSameVoting": 2.0, - "MinimumPlayersToStartVoting": 2, - "Alias": "pause, unpause, pausar, despausar, 暂停, 恢复", - "Permissions": "@jRandomSkills/admin" - }, - "SetScoreCommand": { - "EnableVoting": true, - "TimeToVote": 15.0, - "PercentagesToSuccess": 90.0, - "TimeToNextVoting": 15.0, - "TimeToNextSameVoting": 90.0, - "MinimumPlayersToStartVoting": 2, - "Alias": "setscore, wynik, definirPontuacao, configurarPontos, 设置分数, 调整分数", - "Permissions": "@jRandomSkills/owner" - } - } -} \ No newline at end of file diff --git a/jRandomSkills - Server Files/plugins/jRandomSkills/configs/skillsInfo.json b/jRandomSkills - Server Files/plugins/jRandomSkills/configs/skillsInfo.json index 0a236d5..6cceeea 100644 --- a/jRandomSkills - Server Files/plugins/jRandomSkills/configs/skillsInfo.json +++ b/jRandomSkills - Server Files/plugins/jRandomSkills/configs/skillsInfo.json @@ -1,4 +1,4 @@ -[ +[ { "NeedsTeammates": false, "DisableOnFreezeTime": false, @@ -1259,6 +1259,8 @@ "Heal": 2, "TickCooldown": 16, "HealRadius": 150.0, + "ChickenHealth": 50, + "BoostFactor": 2.5, "NeedsTeammates": false, "DisableOnFreezeTime": false, "OnlyTeam": 0, @@ -1859,9 +1861,9 @@ { "ExplosionRadius": 400.0, "ExplosionDamage": 60, + "DmgReductionForTeamates": 0.5, "Cooldown": 10.0, "Force": 1000.0, - "DmgReductionForTeamates": 0.5, "NeedsTeammates": false, "DisableOnFreezeTime": false, "OnlyTeam": 0, diff --git a/jRandomSkills - Server Files/skillsInfo.json b/jRandomSkills - Server Files/skillsInfo.json deleted file mode 100644 index 6cceeea..0000000 --- a/jRandomSkills - Server Files/skillsInfo.json +++ /dev/null @@ -1,2084 +0,0 @@ -[ - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#fbff00", - "Active": true, - "Name": "Zeus", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#384728", - "Active": true, - "Name": "WildThrow", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "GrenadeLimit": 2, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#8f6dc9", - "Active": true, - "Name": "Weightless", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 30.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#c7e03a", - "Active": true, - "Name": "WeaponsSwap", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ChangeRoundTime": 7, - "SoundEvent": "UIPanorama.sidemenu_select", - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ff462e", - "Active": true, - "Name": "Watchmaker", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#5d00ff", - "Active": true, - "Name": "Wallhack", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Epic" - }, - { - "RadarDuration": 5.0, - "TriggerRadius": 24.0, - "WireHeight": 30.0, - "WireWidth": 0.7, - "MaxWallDistance": 400.0, - "Cooldown": 20.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ff3b3b", - "Active": true, - "Name": "Tripwire", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Rare" - }, - { - "SmokeDamage": 2, - "SmokeRadius": 180.0, - "TickCooldown": 17, - "GrenadeLimit": 1, - "DmgReductionForTeamates": 0.5, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#507529", - "Active": true, - "Name": "ToxicSmoke", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "FriendlyFire": false, - "Damage": 9999, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#8f108f", - "Active": true, - "Name": "ThrowingKnife", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Common" - }, - { - "HealthTakenScale": 0.3, - "MaxTakenDamagePerShot": 37, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#962631", - "Active": true, - "Name": "Thorns", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Distance": 100.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#1b04cc", - "Active": true, - "Name": "ThirdEye", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#adaec7", - "Active": true, - "Name": "Thief", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ChanceFrom": 0.5, - "ChanceTo": 0.6, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#8A2BE2", - "Active": true, - "Name": "Teleporter", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 15.0, - "TeleportAngle": 10.0, - "TeleportDistance": 100.0, - "NeedsTeammates": true, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#bcf542", - "Active": true, - "Name": "TeamTeleport", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 2, - "Rarity": "Common" - }, - { - "Cooldown": 30.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#5eb8b0", - "Active": true, - "Name": "TakeAmmo", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 30.0, - "CooldownBeforeUse": 10.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#1466F5", - "Active": true, - "Name": "SwapPosition", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Distance": 100.0, - "UseCooldown": 0.5, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#42f5da", - "Active": true, - "Name": "Spectator", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 2, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#e3ed8c", - "Active": true, - "Name": "SoundMaker", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ChanceFrom": 1.15, - "ChanceTo": 1.35, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#09ba00", - "Active": true, - "Name": "Soldier", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#e0873a", - "Active": true, - "Name": "SniperElite", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "GrenadeLimit": 1, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#b5ab8f", - "Active": true, - "Name": "Smoker", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#333333", - "Active": true, - "Name": "Silent", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "DetonationTime": 20, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 2, - "Color": "#f5b74c", - "Active": true, - "Name": "ShortBomb", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Common" - }, - { - "TeleportDistance": 100.0, - "ChanceFrom": 0.3, - "ChanceTo": 0.45, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#4d4d4d", - "Active": true, - "Name": "Shade", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "StartHealth": 50, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#d41c1c", - "Active": true, - "Name": "SecondLife", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#8A2BE2", - "Active": true, - "Name": "Saper", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "SlownessTime": 2.0, - "SlownessModifier": 0.2, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#8B4513", - "Active": true, - "Name": "Rubber", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "MoneyMultiplier": 35, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#119125", - "Active": true, - "Name": "RobinHood", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "MinMoney": 5000, - "MaxMoney": 15000, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#D4AF37", - "Active": true, - "Name": "RichBoy", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ZombieHealth": 500, - "R": 255, - "G": 0, - "B": 0, - "A": 60, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ff5C0A", - "Active": true, - "Name": "ReZombie", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#a68132", - "Active": true, - "Name": "ReturnToSender", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 15.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#a86eff", - "Active": true, - "Name": "Retreat", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 15.0, - "YourTeamDamage": 10, - "EnemyTeamDamage": 20, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#a3000b", - "Active": true, - "Name": "Replicator", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 2, - "Rarity": "Common" - }, - { - "HealthToAdd": 1, - "Cooldown": 0.25, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ff462e", - "Active": true, - "Name": "Regeneration", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 15.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#3cded3", - "Active": true, - "Name": "ReactiveArmor", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 15.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#e0873a", - "Active": true, - "Name": "RandomWeapon", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "MinExtraHealth": 50, - "MaxExtraHealth": 501, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#009905", - "Active": true, - "Name": "Rambo", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#2effcb", - "Active": true, - "Name": "RadarHack", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#8a42f5", - "Active": true, - "Name": "QuickShot", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "RegenerationMultiplier": 1.5, - "GrenadeLimit": 2, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#3c47de", - "Active": true, - "Name": "Pyro", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ChanceFrom": 0.3, - "ChanceTo": 0.4, - "JumpVelocity": 300.0, - "PushVelocity": 400.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#1e9ab0", - "Active": true, - "Name": "Push", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "MaxDefusingRange": 80.0, - "DefusingTime": 10.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 3, - "Color": "#507529", - "Active": true, - "Name": "PsychicDefusing", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#9c9c9c", - "Active": true, - "Name": "Prosthesis", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ffc061", - "Active": true, - "Name": "PrimaryBan", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Damage": 1, - "Cooldown": 0.85, - "MinHealth": 30, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#902eff", - "Active": true, - "Name": "Poison", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 2, - "Rarity": "Common" - }, - { - "ExtraC4BlowTime": 60, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 2, - "Color": "#7d7d7d", - "Active": true, - "Name": "Planter", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Common" - }, - { - "MaximumFuel": 150.0, - "FuelConsumption": 0.64, - "Refuelling": 0.1, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#1466F5", - "Active": true, - "Name": "Pilot", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ChanceFrom": 0.2, - "ChanceTo": 0.4, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ff5C0A", - "Active": true, - "Name": "Phoenix", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ExtraJumpsMin": 1, - "ExtraJumpsMax": 4, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#FFA500", - "Active": true, - "Name": "PawelJumper", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#3c47de", - "Active": true, - "Name": "OnlyHead", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ff5CD9", - "Active": true, - "Name": "OneShot", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#8a42f5", - "Active": true, - "Name": "NoRecoil", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#FFFFFF", - "Active": true, - "Name": "None", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#a38c1a", - "Active": true, - "Name": "NoNades", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 30.0, - "CooldownWhenStuck": 5.0, - "Duration": 2.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#44ebd4", - "Active": true, - "Name": "Noclip", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "IdlePercentInvisibility": 0.3, - "DuckPercentInvisibility": 0.3, - "KnifePercentInvisibility": 0.3, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#dedede", - "Active": true, - "Name": "Ninja", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "PostProcessing": "lighting/postprocessing/effects/death_cam_phase1_low_violence.vpost", - "FadeTime": 0.25, - "MinExposure": 0.5, - "MaxExposure": 2.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#5b2c6f", - "Active": true, - "Name": "Nightmare", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Rare" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#52f54c", - "Active": true, - "Name": "MoneySwap", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "DetonationRange": 130.0, - "GrenadeLimit": 3, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#adf542", - "Active": true, - "Name": "Miner", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "HealthToAdd": 50, - "HealthShotLimit": 3, - "Cooldown": 1.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#10c212", - "Active": true, - "Name": "Medic", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "CustomFOV": 50, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#9ba882", - "Active": true, - "Name": "Magnifier", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Radius": 100.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#f081ec", - "Active": true, - "Name": "Magneto", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "TriggerRadius": 180.0, - "Strenght": 30.0, - "GrenadeLimit": 3, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#81f0c4", - "Active": true, - "Name": "MagneticDecoy", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "MaxDistance": 4096.0, - "FriendlyFire": false, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#6effc7", - "Active": true, - "Name": "LongZeus", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Uncommon" - }, - { - "MaxDistance": 4096.0, - "FriendlyFire": true, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#c9f8ff", - "Active": true, - "Name": "LongKnife", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#a3651a", - "Active": true, - "Name": "LifeSwap", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "DamageAfterDeath": 30, - "CanKill": true, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#88bdba", - "Active": true, - "Name": "LastGasp", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Rare" - }, - { - "KnockbackUnits": 120.0, - "MaxSpeed": 1200.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ff8c42", - "Active": true, - "Name": "Knockback", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "FlashDuration": 1.0, - "FriendlyFire": true, - "GrenadeLimit": 1, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#57bcff", - "Active": true, - "Name": "KillerFlash", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Epic" - }, - { - "HealthToAdd": 3, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#a86eff", - "Active": true, - "Name": "JumpingJack", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "JumpVelocity": 301.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#7ad1c4", - "Active": true, - "Name": "JumpCurse", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#b01e5d", - "Active": true, - "Name": "JumpBan", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "PushVelocity": 400.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#5a4fd1", - "Active": true, - "Name": "JetKick", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "MinTime": 10.0, - "MaxTime": 25.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#8f108f", - "Active": true, - "Name": "Jester", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#42f5a7", - "Active": true, - "Name": "Jammer", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ParticleName": "particles/ui/hud/ui_map_def_utility_trail.vpcf", - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#f542ef", - "Active": true, - "Name": "Jackal", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#0000FF", - "Active": true, - "Name": "InfiniteAmmo", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#99140B", - "Active": true, - "Name": "Impostor", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 30.0, - "DurationRun": 5.0, - "DurationCrouch": 12.0, - "YourTeamDamage": 10, - "EnemyTeamDamage": 20, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#42f5ef", - "Active": true, - "Name": "Illusionist", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 2, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#1466F5", - "Active": true, - "Name": "Illiterate", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Common" - }, - { - "Cooldown": 30.0, - "Duration": 10.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#d0d930", - "Active": true, - "Name": "Iana", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 1.0, - "Damage": 2, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 3, - "Color": "#baf081", - "Active": true, - "Name": "HotBomb", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Common" - }, - { - "Strength": 150.0, - "MaxVelocity": 2000.0, - "DetonationRange": 130.0, - "GrenadeLimit": 2, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#384728", - "Active": true, - "Name": "HomingNades", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "DamageMultiplier": 2.0, - "DamageRadiusMultiplier": 2.0, - "GrenadeLimit": 1, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ffdd00", - "Active": true, - "Name": "HolyHandGrenade", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "HealthToAdd": 100, - "EffectDuration": 1.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ded678", - "Active": true, - "Name": "Hermit", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "SmokeHeal": 1, - "SmokeRadius": 180.0, - "TickCooldown": 16, - "GrenadeLimit": 1, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#1fe070", - "Active": true, - "Name": "HealingSmoke", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Amount": 3, - "Heal": 2, - "TickCooldown": 16, - "HealRadius": 150.0, - "ChickenHealth": 50, - "BoostFactor": 2.5, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#b5ab8f", - "Active": true, - "Name": "HealingChicken", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Legendary" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#4a6e21", - "Active": true, - "Name": "Grenadier", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 30.0, - "Duration": 2.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#e0d83a", - "Active": true, - "Name": "GodMode", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#fff52e", - "Active": true, - "Name": "Glue", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#f542ef", - "Active": true, - "Name": "Glitch", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "GrenadeLimit": 2, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#5d00ff", - "Active": true, - "Name": "Glaz", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "MinScale": 1.1, - "MaxScale": 1.4, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#8ad3ff", - "Active": true, - "Name": "Giant", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#FFFFFF", - "Active": true, - "Name": "Ghost", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Epic" - }, - { - "RefreshPrice": 150, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#7eff47", - "Active": true, - "Name": "Gambler", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "TriggerRadius": 180.0, - "SlownessMultiplier": 5, - "GrenadeLimit": 3, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#00eaff", - "Active": true, - "Name": "FrozenDecoy", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "HealthDamageMultiplier": 0.3, - "NeedsTeammates": true, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ff0000", - "Active": true, - "Name": "FriendlyFire", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "MaxBombHealth": 1000, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 3, - "Color": "#5d00ff", - "Active": true, - "Name": "FragileBomb", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Common" - }, - { - "Cooldown": 2.0, - "BarricadeHealth": 115, - "PropModel": "models/props/de_aztec/hr_aztec/aztec_scaffolding/aztec_scaffold_wall_support_128.vmdl", - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#1b04cc", - "Active": true, - "Name": "Fortnite", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 5, - "Rarity": "Common" - }, - { - "Cooldown": 2.0, - "ColorR": 255, - "ColorG": 255, - "ColorB": 255, - "Brightness": 1.5, - "Range": 1200.0, - "BlindDuration": 5.0, - "BlindAlpha": 200.0, - "BlindAngle": 10.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#a3000b", - "Active": true, - "Name": "Flashlight", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 2, - "Rarity": "Legendary" - }, - { - "ChanceFrom": 1.2, - "ChanceTo": 3.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#A31912", - "Active": true, - "Name": "Flash", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ffbf47", - "Active": true, - "Name": "FireRain", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Epic" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ffc061", - "Active": true, - "Name": "FastReload", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Distance": 1000.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#d1f542", - "Active": true, - "Name": "FalconEye", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Damage": 25.0, - "DamageRadius": 210.0, - "ChanceFrom": 0.15, - "ChanceTo": 0.3, - "DmgReductionForTeamates": 0.5, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#9c0000", - "Active": true, - "Name": "ExplosiveShot", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 20.0, - "ExplosionRadius": 600.0, - "ExplosionDamage": 50, - "PropModel": "models/props/de_train/hr_t/barrel_a/barrel_a.vmdl", - "DmgReductionForTeamates": 0.5, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#c0392b", - "Active": true, - "Name": "ExplodingBarrel", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 2, - "Rarity": "Common" - }, - { - "MoneyPerShot": 50, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#e0c341", - "Active": true, - "Name": "ExpensiveAmmo", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 15.0, - "CooldownBeforeUse": 10.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#ff8c92", - "Active": true, - "Name": "EnemySpawn", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "MinScale": 0.6, - "MaxScale": 0.95, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ffff00", - "Active": true, - "Name": "Dwarf", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ffb73b", - "Active": true, - "Name": "Duplicator", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "HealthRegainScale": 0.3, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#FA050D", - "Active": true, - "Name": "Dracula", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#00f2ff", - "Active": true, - "Name": "Distancer", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ChanceFrom": 0.2, - "ChanceTo": 0.35, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#FF4500", - "Active": true, - "Name": "Disarmament", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "SecondCooldown": 1.0, - "Damage": 5, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#c91243", - "Active": true, - "Name": "DemonEye", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ExplosionRadius": 500.0, - "ExplosionDamage": 999, - "DmgReductionForTeamates": 0.5, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#F5CB42", - "Active": true, - "Name": "DeathBomb", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#dae01f", - "Active": true, - "Name": "Deaf", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#919191", - "Active": true, - "Name": "Deactivator", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "JumpVelocity": 150.0, - "PushVelocity": 600.0, - "AnyDirection": true, - "Cooldown": 2.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#42bbfc", - "Active": true, - "Name": "Dash", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "R": 0, - "G": 0, - "B": 0, - "A": 230, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#383838", - "Active": true, - "Name": "Darkness", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Rare" - }, - { - "Cooldown": 30.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#34ebd5", - "Active": true, - "Name": "Cypher", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#88a31a", - "Active": true, - "Name": "Cutter", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "BombArmedTime": 10.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 3, - "Color": "#343deb", - "Active": true, - "Name": "ChillOut", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#FF8B42", - "Active": true, - "Name": "Chicken", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ChanceFrom": 0.2, - "ChanceTo": 0.4, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#FF4500", - "Active": true, - "Name": "Catapult", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "DamageAfterMiss": 5, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#db6c35", - "Active": true, - "Name": "CarefulBullets", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 2, - "Color": "#00911f", - "Active": true, - "Name": "C4Camouflage", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Uncommon" - }, - { - "MaxSpeed": 500.0, - "JumpVelocity": 300.0, - "JumpBoost": 2.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#d1430a", - "Active": true, - "Name": "BunnyHop", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ExplosionRadius": 400.0, - "ExplosionDamage": 60, - "DmgReductionForTeamates": 0.5, - "Cooldown": 10.0, - "Force": 1000.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#7740c9", - "Active": true, - "Name": "BlastShot", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "TorseReflectionChance": 0.95, - "LegReflectionChance": 0.7, - "VelocityModifier": 0.85, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#cc7504", - "Active": true, - "Name": "BladeMaster", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "MaxSpeedVelocity": 2.0, - "MaxDamageVelocity": 2.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#cc2929", - "Active": true, - "Name": "Berserker", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ChanceFrom": 0.2, - "ChanceTo": 0.4, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#00FF00", - "Active": true, - "Name": "Behind", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "SpeedMultipier": 2.0, - "MaxSpeed": 900.0, - "DamageDeal": 9999.0, - "GrenadeLimit": 3, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#2effc7", - "Active": true, - "Name": "Baseball", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#abab33", - "Active": true, - "Name": "Bankrupt", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ChanceFrom": 0.1, - "ChanceTo": 0.7, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#7E10AD", - "Active": true, - "Name": "Astronaut", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "DamageMultiplier": 2.0, - "ToleranceDeg": 45.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#d9d9d9", - "Active": true, - "Name": "Assassin", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "ChanceFrom": 0.65, - "ChanceTo": 0.85, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#d1430a", - "Active": true, - "Name": "Armored", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 3, - "Color": "#edf5b5", - "Active": true, - "Name": "AreaReaper", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": 1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#8B4513", - "Active": true, - "Name": "AntyHead", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "FlashDuration": 7.0, - "GrenadeLimit": 2, - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#D6E6FF", - "Active": true, - "Name": "AntyFlash", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "SecondsInBack": 5, - "Cooldown": 15.0, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#a86eff", - "Active": true, - "Name": "Anomaly", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "Cooldown": 20.0, - "Duration": 0.3, - "NeedsTeammates": false, - "DisableOnFreezeTime": true, - "OnlyTeam": 0, - "Color": "#fa7b48", - "Active": true, - "Name": "AimLock", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - }, - { - "NeedsTeammates": false, - "DisableOnFreezeTime": false, - "OnlyTeam": 0, - "Color": "#ff0000", - "Active": true, - "Name": "Aimbot", - "HudDuration": null, - "DescriptionHudDuration": null, - "RequiredPermission": "", - "MaxPerServer": -1, - "Rarity": "Common" - } -] \ No newline at end of file