Skip to content

Commit

Permalink
tune strange bug to be more courageous about defense
Browse files Browse the repository at this point in the history
  • Loading branch information
NetSysFire committed Mar 12, 2024
1 parent 41d7d78 commit 9a48f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/monsters/nether.json
Original file line number Diff line number Diff line change
Expand Up @@ -2064,7 +2064,7 @@
"melee_dice_sides": 2,
"melee_damage": [ { "damage_type": "cut", "amount": 2 } ],
"anger_triggers": [ "HURT", "FRIEND_DIED", "PLAYER_CLOSE" ],
"morale": 10,
"morale": 30,
"aggression": -5,
"symbol": "a",
"color": "pink",
Expand Down

0 comments on commit 9a48f6a

Please sign in to comment.