ABCDEFGHIJKLMNOPQRST
1
nnormal fireball
2
ssuper fireball
3
uupgrade jar (transforms the next n in the inventory to s)
4
5
inventory (after exit)deltacomment
6
1n+nCosts 0.3 seconds, other n are out of the way
7
2nn+nOn the way
8
3n-nNo n would be much slower, n out of the way
9
4nn costs 0.3 seconds
10
5nn out of the way
11
6ns+ss costs no time, n would save 0.5 seconds with the safe solution (on the goblin), s would save 0,5 seconds over the fast solution
12
7nsn+nOn the way
13
8nsn
Using n would save 1.3 seconds, picking up n has no effect (inv. full), other n is out of the way
14
9nsnAn n could save 0.5 sec (by shooting the last demon head instead of waiting for it to drop down).
15
10nsnn out of the way
16
11n-n-sNo s would be much slower, n saves just short of 2 seconds
17
12ns+sCosts 1.5 seconds, n completely out of the way
18
13s-nSaves one second, n would cost 1.5 seconds
19
14s
20
15sn+nn on the way
21
16snn out of the way, n would save 0.1-0.2 seconds
22
17s-s+uNo s would be much slower, u is on the way
23
18s
24
19sThere is an s that would cost 3.5 seconds
25
20s
26
20Hs
27
21sn out of the way
28
22s-s+sNo s would be much slower (but the same solution could be achieved by 2n), picking up s costs 1 second
29
23s
30
24sn would save 0.75 seconds
31
25s
32
26sThere is an s that would cost 4 seconds
33
27s
34
28s
35
29ss+sNo time cost (the time it takes to pick it up would have been spent waiting)
36
30ss
37
31ssPossible to save 1 second with an n
38
32ss
39
33ss
40
34ss
41
35ssPossible to save time with an s with increased risk as a result, uncertain how much (2 seconds?)
42
36s-sPossible to save 1 second with an s
43
37sPossible to save 1 second with an s
44
38sn would cost 0.5 seconds
45
39ss+sthe s costs 1.5 seconds
46
40ss
47
41ss
48
42ss
49
43s-sNo s would be much slower
50
44s
51
44Hs
52
45sn saves ~20 frames by taking out the last demon head instead of waiting for it
53
46-sNo s would be much slower, another 2 seconds could be saved by combining with an n
54
47
55
48
56
P
57
SFireballs can't be used in this room
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100