Skip to content

Commit

Permalink
balance philza
Browse files Browse the repository at this point in the history
  • Loading branch information
Gegy committed Nov 23, 2024
1 parent f279794 commit 472fcb3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions data/lt/games/survive_the_tide/1/philza.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"teams": [
{
"key": "host",
"name": "Host",
"name": "BOLAS",
"dye": "red",
"text": "red",
"assign_roles": ["live"]
Expand All @@ -53,7 +53,7 @@
"join_late_with_role": "spectator"
},
"lt:survive_the_tide/1/map",
{"type": "ltminigames:set_max_health", "max_health_by_team": {"everyone": 4.0, "host": 40.0}},
{"type": "ltminigames:set_max_health", "max_health_by_team": {"everyone": 4.0, "host": 30.0}},
"lt:survive_the_tide/1/phases",
{
"type": "lt:survive_the_tide/mode/teams",
Expand Down
4 changes: 2 additions & 2 deletions data/lt/games/survive_the_tide/2/philza.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"teams": [
{
"key": "host",
"name": "Host",
"name": "BOLAS",
"dye": "red",
"text": "red",
"assign_roles": ["live"]
Expand All @@ -52,7 +52,7 @@
"join_late_with_role": "spectator"
},
"lt:survive_the_tide/2/map",
{"type": "ltminigames:set_max_health", "max_health_by_team": {"everyone": 4.0, "host": 40.0}},
{"type": "ltminigames:set_max_health", "max_health_by_team": {"everyone": 4.0, "host": 30.0}},
"lt:survive_the_tide/2/phases",
{
"type": "lt:survive_the_tide/mode/teams",
Expand Down
4 changes: 2 additions & 2 deletions data/lt/games/survive_the_tide/3/philza.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"teams": [
{
"key": "host",
"name": "Host",
"name": "BOLAS",
"dye": "red",
"text": "red",
"assign_roles": ["live"]
Expand Down Expand Up @@ -56,7 +56,7 @@
"type": "lt:survive_the_tide/3/map",
"tide": 190
},
{"type": "ltminigames:set_max_health", "max_health_by_team": {"everyone": 4.0, "host": 40.0}},
{"type": "ltminigames:set_max_health", "max_health_by_team": {"everyone": 4.0, "host": 30.0}},
"lt:survive_the_tide/3/phases",
{
"type": "lt:survive_the_tide/mode/teams",
Expand Down

0 comments on commit 472fcb3

Please sign in to comment.