Array
(
    [charinfo] => Array
        (
            [name] => Polyphemus
            [hp] => 85 / 215
            [mp] => 25 / 45
            [limitbreak] => 14
            [status] => 

        )

    [enemyinfo] => Array
        (
            [name] => Ace
            [hp] => 144 / 191
            [mp] => 57 / 107
            [limitbreak] => 77
            [status] => 

        )

    [effects] => Polyphemus strikes with Stinger
Polyphemus receives 5 damage.
Ace receives 47 damage.

    [playermsg] => 
    [effectmsg] => Polyphemus strikes with Stinger
Polyphemus receives 5 damage.
Ace receives 47 damage.
)