diff --git a/_module/are/thereddragoninn.are.json b/_module/are/thereddragoninn.are.json index 7dbc9c6c..4b46666b 100644 --- a/_module/are/thereddragoninn.are.json +++ b/_module/are/thereddragoninn.are.json @@ -1021,7 +1021,7 @@ }, "Version": { "type": "dword", - "value": 30 + "value": 31 }, "Width": { "type": "int", diff --git a/_module/git/thereddragoninn.git.json b/_module/git/thereddragoninn.git.json index 08bcd2eb..cb704174 100644 --- a/_module/git/thereddragoninn.git.json +++ b/_module/git/thereddragoninn.git.json @@ -36268,11 +36268,11 @@ }, "MarkDown": { "type": "int", - "value": 75 + "value": 5 }, "MarkUp": { "type": "int", - "value": 250 + "value": 35 }, "MaxBuyPrice": { "type": "int", @@ -36292,7 +36292,7 @@ }, "StoreGold": { "type": "int", - "value": 10000 + "value": 100000 }, "StoreList": { "type": "list", diff --git a/_module/ifo/module.ifo.json b/_module/ifo/module.ifo.json index 57171c7b..1dc6608d 100644 --- a/_module/ifo/module.ifo.json +++ b/_module/ifo/module.ifo.json @@ -4693,7 +4693,7 @@ }, "Mod_XPScale": { "type": "byte", - "value": 100 + "value": 0 }, "VarTable": { "type": "list", @@ -5477,96 +5477,6 @@ "type": "int", "value": 1 } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CustomXP" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 1 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CustomXPSlider" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 20 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CustomXPMaxGroupBonus" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 100 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CustomXPMaxXP" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 0 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CustomXpRadius" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 60 - } - }, - { - "__struct_id": 0, - "Name": { - "type": "cexostring", - "value": "CustomXPDiffPen" - }, - "Type": { - "type": "dword", - "value": 1 - }, - "Value": { - "type": "int", - "value": 0 - } } ] } diff --git a/_module/ncs/_area_on_exit.ncs b/_module/ncs/_area_on_exit.ncs index e67cf357..ccc6bf4e 100644 Binary files a/_module/ncs/_area_on_exit.ncs and b/_module/ncs/_area_on_exit.ncs differ diff --git a/_module/ncs/abyss_ondeath.ncs b/_module/ncs/abyss_ondeath.ncs index e3196355..146575d7 100644 Binary files a/_module/ncs/abyss_ondeath.ncs and b/_module/ncs/abyss_ondeath.ncs differ diff --git a/_module/ncs/archon_ondeath.ncs b/_module/ncs/archon_ondeath.ncs index d4fadf5b..bd2a3be4 100644 Binary files a/_module/ncs/archon_ondeath.ncs and b/_module/ncs/archon_ondeath.ncs differ diff --git a/_module/ncs/areacleanup.ncs b/_module/ncs/areacleanup.ncs index 96bf39ae..7355da3b 100644 Binary files a/_module/ncs/areacleanup.ncs and b/_module/ncs/areacleanup.ncs differ diff --git a/_module/ncs/badger_death.ncs b/_module/ncs/badger_death.ncs index 8bfd569f..4dbf19e4 100644 Binary files a/_module/ncs/badger_death.ncs and b/_module/ncs/badger_death.ncs differ diff --git a/_module/ncs/celest_ondeath.ncs b/_module/ncs/celest_ondeath.ncs index 57996484..82e23c56 100644 Binary files a/_module/ncs/celest_ondeath.ncs and b/_module/ncs/celest_ondeath.ncs differ diff --git a/_module/ncs/death_vikinglead.ncs b/_module/ncs/death_vikinglead.ncs index 485323b3..faf5a50b 100644 Binary files a/_module/ncs/death_vikinglead.ncs and b/_module/ncs/death_vikinglead.ncs differ diff --git a/_module/ncs/fiend_death.ncs b/_module/ncs/fiend_death.ncs index 089c17b9..0949dea8 100644 Binary files a/_module/ncs/fiend_death.ncs and b/_module/ncs/fiend_death.ncs differ diff --git a/_module/ncs/kylith_ondeath.ncs b/_module/ncs/kylith_ondeath.ncs index 96161b89..6b60b775 100644 Binary files a/_module/ncs/kylith_ondeath.ncs and b/_module/ncs/kylith_ondeath.ncs differ diff --git a/_module/ncs/nw_c2_default7_g.ncs b/_module/ncs/nw_c2_default7_g.ncs index 9ba90a0a..a6ffeddb 100644 Binary files a/_module/ncs/nw_c2_default7_g.ncs and b/_module/ncs/nw_c2_default7_g.ncs differ diff --git a/_module/ncs/on_death_yin.ncs b/_module/ncs/on_death_yin.ncs index 8ebdbbbe..3d3da2c9 100644 Binary files a/_module/ncs/on_death_yin.ncs and b/_module/ncs/on_death_yin.ncs differ diff --git a/_module/ncs/on_deathyang.ncs b/_module/ncs/on_deathyang.ncs index 575fdfe7..b9bd08e2 100644 Binary files a/_module/ncs/on_deathyang.ncs and b/_module/ncs/on_deathyang.ncs differ diff --git a/_module/ncs/ondeath_thief.ncs b/_module/ncs/ondeath_thief.ncs index c13fa8f7..7344a1fa 100644 Binary files a/_module/ncs/ondeath_thief.ncs and b/_module/ncs/ondeath_thief.ncs differ diff --git a/_module/ncs/prc_pwondeath.ncs b/_module/ncs/prc_pwondeath.ncs index bf6b200b..9f5e85ba 100644 Binary files a/_module/ncs/prc_pwondeath.ncs and b/_module/ncs/prc_pwondeath.ncs differ diff --git a/_module/ncs/sc_ra_rnd_rumors.ncs b/_module/ncs/sc_ra_rnd_rumors.ncs index 461670b3..62e66a5e 100644 Binary files a/_module/ncs/sc_ra_rnd_rumors.ncs and b/_module/ncs/sc_ra_rnd_rumors.ncs differ diff --git a/_module/ncs/yinyang_ondeath.ncs b/_module/ncs/yinyang_ondeath.ncs index cdde7f90..dc82a2e5 100644 Binary files a/_module/ncs/yinyang_ondeath.ncs and b/_module/ncs/yinyang_ondeath.ncs differ diff --git a/_module/nss/give_custom_exp.nss b/_module/nss/give_custom_exp.nss index 82aff8e3..6954b23d 100644 --- a/_module/nss/give_custom_exp.nss +++ b/_module/nss/give_custom_exp.nss @@ -1,4 +1,4 @@ -#include "nw_i0_generic" + #include "nw_i0_generic" @@ -9,10 +9,10 @@ int iDouble_EXP = FALSE; // Set to TRUE enables seeing first the PW // experience followed by Bioware experience. // This is useful to compare values. -float Experience_Slider = 0.30;// This is the percentage that can be adjusted. +float Experience_Slider = 0.20;// This is the percentage that can be adjusted. // This value matches the Bioware slider. -float Exp_Level_Cap = 3000.0; // This is the basic CR cap. +float Exp_Level_Cap = 20.0; // This is the basic CR cap. int iBoss_Cap_Method = 2; // These are mode sets for how bosses are handled // Mode 1: The CR of the boss is modified. @@ -22,13 +22,13 @@ int iBoss_Cap_Method = 2; // These are mode sets for how bosses are handle // Mode 3: The CR of the boss is modified. // The exp cap is raised by the mod. -float Lower_Exponent = 0.50; // This is the exponent that defines how exp +float Lower_Exponent = 1.15; // This is the exponent that defines how exp // drops off when the CR is lower than player. -float Higher_Exponent = 0.50; // This is the exponent that defines how exp +float Higher_Exponent = 1.15; // This is the exponent that defines how exp // increases whent he CR is higher than player. -float Party_Proximity = 160.0; // The distance a party member must be to get a +float Party_Proximity = 150.0; // The distance a party member must be to get a // share of the experience. float Leveling_Exponent = 1.08;// This exponent defines how fast the exponent is diff --git a/_module/uti/blackbearhide.uti.json b/_module/uti/blackbearhide.uti.json index a6820270..c47b2ac5 100644 --- a/_module/uti/blackbearhide.uti.json +++ b/_module/uti/blackbearhide.uti.json @@ -18,7 +18,7 @@ }, "Cost": { "type": "dword", - "value": 100 + "value": 10104 }, "Cursed": { "type": "byte", @@ -69,15 +69,15 @@ }, "CostTable": { "type": "byte", - "value": 0 + "value": 35 }, "CostValue": { "type": "word", - "value": 0 + "value": 1 }, "Param1": { "type": "byte", - "value": 11 + "value": 255 }, "Param1Value": { "type": "byte", @@ -85,7 +85,7 @@ }, "PropertyName": { "type": "word", - "value": 81 + "value": 128 }, "Subtype": { "type": "word", diff --git a/_release/Aantioch [PRC-CEP3].7z b/_release/Aantioch [PRC-CEP3].7z index 5be580dd..1b7f5892 100644 Binary files a/_release/Aantioch [PRC-CEP3].7z and b/_release/Aantioch [PRC-CEP3].7z differ