From 7ba9a10b39efe3395e7b55db96456567d0318683 Mon Sep 17 00:00:00 2001 From: Kenan Mamedov Date: Fri, 10 Feb 2023 22:41:57 +0400 Subject: [PATCH] Misc tweaks update --- .../More_Locations/terrain.json | 2 +- .../missile_silo/silo_utlca_01.json | 4 +- .../missile_silo/silo_utlca_02.json | 2 +- .../missile_silo/silo_utrc_03.json | 4 +- .../Mutation/v_classes.json | 3 - .../Spells/+Misc/v_spell_item.json | 30 +- .../Morale Mods/.DS_Store | Bin 8196 -> 0 bytes .../psychopath_morale/modinfo.json | 11 - .../psychopath_morale/morale_types.json | 342 ---------------- .../wet_morale_removed/modinfo.json | 11 - .../wet_morale_removed/morale_types.json | 377 ------------------ 11 files changed, 33 insertions(+), 753 deletions(-) delete mode 100644 Kenan-BrightNights-Structured-Modpack/Medium-Maintenance-Small-Mods/Morale Mods/.DS_Store delete mode 100644 Kenan-BrightNights-Structured-Modpack/Medium-Maintenance-Small-Mods/Morale Mods/psychopath_morale/modinfo.json delete mode 100644 Kenan-BrightNights-Structured-Modpack/Medium-Maintenance-Small-Mods/Morale Mods/psychopath_morale/morale_types.json delete mode 100644 Kenan-BrightNights-Structured-Modpack/Medium-Maintenance-Small-Mods/Morale Mods/wet_morale_removed/modinfo.json delete mode 100644 Kenan-BrightNights-Structured-Modpack/Medium-Maintenance-Small-Mods/Morale Mods/wet_morale_removed/morale_types.json diff --git a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/More_Locations/terrain.json b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/More_Locations/terrain.json index 8c1875854..36a169c5b 100644 --- a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/More_Locations/terrain.json +++ b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/More_Locations/terrain.json @@ -9,7 +9,7 @@ "color": "white", "move_cost": 0, "flags": [ "NOITEM", "SUPPORTS_ROOF" ], - "roof": "t_rock_floor", + "roof": "t_flat_roof", "bash": { "str_min": 100, "str_max": 400, diff --git a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utlca_01.json b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utlca_01.json index 6fc9e8862..3635b7900 100644 --- a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utlca_01.json +++ b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utlca_01.json @@ -22,14 +22,14 @@ "##............x.########", "##..............X##..###", "##.x.X..X............---", - "####...##................", + "####...##...............", "#############...........", "############.........~~~", "##-----#########...~~~~~", "##|...|###########~~~~~~", "##|.>.|##########~~~~~~~", "##|...|##########~~~~~~~", - "##---+-----------~~~~~~~~", + "##---+-----------~~~~~~~", "##|.......+.....~~~~~~~~", "##|.......|---..~~~~~~~~" ], diff --git a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utlca_02.json b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utlca_02.json index 5728766b5..9a206572f 100644 --- a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utlca_02.json +++ b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utlca_02.json @@ -13,7 +13,7 @@ "#################-------", "################-|....D.", "###############-|....c6.", - "###############|6..D...D.", + "###############|6..D..D.", "##---------####|4.c6....", "##|...|eee|####|6..D..D.", "##|.<.|eee|####-|....c6.", diff --git a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utrc_03.json b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utrc_03.json index ec72d86cd..dda171c20 100644 --- a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utrc_03.json +++ b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/mapspecials_demo/missile_silo/silo_utrc_03.json @@ -20,10 +20,10 @@ "##########|6c...........", "##########-----------.--", "####################|.|#", - "####################|.|##", + "####################|.|#", "###################|-+--", "##################|-....", - "#################|-......", + "#################|-.....", "################|-...~~~", "##---------####|-..~~~~~", "##|TTT.DDD|###|-..~~~~~~", diff --git a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/vamp_stuff/Modification_Files/Mutation/v_classes.json b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/vamp_stuff/Modification_Files/Mutation/v_classes.json index 52595ab9c..a4f2ae5bf 100644 --- a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/vamp_stuff/Modification_Files/Mutation/v_classes.json +++ b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/vamp_stuff/Modification_Files/Mutation/v_classes.json @@ -8,7 +8,6 @@ "starting_trait": false, "purifiable": false, "valid": false, - "cancels": [ "VAMP_BLOOD_spellcaster", "VAMP_ELEM_spellcaster" ], "spells_learned": [ [ "t1_blood_transfusion", 1 ] ] }, { @@ -20,7 +19,6 @@ "starting_trait": false, "purifiable": false, "valid": false, - "cancels": [ "VAMP_MANA_spellcaster", "VAMP_BLOOD_spellcaster" ], "spells_learned": [ [ "t1_blood_transfusion", 1 ] ] }, { @@ -32,7 +30,6 @@ "starting_trait": false, "purifiable": false, "valid": false, - "cancels": [ "VAMP_ELEM_spellcaster", "VAMP_MANA_spellcaster" ], "spells_learned": [ [ "t1_blood_transfusion", 1 ] ] } ] diff --git a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/vamp_stuff/Modification_Files/Spells/+Misc/v_spell_item.json b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/vamp_stuff/Modification_Files/Spells/+Misc/v_spell_item.json index efeb5bb5e..8c82f1589 100644 --- a/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/vamp_stuff/Modification_Files/Spells/+Misc/v_spell_item.json +++ b/Kenan-BrightNights-Structured-Modpack/High-Maintenance-Huge-Mods/vamp_stuff/Modification_Files/Spells/+Misc/v_spell_item.json @@ -18,7 +18,17 @@ "condition": "ALWAYS", "hit_you_effect": [ { "id": "v_hemo_whip_spell_ss_maybe" } ], "hit_me_effect": [ { "id": "v_hemo_whip_spell_d_maybe" } ], - "values": [ { "value": "STRENGTH", "add": 1 }, { "value": "SPEED", "add": 5 }, { "value": "MAX_HP", "add": 10 } ] + "values": [ + { "value": "STRENGTH", "add": 1 }, + { "value": "SPEED", "add": 5 }, + { "value": "ARMOR_BASH", "add": -10 }, + { "value": "ARMOR_CUT", "add": -10 }, + { "value": "ARMOR_STAB", "add": -10 }, + { "value": "ARMOR_BULLET", "add": -10 }, + { "value": "ARMOR_HEAT", "add": -10 }, + { "value": "ARMOR_COLD", "add": -10 }, + { "value": "ARMOR_ACID", "add": -10 } + ] } ] }, @@ -72,7 +82,16 @@ "has": "HELD", "condition": "ALWAYS", "hit_me_effect": [ { "id": "v_hemo_crimsoncoat_coat_pr_maybe" } ], - "values": [ { "value": "MAX_HP", "add": 50 }, { "value": "SPEED", "add": -15 } ], + "values": [ + { "value": "ARMOR_BASH", "multiply": -0.5 }, + { "value": "ARMOR_CUT", "multiply": -0.5 }, + { "value": "ARMOR_STAB", "multiply": -0.5 }, + { "value": "ARMOR_BULLET", "multiply": -0.5 }, + { "value": "ARMOR_HEAT", "multiply": -0.5 }, + { "value": "ARMOR_COLD", "multiply": -0.5 }, + { "value": "ARMOR_ACID", "multiply": -0.5 }, + { "value": "SPEED", "add": -15 } + ], "intermittent_activation": { "effects": [ { "frequency": "30 seconds", "spell_effects": [ { "id": "v_hemo_orusform_bloodling" } ] } ] } } ] @@ -98,7 +117,12 @@ "has": "WORN", "condition": "ALWAYS", "hit_you_effect": [ { "id": "v_war_etherealenchant_ss_maybe" } ], - "values": [ { "value": "ITEM_DAMAGE_AP", "add": 20 }, { "value": "ATTACK_COST", "add": -15 } ] + "values": [ + { "value": "ITEM_DAMAGE_CUT", "add": 6 }, + { "value": "ITEM_DAMAGE_STAB", "add": 7 }, + { "value": "ITEM_DAMAGE_BASH", "add": 8 }, + { "value": "ATTACK_COST", "add": -15 } + ] } ] }, diff --git a/Kenan-BrightNights-Structured-Modpack/Medium-Maintenance-Small-Mods/Morale Mods/.DS_Store b/Kenan-BrightNights-Structured-Modpack/Medium-Maintenance-Small-Mods/Morale Mods/.DS_Store deleted file mode 100644 index c670f45e29b79bc6ff6c7fab6740920a4bc07377..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8196 zcmeHMO>fgc5S?uUH~~aJ2y*m=TMtPZ5qdx}X?oy>WJC`XrFI=PksNOnJB>;R^51|f zzl0;dfS-c6@%BTdp{e8+3AJKI+Ij2Uecs)di8tdAk?2gL22qWO92AAs+i)vP^{aBm z)@;iipa7p}K$6B3P=*>CE5Hh{0;~WlzzSSN1#o67bIv*UO)q;^fED;J6;RIy7e%3G zF*m3m9dJ4Y0G80K4Rz!Jn&VpZEanC^756mRgRoR#Qw(9~=y%m{pl2~RXy_yiorIlP z*bGJJ*}-%5a1x$D_N)Laa8?18yWdC7p3*TLEamS#8X=pXAe)b=AI{Qo7|Rf&zlGy? zm}d3*cd@o!x^eTC<5Vh@yOnqTK+gOu$fjv0n7mb2uYzn4+WKoL