Изменение эффектов у всего алкоголя

This commit is contained in:
Hell13Cat
2022-01-25 22:08:10 +03:00
parent c680eb8750
commit 64c3ac11dd
6 changed files with 20 additions and 14 deletions
+8 -2
View File
@@ -19,13 +19,19 @@
"name": "nausea",
"chance": 1,
"duration": 120,
"amplifier": 2
"amplifier": 0
},
{
"name": "slowness",
"chance": 1,
"duration": 30,
"amplifier": 2
"amplifier": 0
},
{
"name": "poison",
"chance": 1,
"duration": 4,
"amplifier": 1
}
],
"remove_effects": [],
+2 -2
View File
@@ -19,13 +19,13 @@
"name": "nausea",
"chance": 1,
"duration": 80,
"amplifier": 1
"amplifier": 0
},
{
"name": "strength",
"chance": 1,
"duration": 20,
"amplifier": 1
"amplifier": 0
}
],
"remove_effects": [],
+2 -2
View File
@@ -19,13 +19,13 @@
"name": "nausea",
"chance": 1,
"duration": 80,
"amplifier": 1
"amplifier": 0
},
{
"name": "strength",
"chance": 1,
"duration": 20,
"amplifier": 1
"amplifier": 0
}
],
"remove_effects": [],
+2 -2
View File
@@ -19,13 +19,13 @@
"name": "nausea",
"chance": 1,
"duration": 100,
"amplifier": 1
"amplifier": 0
},
{
"name": "slowness",
"chance": 1,
"duration": 20,
"amplifier": 1
"amplifier": 0
},
{
"name": "strength",