A Neptunia Character Sorter
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add Popularity Poll Characters

+105
img/Ai_Masujima.png

This is a binary file and will not be displayed.

img/Blossom_Aisen.png

This is a binary file and will not be displayed.

img/Ein_Al.png

This is a binary file and will not be displayed.

img/Estelle.png

This is a binary file and will not be displayed.

img/General_G.png

This is a binary file and will not be displayed.

img/Lady Wac.png

This is a binary file and will not be displayed.

img/Lee-Fi.png

This is a binary file and will not be displayed.

img/Lid.png

This is a binary file and will not be displayed.

img/Little_Rain.png

This is a binary file and will not be displayed.

img/Moru.png

This is a binary file and will not be displayed.

img/Poona.png

This is a binary file and will not be displayed.

img/Resta.png

This is a binary file and will not be displayed.

img/Ryuka.png

This is a binary file and will not be displayed.

img/Sango.png

This is a binary file and will not be displayed.

img/Saori.png

This is a binary file and will not be displayed.

img/Sting.png

This is a binary file and will not be displayed.

img/Tamsoft.png

This is a binary file and will not be displayed.

img/Tiara_(Fairy_Fencer_F).png

This is a binary file and will not be displayed.

img/Tsunemi.png

This is a binary file and will not be displayed.

img/Vio.png

This is a binary file and will not be displayed.

img/Wyn.png

This is a binary file and will not be displayed.

+105
src/js/data/2018-02-22.js
··· 541 541 img: "Yellow_Heart.png", 542 542 opts: {}, 543 543 }, 544 + { 545 + name: "Ai Masujima", 546 + img: "Ai_Masujima.png", 547 + opts: {}, 548 + }, 549 + { 550 + name: "Blossom Aisen", 551 + img: "Blossom_Aisen.png", 552 + opts: {}, 553 + }, 554 + { 555 + name: "Ein Al", 556 + img: "Ein_Al.png", 557 + opts: {}, 558 + }, 559 + { 560 + name: "Estelle", 561 + img: "Estelle.png", 562 + opts: {}, 563 + }, 564 + { 565 + name: "General G", 566 + img: "General_G.png", 567 + opts: {}, 568 + }, 569 + { 570 + name: "Lady Wac", 571 + img: "Lady Wac.png", 572 + opts: {}, 573 + }, 574 + { 575 + name: "Lee-Fi", 576 + img: "Lee-Fi.png", 577 + opts: {}, 578 + }, 579 + { 580 + name: "Lid", 581 + img: "Lid.png", 582 + opts: {}, 583 + }, 584 + { 585 + name: "Little Rain", 586 + img: "Little_Rain.png", 587 + opts: {}, 588 + }, 589 + { 590 + name: "Moru", 591 + img: "Moru.png", 592 + opts: {}, 593 + }, 594 + { 595 + name: "Poona", 596 + img: "Poona.png", 597 + opts: {}, 598 + }, 599 + { 600 + name: "Resta", 601 + img: "Resta.png", 602 + opts: {}, 603 + }, 604 + { 605 + name: "Ryuka", 606 + img: "Ryuka.png", 607 + opts: {}, 608 + }, 609 + { 610 + name: "Sango", 611 + img: "Sango.png", 612 + opts: {}, 613 + }, 614 + { 615 + name: "Saori", 616 + img: "Saori.png", 617 + opts: {}, 618 + }, 619 + { 620 + name: "Sting", 621 + img: "Sting.png", 622 + opts: {}, 623 + }, 624 + { 625 + name: "Tamsoft", 626 + img: "Tamsoft.png", 627 + opts: {}, 628 + }, 629 + { 630 + name: "Tiara (Fairy Fencer F)", 631 + img: "Tiara_(Fairy_Fencer_F).png", 632 + opts: {}, 633 + }, 634 + { 635 + name: "Tsunemi", 636 + img: "Tsunemi.png", 637 + opts: {}, 638 + }, 639 + { 640 + name: "Vio", 641 + img: "Vio.png", 642 + opts: {}, 643 + }, 644 + { 645 + name: "Wyn", 646 + img: "Wyn.png", 647 + opts: {}, 648 + }, 544 649 ];