Skip to content

Commit

Permalink
style(autofix.ci): automated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Sep 9, 2023
1 parent de18759 commit fce3479
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions data/mods/Magiclysm/Spells/animist.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
"max_duration": 60000,
"duration_increment": 2160
},
{
{
"id": "bless",
"type": "SPELL",
"name": { "str": "Bless" },
Expand All @@ -241,7 +241,7 @@
"max_duration": 10000,
"duration_increment": 400
},
{
{
"id": "holy_blade",
"type": "SPELL",
"name": "Holy Blade",
Expand Down
6 changes: 3 additions & 3 deletions data/mods/Magiclysm/monsters/monsters.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"armor_cut": 2,
"armor_bullet": 2,
"vision_night": 20,
"anger_triggers": [ "HURT", "PLAYER_NEAR_BABY", "PLAYER_CLOSE" ],
"anger_triggers": [ "HURT", "PLAYER_NEAR_BABY", "PLAYER_CLOSE" ],
"path_settings": { "max_dist": 25 },
"harvest": "owlbear",
"reproduction": { "baby_egg": "egg_owlbear_rock", "baby_count": 1, "baby_timer": 20 },
Expand All @@ -51,7 +51,7 @@
"speed": 75,
"phase": "LIQUID",
"aggression": 8,
"anger_triggers": [ "HURT", "PLAYER_CLOSE" ],
"anger_triggers": [ "HURT", "PLAYER_CLOSE" ],
"morale": 100,
"melee_skill": 5,
"melee_dice": 2,
Expand Down Expand Up @@ -237,7 +237,7 @@
"symbol": "T",
"color": "light_green",
"aggression": 8,
"anger_triggers": [ "HURT", "PLAYER_CLOSE" ],
"anger_triggers": [ "HURT", "PLAYER_CLOSE" ],
"morale": 100,
"melee_skill": 5,
"melee_dice": 5,
Expand Down

0 comments on commit fce3479

Please sign in to comment.