RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
TriviaBotData.java
1
package
com.osroyale.content.triviabot;
2
31
32
public
enum
TriviaBotData
{
33
_1(
"Who is the owner of Tarnish?"
,
"settings"
),
34
_2(
"Name one game developer."
,
"settings"
,
"jack"
,
"nighel"
,
"alycia"
),
35
_3(
"What is the maximum combat level?"
,
"126"
),
36
_4(
"What is the highest tier of donator?"
,
"king donator"
,
"king"
),
37
_5(
"What is the lowest tier of donator?"
,
"donator"
,
"regular donator"
),
38
_6(
"What is the maximum amount of friends allowed?"
,
"200"
,
"two hundred"
,
"two-hundred"
),
39
_7(
"What item can be rewarded from the Fight caves activity?"
,
"fire cape"
,
"f cape"
,
"firecape"
),
40
_12(
"What is the location name of home?"
,
"edgeville"
,
"edge"
),
41
_13(
"Name one of the rare drops that General Gaardoor drops."
,
"bandos tasset"
,
"bandos boots"
,
"bandos chestplate"
,
42
"bandos hilt"
,
"godsword shard"
,
"bandos tassets"
),
43
_14(
"How many Hitpoints do Sharks heal?"
,
"20"
,
"twenty"
),
44
_15(
"What Magic level is needed to cast Ice Barrage"
,
"94"
),
45
_16(
"What is the highest tier defender?"
,
"Dragon"
),
46
_17(
"What is the required Attack level needed to wield the Abyssal whip?"
,
"70"
,
"seventy"
),
47
_18(
"What is the required Strength level needed to wield the Tzhaar-ket-om?"
,
"60"
,
"sixty"
),
48
_19(
"What is the required Ranged level needed to wield Red chinchompas?"
,
"55"
,
"fifty-five"
),
49
_22(
"How many waves are there in the Fight Caves activity on TarnishPS?"
,
"15"
),
50
_23(
"How many charges can an amulet of glory hold?"
,
"6"
,
"six"
),
51
_24(
"What herb is required to make a Prayer potion?"
,
"ranarr"
),
52
_25(
"What cmb lvl is required to join the veteran boat for the PC?"
,
"100"
),
53
_28(
"What boss drops the Elysian sigil?"
,
"corporeal beast"
,
"corp"
,
"corp beast"
),
54
_30(
"What level is Zulrah?"
,
"725"
),
55
_31(
"Name 1 rune required to cast the tele-block spell."
,
"chaos"
,
"law"
,
"death"
),
56
_32(
"How many Nature runes are needed to cast the Entangle spell?"
,
"4"
),
57
_33(
"The Amulet of fury is created using which gem?"
,
"onyx"
),
58
_34(
"What Ranged level is required to wield the Toxic blowpipe?"
,
"75"
,
"seventy-five"
),
59
_35(
"What Attack level is required to wield the Armadyl godsword?"
,
"75"
,
"seventy-five"
),
60
_36(
"How much ranged bonus does the Armadyl chestplate provide?"
,
"33"
,
"thirty-three"
),
61
_37(
"How many types of godswords are there?"
,
"4"
,
"four"
),
62
_39(
"What logs can be cut at level 90 Woodcutting?"
,
"redwood"
,
"redwood logs"
),
63
_40(
"What is the Prayer requirement needed to wield the Elysian spirit shield?"
,
"75"
,
"seventy five"
),
64
_41(
"What ore can be mined at level 70 Mining?"
,
"adamantite"
,
"adamantite ore"
,
"adamamant ore"
),
65
_42(
"Which godsword has the strongest special attack in PvP?"
,
"ags"
,
"armadyl"
,
"armadyl godsword"
),
66
_43(
"Which godswords special attack can heal you?"
,
"sgs"
,
"saradomin"
,
"saradomin godsword"
),
67
_44(
"Which godswords special attack drains your opponents stats?"
,
"bgs"
,
"bandos"
,
"bandos godsword"
),
68
_45(
"Which godswords special attack freezes your enemy?"
,
"zgs"
,
"zamorak"
,
"zamorak godsword"
),
69
_46(
"Which spirit shield is best for magic?"
,
"arcane"
,
"arcane spirit shield"
),
70
_47(
"Name one of the Barrows brothers."
,
"dharok"
,
"torag"
,
"karil"
,
"guthan"
,
"verac"
,
"ahrim"
),
71
_48(
"How long does a full teleblock last for? [ In minutes ]."
,
"5"
,
"five"
),
72
_49(
"What level Wilderness can you teleport from with a glory amulet?"
,
"30"
,
"thirty"
),
73
_50(
"How many Hitpoints do Dark crabs heal?"
,
"22"
,
"twenty two"
),
74
_51(
"What herb is required to make a Super restore potion?"
,
"snapdragon"
),
75
_52(
"On which continent is the Woodcutting guild located?"
,
"zeah"
),
76
_53(
"What ore can be mined at level 55 Mining?"
,
"mithril"
,
"mithril ore"
),
77
_54(
"What logs can be cut at level 60 Woodcutting?"
,
"yew"
,
"yew logs"
),
78
_55(
"What tree requires level 35 Woodcutting to chop?"
,
"teak"
,
"teak tree"
),
79
_56(
"A burgundy colored rock contains what ore?"
,
"iron"
,
"iron ore"
),
80
_57(
"A black colored rock contains what mineral?"
,
"coal"
),
81
_58(
"Which combat style does General Graardor use most often?"
,
"melee"
),
82
_59(
"How many combat styles does Zulrah use?"
,
"3"
,
"three"
),
83
_60(
"How many words are in this question?"
,
"7"
,
"seven"
),
84
_61(
"What Hunter level is required to catch Black chinchompas?"
,
"73"
,
"seventy three"
),
85
_62(
"How many bankers are there in Edgeville bank?"
,
"4"
,
"four"
),
86
_63(
"The Dragon claws' special attack deals how many hitsplats?"
,
"4"
,
"four"
),
87
_64(
"What Defence level is required to equip Bandos armour?"
,
"65"
,
"sixty five"
),
88
_65(
"What Crafting level is required to cut Onyx gems?"
,
"67"
,
"sixty seven"
),
89
_66(
"Steel bars are smelted using Coal and which ore?"
,
"iron"
,
"iron ore"
),
90
_67(
"How many Hitpoints do Sand crabs have?"
,
"60"
,
"sixty"
),
91
_68(
"Planks made from which log are used at high Construction levels?"
,
"mahogany"
),
92
_69(
"What is the exact amount of experience needed for level 99 in a skill?"
,
"13034431"
),
93
_70(
"How many times can a skill be prestiged?"
,
"5"
,
"five"
),
94
_71(
"How much of the special attack bar does the Dragon dagger special use?"
,
"25"
,
"25%"
),
95
_72(
"What is the max damage of a single hit of the Dark bow's special attack?"
,
"48"
,
"fourty eight"
,
96
"fourty-eight"
),
97
_73(
"What hunter level is required to catch black chinchompas?"
,
"63"
,
"sixty three"
),
98
_74(
"Which NPC sells skillcapes?"
,
"Wise Old Man"
,
"wise old man"
,
"Wise old man"
,
"wiseoldman"
),
99
_75(
"What is the entrance fee for brimhaven's agility arena?"
,
"200"
,
"200gp"
,
"200 gp"
,
"200 coins"
),
100
_76(
"Free players can use up to what type of arrows?"
,
"adamant"
),
101
_77(
"What canoe can be made at level fifty-seven woodcutting?"
,
"waka"
,
"waka canoe"
),
102
_78(
"What farming level do you need to be to farm watermelon?"
,
"47"
,
"forty seven"
),
103
_79(
"When you bury big bones, how much prayer experience do you get?"
,
"15"
,
"fifteen"
),
104
_80(
"What is the name of the city where men and women turn into werewolves?"
,
"canifis"
),
105
_90(
"What item prevents citizens from canifis from turning into a werewolf?"
,
"wolfbane"
,
"wolfbane dagger"
,
106
"a wolfbane"
,
"a wolfbane dagger"
),
107
_91(
"In the RFD quest, what is the name of the enemy that the Gypsy freezes?"
,
"culinaromancer"
),
108
_92(
"What magic level is required to cast wind wave?"
,
"62"
,
"sixty two"
),
109
_93(
"The skull sceptre gives the wearer how many teleports to barbarian village?"
,
"five"
,
"5"
),
110
_94(
"Which island do you sail to during the quest dragon slayer?"
,
"crandor"
),
111
_95(
"Where is the magic guild located?"
,
"yanille"
),
112
_96(
"What level is the dragon in dragon slayer?"
,
"83"
,
"eighty three"
),
113
_97(
"What is the fishing pet called?"
,
"heron"
),
114
_98(
"What level are ducks?"
,
"1"
,
"one"
),
115
_99(
"What is the name of the dragon in dragon slayer?"
,
"elvarg"
),
116
_100(
"Varrock lies in which kingdom?"
,
"misthalin"
),
117
_101(
"What defence level do you need to be able to wear proselyte armor?"
,
"30"
,
"thirty"
),
118
_102(
"What woodcutting level do you need to chop the artic pine?"
,
"54"
,
"fifty four"
),
119
_104(
"In this skill, you can track and capture animals. What skill would this describe?"
,
"hunter"
),
120
_105(
"What level are Jogres?"
,
"53"
,
"fifty three"
),
121
_107(
"What item is used to make bow strings?"
,
"flax"
),
122
_108(
"How many Coal ores do you need to smelt a Mithril bar?"
,
"4"
,
"four"
),
123
_109(
"What Ranging Level do you need to be able to wear a Robin Hat?"
,
"40"
,
"forty"
),
124
_110(
"How many bars do you need to smith a Platebody of any kind?"
,
"five"
,
"5"
),
125
_111(
"What metal is made from 1 iron ore and 2 coal?"
,
"steel"
),
126
_112(
"What Cooking Level do you need to be able to cook a Monkfish?"
,
"62"
,
"sixty two"
),
127
_113(
"What color is the party hat the Wise Old Man of Draynor Village is wearing?"
,
"blue"
),
128
_114(
"What is the Varrock king's name?"
,
"King Roald"
,
"Roald"
,
"KingRoald"
),
129
_116(
"Which herb is required to make agility potions?"
,
"toadflax"
),
130
_117(
"What mining level must you be to enter the mining guild?"
,
"60"
,
"sixty"
),
131
_118(
"Vampire Slayer: What level is the vampire (Count Draynor)?"
,
"34"
,
"thirty four"
),
132
_119(
"What magic level do you need to cast ice plateau teleport?"
,
"89"
,
"eighty nine"
),
133
_123(
"What wilderness level can you not teleport above?"
,
"20"
,
"twenty"
),
134
_125(
"How many partyhats are in a set?"
,
"6"
,
"six"
),
135
_130(
"What gem is required to create a Ring of Wealth?"
,
"dragon stone"
,
"dragonstone"
),
136
_131(
"Who can you buy Skillcapes from?"
,
"wise old man"
,
"wiseoldman"
),
137
_133(
"How many barrows brothers are there?"
,
"6"
,
"six"
),
138
_134(
"How many Godwars bosses are there?"
,
"4"
,
"four"
),
139
_135(
"Who do you protect in Pest Control?"
,
"void knight"
),
140
_144(
"At what Magic level can you use Vengeance?"
,
"94"
,
"ninety four"
),
141
_145(
"At what Magic level can you use Ice Barrage?"
,
"94"
,
"ninety four"
),
142
_150(
"How many points do you get per game of Pest Control?"
,
"12"
),
143
_151(
"How many marionette colors are there?"
,
"3"
,
"three"
),
144
_152(
"During what month did this server come out?"
,
"July"
),
145
_153(
"Which barrows brother uses magic?"
,
"ahrim"
),
146
_154(
"Which barrows brother uses range?"
,
"karil"
,
"karils"
,
"karil's"
),
147
_155(
"Which barrows brother wields an axe?"
,
"dharok"
),
148
_156(
"How many barrows brothers use melee?"
,
"four"
,
"4"
),
149
_157(
"What item does 1hp of damage to yourself?"
,
"rock cake"
,
"dwarven rock cake"
,
"rockcake"
),
150
_158(
"What monster drops an anchor?"
,
"barrelchest"
,
"barrel chest"
),
151
_159(
"What type of tree gives the most exp to cut?"
,
"magic"
,
"magic tree"
),
152
_160(
"What potion works like a super restore and antipoison?"
,
"sanfew serum"
),
153
_166(
"In which city is a zoo located?"
,
"ardougne"
),
154
_167(
"What does Zulrah Drop as Very Rare Loot"
,
"Blowpipe"
,
"Toxic Blowpipe"
),
155
_168(
"What skill is a tinderbox used for?"
,
"firemaking"
),
156
_169(
"What skill is used to make potions?"
,
"herblore"
),
157
_170(
"In what skill are you given tasks of monsters to kill?"
,
"slayer"
),
158
_172(
"What item for slayer helm do you get from cave horrors?"
,
"black mask"
,
"mask"
),
159
_175(
"What is the highest level stall you can thieve in edgeville?"
,
"magic"
,
"magic stall"
),
160
_176(
"What altar switches prayers and spellbooks?"
,
"chaos"
,
"chaos altar"
,
"altar"
,
"chaos"
),
161
_179(
"What portal is on the east side of pest control?"
,
"blue"
,
"blue portal"
),
162
_180(
"How many portals are in the pest control minigame?"
,
"4"
,
"four"
),
163
_181(
"What city does bob live in?"
,
"lumbridge"
,
"bobville"
),
164
_182(
"What monster drops eggs?"
,
"chicken"
,
"chickens"
),
165
_188(
"What is the maximum number of players you can add to your friendslist?"
,
"200"
,
"two hundred"
),
166
_189(
"How much special attack does the Armadyl Godsword use?"
,
"50%"
,
"fifty percent"
,
"fifty-percent"
),
167
_190(
"What woodcutting level is required to cut Magic Trees?"
,
"75"
,
"seventy-five"
,
"seventy five"
),
168
_191(
"What level mining is required to mine gold ore?"
,
"40"
,
"forty"
),
169
_192(
"What planet did the Empire attack in Empire Strikes Back?"
,
"Hoth"
),
170
_194(
"What monster drops the Dragon Warhammer?"
,
"Lizardman Shaman"
,
"Lizardman"
,
"Shaman"
),
171
_196(
"What drops the 'Holy elixir'?"
,
"Corp"
,
"Corporeal Beast"
),
172
_197(
"What drops the 'Baby Mole' pet?"
,
"Giant mole"
,
"Mole"
),
173
;
174
176
private
final
String question;
177
179
private
final
String[] answers;
180
182
TriviaBotData
(String question, String... answers) {
183
this.question = question;
184
this.answers = answers;
185
}
186
188
public
String
getQuestion
() {
189
return
question;
190
}
191
193
public
String[]
getAnswers
() {
194
return
answers;
195
}
196
}
com.osroyale.content.triviabot.TriviaBotData.getQuestion
String getQuestion()
Definition
TriviaBotData.java:188
com.osroyale.content.triviabot.TriviaBotData.TriviaBotData
TriviaBotData(String question, String... answers)
Definition
TriviaBotData.java:182
com.osroyale.content.triviabot.TriviaBotData.getAnswers
String[] getAnswers()
Definition
TriviaBotData.java:193