[GMC] Goats Mod Compilation V 0.1.8 now with GMC.exe

So I tried downloading your fixes to this compilation and I’m still getting this error:

DEBUG : Error: data/mods//Fallout-CDDA/martialarts.json: line 16:27: tried to start array, but found ‘{’, not ‘[’

    "description": "A solid stance allows you block more damage than normal and deliver better punches.\n\n+2 Bash damage, Blocked damge reduced by 50%% of Strength.",
    "unarmed_allowed": true,
    "flat_bonuses": [ {
                      ^
                        "stat": "block", "scaling-stat": "str", "scale": 0.5 }, { "stat": "damage", "type": "bash", "scale": 2.5 } ]
  }
],

FUNCTION : bool main_menu::new_character_tab()
FILE : src/main_menu.cpp
LINE : 781

And I don’t understand what that means or how to fix it.