A Neptunia Character Sorter

Add Alternate Forms

+110
img/Black_Heart.png

This is a binary file and will not be displayed.

img/Black_Heart_(Next).png

This is a binary file and will not be displayed.

img/Black_Heart_(Ultra_Dimension).png

This is a binary file and will not be displayed.

img/Black_Sister.png

This is a binary file and will not be displayed.

img/Blanc_(Ultra_Dimension).png

This is a binary file and will not be displayed.

img/CPU_of_Chaos_(Rei_Ryghts).png

This is a binary file and will not be displayed.

img/Green_Heart.png

This is a binary file and will not be displayed.

img/Green_Heart_(Next).png

This is a binary file and will not be displayed.

img/Green_Heart_(Ultra_Dimension).png

This is a binary file and will not be displayed.

img/Iris_Heart.png

This is a binary file and will not be displayed.

img/Noire_(Ultra_Dimension).png

This is a binary file and will not be displayed.

img/Orange_Heart.png

This is a binary file and will not be displayed.

img/Purple_Heart.png

This is a binary file and will not be displayed.

img/Purple_Heart_(Next).png

This is a binary file and will not be displayed.

img/Purple_Sister.png

This is a binary file and will not be displayed.

img/Vert_(Ultra_Dimension).png

This is a binary file and will not be displayed.

img/White_Heart.png

This is a binary file and will not be displayed.

img/White_Heart_(Next).png

This is a binary file and will not be displayed.

img/White_Heart_(Ultra_Dimension).png

This is a binary file and will not be displayed.

img/White_Sister_(Ram).png

This is a binary file and will not be displayed.

img/White_Sister_(Rom).png

This is a binary file and will not be displayed.

img/Yellow_Heart.png

This is a binary file and will not be displayed.

+110
src/js/data/2018-02-22.js
··· 431 431 img: "Zolgelicoff_Tetsu.png", 432 432 opts: {}, 433 433 }, 434 + { 435 + name: "Black Heart (Next)", 436 + img: "Black_Heart_(Next).png", 437 + opts: {}, 438 + }, 439 + { 440 + name: "Black Heart", 441 + img: "Black_Heart.png", 442 + opts: {}, 443 + }, 444 + { 445 + name: "Black Heart (Ultra Dimension)", 446 + img: "Black_Heart_(Ultra_Dimension).png", 447 + opts: {}, 448 + }, 449 + { 450 + name: "Black Sister", 451 + img: "Black_Sister.png", 452 + opts: {}, 453 + }, 454 + { 455 + name: "Blanc (Ultra Dimension)", 456 + img: "Blanc_(Ultra_Dimension).png", 457 + opts: {}, 458 + }, 459 + { 460 + name: "CPU of Chaos (Rei Ryghts)", 461 + img: "CPU_of_Chaos_(Rei_Ryghts).png", 462 + opts: {}, 463 + }, 464 + { 465 + name: "Green Heart (Next)", 466 + img: "Green_Heart_(Next).png", 467 + opts: {}, 468 + }, 469 + { 470 + name: "Green Heart", 471 + img: "Green_Heart.png", 472 + opts: {}, 473 + }, 474 + { 475 + name: "Green Heart (Ultra Dimension)", 476 + img: "Green_Heart_(Ultra_Dimension).png", 477 + opts: {}, 478 + }, 479 + { 480 + name: "Iris Heart", 481 + img: "Iris_Heart.png", 482 + opts: {}, 483 + }, 484 + { 485 + name: "Noire (Ultra Dimension)", 486 + img: "Noire_(Ultra_Dimension).png", 487 + opts: {}, 488 + }, 489 + { 490 + name: "Orange Heart", 491 + img: "Orange_Heart.png", 492 + opts: {}, 493 + }, 494 + { 495 + name: "Purple Heart (Next)", 496 + img: "Purple_Heart_(Next).png", 497 + opts: {}, 498 + }, 499 + { 500 + name: "Purple Heart", 501 + img: "Purple_Heart.png", 502 + opts: {}, 503 + }, 504 + { 505 + name: "Purple Sister", 506 + img: "Purple_Sister.png", 507 + opts: {}, 508 + }, 509 + { 510 + name: "Vert (Ultra Dimension)", 511 + img: "Vert_(Ultra_Dimension).png", 512 + opts: {}, 513 + }, 514 + { 515 + name: "White Heart (Next)", 516 + img: "White_Heart_(Next).png", 517 + opts: {}, 518 + }, 519 + { 520 + name: "White Heart", 521 + img: "White_Heart.png", 522 + opts: {}, 523 + }, 524 + { 525 + name: "White Heart (Ultra Dimension)", 526 + img: "White_Heart_(Ultra_Dimension).png", 527 + opts: {}, 528 + }, 529 + { 530 + name: "White Sister (Ram)", 531 + img: "White_Sister_(Ram).png", 532 + opts: {}, 533 + }, 534 + { 535 + name: "White Sister (Rom)", 536 + img: "White_Sister_(Rom).png", 537 + opts: {}, 538 + }, 539 + { 540 + name: "Yellow Heart", 541 + img: "Yellow_Heart.png", 542 + opts: {}, 543 + }, 434 544 ];