Git Product home page Git Product logo

g2-mod-sonja's Introduction

Gothic II Modification Sonja

Allows to buy NPC Sonja (VLK_436_Sonja) as a companion with special services.

How to Play

Download and run the installer setup Sonja-1.2.exe. Run the "GothicStarter" and choose the mod Sonja to play Gothic II with.

Features

Sonja provides the following features:

  • Follows the player's hero as companion to fight with him and increase his XP.
  • Sells useful items.
  • Works for the player's hero which gives him extra gold.
  • Teach her skills with her own XP.
  • Buy her better equipment.
  • Change her look.
  • Make her summon new females.
  • Make her do different routines and send her to different locations.
  • Marry her to cook for the player's hero.
  • Sleep with her to regenerate life and mana and or to change the time of day.
  • New rune items to summon her anywhere and to teleport to her from anywhere.
  • New rune to summon a dragon.
  • New rune to transform into a dragon.
  • Summoned creatures are allied now.
  • She has only 90 mana maximum now instead of 1000 since she supports the hero now.
  • Teaches the newly added skills "Womanizer" and "Pimp".
  • Can sell the Meatbug pet Hans.
  • You can buy the Rote Laterne from Bromor and run it.
  • Can teach you constructing runes of transformation.

TODOs

  • Add Sonja to all other world and apply her stats, skills, XP, level, learn points and inventory when changing the world.
  • Add a custom castle in a new world which can be bought for Sonja with guards etc.
  • Add options to give her and make her use permanent potions or herbs.
  • The skill "Womanizer" needs to be more balanced and give some useful gold, XP and items. Add the dialog option to more ambient NPCs.
  • Add more items and collect item options to the dialog of Sonja.
  • Integrate the patch menu and let the user configure the days until you can do some actions in the dialog.
  • Fix the summon and teleport runes.
  • Add more companions to be purchased from Sonja like a mage, warrior, archer etc.
  • Add a real NSIS based installer (see documentation).
  • German dubbing. Find German voice actors for Sonja and the hero after completing all dialogs.

Credits

Links

g2-mod-sonja's People

Watchers

 avatar  avatar

g2-mod-sonja's Issues

Add Rune of Revival sold by Sonja

Target spell but only target dead NPCs/creatures.

func int Npc_IsDead(var c_npc n0)
Funktion liefert einen Wert zurück, falls Dead true ist

Add additional content to the mod to make it more interesting

Here is a list of annoying stuff from the original game:

  • Too few monster respawns.
  • Long walking especially in the first 2 chapters.
  • No item respawns.
  • High LP costs for attributes and talents at some point like 5 for 1. You will wait for using permanent bonuses (or aren't they added to the costs?).
  • Circles only after changing chapter.
  • High LP costs for runes.
  • No unskill/reskill options to unlearn like runes etc. Could imbalance the game.
  • Weak runes/spells (no increasing stats).

Look at these mods: https://www.worldofgothic.de/modifikation/?go=modsg2
https://www.worldofgothic.de/dl/download_208.htm

New talents (available for NPCs as well, percentage, 3 levels for 2 LPs):

  • HP regeneration (can be learned from Constantino/Zuris/Ignanz or a Paladin or Vatras). Check if there is a native functionality.
  • Mana regeneration (can be learned from the same person).
  • Farmer: percentage or circle. You can use some tool on a farm to collect some herbs.

New spells (Runes/scrolls):

New items:

  • Armors: #20
  • Sleeping Bag with a cooldown of multiple days after using it.

Changes:

  • Allow learning a magic circle at any chapter.

Store and restore Sonja's inventory

It will only work if both are valid or we use an array with slots and item types to store it.
If only constants are allowed as array indices, it will be a long function.

Clear the inventory of the new Sonja:

func void Npc_ClearInventory(var instance n0)

Go through all items of the old Sonja with:

 int Npc_GetInvItemBySlot(var c_npc self, var int category, var int slotnr)

It returns the number of charges.
Use the global variable item to get the type.
Call this to add it the new Sonja:

func void CreateInvItems(var c_npc n0, var int n1, var int n2)

Add Rune of Charm sold by Sonja

Changes the owner/guild of an enemy who will follow the player and has dialogs:

"Komm mit."
"Warte hier."
"Du bist mein Feind!" - unally

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.