You can see a sample of the plugin here:
Complete information:
For a non-standard playthrough of one of the best mods, Hedin has made it possible to play together with the leveling pet Bagira
Summon can only be bought on Athanos from Kun if you haven't talked to him yet. If you have already spoken or are further along, the summoner stone can be inserted using Marvin. (ItRu_ShadowMount)
Features
- A health bar with the level and how much experience in percentage you need to gain until the next level.
- Ability to switch between passive and active mode. Useful if you need to calm down Bagira and "peaceful" NPCs. (KEY_LSHIFT + KEY_V)
- Ability to remove Bagira in extreme situations (outside of combat) using KEY_LSHIFT + KEY_R.
- Ability to heal Bagira by repeatedly removing her with a summon rune. By default, heals 25% of the creature's health for 40 mana.
- Up to level 10, with each level Bagira grows from the size of a "kitten" to an adult panther.
- Levels start at level 1 and are unlimited. By default, Bagira is a powerful enough summoner and you can go through almost the entire game with him alone. In the gothic.ini file, however, his leveling ability can be customized for different needs and difficulty levels.
The characteristics are created as follows
For a comfortable game it is recommended to use the plugin for summon control - Hedin_Union_SummonPlugin - which you can find here - https://www.myrtana.net/union-pluginy
The dependence of Baggiras charactistics on the level of
- Strength: bagiraAttrStrStart + (bagiraLvl * bagiraAttrStrLevel)
- Agility: bagiraAttrDexStart + (bagiraLvl * bagiraAttrDexLevel)
- Maximum health: bagiraAttrHPStart + (bagiraLvl * bagiraAttrHPLevel)
**Defense**
- Blunt: bagiraProtectionBluntStart + (bagiraLvl * bagiraProtectionBluntLevel)
- Edge: bagiraProtectionEdgeStart + (bagiraLvl->single_intdata * bagiraProtectionEdgeLevel)
- Stabbing: bagiraProtectionPointStart + (bagiraLvl->single_intdata * bagiraProtectionPointLevel)
- Fire: bagiraProtectionFireStart + (bagiraLvl->single_intdata * bagiraProtectionFireLevel)
-Air: bagiraProtectionFlyStart + (bagiraLvl->single_intdata * bagiraProtectionFlyLevel)
- Magic: bagiraProtectionMagicStart + (bagiraLvl->single_intdata * bagiraProtectionMagicLevel)
All parameters in Gothic.ini
[HEDIN_BAGIRA_SUMMON].
bagiraAttrStrStart=150
bagiraAttrStrLevel=20
bagiraAttrDexStart=150
bagiraAttrAttrDexLevel=20
bagiraAttrHPStart=800
bagiraAttrHPLevel=80
bagiraProtectionBluntStart=145
bagiraProtectionBluntLevel=5
bagiraProtectionEdgeStart=120
bagiraProtectionEdgeLevel=5
bagiraProtectionPointStart=100
bagiraProtectionPointLevel=5
bagiraProtectionFireStart=20
bagiraProtectionFireLevel=5
bagiraProtectionFlyStart=50
bagiraProtectionFlyLevel=5
bagiraProtectionMagicStart=20
bagiraProtectionMagicLevel=5
textPeacefulBagira=Pasivní režim
textActiveBagira=Aktivní režim
textNewLevel=New pet level:
textReset=Release pet
textNoMana=Not enough mana
keyPassiveModeBase=KEY_LSHIFT
keyPassiveModeSecond=KEY_V
keyResetModeBase=KEY_LSHIFT
keyResetModeSecond=KEY_R
manaHeal=40
manaHealPercent=25
barsFontMultiplier=0.9
PositionsAndSizeBagiraBar=3800,7964,1000,200
needShowValues=1
You can find the plugin under the Czech localization + Odyssey mod installer button here -https://www.myrtana.net/odyssea
Comentarios