Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > King's Bounty > King's Bounty: The Legend > Mods

Mods Everything about mods

Reply
 
Thread Tools Display Modes
  #1  
Old 12-24-2011, 01:46 AM
Fatt_Shade Fatt_Shade is offline
Approved Member
 
Join Date: Nov 2010
Location: Serbia
Posts: 837
Default

Come on Matt , you added new wives with bunch of kids, and you say adding 1 item in Tibold inventory would be problem Adding item in game is no prob, only copy from AP/CW items.txt en_items.lua and image, how to add it in Tibolds shopping choice is prob. It should working same way as for runes i guess every time you buy potion for +150 lds(or more) it cost 50% more starting with 5k gold maybe (it would come up to 130k gold for 900 lds, and some 5million gold to lead 1 more black dragon 2250lds if you have glory 3lvl, so who have that much gold for throwing away go for it). At least this way there will be reason to take trophy skill more then 1lvl.
And adding those 4 items 3 for +10 runes and +3 int ring in his castle inventory as obligatory item, since i have no idea how to `reset` those items battle counter. But then their price will have to change, if game random them in some other shop it wont cost 1000000 gold

Found miss in xeona children :
kid_ignatius you gave +2 attack imps 2 times.
kid_fiur you gave all melee 20% bonus dmg, and then +20% more to all units. Is this planed or ...?
kid_ignisa same as for fiur +10% melee dmg, and +20% for all units.
kid_demeer sp_spell_defense=count,10 , sp_spell_attack=count,10 What does this do?

gerda children :
kid_ordwald +1 initiative , 2 times mistake or you planed +2 initiative ?

neoka children :
kid_monere kid_pasis same as for xeona`s fiur/ignisa +10% dmg, then +20% more magic dmg. Planed or ...

eng_homm3_babies_neoka in itm_kid_mephala_hint text string change [armorer2] to [armor2] , because game freezes when mephala is born with current settings.

eng_homm3_babies_orcelyn :
kid_gretchyn you wrote [goblin1] and [goblin21] error ?
kid_jabarkas [orc1] and [orc21] also error ?

Last edited by Fatt_Shade; 12-25-2011 at 01:12 AM.
Reply With Quote
  #2  
Old 12-30-2011, 12:17 AM
MattCaspermeyer MattCaspermeyer is offline
Approved Member
 
Join Date: Aug 2010
Posts: 553
Smile Thanks for finding these errors!

Quote:
Originally Posted by Fatt_Shade View Post
Come on Matt , you added new wives with bunch of kids, and you say adding 1 item in Tibold inventory would be problem Adding item in game is no prob, only copy from AP/CW items.txt en_items.lua and image, how to add it in Tibolds shopping choice is prob.
That's what I mean! Tibold's inventory is the tricky part...

Quote:
Originally Posted by Fatt_Shade View Post
Found miss in xeona children :
kid_ignatius you gave +2 attack imps 2 times.
kid_fiur you gave all melee 20% bonus dmg, and then +20% more to all units. Is this planed or ...?
kid_ignisa same as for fiur +10% melee dmg, and +20% for all units.
kid_demeer sp_spell_defense=count,10 , sp_spell_attack=count,10 What does this do?
Imps - fixed!
Fiur - Melee Damage: +20%, +1 Fire; All Units Fire Damage: +20%, Resist All: +5%. This is ok.
Ignissa: Melee Damage: +10%; Ranged Unit Attack: +20%; All Units Fire Damage: +20%, Resist All: +5%. This is ok.
Deemer: in SPELLS.TXT, sp_spell_attack are attack spells where there is a parameter of attack=1; sp_spell_defense are defense spells where there is a parameter of defense=1.

Attack spells are (this is also in the kid's description if you get them): Healing (for damage to Undead), Magic Pole Axe, Dragon Slayer (adds to the damage of your units against Dragons), Phoenix (does damage), Demon Slayer (same as Dragon Slayer), Lightning, Holy Rain (for damage to Undead), Precision (adds to unit damage), Berserker (adds to unit damage), Pain Mirror, Trap, Ghost Sword, Geyser, Fire Arrow, Poison Skull, Greasy Mist, Hell Breath (adds to unit damage), Ice Snake, Fire Ball, Evil Book (same as Phoenix), Kamikaze, Fire Rain, and Armageddon.

Defense spells are (in kid's description): Stone Skin, Phoenix (since it defends), Divine Armor, Magic Spring (since it adds to unit defense), and Evil Book (same as Phoenix).

Note that stuff in () are just my comment for why they are that type of spell and don't appear in the kid's description (just the spell names do).

Quote:
Originally Posted by Fatt_Shade View Post
gerda children :
kid_ordwald +1 initiative , 2 times mistake or you planed +2 initiative ?
Should be +1 init, +1 speed. Copy, paste, but forget to change keyword - whoops! This is now fixed!

Quote:
Originally Posted by Fatt_Shade View Post
neoka children :
kid_monere kid_pasis same as for xeona`s fiur/ignisa +10% dmg, then +20% more magic dmg. Planed or ...
Monere: Melee Damage: +10%; +1 Speed; All Unit Magic Damage: +20%, Magic Resistance: +20%. This is ok.
Pasis: Melee Damage: +10%; Ranged Unit Attack: +20%; All Unit Magic Damage: +20%, Magic Resistance: +20%. This is ok.

Quote:
Originally Posted by Fatt_Shade View Post
eng_homm3_babies_neoka in itm_kid_mephala_hint text string change [armorer2] to [armor2] , because game freezes when mephala is born with current settings.
Great catch - armor2 is the correct value - fixed!

We got keep an eye out for these as I fixed Josephine (for her, mysticism was misspelled) in the update I sent you on the 28th! Unfortunately, these are hard to find unless the game freezes or you are a very, very good proof reader! By the way, if the game freezes when cursoring over an item, then there is an error in the template (i.e. a misspelling in this case) for the item's language file.

Quote:
Originally Posted by Fatt_Shade View Post
eng_homm3_babies_orcelyn :
kid_gretchyn you wrote [goblin1] and [goblin21] error ?
kid_jabarkas [orc1] and [orc21] also error ?
These are okay, because they refer to Goblins level 1 (goblin1) and Furious Goblins Level 1 (goblin2 is Furious Goblin and then level 1 = goblin21). Same for orc1 (Orcs, level 1) and orc21 (Veteran Orcs, level 1).

Thanks for checking these, though, as errors here will cause the game to lockup. I checked all "generator codes" by copying them to an existing child and making sure they worked and looked good in the game; however, if I mistyped the name than that is a problem. I'm usually pretty good with copying and pasting the names (because of this very problem), but every once in a while, I have to type it in if it is too much trouble to search for a baby with the same or similar bonus or it is new.

These fixes will go into the next update - thanks!

/C\/C\
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:12 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.