summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
blob: 4c0a82771a058ed7b439b5a675e0e507f5ca6f6a (plain)
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
[
  {
    "//": "Reduced weight.",
    "type": "COMESTIBLE",
    "id": "blood",
    "copy-from": "blood",
    "name": { "str": "blood", "str_pl": "blood" },
    "weight": "5 g",
    "color": "red",
    "container": "flask_glass",
    "comestible_type": "DRINK",
    "symbol": "~",
    "quench": 20,
    "healthy": 4,
    "calories": 300,
    "description": "Blood, possibly that of a human.  Disgusting!",
    "price": 100,
    "material": [ "hflesh" ],
    "volume": "250 ml",
    "phase": "liquid",
    "fun": 10,
    "flags": [ "EATEN_HOT", "NUTRIENT_OVERRIDE" ]
  },
  {
    "id": "melted_bloodrune",
    "type": "GENERIC",
    "category": "spare_parts",
    "name": { "str": "melted bloodrune stone" },
    "description": "Finely crushed and extremely heated bloodrune stone. It merely generates a faint glow and seems to maintain its power in its phase.",
    "weight": "750 g",
    "volume": "250 ml",
    "price": 0,
    "price_postapoc": 0,
    "material": [ "compactblood" ],
    "symbol": "~",
    "color": "red"
  },
  {
    "id": "bloodrune",
    "type": "GENERIC",
    "category": "spare_parts",
    "name": { "str": "bloodrune stone" },
    "description": "A pleasant ruby stone, possibly owned by a vampire. Its core mimics a heartbeat with unreadable marks appearing again and again from its outside layer. The strange power seems to be used with certain crafts.",
    "weight": "750 g",
    "volume": "250 ml",
    "price": 0,
    "price_postapoc": 500000,
    "count": 3,
    "material": [ "compactblood" ],
    "symbol": ".",
    "color": "red"
  },
  {
    "id": "bigbloodrune",
    "type": "GENERIC",
    "category": "spare_parts",
    "name": { "str": "large bloodrune stone" },
    "description": "A large bloodrune stone, seemingly compressed by an unknown source. It trembles by its own, eager to shatter from its shell.",
    "weight": "3000 g",
    "volume": "1750 ml",
    "price": 0,
    "price_postapoc": 2500000,
    "material": [ "compactblood" ],
    "symbol": ".",
    "color": "red"
  },
  {
    "id": "stickyblood",
    "type": "GENERIC",
    "category": "spare_parts",
    "name": { "str": "sticky blood" },
    "description": "A sticky, rounded human blood, as literally. Its adhesiveness is compare to the regular superglues.",
    "weight": "250 g",
    "volume": "250 ml",
    "price": 0,
    "price_postapoc": 200000,
    "material": [ "compactblood" ],
    "symbol": "o",
    "color": "red"
  },
  {
    "id": "bloodpowder",
    "type": "COMESTIBLE",
    "comestible_type": "FOOD",
    "name": { "str": "blood powder" },
    "description": "A powdered human blood. Perfect vampire getaway snacks.",
    "weight": "10 g",
    "volume": "3 ml",
    "price": 1,
    "count": 10,
    "quench": 0,
    "healthy": 1,
    "nutrition": 3,
    "material": [ "hflesh" ],
    "symbol": "'",
    "color": "red",
    "flags": [ "ZERO_WEIGHT" ]
  },
  {
    "id": "bloodextract",
    "type": "COMESTIBLE",
    "comestible_type": "FOOD",
    "name": { "str": "blood extract" },
    "description": "A sticky sap after the process of extraction from the blood.",
    "weight": "40 g",
    "volume": "250 ml",
    "price": 0,
    "quench": 5,
    "healthy": 2,
    "nutrition": 2,
    "material": [ "hflesh" ],
    "symbol": "~",
    "color": "pink",
    "count": 3
  },
  {
    "id": "compactsheet",
    "type": "GENERIC",
    "category": "spare_parts",
    "name": { "str": "blood compact sheet" },
    "description": "Well compressed leathery sheet. It is known as an aesthetics clothing material, due to its unique reddish appearance. But from now, it was proven superior to armorcraft.",
    "weight": "250 g",
    "volume": "250 ml",
    "price": 0,
    "material": [ "compactblood" ],
    "symbol": "#",
    "color": "red"
  },
  {
    "id": "pelletblood",
    "type": "GENERIC",
    "category": "spare_parts",
    "name": { "str": "blood pellet" },
    "description": "A tiny blood pellet, sparkling like bits of fined rubies.",
    "weight": "10 g",
    "volume": "3 ml",
    "price": 0,
    "count": 2,
    "material": [ "compactblood" ],
    "symbol": ".",
    "color": "red",
    "flags": [ "ZERO_WEIGHT" ]
  },
  {
    "//": "Reduced weight.",
    "type": "COMESTIBLE",
    "id": "synthblood",
    "copy-from": "blood",
    "looks_like": "blood",
    "name": { "str": "synthetic blood", "str_pl": "synthetic blood" },
    "weight": "5 g",
    "color": "red",
    "container": "flask_glass",
    "comestible_type": "DRINK",
    "symbol": "~",
    "quench": 10,
    "healthy": 2,
    "calories": 150,
    "description": "Synthetic blood, not possibly that of a human.  Still disgusting!",
    "price": 100,
    "material": [ "hflesh" ],
    "volume": "250 ml",
    "phase": "liquid",
    "fun": 5,
    "flags": [ "EATEN_HOT", "NUTRIENT_OVERRIDE" ]
  },
  {
    "id": "synthbloodpowder",
    "type": "COMESTIBLE",
    "comestible_type": "FOOD",
    "name": { "str": "synthetic blood powder" },
    "description": "A powdered synthetic blood. Near-perfect vampire getaway snacks.",
    "weight": "10 g",
    "volume": "3 ml",
    "price": 1,
    "count": 10,
    "quench": 0,
    "healthy": 0,
    "nutrition": 2,
    "material": [ "hflesh" ],
    "symbol": "'",
    "color": "red",
    "flags": [ "ZERO_WEIGHT" ]
  }
]