Advertisement
Guest User

Untitled

a guest
Dec 26th, 2021
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.96 KB | None | 0 0
  1. Battle data 2021-12-26T07:11:57.677Z
  2. Team #0 Trainer Gravelly Pete
  3. Aurorus com.pixelmonmod.pixelmon.entities.pixelmon.abilities.SnowWarning@774ad479 [Lcom.pixelmonmod.pixelmon.battles.attacks.Attack;@6f7df2d8
  4. Solrock com.pixelmonmod.pixelmon.entities.pixelmon.abilities.Levitate@850865aa [Lcom.pixelmonmod.pixelmon.battles.attacks.Attack;@5ccf0d0e
  5. Omastar com.pixelmonmod.pixelmon.entities.pixelmon.abilities.WeakArmor@24b4dc87 [Lcom.pixelmonmod.pixelmon.battles.attacks.Attack;@2c86131
  6. Team #1 Player LifeOfBlu
  7. Mamoswine com.pixelmonmod.pixelmon.entities.pixelmon.abilities.SnowCloak@73b893ed [Lcom.pixelmonmod.pixelmon.battles.attacks.Attack;@1a6547b
  8. Pheromosa com.pixelmonmod.pixelmon.entities.pixelmon.abilities.BeastBoost@6375efa4 [Lcom.pixelmonmod.pixelmon.battles.attacks.Attack;@1cd8da5
  9. Celesteela com.pixelmonmod.pixelmon.entities.pixelmon.abilities.BeastBoost@6375efa4 [Lcom.pixelmonmod.pixelmon.battles.attacks.Attack;@25ce47ef
  10. Nihilego com.pixelmonmod.pixelmon.entities.pixelmon.abilities.BeastBoost@6375efa4 [Lcom.pixelmonmod.pixelmon.battles.attacks.Attack;@644e6b8e
  11. Blacephalon com.pixelmonmod.pixelmon.entities.pixelmon.abilities.BeastBoost@6375efa4 [Lcom.pixelmonmod.pixelmon.battles.attacks.Attack;@5778eef0
  12. Araquanid com.pixelmonmod.pixelmon.entities.pixelmon.abilities.WaterBubble@5a2aa063 [Lcom.pixelmonmod.pixelmon.battles.attacks.Attack;@3a35e11f
  13. Turn #0
  14. - Player LifeOfBlu pokemon=Pheromosa, action=ATTACK, attack=AttackBase{attackIndex=393, attackName='Bounce'}, results=[MoveResults{damage=0, fullDamage=0, accuracy=0, priority=0.0, result=proceed, weightMod=0.0}]
  15. - Trainer Gravelly Pete pokemon=Aurorus, action=ATTACK, attack=AttackBase{attackIndex=106, attackName='Blizzard'}, results=[MoveResults{damage=0, fullDamage=0, accuracy=0, priority=0.0, result=failed, weightMod=0.0}, MoveResults{damage=107, fullDamage=107, accuracy=0, priority=0.0, result=hit, weightMod=0.0}]
  16. - Player LifeOfBlu pokemon=Mamoswine, action=ATTACK, attack=AttackBase{attackIndex=-1, attackName='Max Hailstorm'}, results=[MoveResults{damage=56, fullDamage=56, accuracy=0, priority=0.0, result=failed, weightMod=0.0}]
  17. - Trainer Gravelly Pete pokemon=Solrock, action=ATTACK, attack=AttackBase{attackIndex=285, attackName='Stealth Rock'}, results=[MoveResults{damage=0, fullDamage=0, accuracy=0, priority=0.0, result=proceed, weightMod=0.0}, MoveResults{damage=0, fullDamage=0, accuracy=0, priority=0.0, result=proceed, weightMod=0.0}]
  18. Turn #1
  19. - Player LifeOfBlu pokemon=Pheromosa, action=ATTACK, attack=AttackBase{attackIndex=393, attackName='Bounce'}, results=[MoveResults{damage=27, fullDamage=27, accuracy=0, priority=0.0, result=hit, weightMod=0.0}]
  20. - Trainer Gravelly Pete pokemon=Aurorus, action=ATTACK, attack=AttackBase{attackIndex=106, attackName='Blizzard'}, results=[MoveResults{damage=126, fullDamage=228, accuracy=0, priority=0.0, result=killed, weightMod=0.0}, MoveResults{damage=74, fullDamage=112, accuracy=0, priority=0.0, result=killed, weightMod=0.0}]
  21. - Trainer Gravelly Pete pokemon=Solrock, action=ATTACK, attack=AttackBase{attackIndex=207, attackName='Will-O-Wisp'}, results=[]
  22. Turn #2
  23. - Trainer Gravelly Pete pokemon=Aurorus, action=ATTACK, attack=AttackBase{attackIndex=106, attackName='Blizzard'}, results=[MoveResults{damage=98, fullDamage=98, accuracy=0, priority=0.0, result=hit, weightMod=0.0}, MoveResults{damage=23, fullDamage=100, accuracy=0, priority=0.0, result=killed, weightMod=0.0}]
  24. - Trainer Gravelly Pete pokemon=Solrock, action=ATTACK, attack=AttackBase{attackIndex=187, attackName='Rock Slide'}, results=[]
  25. Turn #3
  26. - Trainer Gravelly Pete pokemon=Aurorus, action=ATTACK, attack=AttackBase{attackIndex=106, attackName='Blizzard'}, results=[MoveResults{damage=93, fullDamage=93, accuracy=0, priority=0.0, result=hit, weightMod=0.0}]
  27. Caught error in battle. Continuing...
  28. null
  29. com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.checkPokemon(BattleControllerBase.java:1340)
  30. com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:518)
  31. com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:252)
  32. com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
  33. net.minecraftforge.fml.common.eventhandler.ASMEventHandler_139_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  34. net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  35. net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:756)
  36. net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:706)
  37. net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
  38. net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:776)
  39. net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  40. net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  41. net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  42. java.lang.Thread.run(Thread.java:748)
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement