terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
AchievementHelperID.cs
Go to the documentation of this file.
1using System;
2
3namespace Terraria.ID
4{
5 // Token: 0x02000591 RID: 1425
6 public class AchievementHelperID
7 {
8 // Token: 0x060034C6 RID: 13510 RVA: 0x0020A820 File Offset: 0x00208A20
10 {
11 }
12
13 // Token: 0x02000592 RID: 1426
14 public class Events
15 {
16 // Token: 0x060034C7 RID: 13511 RVA: 0x0020A834 File Offset: 0x00208A34
17 public Events()
18 {
19 }
20
21 // Token: 0x04004169 RID: 16745
22 public const int NightStart = 0;
23
24 // Token: 0x0400416A RID: 16746
25 public const int DayStart = 1;
26
27 // Token: 0x0400416B RID: 16747
28 public const int EclipseStart = 2;
29
30 // Token: 0x0400416C RID: 16748
31 public const int EclipseEnd = 3;
32
33 // Token: 0x0400416D RID: 16749
34 public const int BloodMoonStart = 4;
35
36 // Token: 0x0400416E RID: 16750
37 public const int BloodMoonEnd = 5;
38
39 // Token: 0x0400416F RID: 16751
40 public const int SmashDemonAltar = 6;
41
42 // Token: 0x04004170 RID: 16752
43 public const int SmashShadowOrb = 7;
44
45 // Token: 0x04004171 RID: 16753
46 public const int NPCMovedIn = 8;
47
48 // Token: 0x04004172 RID: 16754
49 public const int StartHardmode = 9;
50
51 // Token: 0x04004173 RID: 16755
52 public const int InvasionDefeatedGoblins = 10;
53
54 // Token: 0x04004174 RID: 16756
55 public const int InvasionDefeatedPirates = 11;
56
57 // Token: 0x04004175 RID: 16757
58 public const int InvasionDefeatedSnowman = 12;
59
60 // Token: 0x04004176 RID: 16758
61 public const int InvasionDefeatedMartians = 13;
62
63 // Token: 0x04004177 RID: 16759
64 public const int FrostMoonWave15 = 14;
65
66 // Token: 0x04004178 RID: 16760
67 public const int PumpkinMoonWave15 = 15;
68
69 // Token: 0x04004179 RID: 16761
70 public const int SurvivedSlimeRain = 16;
71
72 // Token: 0x0400417A RID: 16762
73 public const int HousedAllNPCs = 17;
74
75 // Token: 0x0400417B RID: 16763
76 public const int TruffleMovedIn = 18;
77
78 // Token: 0x0400417C RID: 16764
79 public const int UnlockedGoldenChest = 19;
80
81 // Token: 0x0400417D RID: 16765
82 public const int UnlockedBiomeChest = 20;
83
84 // Token: 0x0400417E RID: 16766
85 public const int DefeatedMechaMayhem = 21;
86
87 // Token: 0x0400417F RID: 16767
88 public const int TempleRaider = 22;
89
90 // Token: 0x04004180 RID: 16768
91 public const int DefeatedOldOnesArmyDifficulty3 = 23;
92
93 // Token: 0x04004181 RID: 16769
94 public const int TurnGnomeToStatue = 24;
95
96 // Token: 0x04004182 RID: 16770
97 public const int ThrowAParty = 25;
98
99 // Token: 0x04004183 RID: 16771
100 public const int HousedAllTownSlimes = 26;
101
102 // Token: 0x04004184 RID: 16772
103 public const int TransmuteItem = 27;
104
105 // Token: 0x04004185 RID: 16773
106 public const int DroneDiedInSpace = 28;
107 }
108
109 // Token: 0x02000593 RID: 1427
110 public class Special
111 {
112 // Token: 0x060034C8 RID: 13512 RVA: 0x0020A848 File Offset: 0x00208A48
113 public Special()
114 {
115 }
116
117 // Token: 0x04004186 RID: 16774
118 public const int ConsumeHeart = 0;
119
120 // Token: 0x04004187 RID: 16775
121 public const int ConsumeStar = 1;
122
123 // Token: 0x04004188 RID: 16776
124 public const int ConsumeFruit = 2;
125
126 // Token: 0x04004189 RID: 16777
127 public const int NotTheBees = 3;
128
129 // Token: 0x0400418A RID: 16778
130 public const int HitByTrap = 4;
131
132 // Token: 0x0400418B RID: 16779
133 public const int RainbowShoot = 5;
134
135 // Token: 0x0400418C RID: 16780
136 public const int MinionArmy = 6;
137
138 // Token: 0x0400418D RID: 16781
139 public const int SwingYoyo = 7;
140
141 // Token: 0x0400418E RID: 16782
142 public const int SurviveHugeFall = 8;
143
144 // Token: 0x0400418F RID: 16783
145 public const int Roadkill = 9;
146
147 // Token: 0x04004190 RID: 16784
148 public const int ReachWorldBottom = 10;
149
150 // Token: 0x04004191 RID: 16785
151 public const int ReachWorldTop = 11;
152
153 // Token: 0x04004192 RID: 16786
154 public const int FoundBeeHive = 12;
155
156 // Token: 0x04004193 RID: 16787
157 public const int FoundSpiderCave = 13;
158
159 // Token: 0x04004194 RID: 16788
160 public const int FoundHell = 14;
161
162 // Token: 0x04004195 RID: 16789
163 public const int FoundGlowshroomOverworld = 15;
164
165 // Token: 0x04004196 RID: 16790
166 public const int PeekInGoldenChest = 16;
167
168 // Token: 0x04004197 RID: 16791
169 public const int FlyAKiteOnAWindyDay = 17;
170
171 // Token: 0x04004198 RID: 16792
172 public const int FoundGraveyard = 18;
173
174 // Token: 0x04004199 RID: 16793
175 public const int GoLavaFishing = 19;
176
177 // Token: 0x0400419A RID: 16794
178 public const int TalkToNPCAtMaxHappiness = 20;
179
180 // Token: 0x0400419B RID: 16795
181 public const int PetThePet = 21;
182
183 // Token: 0x0400419C RID: 16796
184 public const int FindAFairy = 22;
185
186 // Token: 0x0400419D RID: 16797
187 public const int DeathByDeadmansChest = 23;
188
189 // Token: 0x0400419E RID: 16798
190 public const int GainTorchGodsFavor = 24;
191
192 // Token: 0x0400419F RID: 16799
193 public const int DrinkBottledWaterWhileDrowning = 25;
194
195 // Token: 0x040041A0 RID: 16800
196 public const int PlayOnASpecialSeed = 26;
197
198 // Token: 0x040041A1 RID: 16801
199 public const int PurifyEntireWorld = 27;
200 }
201 }
202}