Skip to content

Commit

Permalink
Update format for health scaling override
Browse files Browse the repository at this point in the history
  • Loading branch information
Gegy committed Oct 23, 2023
1 parent d16edb4 commit 993bd3a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion data/lt/behaviors/survive_the_tide/balance.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
{
"type": "ltminigames:scale_player_damage",
"factor": 0.75,
"host_factor": 0.25
"role_factors": {
"host": {
"value": true,
"factor": 0.25
}
}
},
{
"type": "ltminigames:scale_damage_from_entity",
Expand Down

0 comments on commit 993bd3a

Please sign in to comment.