-
Notifications
You must be signed in to change notification settings - Fork 49
Add Traitors challenge #901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
BenLubar
merged 2 commits into
ReactiveDrop:reactivedrop_beta
from
ywgATustcbbs:reactivedrop_public
May 27, 2025
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| "AddonInfo" | ||
| { | ||
| addonSteamAppID 563560 // 563560 is the app ID for Alien Swarm: Reactive Drop | ||
| addontitle "有内鬼Traitors" // Add-on title that shows up in Add-ons list. ~20 chars max | ||
| addonversion 2.0 // Version number of add-on version of the form <major>.<minor> | ||
| addontagline "内鬼在杀队友!Traitors are killing teammates!" // Add-on tagline or wrap-up- a short description. ~100 chars max | ||
| addonauthor " " // Name/alias of the author | ||
| addonSteamGroupName "" // (Optional) Steam group related to the add-on. We use this to construct a URL to the group page. | ||
| addonauthorSteamID "" // (Optional) Steam ID of author. We use this to construct a URL to the author's page. | ||
| addonDescription "内鬼在杀队友!Traitors are killing teammates!" // short description that appears in the Add-on list screen... | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| [h2]模组信息 / Add-on Info[/h2] | ||
| Mod Name: Traitors! / Verräter! / Traditori! / 裏切者だ! / 배신자들! / Предатели! / 有内鬼! / Förrädare! / 我們之中有叛徒! / | ||
| Currently Supported Languages: English / Deutsch / Italiano / 日本語 / 한국인 / Русский / 简体中文 / Svenska / 繁體中文 / | ||
|
|
||
| Tanks to community translators! | ||
|
|
||
| [h2]关于模组 / About this add-on[/h2] | ||
| 这是一个老的挑战模组,作者未知。我仅仅做了bug修复,改善了UI显示。[strike]游戏平衡性方面没有任何改动。[/strike]侵删 | ||
|
|
||
| This is an old challenge that the creator is unknown to me. I fix its bugs and make some QoL UI changes. [strike]No changes is made to the balance.[/strike] I will delete this add-on on the demand of the Original Creator. | ||
|
|
||
|
|
||
| [h3]重大平衡性改动 / Major Balancing Changes[/h3] | ||
| [list] | ||
| [*] 游戏开局一定时间内不受其他玩家的任何伤害,玩家有时间确定自己的策略。 | ||
| [*] 手雷引爆时间增长,让玩家有时间做出反应。现在不再可能使用手雷进行无差别群杀(这不符合本挑战的目的,需要直接pvp乱杀的完全可以去玩死亡竞赛)。 | ||
| [*] [b]测试中[/b] 武器友军伤害平衡。以.50的伤害为基准,提升了其他武器的友军伤害。考虑到武器弹道散布因素,有的武器近距离作战有优势,有些远距离作战有优势。但整体上和.50相比,在同样的数据下,不同武器之间有差不多的胜率。 | ||
| [/list] | ||
|
|
||
| [list] | ||
| [*] Friendly fire protection at the beginning of each map so that one has time to choose his strategy. | ||
| [*] Longer hand grenade fuse time so that one has several seconds to react and murderers are not likely to go crazy and team kill for no reason. See change notes for detail reasons. | ||
| [*] [b]Currently in Testing[/b] Weapon damage re-balanced against .50 rifle. Other weapons now have higher friendly fire. Considering their bullets distribution, different weapons now have their own advantages (some have better performance at long range shooting, and some are better for close combat). They all have approximately the same chance to win against each other. | ||
| [/list] | ||
|
|
||
| [h2]规则 / Challenge Rules[/h2] | ||
| [list] | ||
| [*] 游戏分为两队,分别是 [b]内鬼[/b] 和 [b]IAF士兵[/b]。至少需要三个玩家才可以正常进行。 | ||
| [*] [b]内鬼[/b] 获胜条件: [b]只有内鬼存活[/b] 或 [b]任务失败,但内鬼存活[/b] | ||
| [*] [b]IAF队员[/b] 获胜条件: [b]完成整个任务[/b] | ||
| [*] 否则没有胜利者[/list] | ||
|
|
||
| [list] | ||
| [*] There are two teams called [b]TRAITOR Team[/b] and [b]IAF Team[/b]. You need at least 3 players to play. | ||
| [*] [b]TRAITOR team[/b] objective: [b]Kill IAF team[/b] or [b]Mission Failed, but traitor alive[/b] | ||
| [*] [b]IAF team[/b] objective: [b]Complete the mission[/b] | ||
| [*] Otherwise, there is no winne[/list] | ||
|
|
||
|
|
||
| 游戏中内鬼发送 "/" 开头的信息可以队内聊天。 | ||
| 游戏中内鬼发送 "/gg" 投降。 | ||
|
|
||
| A traitor can send secret messages beginning with "/" to teammates. | ||
| A traitor can send "/gg" to surrender. |
55 changes: 55 additions & 0 deletions
55
reactivedrop/content/traitors_challenge/resource/challenges/traitors.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,55 @@ | ||
| "CHALLENGE" { | ||
| "name" "#challenge_traitors_name" | ||
| "description" "#challenge_traitors_description" | ||
| "allowed_mode" "coop" | ||
| // adding this line causes clients to download your addon, allowing you to package models/textures/sounds/particles with it. | ||
| "required_on_client" "1" | ||
| "convars" { | ||
| "rd_player_bots_allowed" "0" | ||
|
|
||
| "rd_auto_fast_restart" "1" | ||
| "rd_ready_mark_override" "1" | ||
| "asw_marine_death_cam_slowdown" "0" | ||
| "rd_techreq" "0" | ||
| "rd_override_allow_rotate_camera" "1" | ||
| "rd_horde_two_sided" "1" | ||
| "rd_weapon_requirement_override" "2" | ||
| "rd_prespawn_scale" "1" | ||
| "rm_prespawn_num_biomass" "5" | ||
| "rm_prespawn_num_parasites" "5" | ||
| "rm_prespawn_num_boomers" "2" | ||
| "asw_ammo_count_jump_jet" "1" | ||
| "asw_ammo_count_grenades" "3" | ||
| "asw_ammo_count_flares" "5" | ||
| "rd_chainsaw_dmg_base" "73" | ||
| "asw_ammo_count_buff_grenade" "1" | ||
| "asw_ammo_count_gas_grenades" "8" | ||
| "asw_ammo_count_grenade_launcher" "8" | ||
| "asw_marines_max" "32" | ||
| "asw_marines_max_per_profile" "12" | ||
| "asw_marines_max_officer" "14" | ||
| "asw_marines_max_special_weapons" "10" | ||
| "asw_marines_max_medic" "12" | ||
| "asw_marines_max_tech" "12" | ||
| "rd_weapons_show_hidden" "1" | ||
| "rd_weapons_regular_allowed" "0 1 2 3 4 5 6 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 28 29 30 33" | ||
| "rd_weapons_extra_allowed" "0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21" | ||
| "asw_flare_lifetime" "3" | ||
| "asw_flare_refire_time" "2" | ||
| "asw_ammo_count_50calmg" "100" | ||
| "asw_ammo_count_medrifle_heal" "30" | ||
| "asw_skill" "2" | ||
| "asw_horde_override" "0" | ||
| "asw_wanderer_override" "0" | ||
| "asw_marine_ff_absorption" "0" | ||
| "asw_ammo_count_medkit" "3" | ||
| "asw_stim_time_scale" "1.0" | ||
| "rd_chainsaw_slows_down" "0" | ||
| "asw_skill_engineering_sentry_base" "5.0" | ||
| "asw_sentry_top_cannon_dmg_override" "1000.0" | ||
| "asw_sentry_top_cannon_fire_rate" "1.0" | ||
| "asw_sentry_top_flamer_dmg_override" "50" | ||
| "asw_sentry_top_machinegun_dmg_override" "0" | ||
| "asw_sentry_top_machinegun_fire_rate" "0.1" | ||
| } | ||
| } |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.