forked from Hyphen-ated/RebirthItemTracker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathitems_custom.json
90 lines (90 loc) · 2.06 KB
/
items_custom.json
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
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
{
"13 Luck": {
"text": "",
"shown": true,
"luck": "13",
"introduced_in": "Racing+"
},
"Betrayal": {
"text": "Full-screen charm effect when hit",
"shown": true,
"introduced_in": "Racing+",
"graphics_id": "391"
},
"Checkpoint": {
"shown": false,
"text": "You completed a run!",
"space": false,
"introduced_in": "Racing+"
},
"Debug": {
"shown": true,
"text": "NODUDE",
"space": true,
"introduced_in": "Racing+"
},
"Finished": {
"shown": false,
"text": "Race completed",
"introduced_in": "Racing+"
},
"Off Limits": {
"shown": true,
"text": "You filthy cheater",
"introduced_in": "Racing+"
},
"Schoolbag": {
"shown": true,
"name":"Schoolbag",
"text": "More active item room",
"introduced_in": "Racing+"
},
"Schoolbag (Vanilla)": {
"shown": true,
"name":"Schoolbag",
"text": "More active item room",
"introduced_in": "Racing+"
},
"Soul Jar": {
"shown": true,
"text": "Can't pick up soul/black hearts, but guaranteed deal if no damage",
"space": true,
"introduced_in": "Racing+"
},
"Victory Lap": {
"shown": false,
"text": "Let's keep this run going",
"introduced_in": "Racing+",
"graphics_id": "127"
},
"Samael Dead Eye": {
"shown": true,
"text": "Damage increases when you hit enemies, up to 2x. Has a chance to reset to when you miss.",
"introduced_in": "Samael",
"graphics_id": "373"
},
"Samael Chocolate Milk": {
"shown": true,
"text": "charge tears (max is 4x dmg and 2.5x delay)",
"introduced_in": "Samael",
"graphics_id": "69"
},
"Samael Dr. Fetus": {
"shown": true,
"text": "Invulnerability and increased attack speed",
"introduced_in": "Samael",
"graphics_id": "52"
},
"Samael Marked": {
"shown": true,
"text": "Directed tears",
"introduced_in": "Samael",
"graphics_id": "394"
},
"Wraith Skull": {
"shown": true,
"text": "Invulnerability and increased attack speed",
"space": true,
"introduced_in": "Samael"
}
}