This repository was archived by the owner on Jan 23, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdlc-items.json
More file actions
65 lines (65 loc) · 3.03 KB
/
dlc-items.json
File metadata and controls
65 lines (65 loc) · 3.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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
[
{
"name": "v1.0 Green Hill",
"file": "level-v1greenhill.wad",
"date": "2022-08-31",
"price": "89",
"compatibility": "v1.3 and above",
"category": "Maps",
"description": "Fancy a little nostalgic challenge? This includes the old Green Hill from v1.0-v1.2 as a separate episode for newer versions. Just be aware that compatibility issues may arise, since v1.0 is a rather old and archaic version of the game, and its Green Hill level was not made with v1.4's features in mind."
},
{
"name": "His World on Title Screen",
"file": "music-hisworldtitle.wad",
"date": "2023-10-19",
"price": "20",
"compatibility": "all versions",
"description": "The title screen music will be replaced with His World, like how it was in versions v0.8 and v0.9.",
"category": "Music"
},
{
"name": "Origins Super Theme for Classic Sonic",
"file": "music-originssuper.wad",
"date": "2023-10-19",
"price": "25",
"compatibility": "v1.0 and above",
"description": "Feel the power of Sonic 4 Episode III with this Super Sonic theme! Replaces Classic Sonic's Super form theme with the one from the Sonic Origins version of Sonic 3 & Knuckles.",
"category": "Music"
},
{
"name": "Sonic Frontiers-inspired Title Screen",
"file": "music-frontierstitlescreen.wad",
"date": "2023-10-19",
"price": "35",
"compatibility": "v1.3 and above",
"description": "The title screen music will be replaced with I'm Here, and the title map will be Hire This Zone. Best used with v1.4 since that version includes Hire This Zone, but v1.3 will work too.",
"category": "Music"
},
{
"name": "DMC5 Style Ranks",
"file": "game-dmc5styleranks.wad",
"date": "2023-12-25",
"price": "65",
"compatibility": "v1.4 and above",
"description": "Changes the style ranks used in the Style System to the ones from Devil May Cry 5, complete with voice clips. There's no dynamic music system or anything, though. Sorry.",
"category": "Gameplay"
},
{
"name": "ULTRAKILL Style Ranks",
"file": "game-ultrakillstyleranks.wad",
"date": "2024-01-17",
"price": "55",
"compatibility": "v1.4.1 and above",
"description": "Changes the style ranks used in the Style System to the ones from ULTRAKILL.",
"category": "Gameplay"
},
{
"name": "Modern Amy",
"file": "sprite-modernamy.wad",
"date": "2023-10-19",
"price": "35",
"compatibility": "v1.0 and above",
"description": "Not a Classic Amy fan? This DLC replaces Amy's face sprites with her old v0.9 sprites that look more like Modern Amy. This is not a recreation or remaster of her v0.9 sprites -- this is simply a port and will look a bit different to the sprites used in v1.3 and above.",
"category": "Sprites"
}
]