A Neptunia Character Sorter
0
fork

Configure Feed

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

Add Spinoff characters

+75
img/Black_Cat_Princess.png

This is a binary file and will not be displayed.

img/Bouquet.png

This is a binary file and will not be displayed.

img/Cheetah.png

This is a binary file and will not be displayed.

img/Dark_Knight.png

This is a binary file and will not be displayed.

img/Demon_King_Jester.png

This is a binary file and will not be displayed.

img/Dreamcast.png

This is a binary file and will not be displayed.

img/GM.png

This is a binary file and will not be displayed.

img/Game_Gear.png

This is a binary file and will not be displayed.

img/Grim_Reaper.png

This is a binary file and will not be displayed.

img/Hatsumi_Sega.png

This is a binary file and will not be displayed.

img/Kiria.png

This is a binary file and will not be displayed.

img/Luke.png

This is a binary file and will not be displayed.

img/Mega_Drive.png

This is a binary file and will not be displayed.

img/Minotauros.png

This is a binary file and will not be displayed.

img/Sega_Saturn.png

This is a binary file and will not be displayed.

+75
src/js/data/2018-02-22.js
··· 646 646 img: "Wyn.png", 647 647 opts: {}, 648 648 }, 649 + { 650 + name: "†Black_Cat_Princess†", 651 + img: "Black_Cat_Princess.png", 652 + opts: {}, 653 + }, 654 + { 655 + name: "Bouquet", 656 + img: "Bouquet.png", 657 + opts: {}, 658 + }, 659 + { 660 + name: "Cheetah", 661 + img: "Cheetah.png", 662 + opts: {}, 663 + }, 664 + { 665 + name: "Dark Knight", 666 + img: "Dark_Knight.png", 667 + opts: {}, 668 + }, 669 + { 670 + name: "Demon King Jester", 671 + img: "Demon_King_Jester.png", 672 + opts: {}, 673 + }, 674 + { 675 + name: "Dreamcast", 676 + img: "Dreamcast.png", 677 + opts: {}, 678 + }, 679 + { 680 + name: "Game Gear", 681 + img: "Game_Gear.png", 682 + opts: {}, 683 + }, 684 + { 685 + name: "GM", 686 + img: "GM.png", 687 + opts: {}, 688 + }, 689 + { 690 + name: "Grim Reaper", 691 + img: "Grim_Reaper.png", 692 + opts: {}, 693 + }, 694 + { 695 + name: "Hatsumi Sega", 696 + img: "Hatsumi_Sega.png", 697 + opts: {}, 698 + }, 699 + { 700 + name: "Kiria", 701 + img: "Kiria.png", 702 + opts: {}, 703 + }, 704 + { 705 + name: "Luke", 706 + img: "Luke.png", 707 + opts: {}, 708 + }, 709 + { 710 + name: "Mega Drive", 711 + img: "Mega_Drive.png", 712 + opts: {}, 713 + }, 714 + { 715 + name: "Minotauros", 716 + img: "Minotauros.png", 717 + opts: {}, 718 + }, 719 + { 720 + name: "Sega Saturn", 721 + img: "Sega_Saturn.png", 722 + opts: {}, 723 + } 649 724 ];