implemented daily double, adding/removing players, fixed font sizes, completed multiple choice
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
settings:
|
||||
increment: 100
|
||||
start: 100
|
||||
tiers: 5
|
||||
dailyDouble:
|
||||
enabled: true
|
||||
minQuestions: 7
|
||||
count: 2
|
||||
|
||||
categories:
|
||||
- name: shounen
|
||||
displayName: "Shounen"
|
||||
- name: villains
|
||||
displayName: "Villains"
|
||||
- name: openings
|
||||
displayName: "Openings"
|
||||
- name: studios
|
||||
displayName: "Studios & Staff"
|
||||
- name: plot-twists
|
||||
displayName: "Plot Twists"
|
||||
@@ -0,0 +1,33 @@
|
||||
questions:
|
||||
- title: "The iconic opening 'Guren no Yumiya' by Linked Horizon belongs to this anime."
|
||||
time-limit: 15
|
||||
answer: "Attack on Titan"
|
||||
template: "whatis"
|
||||
|
||||
- title: "Which anime features the opening 'Unravel' by TK from Ling Tosite Sigure?"
|
||||
answer: 2
|
||||
choices:
|
||||
- "Parasyte"
|
||||
- "Tokyo Ghoul"
|
||||
- "Deadman Wonderland"
|
||||
- "Elfen Lied"
|
||||
template: "multiplechoice"
|
||||
|
||||
- title: "'Cruel Angel's Thesis' is the legendary opening theme of this 1995 mecha anime."
|
||||
time-limit: 20
|
||||
answer: "Neon Genesis Evangelion"
|
||||
template: "whatis"
|
||||
|
||||
- title: "Which of these bands performed 'Again', the first opening of Fullmetal Alchemist: Brotherhood?"
|
||||
answer: 4
|
||||
choices:
|
||||
- "Asian Kung-Fu Generation"
|
||||
- "Flow"
|
||||
- "Scandal"
|
||||
- "YUI"
|
||||
template: "multiplechoice"
|
||||
|
||||
- title: "This artist performed 'Gurenge', the first opening of Demon Slayer: Kimetsu no Yaiba, which became a massive hit in Japan."
|
||||
time-limit: 25
|
||||
answer: "LiSA"
|
||||
template: "whatis"
|
||||
@@ -0,0 +1,33 @@
|
||||
questions:
|
||||
- title: "In Code Geass, Lelouch's Geass ability compels anyone who makes direct eye contact with him to do this."
|
||||
time-limit: 20
|
||||
answer: "Obey any one order he gives them"
|
||||
template: "whatis"
|
||||
|
||||
- title: "At the end of Madoka Magica, Madoka's wish rewrites the laws of the universe to do what?"
|
||||
answer: 2
|
||||
choices:
|
||||
- "Destroy all witches that have ever existed and will ever exist"
|
||||
- "Erase all witches before they are born, taking herself out of existence"
|
||||
- "Turn every magical girl back into a normal human"
|
||||
- "Destroy Kyubey and the incubator race"
|
||||
template: "multiplechoice"
|
||||
|
||||
- title: "In Fullmetal Alchemist: Brotherhood, Edward and Alphonse discover their mother was not actually revived — what they created during their human transmutation was this."
|
||||
time-limit: 30
|
||||
answer: "A soulless body / failed homunculus (not their mother)"
|
||||
template: "whatis"
|
||||
|
||||
- title: "Which of these correctly describes the twist at the end of Assassination Classroom?"
|
||||
answer: 3
|
||||
choices:
|
||||
- "Koro-sensei was always a government weapon and willingly lets himself be killed"
|
||||
- "The students refuse to kill Koro-sensei and he escapes to space"
|
||||
- "Koro-sensei asks his students to be the ones to kill him as his final wish"
|
||||
- "Nagisa kills the minister of defense and Koro-sensei is freed"
|
||||
template: "multiplechoice"
|
||||
|
||||
- title: "In Gurren Lagann, Simon discovers that the key to piloting Lagann is not a special device but actually this."
|
||||
time-limit: 25
|
||||
answer: "His own drill / fighting spirit (spiral power)"
|
||||
template: "whatis"
|
||||
@@ -0,0 +1,33 @@
|
||||
questions:
|
||||
- title: "This is the name of the signature technique Naruto Uzumaki uses to create physical copies of himself."
|
||||
time-limit: 15
|
||||
answer: "Shadow Clone Jutsu"
|
||||
template: "whatis"
|
||||
|
||||
- title: "In Dragon Ball Z, Goku achieved this transformation for the first time during his battle against Frieza on Namek."
|
||||
time-limit: 20
|
||||
answer: "Super Saiyan"
|
||||
template: "whatis"
|
||||
|
||||
- title: "Which of these is the name of Ichigo Kurosaki's Zanpakuto in Bleach?"
|
||||
answer: 3
|
||||
choices:
|
||||
- "Zangetsu"
|
||||
- "Senbonzakura"
|
||||
- "Tensa Zangetsu"
|
||||
- "Ryujin Jakka"
|
||||
template: "multiplechoice"
|
||||
|
||||
- title: "In Hunter x Hunter, this is the name of the system of power that allows users to manipulate their life energy."
|
||||
time-limit: 25
|
||||
answer: "Nen"
|
||||
template: "whatis"
|
||||
|
||||
- title: "Which of these Devil Fruits did Monkey D. Luffy eat, giving him his rubber powers?"
|
||||
answer: 2
|
||||
choices:
|
||||
- "Mera Mera no Mi"
|
||||
- "Gomu Gomu no Mi"
|
||||
- "Hana Hana no Mi"
|
||||
- "Bara Bara no Mi"
|
||||
template: "multiplechoice"
|
||||
@@ -0,0 +1,33 @@
|
||||
questions:
|
||||
- title: "This animation studio, co-founded by Hayao Miyazaki, produced Spirited Away, My Neighbor Totoro, and Princess Mononoke."
|
||||
time-limit: 15
|
||||
answer: "Studio Ghibli"
|
||||
template: "whatis"
|
||||
|
||||
- title: "Which studio produced Fullmetal Alchemist: Brotherhood, Sword of the Stranger, and Mob Psycho 100?"
|
||||
answer: 1
|
||||
choices:
|
||||
- "Bones"
|
||||
- "Madhouse"
|
||||
- "White Fox"
|
||||
- "A-1 Pictures"
|
||||
template: "multiplechoice"
|
||||
|
||||
- title: "This director is known for helming Cowboy Bebop, Samurai Champloo, and Space Dandy."
|
||||
time-limit: 25
|
||||
answer: "Shinichiro Watanabe"
|
||||
template: "whatis"
|
||||
|
||||
- title: "Which studio is responsible for the long-running adaptations of One Piece and Dragon Ball Super?"
|
||||
answer: 3
|
||||
choices:
|
||||
- "Pierrot"
|
||||
- "Sunrise"
|
||||
- "Toei Animation"
|
||||
- "TMS Entertainment"
|
||||
template: "multiplechoice"
|
||||
|
||||
- title: "This legendary animator, known as 'the god of manga', created Astro Boy and is considered the father of modern anime and manga."
|
||||
time-limit: 20
|
||||
answer: "Osamu Tezuka"
|
||||
template: "whatis"
|
||||
@@ -0,0 +1,33 @@
|
||||
questions:
|
||||
- title: "This Death Note villain is a world-famous detective who refuses to sit in a normal chair."
|
||||
time-limit: 15
|
||||
answer: "L"
|
||||
template: "whatis"
|
||||
|
||||
- title: "In Fullmetal Alchemist: Brotherhood, Father created seven Homunculi. Which of these is NOT one of them?"
|
||||
answer: 4
|
||||
choices:
|
||||
- "Gluttony"
|
||||
- "Envy"
|
||||
- "Wrath"
|
||||
- "Malice"
|
||||
template: "multiplechoice"
|
||||
|
||||
- title: "In Attack on Titan, this character orchestrated the Rumbling to trample the world outside Paradis Island."
|
||||
time-limit: 20
|
||||
answer: "Eren Yeager"
|
||||
template: "whatis"
|
||||
|
||||
- title: "Which of these best describes Griffith's betrayal in Berserk, the event known as the Eclipse?"
|
||||
answer: 1
|
||||
choices:
|
||||
- "He sacrificed the Band of the Hawk to be reborn as the demon king Femto"
|
||||
- "He defected to the Midland king and had Guts executed"
|
||||
- "He destroyed Guts' sword to prevent him from following him"
|
||||
- "He erased everyone's memories of the Band of the Hawk"
|
||||
template: "multiplechoice"
|
||||
|
||||
- title: "Dio Brando's Stand in JoJo's Bizarre Adventure Part 3 has the ability to stop time. This is its name."
|
||||
time-limit: 20
|
||||
answer: "The World"
|
||||
template: "whatis"
|
||||
Reference in New Issue
Block a user