Would this mean that it would be possible to create an NPC-only kit which alters both mage and priest spell progression, and then apply it to a cleric/mage NPC? If so, a Druid/Bard NPC should be possible...
Discussion: BG2 Kit Creation Series
Started by NiGHTMARE, Apr 06 2004 08:06 AM
375 replies to this topic
#1
Posted 06 April 2004 - 08:06 AM
So you can create mage kits for NPCs, eh?
Presumably it's possible to alter the number of mage spells recieve per level, as we've done for priest spells in the Cleric remix mod?
Would this mean that it would be possible to create an NPC-only kit which alters both mage and priest spell progression, and then apply it to a cleric/mage NPC? If so, a Druid/Bard NPC should be possible...
Would this mean that it would be possible to create an NPC-only kit which alters both mage and priest spell progression, and then apply it to a cleric/mage NPC? If so, a Druid/Bard NPC should be possible...
#2
Posted 06 April 2004 - 08:13 AM
NiGHTMARE, on Apr 6 2004, 08:11 AM, said:
So you can create mage kits for NPCs, eh?
Presumably it's possible to alter the number of mage spells recieve per level, as we've done for priest spells in the Cleric remix mod?
Would this mean that it would be possible to create an NPC-only kit which alters both mage and priest spell progression, and then apply it to a cleric/mage NPC? If so, a Druid/Bard NPC should be possible...
Would this mean that it would be possible to create an NPC-only kit which alters both mage and priest spell progression, and then apply it to a cleric/mage NPC? If so, a Druid/Bard NPC should be possible...
With a custom kit, you would be able to alter the spell progression and all that other fun stuff with the CLAB files. Are you referring to a kit that would simulate a multiclass, or a multiclass kit? The former is very difficult (the buttons and spellbook limitations specifically) and the latter is worse.
Don't you worry about Planet Express, let me worry about blank.
#3
Posted 06 April 2004 - 08:24 AM
The kit would be either a cleric or mage kit, but applied to a cleric/mage multi- or dual-classed NPC. I guess a more general version of my question could be:
If you give a kit an ability that would usually be ignored because it's for the wrong class (e.g. a fighter kit which improves pick pockets, which would obviously have no effect in-game), if we applied this kit it to a multi- or dual-classed character who's other class(es) does support this ability (e.g. the hypothetical fighter kit with improved pick pockets is applied to a fighter/thief), would the ability take effect?
If you give a kit an ability that would usually be ignored because it's for the wrong class (e.g. a fighter kit which improves pick pockets, which would obviously have no effect in-game), if we applied this kit it to a multi- or dual-classed character who's other class(es) does support this ability (e.g. the hypothetical fighter kit with improved pick pockets is applied to a fighter/thief), would the ability take effect?
#4
Posted 06 April 2004 - 08:30 AM
NiGHTMARE, on Apr 6 2004, 08:29 AM, said:
The kit would be either a cleric or mage kit, but applied to a cleric/mage multi- or dual-classed NPC. I guess a more general version of my question could be:
If you give a kit an ability that would usually be ignored because it's for the wrong class (e.g. a fighter kit which improves pick pockets, which would obviously have no effect in-game), if we applied this kit it to a multi- or dual-classed character who's other class(es) does support this ability (e.g. the hypothetical fighter kit with improved pick pockets is applied to a fighter/thief), would the ability take effect?
If you give a kit an ability that would usually be ignored because it's for the wrong class (e.g. a fighter kit which improves pick pockets, which would obviously have no effect in-game), if we applied this kit it to a multi- or dual-classed character who's other class(es) does support this ability (e.g. the hypothetical fighter kit with improved pick pockets is applied to a fighter/thief), would the ability take effect?
Don't you worry about Planet Express, let me worry about blank.
#5
Posted 06 April 2004 - 08:57 AM
I'd go a bit further and say that it can be used in the fighter kit itself using the Pickpockets() scripting action. The same applies to stealth, set traps (see bard) and possibly turn undead. I'm about to test mage kits for the NPC Kit Pack - I'll let you know how it goes.
<SimDing0> Did you know G3 has secret forum rules?
<CamDawg> Yep. They're generally of the nature 'don't annoy Idobek.'
<CamDawg> Yep. They're generally of the nature 'don't annoy Idobek.'
#6
Posted 06 April 2004 - 02:09 PM
Confirmed, NPC only mage kits are possible. I had to make one (or nine) because AddKit()ing a mage kit doesn't grant the extra spell per level. I have created (or will create) shadow mage kits to use with AddKit that will grant the extra spell per level and remove any opposition school spells (a la BG2 not PnP).
<SimDing0> Did you know G3 has secret forum rules?
<CamDawg> Yep. They're generally of the nature 'don't annoy Idobek.'
<CamDawg> Yep. They're generally of the nature 'don't annoy Idobek.'
#7
Posted 06 April 2004 - 04:38 PM
Hang on... So could you make Edwin a custom Red Wizard kit, for example?
Since you're here, download G3 mods please...
<jcompton> Suggested plugs include "Click here so Compton doesn't ban me. http://www.pocketplane.net/ub"
The most reliable way to get hold of me is via email (button when viewing my profile).
<jcompton> Suggested plugs include "Click here so Compton doesn't ban me. http://www.pocketplane.net/ub"
The most reliable way to get hold of me is via email (button when viewing my profile).
#9
Posted 06 April 2004 - 04:49 PM
Hang on...
So, you can add new mage kits as long as you don't add them to K_M_X.2DA files?
If so, does this mean we can create new mage kits and assign them to the PC with AddKit() or similar?
So, you can add new mage kits as long as you don't add them to K_M_X.2DA files?
If so, does this mean we can create new mage kits and assign them to the PC with AddKit() or similar?
Since you're here, download G3 mods please...
<jcompton> Suggested plugs include "Click here so Compton doesn't ban me. http://www.pocketplane.net/ub"
The most reliable way to get hold of me is via email (button when viewing my profile).
<jcompton> Suggested plugs include "Click here so Compton doesn't ban me. http://www.pocketplane.net/ub"
The most reliable way to get hold of me is via email (button when viewing my profile).
#10
Posted 06 April 2004 - 05:05 PM
That's what I'm doing right now. AddKit() doesn't give the extra spell per level when you add a mage kit. To fix this I created duplicate mage kit with a clab file that will give the extra spells at the appropriate time. It will also (once I get round to it) remove any spells from opposition schools that are in the spell book. It could do more but currently I don't need it to.
A Red Wizard kit for Edwin sounds like a project for the NPC Kit Pack. Mind if I steal the idea? LoI would benefit from the work, of course.
A Red Wizard kit for Edwin sounds like a project for the NPC Kit Pack. Mind if I steal the idea? LoI would benefit from the work, of course.
<SimDing0> Did you know G3 has secret forum rules?
<CamDawg> Yep. They're generally of the nature 'don't annoy Idobek.'
<CamDawg> Yep. They're generally of the nature 'don't annoy Idobek.'
#11
Posted 06 April 2004 - 05:09 PM
I think you should post somewhere that this is possible.
I have always been told it is OMG HRADC0DED!!!!!1111111
As for Edwin, because of the Amulet giving him spells I don't think he needs a new kit - although a title change to Red Wizard (Conjurer) could be nice.
We could do much more stuff now we know we can make Mage kits...
As for Edwin, because of the Amulet giving him spells I don't think he needs a new kit - although a title change to Red Wizard (Conjurer) could be nice.
We could do much more stuff now we know we can make Mage kits...
Since you're here, download G3 mods please...
<jcompton> Suggested plugs include "Click here so Compton doesn't ban me. http://www.pocketplane.net/ub"
The most reliable way to get hold of me is via email (button when viewing my profile).
<jcompton> Suggested plugs include "Click here so Compton doesn't ban me. http://www.pocketplane.net/ub"
The most reliable way to get hold of me is via email (button when viewing my profile).
#12
Posted 06 April 2004 - 05:35 PM
I just have posted it, and so did Cam in the main tutorial.
The "OMG HRADC0DED!!!!!1111111" crap is along the same lines of "each class can have a maximum of 9 kits" bollocks that is constantly floated, just because the PC can't select the kit doesn't mean the kit can't exist and be used. I'm thinking Cam will be covering all the popular misconceptions in this tutorial series. I might write a 'what I did" once I'm done with the KitPack.
Consider it done.
The "OMG HRADC0DED!!!!!1111111" crap is along the same lines of "each class can have a maximum of 9 kits" bollocks that is constantly floated, just because the PC can't select the kit doesn't mean the kit can't exist and be used. I'm thinking Cam will be covering all the popular misconceptions in this tutorial series. I might write a 'what I did" once I'm done with the KitPack.
Quote
As for Edwin, because of the Amulet giving him spells I don't think he needs a new kit - although a title change to Red Wizard (Conjurer) could be nice.
<SimDing0> Did you know G3 has secret forum rules?
<CamDawg> Yep. They're generally of the nature 'don't annoy Idobek.'
<CamDawg> Yep. They're generally of the nature 'don't annoy Idobek.'
#15
Posted 06 April 2004 - 07:17 PM
Quote
Some classes can not be kitted - Sorcerers, monks, barbarians, and wild mages can not be kitted.
This means that these classes cannot be kitted for a PC, correct? NPC only kits for these classes can be made, can't they? (Good to know before I start trying to tinker about)
Aklon: Traveller. Healer. Warrior. Lover. Coming Soon at G3 (I swear!)
Click here to visit Aklon's G3 page.
Cam is on some kind of crack or something... either that, or it's the influence of Dr. Feelgood. - Icelus
The second confusing thing about Australia are the animals. They can be divided into three categories: Poisonous, Odd, and Sheep.
-Douglas Adams
Click here to visit Aklon's G3 page.
Cam is on some kind of crack or something... either that, or it's the influence of Dr. Feelgood. - Icelus
The second confusing thing about Australia are the animals. They can be divided into three categories: Poisonous, Odd, and Sheep.
-Douglas Adams
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












