Created
April 13, 2013 19:10
-
-
Save JAChapmanII/5379660 to your computer and use it in GitHub Desktop.
partially implemented
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reading types... | |
reading type effectiveness... | |
reading species data... | |
reading form data... | |
reading proto move data... | |
reading move data... | |
reading form stats... | |
reading monster types... | |
Mewtwo: 25 iv:{ 19, 2, 16, 19, 23, 16 } ev:{ 3, 13, 11, 0, 21, 3 } stats:{ 92, 61, 54, 86, 57, 74 } = | |
Rain Dance, Magic Coat, Sleep Talk, Energy Ball | |
Clamperl: 22 iv:{ 7, 13, 24, 7, 19, 24 } ev:{ 28, 10, 17, 17, 17, 15 } stats:{ 50, 36, 48, 39, 34, 25 } = | |
Frustration, Surf, Swagger, Water Pulse | |
---------- Turn 1 -------------- | |
player 1 seleceted Rain Dance | |
player 2 seleceted Water Pulse | |
0 v 1: TODO: non damaging not implemented | |
1 v 0: | |
[50/50] Clamperl(22) | |
Mewtwo(25) [90/92] | |
---------- Turn 2 -------------- | |
player 1 seleceted Magic Coat | |
player 2 seleceted Surf | |
0 v 1: TODO: non damaging not implemented | |
1 v 0: | |
[50/50] Clamperl(22) | |
Mewtwo(25) [88/92] | |
---------- Turn 3 -------------- | |
player 1 seleceted Sleep Talk | |
player 2 seleceted Surf | |
0 v 1: TODO: non damaging not implemented | |
1 v 0: | |
[50/50] Clamperl(22) | |
Mewtwo(25) [86/92] | |
---------- Turn 4 -------------- | |
player 1 seleceted Magic Coat | |
player 2 seleceted Water Pulse | |
0 v 1: TODO: non damaging not implemented | |
1 v 0: | |
[50/50] Clamperl(22) | |
Mewtwo(25) [84/92] | |
---------- Turn 5 -------------- | |
player 1 seleceted Rain Dance | |
player 2 seleceted Swagger | |
0 v 1: TODO: non damaging not implemented | |
1 v 0: TODO: non damaging not implemented | |
[50/50] Clamperl(22) | |
Mewtwo(25) [84/92] | |
---------- Turn 6 -------------- | |
player 1 seleceted Magic Coat | |
player 2 seleceted Surf | |
0 v 1: TODO: non damaging not implemented | |
1 v 0: | |
[50/50] Clamperl(22) | |
Mewtwo(25) [82/92] | |
---------- Turn 7 -------------- | |
player 1 seleceted Magic Coat | |
player 2 seleceted Frustration | |
0 v 1: TODO: non damaging not implemented | |
1 v 0: | |
[50/50] Clamperl(22) | |
Mewtwo(25) [80/92] | |
---------- Turn 8 -------------- | |
player 1 seleceted Magic Coat | |
player 2 seleceted Water Pulse | |
0 v 1: TODO: non damaging not implemented | |
1 v 0: | |
[50/50] Clamperl(22) | |
Mewtwo(25) [78/92] | |
---------- Turn 9 -------------- | |
player 1 seleceted Energy Ball | |
player 2 seleceted Frustration | |
0 v 1: super | |
1 v 0: | |
[10/50] Clamperl(22) | |
Mewtwo(25) [76/92] | |
---------- Turn 10 -------------- | |
player 1 seleceted Energy Ball | |
player 2 seleceted Swagger | |
0 v 1: super | |
1 v 0: TODO: non damaging not implemented | |
[-30/50] Clamperl(22) | |
Mewtwo(25) [76/92] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment