-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Component and Fixes #11
Conversation
- Fixes: - Since last update, f_6666.are is broken. it is now fixed - add special xbow to Bruenor F_BRUEXB.itm instead of Xbow02.itm - add toggle critical hits to f_grioun.itm (EE and ToBex) - Sly rework of f_werecl.itm to disable spells buttons instead of setting casting failure to 100% - New component: Mod rebalancing - Add 3 possibilities for XP, Items and Creatures nerfing
Hey, I have a suggestion regarding extra components:
It covers all previous combinations + some more. It's just a suggestion, please share your feedback regarding this. |
It was the fist intention but it creats 3 new components and 3 more Y+ENTER to push (when installed manually). I chose subgroups to reduce the number of times you have to click (We all love leazyness..). I could also add more options, I haven't been able to decide on this. Could you please give me your advice? |
I always prefer the "fewer clicks" way unless it limits meaningful user choices. If someone is frustrated with the number of clicks, they will either use command line parameters or a Mod Manager. The subcomponents usually represent things that are mutually exclusive. However, in this case, we have three separate options, and all possible combinations can be installed and are desired results. |
NPC update - Artemis: - Lv = 15 F/ 11 T - Base AC 10 - Saves (D/W/P/B/S) : 4/6/5/4/7 - THAC0 = 6 - APR = 1 - Class Warrior(15)/Thief(11) instead of Thief - Proficiencies Lv11 Thief + Lv15 fighter = 13 pts. 5 in Short Sword, 5 in Dagger and 3 in Two-Weapon fighting Style - Bruenor: - Lv = 13 - Base AC 10 - HP = 130 - Saves (D/W/P/B/S) : 5/7/6/5/8 - THAC0 = 9 - APR = 1 - Proficiencies Lv13 fighter = 8 pts. 5 in Axe, 1 in Hammers and 2 in xbow - Add Bruenor xbow (regular +1 heavy xbow) - Catti-Brie: - Base AC 10 - HP = 77 - Saves (D/W/P/B/S) : 8/10/9/9/11 - THAC0 = 12 - APR = 1 - Class Warrior instead of Ranger - Proficiencies Lv9 fighter = 7 pts. 3 in Long Sword, 2 in Long Bow, 2 in Single-Weapon fighting Style - Drizzt: - Lv = 16 - Base AC 10 - HP = 92 - Saves (D/W/P/B/S) : 4/6/5/4/7 - THAC0 = 5 - APR = 1 - Armor: mithril chain mail(F_MITHCH) restored - Replace Spells known: charm and hold person or mammals (there are none), Remove Fear (cleric's Spell), find trap (cleric's Spell), remove paralysis (cleric's Spell) and remove curse (cleric's Spell) by Armor of faith, resist Fire/cold, slow poison, dispel magic, invisibility purge and Cure Medium Wounds - Jarlaxle: - Base AC 10 - APR = 1 - Proficiencies Lv17 fighter = 9 pts. 5 in Axe, 2 in Long Sword, 2 in Long Bow - THAC0 = 4 - Regis - Base AC 10 - XP = 110 000 (Lv9) - Saves (D/W/P/B/S) : 11/10/10/14/11 - APR = 1 - Proficiencies Lv9 Thief = 4 pts. 1 in Short Sword, 1 in dagger, 1 in short bow and 1 in Single-Weapon fighting Style - Add Regis Pendant - THAC0 = 16 - Wulfgar - Base AC 10 - Saves (D/W/P/B/S) : 7/9/8/8/10 - APR = 1 - Proficiencies Lv11 fighter = 7 pts. 5 in hammer, 2 in two handed-sword - Equip Wulfgar's Fur Armor (F_WULFHI) instead of mithril chain mail(F_MITHCH) - THAC0 = 10 Items update - Set missing "Unusable by" Flags for f_bruepl.itm and f_opalpl.itm - Add Regis rubis amulet, f_regamu.itm, base on BG2 REGISAMU.ITM - Add droppable flogs for f_wulfhi.itm, f_bruexb.itm - f_catarw.itm icon is now a quiver as it should - f_catswm.itm usable only by Catti-Brie + Vorpal effect (15%) + color (Lore friendly) + better icon - f_mithch.itm set undroppable - Black Panther Figurine is now really black (f_ipanth.bam) - Add magical armors to itemexcl.2da Update Drizzt Script to restore Vanilla Weapons upon leaving/dying: now you can, as usual, still them or kill drizzt to get them.
Sly rework of the script that take back special weapons and armor to their rightful owners when they leave you (or kick out): You can still, robe them or kill them all, if you want their loot.
3 components have been created under
|
New fixes have been added to the PR: NPC have rightful stats; items are refined; Drizzt can now be robed upon leaving or looted as it should |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Tra update: - THAC0 instead of THACO (eng, ita, spa, rus) - TAC0 instead of TACO (fr) - Add new item name and desc for Regis Pendant - description formating for oBG2: THAC0 above all, 'THAC0: +x bonus' and 'Damage: 1Dx + x' and for EE when needed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. @ALIENQuake anything to add?
Nope, this was great work, thank you both @Roberciiik and @TotoR115 ! |
Fixes:
f_6666.are
is broken. it is now fixedF_BRUEXB.itm
instead ofXbow02.itm
toggle critical hits
to f_grioun.itm (EE and ToBex)f_werecl.itm
to disable spells buttons instead of setting casting failure to 100%New component: Mod rebalancing