@zebbedaja/er-save-parser 0.0.8 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.mjs +50 -50
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -2010,252 +2010,252 @@ const eventFlags = [
2010
2010
  {
2011
2011
  id: 66e3,
2012
2012
  name: "Cracked Pot Unlock: 1",
2013
- category: "crackedPotUnlock"
2013
+ category: "crackedPot"
2014
2014
  },
2015
2015
  {
2016
2016
  id: 66010,
2017
2017
  name: "Cracked Pot Unlock: 2",
2018
- category: "crackedPotUnlock"
2018
+ category: "crackedPot"
2019
2019
  },
2020
2020
  {
2021
2021
  id: 66020,
2022
2022
  name: "Cracked Pot Unlock: 3",
2023
- category: "crackedPotUnlock"
2023
+ category: "crackedPot"
2024
2024
  },
2025
2025
  {
2026
2026
  id: 66030,
2027
2027
  name: "Cracked Pot Unlock: 4",
2028
- category: "crackedPotUnlock"
2028
+ category: "crackedPot"
2029
2029
  },
2030
2030
  {
2031
2031
  id: 66040,
2032
2032
  name: "Cracked Pot Unlock: 5",
2033
- category: "crackedPotUnlock"
2033
+ category: "crackedPot"
2034
2034
  },
2035
2035
  {
2036
2036
  id: 66050,
2037
2037
  name: "Cracked Pot Unlock: 6",
2038
- category: "crackedPotUnlock"
2038
+ category: "crackedPot"
2039
2039
  },
2040
2040
  {
2041
2041
  id: 66060,
2042
2042
  name: "Cracked Pot Unlock: 7",
2043
- category: "crackedPotUnlock"
2043
+ category: "crackedPot"
2044
2044
  },
2045
2045
  {
2046
2046
  id: 66070,
2047
2047
  name: "Cracked Pot Unlock: 8",
2048
- category: "crackedPotUnlock"
2048
+ category: "crackedPot"
2049
2049
  },
2050
2050
  {
2051
2051
  id: 66080,
2052
2052
  name: "Cracked Pot Unlock: 9",
2053
- category: "crackedPotUnlock"
2053
+ category: "crackedPot"
2054
2054
  },
2055
2055
  {
2056
2056
  id: 66090,
2057
2057
  name: "Cracked Pot Unlock: 10",
2058
- category: "crackedPotUnlock"
2058
+ category: "crackedPot"
2059
2059
  },
2060
2060
  {
2061
2061
  id: 66100,
2062
2062
  name: "Cracked Pot Unlock: 11",
2063
- category: "crackedPotUnlock"
2063
+ category: "crackedPot"
2064
2064
  },
2065
2065
  {
2066
2066
  id: 66110,
2067
2067
  name: "Cracked Pot Unlock: 12",
2068
- category: "crackedPotUnlock"
2068
+ category: "crackedPot"
2069
2069
  },
2070
2070
  {
2071
2071
  id: 66120,
2072
2072
  name: "Cracked Pot Unlock: 13",
2073
- category: "crackedPotUnlock"
2073
+ category: "crackedPot"
2074
2074
  },
2075
2075
  {
2076
2076
  id: 66130,
2077
2077
  name: "Cracked Pot Unlock: 14",
2078
- category: "crackedPotUnlock"
2078
+ category: "crackedPot"
2079
2079
  },
2080
2080
  {
2081
2081
  id: 66140,
2082
2082
  name: "Cracked Pot Unlock: 15",
2083
- category: "crackedPotUnlock"
2083
+ category: "crackedPot"
2084
2084
  },
2085
2085
  {
2086
2086
  id: 66150,
2087
2087
  name: "Cracked Pot Unlock: 16",
2088
- category: "crackedPotUnlock"
2088
+ category: "crackedPot"
2089
2089
  },
2090
2090
  {
2091
2091
  id: 66160,
2092
2092
  name: "Cracked Pot Unlock: 17",
2093
- category: "crackedPotUnlock"
2093
+ category: "crackedPot"
2094
2094
  },
2095
2095
  {
2096
2096
  id: 66170,
2097
2097
  name: "Cracked Pot Unlock: 18",
2098
- category: "crackedPotUnlock"
2098
+ category: "crackedPot"
2099
2099
  },
2100
2100
  {
2101
2101
  id: 66180,
2102
2102
  name: "Cracked Pot Unlock: 19",
2103
- category: "crackedPotUnlock"
2103
+ category: "crackedPot"
2104
2104
  },
2105
2105
  {
2106
2106
  id: 66190,
2107
2107
  name: "Cracked Pot Unlock: 20",
2108
- category: "crackedPotUnlock"
2108
+ category: "crackedPot"
2109
2109
  },
2110
2110
  {
2111
2111
  id: 66400,
2112
2112
  name: "Ritual Pot Unlock: 1",
2113
- category: "ritualPotUnlock"
2113
+ category: "ritualPot"
2114
2114
  },
2115
2115
  {
2116
2116
  id: 66410,
2117
2117
  name: "Ritual Pot Unlock: 2",
2118
- category: "ritualPotUnlock"
2118
+ category: "ritualPot"
2119
2119
  },
2120
2120
  {
2121
2121
  id: 66420,
2122
2122
  name: "Ritual Pot Unlock: 3",
2123
- category: "ritualPotUnlock"
2123
+ category: "ritualPot"
2124
2124
  },
2125
2125
  {
2126
2126
  id: 66430,
2127
2127
  name: "Ritual Pot Unlock: 4",
2128
- category: "ritualPotUnlock"
2128
+ category: "ritualPot"
2129
2129
  },
2130
2130
  {
2131
2131
  id: 66440,
2132
2132
  name: "Ritual Pot Unlock: 5",
2133
- category: "ritualPotUnlock"
2133
+ category: "ritualPot"
2134
2134
  },
2135
2135
  {
2136
2136
  id: 66450,
2137
2137
  name: "Ritual Pot Unlock: 6",
2138
- category: "ritualPotUnlock"
2138
+ category: "ritualPot"
2139
2139
  },
2140
2140
  {
2141
2141
  id: 66460,
2142
2142
  name: "Ritual Pot Unlock: 7",
2143
- category: "ritualPotUnlock"
2143
+ category: "ritualPot"
2144
2144
  },
2145
2145
  {
2146
2146
  id: 66470,
2147
2147
  name: "Ritual Pot Unlock: 8",
2148
- category: "ritualPotUnlock"
2148
+ category: "ritualPot"
2149
2149
  },
2150
2150
  {
2151
2151
  id: 66480,
2152
2152
  name: "Ritual Pot Unlock: 9",
2153
- category: "ritualPotUnlock"
2153
+ category: "ritualPot"
2154
2154
  },
2155
2155
  {
2156
2156
  id: 66490,
2157
2157
  name: "Ritual Pot Unlock: 10",
2158
- category: "ritualPotUnlock"
2158
+ category: "ritualPot"
2159
2159
  },
2160
2160
  {
2161
2161
  id: 66700,
2162
2162
  name: "Perfume Bottle Unlock: 1",
2163
- category: "perfumeBottleUnlock"
2163
+ category: "perfumeBottle"
2164
2164
  },
2165
2165
  {
2166
2166
  id: 66710,
2167
2167
  name: "Perfume Bottle Unlock: 2",
2168
- category: "perfumeBottleUnlock"
2168
+ category: "perfumeBottle"
2169
2169
  },
2170
2170
  {
2171
2171
  id: 66720,
2172
2172
  name: "Perfume Bottle Unlock: 3",
2173
- category: "perfumeBottleUnlock"
2173
+ category: "perfumeBottle"
2174
2174
  },
2175
2175
  {
2176
2176
  id: 66730,
2177
2177
  name: "Perfume Bottle Unlock: 4",
2178
- category: "perfumeBottleUnlock"
2178
+ category: "perfumeBottle"
2179
2179
  },
2180
2180
  {
2181
2181
  id: 66740,
2182
2182
  name: "Perfume Bottle Unlock: 5",
2183
- category: "perfumeBottleUnlock"
2183
+ category: "perfumeBottle"
2184
2184
  },
2185
2185
  {
2186
2186
  id: 66750,
2187
2187
  name: "Perfume Bottle Unlock: 6",
2188
- category: "perfumeBottleUnlock"
2188
+ category: "perfumeBottle"
2189
2189
  },
2190
2190
  {
2191
2191
  id: 66760,
2192
2192
  name: "Perfume Bottle Unlock: 7",
2193
- category: "perfumeBottleUnlock"
2193
+ category: "perfumeBottle"
2194
2194
  },
2195
2195
  {
2196
2196
  id: 66770,
2197
2197
  name: "Perfume Bottle Unlock: 8",
2198
- category: "perfumeBottleUnlock"
2198
+ category: "perfumeBottle"
2199
2199
  },
2200
2200
  {
2201
2201
  id: 66780,
2202
2202
  name: "Perfume Bottle Unlock: 9",
2203
- category: "perfumeBottleUnlock"
2203
+ category: "perfumeBottle"
2204
2204
  },
2205
2205
  {
2206
2206
  id: 66790,
2207
2207
  name: "Perfume Bottle Unlock: 10",
2208
- category: "perfumeBottleUnlock"
2208
+ category: "perfumeBottle"
2209
2209
  },
2210
2210
  {
2211
2211
  id: 66900,
2212
2212
  name: "Hefty Cracked Pot Unlock: 1",
2213
- category: "heftyCrackedPotUnlock"
2213
+ category: "crackedPot"
2214
2214
  },
2215
2215
  {
2216
2216
  id: 66910,
2217
2217
  name: "Hefty Cracked Pot Unlock: 2",
2218
- category: "heftyCrackedPotUnlock"
2218
+ category: "crackedPot"
2219
2219
  },
2220
2220
  {
2221
2221
  id: 66920,
2222
2222
  name: "Hefty Cracked Pot Unlock: 3",
2223
- category: "heftyCrackedPotUnlock"
2223
+ category: "crackedPot"
2224
2224
  },
2225
2225
  {
2226
2226
  id: 66930,
2227
2227
  name: "Hefty Cracked Pot Unlock: 4",
2228
- category: "heftyCrackedPotUnlock"
2228
+ category: "crackedPot"
2229
2229
  },
2230
2230
  {
2231
2231
  id: 66940,
2232
2232
  name: "Hefty Cracked Pot Unlock: 5",
2233
- category: "heftyCrackedPotUnlock"
2233
+ category: "crackedPot"
2234
2234
  },
2235
2235
  {
2236
2236
  id: 66950,
2237
2237
  name: "Hefty Cracked Pot Unlock: 6",
2238
- category: "heftyCrackedPotUnlock"
2238
+ category: "crackedPot"
2239
2239
  },
2240
2240
  {
2241
2241
  id: 66960,
2242
2242
  name: "Hefty Cracked Pot Unlock: 7",
2243
- category: "heftyCrackedPotUnlock"
2243
+ category: "crackedPot"
2244
2244
  },
2245
2245
  {
2246
2246
  id: 66970,
2247
2247
  name: "Hefty Cracked Pot Unlock: 8",
2248
- category: "heftyCrackedPotUnlock"
2248
+ category: "crackedPot"
2249
2249
  },
2250
2250
  {
2251
2251
  id: 66980,
2252
2252
  name: "Hefty Cracked Pot Unlock: 9",
2253
- category: "heftyCrackedPotUnlock"
2253
+ category: "crackedPot"
2254
2254
  },
2255
2255
  {
2256
2256
  id: 66990,
2257
2257
  name: "Hefty Cracked Pot Unlock: 10",
2258
- category: "heftyCrackedPotUnlock"
2258
+ category: "crackedPot"
2259
2259
  },
2260
2260
  {
2261
2261
  id: 67e3,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@zebbedaja/er-save-parser",
3
3
  "type": "module",
4
- "version": "0.0.8",
4
+ "version": "0.0.9",
5
5
  "description": "A parser for Elden Ring save files written in TypesScript.",
6
6
  "author": "zebbedaja",
7
7
  "license": "MIT",