Array
(
    [charinfo] => Array
        (
            [name] => Selim
            [hp] => 187 / 220
            [mp] => 30 / 55
            [limitbreak] => 74
            [status] => Normal
        )

    [enemyinfo] => Array
        (
            [name] => Goblin
            [hp] => 135 / 700
            [mp] => 1 / 1
            [limitbreak] => 2
            [status] => 

        )

    [effects] => Selim attacks.
Goblin receives 29 damage.

    [playermsg] => 
    [effectmsg] => Selim attacks.
Goblin receives 29 damage.
)