Initial sanctuary sources
This commit is contained in:
@@ -0,0 +1,601 @@
|
||||
{
|
||||
"version": 1,
|
||||
"bad_trip_base_rules": {
|
||||
"applies_nausea": true,
|
||||
"applies_hunger": true,
|
||||
"normal_trip_visual_intensity_target": [0.08, 0.14],
|
||||
"bad_trip_visual_intensity_target": [0.25, 0.50]
|
||||
},
|
||||
"varieties": [
|
||||
{
|
||||
"id": "chanvre_commun",
|
||||
"name_fr": "Chanvre commun",
|
||||
"rarity": "common",
|
||||
"color_family": "natural_green",
|
||||
"main_duration_sec": 160,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:resistance", "amplifier": 0, "duration_sec": 160 },
|
||||
{ "effect": "minecraft:slowness", "amplifier": 0, "duration_sec": 160 },
|
||||
{ "effect": "minecraft:haste", "amplifier": 0, "duration_sec": 160 },
|
||||
{ "effect": "minecraft:strength", "amplifier": 0, "duration_sec": 160 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "soft_green",
|
||||
"intensity": 0.09,
|
||||
"tint_strength": 0.05,
|
||||
"saturation_delta": 0.03,
|
||||
"contrast_delta": 0.02,
|
||||
"vignette_strength": 0.03
|
||||
},
|
||||
"bad_trip_chance": 0.10,
|
||||
"bad_trip_delay_sec": { "min": 18, "max": 32 },
|
||||
"bad_trip_duration_sec": 28,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 0, "duration_sec": 28 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 0, "duration_sec": 32 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "dirty_green",
|
||||
"intensity": 0.26,
|
||||
"tint_strength": 0.10,
|
||||
"saturation_delta": -0.05,
|
||||
"contrast_delta": 0.04,
|
||||
"vignette_strength": 0.10,
|
||||
"ghosting_strength": 0.06
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_tendre",
|
||||
"name_fr": "Chanvre tendre",
|
||||
"rarity": "common",
|
||||
"color_family": "fresh_light_green",
|
||||
"main_duration_sec": 170,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:speed", "amplifier": 0, "duration_sec": 170 },
|
||||
{ "effect": "minecraft:jump_boost", "amplifier": 0, "duration_sec": 170 },
|
||||
{ "effect": "minecraft:weakness", "amplifier": 0, "duration_sec": 170 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "fresh_green",
|
||||
"intensity": 0.08,
|
||||
"tint_strength": 0.04,
|
||||
"saturation_delta": 0.04,
|
||||
"contrast_delta": 0.01,
|
||||
"vignette_strength": 0.02
|
||||
},
|
||||
"bad_trip_chance": 0.09,
|
||||
"bad_trip_delay_sec": { "min": 20, "max": 35 },
|
||||
"bad_trip_duration_sec": 26,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 0, "duration_sec": 26 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 0, "duration_sec": 30 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "sour_green",
|
||||
"intensity": 0.24,
|
||||
"tint_strength": 0.09,
|
||||
"saturation_delta": -0.04,
|
||||
"vignette_strength": 0.08,
|
||||
"ghosting_strength": 0.05
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_olive",
|
||||
"name_fr": "Chanvre olive",
|
||||
"rarity": "common",
|
||||
"color_family": "olive_green",
|
||||
"main_duration_sec": 155,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:haste", "amplifier": 0, "duration_sec": 155 },
|
||||
{ "effect": "minecraft:luck", "amplifier": 0, "duration_sec": 155 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 0, "duration_sec": 155 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "olive_matte",
|
||||
"intensity": 0.09,
|
||||
"tint_strength": 0.05,
|
||||
"saturation_delta": -0.01,
|
||||
"contrast_delta": 0.02,
|
||||
"vignette_strength": 0.03
|
||||
},
|
||||
"bad_trip_chance": 0.12,
|
||||
"bad_trip_delay_sec": { "min": 16, "max": 30 },
|
||||
"bad_trip_duration_sec": 30,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 0, "duration_sec": 30 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 1, "duration_sec": 34 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "mustard_sick",
|
||||
"intensity": 0.28,
|
||||
"tint_strength": 0.11,
|
||||
"saturation_delta": -0.08,
|
||||
"vignette_strength": 0.10,
|
||||
"ghosting_strength": 0.06
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_sombre",
|
||||
"name_fr": "Chanvre sombre",
|
||||
"rarity": "common",
|
||||
"color_family": "deep_forest_green",
|
||||
"main_duration_sec": 165,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:night_vision", "amplifier": 0, "duration_sec": 165 },
|
||||
{ "effect": "minecraft:strength", "amplifier": 0, "duration_sec": 165 },
|
||||
{ "effect": "minecraft:slowness", "amplifier": 0, "duration_sec": 165 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "deep_green",
|
||||
"intensity": 0.10,
|
||||
"tint_strength": 0.06,
|
||||
"saturation_delta": -0.01,
|
||||
"contrast_delta": 0.03,
|
||||
"vignette_strength": 0.04
|
||||
},
|
||||
"bad_trip_chance": 0.12,
|
||||
"bad_trip_delay_sec": { "min": 18, "max": 34 },
|
||||
"bad_trip_duration_sec": 30,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 0, "duration_sec": 30 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 0, "duration_sec": 34 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "swamp_dark",
|
||||
"intensity": 0.29,
|
||||
"tint_strength": 0.12,
|
||||
"saturation_delta": -0.06,
|
||||
"contrast_delta": 0.05,
|
||||
"vignette_strength": 0.12,
|
||||
"ghosting_strength": 0.05
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_cendre",
|
||||
"name_fr": "Chanvre cendré",
|
||||
"rarity": "common",
|
||||
"color_family": "ashy_green",
|
||||
"main_duration_sec": 150,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:slow_falling", "amplifier": 0, "duration_sec": 150 },
|
||||
{ "effect": "minecraft:weakness", "amplifier": 0, "duration_sec": 150 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "ash_green",
|
||||
"intensity": 0.09,
|
||||
"tint_strength": 0.04,
|
||||
"saturation_delta": -0.05,
|
||||
"contrast_delta": -0.01,
|
||||
"vignette_strength": 0.03,
|
||||
"ghosting_strength": 0.03
|
||||
},
|
||||
"bad_trip_chance": 0.14,
|
||||
"bad_trip_delay_sec": { "min": 14, "max": 28 },
|
||||
"bad_trip_duration_sec": 32,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 0, "duration_sec": 32 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 1, "duration_sec": 34 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "dusty_gray_green",
|
||||
"intensity": 0.30,
|
||||
"tint_strength": 0.10,
|
||||
"saturation_delta": -0.12,
|
||||
"contrast_delta": -0.03,
|
||||
"vignette_strength": 0.11,
|
||||
"ghosting_strength": 0.08,
|
||||
"wobble_strength": 0.04
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_mousse",
|
||||
"name_fr": "Chanvre mousse",
|
||||
"rarity": "common",
|
||||
"color_family": "moss_green",
|
||||
"main_duration_sec": 175,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:water_breathing", "amplifier": 0, "duration_sec": 175 },
|
||||
{ "effect": "minecraft:regeneration", "amplifier": 0, "duration_sec": 175 },
|
||||
{ "effect": "minecraft:slowness", "amplifier": 0, "duration_sec": 175 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "wet_moss",
|
||||
"intensity": 0.09,
|
||||
"tint_strength": 0.05,
|
||||
"saturation_delta": 0.01,
|
||||
"contrast_delta": -0.01,
|
||||
"vignette_strength": 0.03
|
||||
},
|
||||
"bad_trip_chance": 0.11,
|
||||
"bad_trip_delay_sec": { "min": 20, "max": 36 },
|
||||
"bad_trip_duration_sec": 28,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 0, "duration_sec": 28 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 0, "duration_sec": 32 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "bog_green",
|
||||
"intensity": 0.27,
|
||||
"tint_strength": 0.10,
|
||||
"saturation_delta": -0.04,
|
||||
"contrast_delta": -0.02,
|
||||
"vignette_strength": 0.09,
|
||||
"ghosting_strength": 0.06
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_dore",
|
||||
"name_fr": "Chanvre doré",
|
||||
"rarity": "uncommon",
|
||||
"color_family": "golden_green",
|
||||
"main_duration_sec": 150,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:absorption", "amplifier": 0, "duration_sec": 150 },
|
||||
{ "effect": "minecraft:haste", "amplifier": 1, "duration_sec": 150 },
|
||||
{ "effect": "minecraft:speed", "amplifier": 0, "duration_sec": 150 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "soft_gold",
|
||||
"intensity": 0.11,
|
||||
"tint_strength": 0.06,
|
||||
"saturation_delta": 0.05,
|
||||
"contrast_delta": 0.03,
|
||||
"vignette_strength": 0.03
|
||||
},
|
||||
"bad_trip_chance": 0.15,
|
||||
"bad_trip_delay_sec": { "min": 15, "max": 28 },
|
||||
"bad_trip_duration_sec": 30,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 0, "duration_sec": 30 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 1, "duration_sec": 34 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "toxic_yellow",
|
||||
"intensity": 0.32,
|
||||
"tint_strength": 0.13,
|
||||
"saturation_delta": 0.03,
|
||||
"contrast_delta": 0.06,
|
||||
"vignette_strength": 0.11,
|
||||
"pulse_strength": 0.05
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_ambre",
|
||||
"name_fr": "Chanvre ambré",
|
||||
"rarity": "uncommon",
|
||||
"color_family": "amber_yellow_brown",
|
||||
"main_duration_sec": 155,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:fire_resistance", "amplifier": 0, "duration_sec": 155 },
|
||||
{ "effect": "minecraft:strength", "amplifier": 0, "duration_sec": 155 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 0, "duration_sec": 155 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "warm_amber",
|
||||
"intensity": 0.11,
|
||||
"tint_strength": 0.06,
|
||||
"saturation_delta": 0.03,
|
||||
"contrast_delta": 0.03,
|
||||
"vignette_strength": 0.03
|
||||
},
|
||||
"bad_trip_chance": 0.16,
|
||||
"bad_trip_delay_sec": { "min": 14, "max": 28 },
|
||||
"bad_trip_duration_sec": 32,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 0, "duration_sec": 32 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 1, "duration_sec": 34 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "burnt_amber",
|
||||
"intensity": 0.33,
|
||||
"tint_strength": 0.14,
|
||||
"saturation_delta": 0.01,
|
||||
"contrast_delta": 0.05,
|
||||
"vignette_strength": 0.12,
|
||||
"pulse_strength": 0.06
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_bleute",
|
||||
"name_fr": "Chanvre bleuté",
|
||||
"rarity": "uncommon",
|
||||
"color_family": "cool_blue_green",
|
||||
"main_duration_sec": 165,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:night_vision", "amplifier": 0, "duration_sec": 165 },
|
||||
{ "effect": "minecraft:water_breathing", "amplifier": 0, "duration_sec": 165 },
|
||||
{ "effect": "minecraft:speed", "amplifier": 0, "duration_sec": 165 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "cool_blue",
|
||||
"intensity": 0.10,
|
||||
"tint_strength": 0.05,
|
||||
"saturation_delta": 0.01,
|
||||
"contrast_delta": 0.02,
|
||||
"vignette_strength": 0.02
|
||||
},
|
||||
"bad_trip_chance": 0.14,
|
||||
"bad_trip_delay_sec": { "min": 18, "max": 30 },
|
||||
"bad_trip_duration_sec": 29,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 0, "duration_sec": 29 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 0, "duration_sec": 33 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "cold_cyan",
|
||||
"intensity": 0.30,
|
||||
"tint_strength": 0.12,
|
||||
"saturation_delta": -0.02,
|
||||
"contrast_delta": 0.05,
|
||||
"vignette_strength": 0.10,
|
||||
"ghosting_strength": 0.07
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_rose",
|
||||
"name_fr": "Chanvre rosé",
|
||||
"rarity": "uncommon",
|
||||
"color_family": "soft_plant_pink",
|
||||
"main_duration_sec": 175,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:regeneration", "amplifier": 0, "duration_sec": 175 },
|
||||
{ "effect": "minecraft:slowness", "amplifier": 0, "duration_sec": 175 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "soft_pink",
|
||||
"intensity": 0.09,
|
||||
"tint_strength": 0.04,
|
||||
"saturation_delta": 0.03,
|
||||
"contrast_delta": 0.01,
|
||||
"vignette_strength": 0.02
|
||||
},
|
||||
"bad_trip_chance": 0.15,
|
||||
"bad_trip_delay_sec": { "min": 20, "max": 35 },
|
||||
"bad_trip_duration_sec": 30,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 0, "duration_sec": 30 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 1, "duration_sec": 34 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "sickly_pink",
|
||||
"intensity": 0.31,
|
||||
"tint_strength": 0.12,
|
||||
"saturation_delta": -0.01,
|
||||
"vignette_strength": 0.10,
|
||||
"ghosting_strength": 0.06
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_corail",
|
||||
"name_fr": "Chanvre corail",
|
||||
"rarity": "uncommon",
|
||||
"color_family": "warm_coral",
|
||||
"main_duration_sec": 150,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:dolphins_grace", "amplifier": 0, "duration_sec": 150 },
|
||||
{ "effect": "minecraft:water_breathing", "amplifier": 0, "duration_sec": 150 },
|
||||
{ "effect": "minecraft:jump_boost", "amplifier": 0, "duration_sec": 150 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "coral_warm",
|
||||
"intensity": 0.11,
|
||||
"tint_strength": 0.05,
|
||||
"saturation_delta": 0.04,
|
||||
"contrast_delta": 0.02,
|
||||
"vignette_strength": 0.02
|
||||
},
|
||||
"bad_trip_chance": 0.17,
|
||||
"bad_trip_delay_sec": { "min": 14, "max": 26 },
|
||||
"bad_trip_duration_sec": 31,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 0, "duration_sec": 31 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 1, "duration_sec": 35 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "burnt_coral",
|
||||
"intensity": 0.33,
|
||||
"tint_strength": 0.13,
|
||||
"saturation_delta": 0.00,
|
||||
"contrast_delta": 0.05,
|
||||
"vignette_strength": 0.11,
|
||||
"ghosting_strength": 0.06,
|
||||
"pulse_strength": 0.05
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_pourpre",
|
||||
"name_fr": "Chanvre pourpre",
|
||||
"rarity": "rare",
|
||||
"color_family": "deep_red_violet",
|
||||
"main_duration_sec": 145,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:strength", "amplifier": 1, "duration_sec": 145 },
|
||||
{ "effect": "minecraft:resistance", "amplifier": 0, "duration_sec": 145 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "mystic_purple",
|
||||
"intensity": 0.12,
|
||||
"tint_strength": 0.06,
|
||||
"saturation_delta": 0.05,
|
||||
"contrast_delta": 0.03,
|
||||
"vignette_strength": 0.03
|
||||
},
|
||||
"bad_trip_chance": 0.22,
|
||||
"bad_trip_delay_sec": { "min": 12, "max": 24 },
|
||||
"bad_trip_duration_sec": 34,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 1, "duration_sec": 34 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 1, "duration_sec": 36 },
|
||||
{ "effect": "minecraft:weakness", "amplifier": 0, "duration_sec": 24 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "corrupted_magenta",
|
||||
"intensity": 0.40,
|
||||
"tint_strength": 0.17,
|
||||
"saturation_delta": 0.08,
|
||||
"contrast_delta": 0.07,
|
||||
"vignette_strength": 0.14,
|
||||
"ghosting_strength": 0.10,
|
||||
"wobble_strength": 0.05
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_indigo",
|
||||
"name_fr": "Chanvre indigo",
|
||||
"rarity": "rare",
|
||||
"color_family": "dark_blue_violet",
|
||||
"main_duration_sec": 145,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:invisibility", "amplifier": 0, "duration_sec": 145 },
|
||||
{ "effect": "minecraft:night_vision", "amplifier": 0, "duration_sec": 145 },
|
||||
{ "effect": "minecraft:weakness", "amplifier": 0, "duration_sec": 145 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "deep_indigo",
|
||||
"intensity": 0.12,
|
||||
"tint_strength": 0.06,
|
||||
"saturation_delta": -0.01,
|
||||
"contrast_delta": 0.04,
|
||||
"vignette_strength": 0.04
|
||||
},
|
||||
"bad_trip_chance": 0.21,
|
||||
"bad_trip_delay_sec": { "min": 12, "max": 25 },
|
||||
"bad_trip_duration_sec": 34,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 1, "duration_sec": 34 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 1, "duration_sec": 36 },
|
||||
{ "effect": "minecraft:weakness", "amplifier": 0, "duration_sec": 24 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "void_indigo",
|
||||
"intensity": 0.39,
|
||||
"tint_strength": 0.16,
|
||||
"saturation_delta": -0.05,
|
||||
"contrast_delta": 0.08,
|
||||
"vignette_strength": 0.15,
|
||||
"ghosting_strength": 0.11,
|
||||
"wobble_strength": 0.04
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_panache",
|
||||
"name_fr": "Chanvre panaché",
|
||||
"rarity": "rare",
|
||||
"color_family": "mixed_pale_green",
|
||||
"main_duration_sec": 160,
|
||||
"main_effects_mode": "random_pick",
|
||||
"main_effects_pool": [
|
||||
{ "effect": "minecraft:speed", "amplifier": 0, "duration_sec": 160 },
|
||||
{ "effect": "minecraft:haste", "amplifier": 0, "duration_sec": 160 },
|
||||
{ "effect": "minecraft:regeneration", "amplifier": 0, "duration_sec": 160 },
|
||||
{ "effect": "minecraft:night_vision", "amplifier": 0, "duration_sec": 160 }
|
||||
],
|
||||
"main_effects_pick_count": 2,
|
||||
"normal_visual_profile": {
|
||||
"palette": "pale_mixed_green",
|
||||
"intensity": 0.11,
|
||||
"tint_strength": 0.05,
|
||||
"saturation_delta": 0.01,
|
||||
"contrast_delta": 0.02,
|
||||
"vignette_strength": 0.03,
|
||||
"ghosting_strength": 0.03
|
||||
},
|
||||
"bad_trip_chance": 0.20,
|
||||
"bad_trip_delay_sec": { "min": 13, "max": 27 },
|
||||
"bad_trip_duration_sec": 33,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 1, "duration_sec": 33 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 1, "duration_sec": 36 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "unstable_mixed",
|
||||
"intensity": 0.36,
|
||||
"tint_strength": 0.14,
|
||||
"saturation_delta": -0.02,
|
||||
"contrast_delta": 0.04,
|
||||
"vignette_strength": 0.12,
|
||||
"ghosting_strength": 0.10,
|
||||
"wobble_strength": 0.05
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_lunaire",
|
||||
"name_fr": "Chanvre lunaire",
|
||||
"rarity": "very_rare",
|
||||
"color_family": "pale_silver_green",
|
||||
"main_duration_sec": 150,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:jump_boost", "amplifier": 1, "duration_sec": 150 },
|
||||
{ "effect": "minecraft:slow_falling", "amplifier": 0, "duration_sec": 150 },
|
||||
{ "effect": "minecraft:night_vision", "amplifier": 0, "duration_sec": 150 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "moon_pale",
|
||||
"intensity": 0.13,
|
||||
"tint_strength": 0.06,
|
||||
"saturation_delta": -0.03,
|
||||
"contrast_delta": 0.01,
|
||||
"vignette_strength": 0.03,
|
||||
"ghosting_strength": 0.03
|
||||
},
|
||||
"bad_trip_chance": 0.27,
|
||||
"bad_trip_delay_sec": { "min": 10, "max": 22 },
|
||||
"bad_trip_duration_sec": 36,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 1, "duration_sec": 36 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 1, "duration_sec": 38 },
|
||||
{ "effect": "minecraft:blindness", "amplifier": 0, "duration_sec": 4 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "overexposed_moon",
|
||||
"intensity": 0.46,
|
||||
"tint_strength": 0.18,
|
||||
"saturation_delta": -0.10,
|
||||
"contrast_delta": -0.02,
|
||||
"vignette_strength": 0.13,
|
||||
"ghosting_strength": 0.12,
|
||||
"wobble_strength": 0.06,
|
||||
"pulse_strength": 0.06
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "chanvre_braise",
|
||||
"name_fr": "Chanvre braise",
|
||||
"rarity": "very_rare",
|
||||
"color_family": "dark_red_ember",
|
||||
"main_duration_sec": 145,
|
||||
"main_effects": [
|
||||
{ "effect": "minecraft:fire_resistance", "amplifier": 0, "duration_sec": 145 },
|
||||
{ "effect": "minecraft:strength", "amplifier": 1, "duration_sec": 145 },
|
||||
{ "effect": "minecraft:haste", "amplifier": 1, "duration_sec": 145 }
|
||||
],
|
||||
"normal_visual_profile": {
|
||||
"palette": "ember_warm",
|
||||
"intensity": 0.13,
|
||||
"tint_strength": 0.07,
|
||||
"saturation_delta": 0.04,
|
||||
"contrast_delta": 0.04,
|
||||
"vignette_strength": 0.03
|
||||
},
|
||||
"bad_trip_chance": 0.30,
|
||||
"bad_trip_delay_sec": { "min": 10, "max": 20 },
|
||||
"bad_trip_duration_sec": 38,
|
||||
"bad_trip_effects": [
|
||||
{ "effect": "minecraft:nausea", "amplifier": 1, "duration_sec": 38 },
|
||||
{ "effect": "minecraft:hunger", "amplifier": 2, "duration_sec": 40 },
|
||||
{ "effect": "minecraft:weakness", "amplifier": 0, "duration_sec": 20 }
|
||||
],
|
||||
"bad_trip_visual_profile": {
|
||||
"palette": "burning_red",
|
||||
"intensity": 0.50,
|
||||
"tint_strength": 0.20,
|
||||
"saturation_delta": 0.06,
|
||||
"contrast_delta": 0.08,
|
||||
"vignette_strength": 0.16,
|
||||
"ghosting_strength": 0.09,
|
||||
"wobble_strength": 0.05,
|
||||
"pulse_strength": 0.08
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user