Тест эффектов на абсенте

This commit is contained in:
Hell13Cat
2022-01-25 22:05:24 +03:00
parent 75b6f6714d
commit c680eb8750
3 changed files with 10 additions and 10 deletions
+4 -4
View File
@@ -19,25 +19,25 @@
"name": "nausea", "name": "nausea",
"chance": 1, "chance": 1,
"duration": 300, "duration": 300,
"amplifier": 3 "amplifier": 2
}, },
{ {
"name": "slowness", "name": "slowness",
"chance": 1, "chance": 1,
"duration": 60, "duration": 60,
"amplifier": 2 "amplifier": 1
}, },
{ {
"name": "strength", "name": "strength",
"chance": 1, "chance": 1,
"duration": 90, "duration": 90,
"amplifier": 2 "amplifier": 1
}, },
{ {
"name": "poison", "name": "poison",
"chance": 1, "chance": 1,
"duration": 4, "duration": 4,
"amplifier": 1 "amplifier": 0
} }
], ],
"remove_effects": [], "remove_effects": [],
+3 -3
View File
@@ -7,7 +7,7 @@
"version": [ "version": [
0, 0,
0, 0,
12 13
], ],
"min_engine_version": [ "min_engine_version": [
1, 1,
@@ -23,7 +23,7 @@
"version": [ "version": [
0, 0,
0, 0,
12 13
] ]
} }
], ],
@@ -33,7 +33,7 @@
"version": [ "version": [
0, 0,
0, 0,
12 13
] ]
} }
] ]
+3 -3
View File
@@ -7,7 +7,7 @@
"version": [ "version": [
0, 0,
0, 0,
12 13
], ],
"min_engine_version": [ "min_engine_version": [
1, 1,
@@ -23,7 +23,7 @@
"version": [ "version": [
0, 0,
0, 0,
12 13
] ]
} }
], ],
@@ -33,7 +33,7 @@
"version": [ "version": [
0, 0,
0, 0,
12 13
] ]
} }
] ]