| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Link to Cheat pnach's | https://drive.google.com/file/d/11grNJwPLV38rYb7kqpNYLBSELv00GKDn/view?usp=drive_link | ||||||||||||||||||||||||
2 | ||||||||||||||||||||||||||
3 | The rest of this sheet is misc. notes I made for myself but someone might want them | |||||||||||||||||||||||||
4 | ||||||||||||||||||||||||||
5 | 3AD2C4 | Flight height addr, 01 for on foot, 02 for low dragon, 03 for aerial dragon | ||||||||||||||||||||||||
6 | 3AD350 | Seems to be a bool for in gameplay or not, 01 in menu, 00 in gameplay, only applies once level select comes up | ||||||||||||||||||||||||
7 | ||||||||||||||||||||||||||
8 | 41CCAC | drag speed float readout? | ||||||||||||||||||||||||
9 | 41FDA8 | Dragon flying speed (float) starts around 408AE147 or ~4.34 on dash, quickly dropping off to 3FE66666 or ~1.8, base speed is 1.0 | ||||||||||||||||||||||||
10 | 41FC2C | Dragon wing flap animation speed (float) goes between 1 and 2.47 | ||||||||||||||||||||||||
11 | ||||||||||||||||||||||||||
12 | 3ACC80 | Sprint speed counter, increases by 44 per frame, sprinting starts at 4000, which is 4 seconds | ||||||||||||||||||||||||
13 | 003A9324 | Animation tickrate, x44 d68 default, this is x51 d81 in eu due to 50hz instead of 60hz | ||||||||||||||||||||||||
14 | 4s = 240 frames | |||||||||||||||||||||||||
15 | 240 groups of x44 d68 | |||||||||||||||||||||||||
16 | 2.33 | x4000 d16384 goal | ||||||||||||||||||||||||
17 | ||||||||||||||||||||||||||
18 | take desired time | 2.33 | ||||||||||||||||||||||||
19 | convert to framecount | 139.8 | ||||||||||||||||||||||||
20 | derive to steps | 46 | ||||||||||||||||||||||||
21 | 94 | at first threshold set speed to where it should be | ||||||||||||||||||||||||
22 | 003A9324 | convert steps to speed thresholds | 3128 | 5391 | ||||||||||||||||||||||
23 | 3264 | second threshold should be first desired speed set value plus first threshold | ||||||||||||||||||||||||
24 | 8519 | at second set speed where should | ||||||||||||||||||||||||
25 | 8655 | 10782 | ||||||||||||||||||||||||
26 | 13910 | |||||||||||||||||||||||||
27 | 14046 | 16173 | ||||||||||||||||||||||||
28 | ||||||||||||||||||||||||||
29 | 3AACE0 | start of weapon exp req.s | ||||||||||||||||||||||||
30 | weapon levelup stuff | |||||||||||||||||||||||||
31 | 00000001 | unlocked, never equipped | ||||||||||||||||||||||||
32 | 00000009 | level 1, equipped | ||||||||||||||||||||||||
33 | 0000090F | Level 2 | ||||||||||||||||||||||||
34 | 00010109 | Level 3 | ||||||||||||||||||||||||
35 | 01010109 | Level 4 | ||||||||||||||||||||||||
36 | weapon exp is just direct killcount, shuffles over 4 bytes on levelup i guess | |||||||||||||||||||||||||
37 | 09070F0F | Properly fully levelled wep stats | ||||||||||||||||||||||||
38 | when weapon levels up, its exp changes to 270F and shuffles 2 bytes | |||||||||||||||||||||||||
39 | ||||||||||||||||||||||||||
40 | ||||||||||||||||||||||||||
41 | ||||||||||||||||||||||||||
42 | ||||||||||||||||||||||||||
43 | ||||||||||||||||||||||||||
44 | ||||||||||||||||||||||||||
45 | ||||||||||||||||||||||||||
46 | ||||||||||||||||||||||||||
47 | ||||||||||||||||||||||||||
48 | ||||||||||||||||||||||||||
49 | ||||||||||||||||||||||||||
50 | ||||||||||||||||||||||||||
51 | ||||||||||||||||||||||||||
52 | ||||||||||||||||||||||||||
53 | ||||||||||||||||||||||||||
54 | ||||||||||||||||||||||||||
55 | ||||||||||||||||||||||||||
56 | ||||||||||||||||||||||||||
57 | ||||||||||||||||||||||||||
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 |