This mod doesn't work, have you tested it? I've put three battle announcers, but your mod doesn't work at all, even if it's the only one.
had to add some lines to the config file to make it work
}, { "is_empty": true, "type_delay": 3, "chance": 5 } ],
add this after the final line on enemy killed and before on player dodge
should look something like this
"global_delay": 0, "title": "Ricardo", "chance": 1, "sound": "RicardoLCB/Ricardo_kill_7.ogg", "icon": "RicardoLCB/Ricardo.dds", "type_delay": 10, "description": "Yeahhh! Beat the shit out of them!" }, { "is_empty": true, "type_delay": 3, "chance": 5 } ], "OnPlayerDodge": [
This mod doesn't work, have you tested it?
I've put three battle announcers, but your mod doesn't work at all, even if it's the only one.
had to add some lines to the config file to make it work
add this after the final line on enemy killed and before on player dodge
should look something like this