Play Now!
Results 1 to 2 of 2

Thread: Rune vs. Chocobo (Azure vs. Monsters)

  1. #1
    Monsters
    Guest

    Default Battle Begin!

    Array
    (
        [charinfo] => Array
            (
                [userid] => 67
                [name] => Rune
                [username] => Azure
                [level] => 4
                [hp] => 188 / 220
                [hpmax] => 220
                [mp] => 35 / 130
                [mpmax] => 130
                [atk] => 12
                [def] => 16
                [mo] => 26
                [md] => 20
                [mlvl] => 2
                [agil] => 3
                [gender] => Male
                [race] => Elf
                [class] => Summoner
                [limitbreak] => 32
                [breaklevel] => 1
                [rhand] => (empty)
                [lhand] => Deku Shield
                [head] => (empty)
                [body] => (empty)
                [accessory] => (empty)
                [i1] => (empty)
                [i2] => (empty)
                [i3] => (empty)
                [i4] => Pahsana Greens
                [i5] => Pahsana Greens
                [status] => Normal
            )
    
        [enemyinfo] => Array
            (
                [userid] => 47
                [name] => Chocobo
                [username] => Monsters
                [level] => 1
                [hp] => 100 / 100
                [hpmax] => 100
                [mp] => 1 / 1
                [mpmax] => 1
                [atk] => 5
                [def] => 5
                [mo] => 5
                [md] => 5
                [mlvl] => 1
                [agil] => 0
                [gender] => Unknown
                [race] => Monster
                [class] => (Monster) Chocobo
                [limitbreak] => 0
                [breaklevel] => 1
                [rhand] => (empty)
                [lhand] => (empty)
                [head] => (empty)
                [body] => (empty)
                [accessory] => (Monster) Chocobo
                [i1] => (empty)
                [i2] => (empty)
                [i3] => (empty)
                [i4] => (empty)
                [i5] => (empty)
                [status] => 
    
            )
    
        [effects] => Battle begin, Chocobo goes first!
        [playermsg] => 
        [effectmsg] => Battle begin, Chocobo goes first!
    )
    

  2. #2
    Monsters
    Guest

    Default Chocobo's Turn

    Array
    (
        [charinfo] => Array
            (
                [name] => Chocobo
                [hp] => 100 / 100
                [mp] => 1 / 1
                [limitbreak] => 0
                [status] => 
    
            )
    
        [enemyinfo] => Array
            (
                [name] => Rune
                [hp] => 188 / 220
                [mp] => 35 / 130
                [limitbreak] => 32
                [status] => Normal
            )
    
        [effects] => Chocobo ran away!
    Chocobo has escaped! Rune wins! Rune acquires 0 experience points and 0 Gold!
    
        [playermsg] => 
        [effectmsg] => Chocobo ran away!
    Chocobo has escaped! Rune wins! Rune acquires 0 experience points and 0 Gold!
    )

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •