Skip to content

Commit

Permalink
0.9a.135
Browse files Browse the repository at this point in the history
  • Loading branch information
Ormael7 committed Jul 22, 2024
1 parent ee607a5 commit 6bc889e
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 20 deletions.
2 changes: 1 addition & 1 deletion classes/classes/CoC.as
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public class CoC extends MovieClip
return _instance;
}
//Game Version
public var debugGameVer:String = "v0.9a.134";
public var debugGameVer:String = "v0.9a.135";

//Mod save version.
public var modSaveVersion:Number = 36.53;
Expand Down
2 changes: 1 addition & 1 deletion classes/classes/IMutations/MightyLowerHalfMutation.as
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public class MightyLowerHalfMutation extends IMutationPerkType
this.requirements = [];
if (pTier == 0){
this.requireAdaptationsMutationSlot()
.requireAnyRace(Races.KANGAROO, Races.BUNNY, Races.HORSE, Races.CENTAUR, Races.COW, Races.MINOTAUR);
.requireAnyRace(Races.KANGAROO, Races.BUNNY, Races.HORSE, Races.CENTAUR, Races.COW, Races.MINOTAUR, Races.NAGA, Races.GORGON, Races.COUATL, Races.VOUIVRE, Races.APOPHIS);
}
else{
var pLvl:int = pTier * 30;
Expand Down
1 change: 1 addition & 0 deletions classes/classes/Races/ApophisRace.as
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ public class ApophisRace extends Race {
.hasPerk(PerkLib.Venomancy, +1);

addMutation(IMutationsLib.VenomGlandsIM);
addMutation(IMutationsLib.MightyLowerHalfIM);

buildTier(20, "apophis")
.buffs({
Expand Down
1 change: 1 addition & 0 deletions classes/classes/Races/CouatlRace.as
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ public class CouatlRace extends Race {

addMutation(IMutationsLib.VenomGlandsIM);
addMutation(IMutationsLib.HeartOfTheStormIM);
addMutation(IMutationsLib.MightyLowerHalfIM);

buildTier(11, "couatl")
.buffs({
Expand Down
1 change: 1 addition & 0 deletions classes/classes/Races/GorgonRace.as
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ public class GorgonRace extends Race {

addMutation(IMutationsLib.VenomGlandsIM);
addMutation(IMutationsLib.GorgonEyesIM);
addMutation(IMutationsLib.MightyLowerHalfIM);

buildTier(11, "gorgon")
.buffs({
Expand Down
1 change: 1 addition & 0 deletions classes/classes/Races/NagaRace.as
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ public class NagaRace extends Race {
}, 0, -1000);

addMutation(IMutationsLib.VenomGlandsIM);
addMutation(IMutationsLib.MightyLowerHalfIM);

buildTier(8, "naga")
.buffs({
Expand Down
1 change: 1 addition & 0 deletions classes/classes/Races/VouivreRace.as
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public class VouivreRace extends Race {

addMutation(IMutationsLib.VenomGlandsIM);
addMutation(IMutationsLib.DrakeLungsIM);
addMutation(IMutationsLib.MightyLowerHalfIM);

buildTier(11, "lesser vouivre")
.buffs({
Expand Down
36 changes: 18 additions & 18 deletions classes/classes/Scenes/Changelog.as
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ public class Changelog extends BaseContent
outputText("-New tier 3 corruption lvl-up perk: Devouring Aura. Req. Improved Arousing Aura perk and 50+ corruption. Effect: Your arousing aura now also erodes your victim lust resistance by 1% per round and may even inflict negative resistance. This ability does not affect mindless opponents.\n");
outputText("-New tier 4 wisdom lvl-up perk: Dual Wield (2H Firearms). Req. Dual Wield (Firearms) and Amateur Gunslinger perks; 50+ wis, 40+ int and 30+ spe. Effect: Allows you to wield two firearms (2H ones) more effectively. (damage and accuracy penalties decreased by 40% and 20%)\n");
outputText("-New tier 4 corruption lvl-up perk: Damnation Aura. Req. Devouring Aura perk and 60+ corruption. Effect: Double the effect of Devouring Aura.\n");
outputText("-New tier 4 libido lvl-up perk: Improved Grapple. Req. 150+ lib. Effect: Do two action per straddle or grappling turn. Increase straddle damage by 20%.\n");
outputText("-New tier 6 libido lvl-up perk: Corrupt the heart. Req. Corrupt the body perk. Effect: Lust vulnerability debuff can now stack beyond 0 up to -200%.\n");
outputText("-New tier 8 libido lvl-up perk: Greater Grapple. Req. Improved Grapple perk and 250+ lib. Effect: Attack three action per straddle or grappling turn. Increase straddle damage by another 20%.\n");
outputText("-New tier 10 libido lvl-up perk: Corrupt the mind. Req. Corrupt the heart perk. Effect: Lust vulnerability debuff can now stack beyond 0 up to -300%.\n");
outputText("-New tier 13 libido lvl-up perk: Corrupt the soul. Req. Corrupt the mind perk. Effect: Lust vulnerability debuff can now stack beyond 0 up to infinity. (well technicaly not infinity but only Spilly Stonewall PC maybe could reach that 'inifity')\n");
outputText("-New event perk: Nightshade. Gained by using Black Lily. Effects: Raise min corruption by 20% permanently +50% tease damage. Pollen now erodes lust resistance by 5% per round. Your alraune abilities are now considered Dark Elements and your vine attack delivers extra dark damage.\n");
Expand Down Expand Up @@ -201,8 +203,6 @@ public class Changelog extends BaseContent
outputText("-Dynamically display the name of a racial requirement. (PhillipDaisySeventh)\n");
outputText("-Monsters lust vulnerability debuff would now stops at reaching 100% (or 0% enemy lust resistance). To go beyond that would req. one of Corrupt the ... perkline.\n");
outputText("-New mutation perk: Human Versatility (Final Form). Req. Human Versatility (Evolved) and lvl 90+. Effects: Mastery gains increased by 4 points or in case of multiplier +4 to multiplier. Decrease needed exp to lvl up weapon/lifeskill masteries and have 40% chance to gain 4x more XP for Mastery. 50% chance to gain 2 levels instead of 1 when leveling weapon/lifeskill mastery.\n");
outputText("-New tier 4 libido lvl-up perk: Improved Grapple. Req. 150+ lib. Effect: Do two action per straddle or grappling turn. Increase straddle damage by 20%.\n");
outputText("-New tier 8 libido lvl-up perk: Greater Grapple. Req. Improved Grapple perk and 250+ lib. Effect: Attack three action per straddle or grappling turn. Increase straddle damage by another 20%.\n");
outputText("-New mutation perk: Human Bloodstream (Final Form). Req. Human Bloodstream (Evolved) and lvl 90+. Effects: Increases maximum base/core Spe/Lib by 20, maximum trainable Spe/Lib by 30%. Increase fatigue recovery (+15), wrath generation (+6) and +2 to fatigue recovery/wrath gains multiplier. +5% to max overfatigue/overwrath.\n");
outputText("-New mutation perk: Human Bones (Final Form). Req. Human Bones (Evolved) and lvl 90+. Effects: Increases maximum base/core Str/Tou by 20, maximum trainable Str/Tou by 30%. Increase effects of body cultivation by 150%. Increase p.soulskill power by 100% and +10% to max overhp.\n");
outputText("-New mutation perk: Human Smarts (Final Form). Req. Human Smarts (Evolved) and lvl 90+. Effects: Increases maximum base/core Int/Wis by 20, maximum trainable Int/Wis cap by 30%. Gain soulforce recovery equal to 2% of your total soulforce and mana recovery increased by 1% of max mana, +5% to max overmana/oversoulforce. Increase m.soulskill power by 100%. Allow to use options requiring to have technical knowledge.\n");
Expand Down Expand Up @@ -281,7 +281,7 @@ public class Changelog extends BaseContent
outputText("-Default firearms dmg calculation from weapon atk increased (2x > 10x) and scaling off wis/int/spe (instead of core values to use scaling functions).\n");
outputText("-Changed order of discovered areas with Lake been first founded then Forest (O).\n");
outputText("-Fixes a quality of life issue where pressing down the mouse button and then moving the mouse off of a button before releasing the mouse button still clicks/activates the button. (Edward Darksong)\n");
outputText("-New mutation perk: Mighty Lower Half. Req. having free adaoptation mutation slot, one of races: Kangaro, Bunny, Frog, Horse Morph, Centaur(The original centaur not the other ones), Cow, Minotaur. Effects: Make Kick permanent no matter your leg type, Increase unarmed strike damage by 5 and grapple effect by 20%.\n");
outputText("-New mutation perk: Mighty Lower Half. Req. having free adaoptation mutation slot, one of races: Kangaro, Bunny, Frog, Horse Morph, Centaur(The original centaur not the other ones), Cow, Minotaur, Naga, Gorgon, Couatl, Vouivre, Apophis. Effects: Make Kick permanent no matter your leg type, Increase unarmed strike damage by 5 and grapple effect by 20%.\n");
outputText("-New mutation perk: Mighty Lower Half (Primitive). Req. Mighty Lower Half and lvl 30+. Effects: Make Kick permanent no matter your leg type, Increase unarmed strike damage by 10 and grapple effect by 40%. Kick is 50% stronger.\n");
outputText("-New mutation perk: Mighty Lower Half (Evolved). Req. Mighty Lower Half (Primitive) and lvl 60+. Effects: Make Kick permanent no matter your leg type, Increase unarmed strike damage by 15 and grapple effect by 60%. Kick is 100% stronger. Kick stun lasts 1 round longer.\n");
outputText("-New mutation perk: Mighty Lower Half (Final Form). Req. Mighty Lower Half (Evolved) and lvl 90+. Effects: Make Kick permanent no matter your leg type, Increase unarmed strike damage by 20 and grapple effect by 80%. Kick is 150% stronger. Kick stun lasts 1 round longer. Straddle and Grapples duration is extended by 1 additional round.\n");
Expand Down Expand Up @@ -309,6 +309,21 @@ public class Changelog extends BaseContent
outputText("-\n");// (Liadri) (aimozg) (Canadian Snas) (Jtecx) (Furrin Gok) (khovel) (Chibizs) (Lord Shadeogorath) (jfmherokiller) (NUZ/Shirane) (EragonX) (Xetaxheb) (Demojay) (Svalkash)
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-Fixed bugs: Dracula/lina PC unable to find get ghoul if they not learned this as normal Vampire, unable to buy manual for 1st atk: f. swords, Arigean Princess PC not been fully immune to TF-ing like other perm races, Weresharks not having their stats changing according to moon phase or boosted during use of Crinos Shape, Phoenix TF adding mutagen penatly instead of stat curse, ");
outputText("Endless Rage draining 10x too much wrath per turn, Berzerker/Lustzerker still req. to be activated after they been activated as part of Asura Form activation, dormant state of wereraces 'blessings' increasing race score and not lowering it, Hinezumi Buring Blood IM accesable by Bunny race, returning from teleportation circle at 4th floor of river dungeon sending PC to ");
outputText("3rd floor teleportation circle room, perk allowing to always run away from enemy/ies been ignored in dungeons, unarmed/feral giving mastery gains for small weapons, 2 of 4 SF to Elemental Energy conversion options having wrong check for usable SF, using Fiery Band for calling Kiha to help fight... Kiha, Ceraph after update still not able to win using her super cool lust beam attack, ");
Expand Down Expand Up @@ -370,13 +385,6 @@ public class Changelog extends BaseContent
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-\n");
outputText("-Added in current version race effects to Metamorph perk: \n");Goo, Siren, Avian-morph, Bear/(Red?) Panda, Fire Snail, Melkie, Centipede(what about Centaur race? need rework still or nah? or just adding to Metamorph menu but how i mean with what bodyparts?)
outputText("-New tier 7 speed lvl-up perk: Prestige Job: Soul Archer Req. Soul Overlord, Job: Hunter perks and 200+ spe Effect: +40 to max spe and wis (scalable with NG tiers), +150 to max Fatigue, +1000 to max Soulforce\n");
outputText("\n");
Expand All @@ -400,11 +408,6 @@ public class Changelog extends BaseContent
outputText("\n");
outputText("\n");
outputText("\n");
outputText("\n");
outputText("\n");
outputText("\n");
outputText("\n");
outputText("\n");
outputText("\n");full stats bonuses not added yet to: Echidna, Scorpion-morph
outputText("\n");wolf pepper - nieużywany item chyba co można go by w wolf TF zmienić: dodaje special coś na kształt likantropii ^^
outputText("\n");aqua seed - item mający być siren tf item
Expand Down Expand Up @@ -443,9 +446,6 @@ public class Changelog extends BaseContent
outputText("\n");
outputText("\n");
outputText("\n");
outputText("\n");
outputText("\n");
outputText("\n");
outputText("\n");*/
outputText("\n\n\n");
outputText("Plans for future builds (I know some of them are HUGE ones but without dreams to chase how can one change?):\n");
Expand Down

0 comments on commit 6bc889e

Please sign in to comment.